Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Issue 139063002: Unblock main thread before LTHImpl::CommitComplete. (Closed)

Created:
6 years, 11 months ago by alokp
Modified:
6 years, 10 months ago
Reviewers:
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Unblock main thread before LTHImpl::CommitComplete. Main tree only needs to be blocked while synchronizing the render tree. Once all the properties are pushed to the pending tree on impl thread, the main thread can be unblocked. BUG=333013

Patch Set 1 #

Patch Set 2 : undo unnecessary edit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M cc/trees/thread_proxy.cc View 1 2 chunks +11 lines, -9 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698