Closed
Bug 243487
Opened 21 years ago
Closed 21 years ago
[FIX]Judiciously skip security check in nsDocumentSH::NewResolve
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.8alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: perf)
Attachments
(1 file)
2.23 KB,
patch
|
jst
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Can use documentNeedsSecurityCheck here, per jst's suggestion.
![]() |
Assignee | |
Comment 1•21 years ago
|
||
![]() |
Assignee | |
Comment 2•21 years ago
|
||
Comment on attachment 148392 [details] [diff] [review]
Patch
sr=bzbarsky for jst's idea. Wanna r= my execution? ;)
Attachment #148392 -
Flags: superreview+
Attachment #148392 -
Flags: review?(jst)
![]() |
Assignee | |
Updated•21 years ago
|
Keywords: perf
Priority: -- → P1
Summary: Judiciously skip security check in nsDocumentSH::NewResolve → [FIX]Judiciously skip security check in nsDocumentSH::NewResolve
Target Milestone: --- → mozilla1.8alpha
Comment 3•21 years ago
|
||
Comment on attachment 148392 [details] [diff] [review]
Patch
r=jst
Attachment #148392 -
Flags: review?(jst) → review+
![]() |
Assignee | |
Comment 4•21 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•