Closed
Bug 243471
Opened 21 years ago
Closed 21 years ago
nsDOMClassInfo::doCheckPropertyAccess should use isWindow more
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: perf)
Attachments
(1 file)
954 bytes,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
That should save us some QIs when isWindow is false.
![]() |
Assignee | |
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
Comment on attachment 148366 [details] [diff] [review]
Like so
Yeah, r+sr=jst
Attachment #148366 -
Flags: superreview+
Attachment #148366 -
Flags: review+
![]() |
Assignee | |
Comment 3•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
•