Closed Bug 396843 Opened 17 years ago Closed 17 years ago

[FIX]Some scriptable helper ::GetProperty impls don't call superclass when they should

Categories

(Core :: DOM: Core & HTML, defect, P1)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla1.9beta1

People

(Reporter: bzbarsky, Assigned: bzbarsky)

Details

Attachments

(2 files)

As a result, the following fail:

nodePrincipal and baseURIObject on:
HTMLDocument when using XOW
HTMLFormElement
HTMLSelectElement
HTMLObjectElement
HTMLEmbedElement
HTMLAppletElement

documentURIObject on:
HTMLDocument when using XOW
Attached patch Proposed patchSplinter Review
Attached patch Same as diff -w.Splinter Review
Attachment #281607 - Flags: superreview?(jst)
Attachment #281607 - Flags: review?(mrbkap)
Priority: -- → P1
Target Milestone: --- → mozilla1.9 M9
Attachment #281607 - Flags: superreview?(jst) → superreview+
Attachment #281607 - Flags: review?(mrbkap) → review+
Comment on attachment 281607 [details] [diff] [review]
Same as diff -w.

Requesting 1.9 approval for simple fix that shouldn't affect content but may affect chrome security code.
Attachment #281607 - Flags: approval1.9?
Attachment #281607 - Flags: approval1.9? → approval1.9+
Fixed.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.