Closed
Bug 615509
Opened 15 years ago
Closed 15 years ago
Remove nsIDOMDOMConfiguration, Document.domConfig
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
(Keywords: dev-doc-complete, Whiteboard: [wdc])
Attachments
(1 file)
|
6.20 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Those have never been implemented. Web DOM Core lays them to rest.
Comment on attachment 495228 [details] [diff] [review]
Patch v1
Could we also remove normalizeDocument() as it's just an alias for normalize()?
Attachment #495228 -
Flags: review?(jonas) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Certainly. I filed bug 641190.
Depends on: post2.0
Whiteboard: [wdc] → [wdc][needs landing]
Comment 4•15 years ago
|
||
This needs merging to tip (and probably IID changes to nsIDOM*Document, since it will now change nsIDOMDocument).
Whiteboard: [wdc][needs landing] → [wdc][needs landing][not-ready-for-cedar]
| Assignee | ||
Updated•15 years ago
|
No longer depends on: post2.0
Whiteboard: [wdc][needs landing][not-ready-for-cedar] → [wdc][need gk2.2 ship]
| Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [wdc][need gk2.2 ship] → [wdc]
Target Milestone: Future → mozilla6
| Assignee | ||
Updated•15 years ago
|
Keywords: dev-doc-needed
Comment 6•15 years ago
|
||
Updated documentation:
https://developer.mozilla.org/En/DOM/DOMConfiguration
https://developer.mozilla.org/en/DOM/document
https://developer.mozilla.org/En/DOM/Document.domConfig
And mentioned on Firefox 6 for developers.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•