Closed
Bug 973767
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Nothing prevents the call to CompositorParent::SetTimeAndSampleAnimations from racing with an already-in-progress composite.
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8377358 -
Flags: review?(matt.woodrow)
Updated•11 years ago
|
Attachment #8377358 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•