Closed
Bug 969099
Opened 12 years ago
Closed 12 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•12 years ago
|
||
Attachment #8372013 -
Attachment is patch: true
Attachment #8372013 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•