Closed
Bug 1632960
Opened 6 years ago
Closed 6 years ago
WARNING: '!browsingContext'
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox75 | --- | unaffected |
| firefox76 | --- | unaffected |
| firefox77 | --- | fixed |
People
(Reporter: evilpies, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [qa-77b-p2])
Attachments
(1 file)
I get at least 20 of these warnings from nsPresContext::RecomputeBrowsingContextDependentData during startup:
WARNING: '!browsingContext', file /home/tom/projects/central/layout/base/nsPresContext.cpp, line 736
| Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(emilio)
| Assignee | ||
Comment 1•6 years ago
|
||
This is useful to debug issues with zoom, but it is very spammy because
it can happen in legitimate situations, and it's not high-value enough.
| Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(emilio)
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → emilio
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f74cfdb2275e
Remove warning that spams unnecessarily.
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Updated•6 years ago
|
Keywords: regression
Updated•6 years ago
|
status-firefox75:
--- → unaffected
status-firefox76:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Whiteboard: [qa-77b-p2]
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•