Closed
Bug 675287
Opened 14 years ago
Closed 14 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•14 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•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
| Assignee | ||
Updated•14 years ago
|
Keywords: dev-doc-needed
Version: unspecified → Trunk
Comment 4•14 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
•