Closed
Bug 675287
Opened 10 years ago
Closed 10 years ago
Make Document.documentURI readonly
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: annevk, Assigned: Ms2ger)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.84 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Currently setting Document.documentURI throws. Lets make it readonly. DOM Core will be updated accordingly.
Keywords: dev-doc-needed
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #565799 -
Flags: review?(jonas) → review+
Made a small change in https://developer.mozilla.org/en/DOM/document.documentURI IMHO no other documentation needed.
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3bc751906409
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Assignee | ||
Updated•10 years ago
|
Keywords: dev-doc-needed
Version: unspecified → Trunk
Comment 4•10 years ago
|
||
dev-doc-needed -> dev-doc-complete per comment 2.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•