Closed
Bug 1237364
Opened 9 years ago
Closed 9 years ago
Simplification in nsFrameLoader.cpp
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.20 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
We don't need to cast to nsDocShell to set the userContextId because the setter is exposed to nsIDocShell.
Attachment #8704761 -
Flags: review?(bugs)
Updated•9 years ago
|
Attachment #8704761 -
Flags: review?(bugs) → review+
Comment 2•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
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
•