Closed
Bug 641190
Opened 14 years ago
Closed 14 years ago
Remove Document.normalizeDocument
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla7
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
(Keywords: dev-doc-complete, Whiteboard: [wdc])
Attachments
(1 file)
3.08 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #522215 -
Flags: review?(jonas)
Assignee | ||
Updated•14 years ago
|
Whiteboard: [wdc][needs patch] → [wdc][needs review]
Comment on attachment 522215 [details] [diff] [review] Patch v1 Could you hold off landing this until after we branch for FF5. Seems nice to spread the risk a bit for removing all of these things.
Attachment #522215 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Yes, wasn't planning to land it now. Thanks.
Whiteboard: [wdc][needs review] → [wdc][need gk2.2 ship]
Updated•14 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 4•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/4ba86e4991bb
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [wdc][need gk2.2 ship] → [wdc]
Target Milestone: --- → mozilla7
Updated•13 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Comment 5•13 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20100101 Firefox/7.0 (20110916091512) Mozilla/5.0 (Windows NT 6.1; rv:8.0a2) Gecko/20110915 Firefox/8.0a2 (20110915042012) Mozilla/5.0 (Windows NT 6.1; rv:9.0a1) Gecko/20110915 Firefox/9.0a1 (20110915030845) document.normalizeDocument has been removed; when trying to use it, the following error is displayed in the web and error consoles: Error: document.normalizeDocument is not a function Source File: ... Line: 8
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•