Bug 105711 - [BlackBerry] DRT - Crashed when running pixels tests
Summary: [BlackBerry] DRT - Crashed when running pixels tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-23 23:52 PST by Xiaobo Wang
Modified: 2012-12-24 04:57 PST (History)
5 users (show)

See Also:


Attachments
patch (2.45 KB, patch)
2012-12-24 00:12 PST, Xiaobo Wang
no flags Details | Formatted Diff | Diff
patch (2.45 KB, patch)
2012-12-24 00:15 PST, Xiaobo Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xiaobo Wang 2012-12-23 23:52:53 PST
Internal PR #270003
Calling window->post() will result in buffer swapping which is only allowed in UI thread now, and I found we don't
need to call it for GL renderer.
Comment 1 Xiaobo Wang 2012-12-24 00:12:19 PST
Created attachment 180653 [details]
patch
Comment 2 Xiaobo Wang 2012-12-24 00:15:10 PST
Created attachment 180654 [details]
patch
Comment 3 George Staikos 2012-12-24 04:54:03 PST
Comment on attachment 180654 [details]
patch

Well it's a hack and a start, but it's just going to breakdown later.  Since it's all forward progress, r+, but we have to move this post to the proper thread.
Comment 4 WebKit Review Bot 2012-12-24 04:57:36 PST
Comment on attachment 180654 [details]
patch

Clearing flags on attachment: 180654

Committed r138440: <http://trac.webkit.org/changeset/138440>
Comment 5 WebKit Review Bot 2012-12-24 04:57:40 PST
All reviewed patches have been landed.  Closing bug.