WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
73279
[Chromium] Commit should be fully asynchronous and non-blocking on main thread.
https://bugs.webkit.org/show_bug.cgi?id=73279
Summary
[Chromium] Commit should be fully asynchronous and non-blocking on main thread.
David Reveman
Reported
2011-11-28 21:16:36 PST
The commit process is currently blocking on the main thread. This becomes especially bad when impl thread is using incremental texture uploads. The commit process should be made asynchronous on the main thread.
Attachments
Patch
(65.50 KB, patch)
2011-11-28 21:23 PST
,
David Reveman
no flags
Details
Formatted Diff
Diff
Patch
(84.09 KB, patch)
2011-12-06 12:47 PST
,
David Reveman
no flags
Details
Formatted Diff
Diff
Patch
(122.97 KB, patch)
2012-01-05 15:01 PST
,
David Reveman
no flags
Details
Formatted Diff
Diff
Patch
(123.08 KB, patch)
2012-01-09 17:43 PST
,
David Reveman
no flags
Details
Formatted Diff
Diff
Patch
(143.72 KB, patch)
2012-01-24 08:51 PST
,
David Reveman
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
David Reveman
Comment 1
2011-11-28 21:23:57 PST
Created
attachment 116883
[details]
Patch Work in progress.
David Reveman
Comment 2
2011-12-06 12:47:32 PST
Created
attachment 118095
[details]
Patch
David Reveman
Comment 3
2012-01-05 15:01:46 PST
Created
attachment 121337
[details]
Patch
David Reveman
Comment 4
2012-01-09 17:43:44 PST
Created
attachment 121771
[details]
Patch
David Reveman
Comment 5
2012-01-24 08:51:05 PST
Created
attachment 123743
[details]
Patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug