Closed
Bug 573260
Opened 15 years ago
Closed 15 years ago
Make nsGenericHTMLElement::ParseDivAlignValue static
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b2
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
|
1.91 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
nsGenericHTMLElement::ParseDivAlignValue should be static, like the others that work the same in quirks and no-quirks mode. (Should have been done in bug 40038...)
Attachment #452484 -
Flags: review?(bzbarsky)
Comment 1•15 years ago
|
||
Comment on attachment 452484 [details] [diff] [review]
Patch v1
r=bzbarsky
Attachment #452484 -
Flags: review?(bzbarsky) → review+
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3b2
You need to log in
before you can comment on or make changes to this bug.
Description
•