Closed
Bug 1349643
Opened 6 years ago
Closed 6 years ago
Turning on webrender profiler pref crashes browser
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
There's a "this is on the compositor thread" assertion in wr_api_send_external_event, but it's getting called on the main thread. See attached backtrace.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bugmail
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8850147 [details] Bug 1349643 - Loosen thread assertion slightly. https://reviewboard.mozilla.org/r/122836/#review125822
Attachment #8850147 -
Flags: review?(nical.bugzilla) → review+
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/8daa3df15945 Loosen thread assertion slightly. r=nical
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•6 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8daa3df15945
status-firefox55:
--- → fixed
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•