Closed
Bug 969099
Opened 9 years ago
Closed 9 years ago
initialize nsPresContext::mIsChrome eagerly
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
4.38 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
We call nsPresContext::IsChrome() on every document, so I don't think it make sense to lazily initialize it.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8372013 -
Attachment is patch: true
Attachment #8372013 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=70a6b02cbb26 https://hg.mozilla.org/integration/mozilla-inbound/rev/3c925e73a1d0
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3c925e73a1d0
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•