Closed
Bug 1159398
Opened 10 years ago
Closed 10 years ago
Running APZ gtests spews lots of warnings about no controller thread
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
1.48 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Run |mach gtest "A*"| to run all the APZ gtests. Expected: relatively noise-free output. Actual: A bunch of output like so:
[24711] WARNING: Dropping task posted to controller thread
: file /home/kats/zspace/B2G-flame-kk/gecko/gfx/layers/apz/util/APZThreadUtils.cpp, line 70
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8598837 -
Flags: review?(dvander)
Updated•10 years ago
|
Attachment #8598837 -
Flags: review?(dvander) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•