Closed
Bug 973767
Opened 9 years ago
Closed 9 years ago
nsDOMWindowUtils::AdvanceTimeAndRefresh should not call into the compositor on the main thread
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
10.86 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Nothing prevents the call to CompositorParent::SetTimeAndSampleAnimations from racing with an already-in-progress composite.
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8377358 -
Flags: review?(matt.woodrow)
Updated•9 years ago
|
Attachment #8377358 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/e7349662e305
Comment 4•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e7349662e305
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•