Closed Bug 623589 Opened 14 years ago Closed 13 years ago

Remove aCanBePercent parameter from nsAttrValue::ParseSpecialIntValue

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla2.0b12

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Patch v1 (obsolete) — Splinter Review
All callers pass true.
Flags: in-testsuite-
Attachment #501650 - Flags: review?(peterv)
Comment on attachment 501650 [details] [diff] [review]
Patch v1

>diff --git a/content/html/content/src/nsGenericHTMLElement.cpp b/content/html/content/src/nsGenericHTMLElement.cpp

>-                                          const nsAString& aString,
>+                                          const nsAString& aValue,

Please undo this, it's unrelated to the main change and it muddies the blame.
Attachment #501650 - Flags: review?(peterv) → review+
Comment on attachment 501650 [details] [diff] [review]
Patch v1

(In reply to comment #1)
> Comment on attachment 501650 [details] [diff] [review]
> Patch v1
> 
> >diff --git a/content/html/content/src/nsGenericHTMLElement.cpp b/content/html/content/src/nsGenericHTMLElement.cpp
> 
> >-                                          const nsAString& aString,
> >+                                          const nsAString& aValue,
> 
> Please undo this, it's unrelated to the main change and it muddies the blame.

Will do.
Attachment #501650 - Flags: approval2.0?
Attachment #501650 - Flags: approval2.0? → approval2.0+
Thanks!
Attachment #501650 - Attachment is obsolete: true
Keywords: checkin-needed
http://hg.mozilla.org/mozilla-central/rev/beb7483fcb5d
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b12
I backed this patch as part of this pushlog <http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=7e12e3e16e6c> because of the oranges it caused <http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1296852850.1296854923.2345.gz&fulltext=1>.

I'm not sure which one of the bugs was at fault, so I just backed them all out.  The assignee needs to investigate and make sure that his patch has not been the culprit, and then re-add checkin-needed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Relanded all but one of the patches in that push.  For this bug, that's:
http://hg.mozilla.org/mozilla-central/rev/a65173888809
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: