Closed
Bug 1683507
Opened 5 years ago
Closed 5 years ago
Don't uselessly call GetCurrentInnerWindowInternal twice from nsGlobalWindowOuter::EnterModalState.
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
Minor nit I noticed when going over this code.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d5526bf34d4e
Don't uselessly call GetCurrentInnerWindowInternal twice from nsGlobalWindowOuter::EnterModalState. r=edgar
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•