Bug 133291 - [GLIB] RunLoop::dispatch always executes the function on the main thread instead of the target thread.
Summary: [GLIB] RunLoop::dispatch always executes the function on the main thread inst...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gwang Yoon Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 11:08 PDT by Gwang Yoon Hwang
Modified: 2014-05-27 01:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.39 KB, patch)
2014-05-26 11:11 PDT, Gwang Yoon Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gwang Yoon Hwang 2014-05-26 11:08:30 PDT
[GLIB] RunLoop::dispatch always executes the function on the main thread instead of the target thread.
Comment 1 Gwang Yoon Hwang 2014-05-26 11:11:36 PDT
Created attachment 232088 [details]
Patch
Comment 2 Martin Robinson 2014-05-26 11:16:45 PDT
Carlos is definitely the person to review this.
Comment 3 Carlos Garcia Campos 2014-05-26 23:54:42 PDT
Comment on attachment 232088 [details]
Patch

Oh, good catch, this is absolutely right. Thanks!
Comment 4 WebKit Commit Bot 2014-05-27 00:28:37 PDT
Comment on attachment 232088 [details]
Patch

Rejecting attachment 232088 [details] from commit-queue.

yoon@igalia.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 5 WebKit Commit Bot 2014-05-27 01:08:56 PDT
Comment on attachment 232088 [details]
Patch

Clearing flags on attachment: 232088

Committed r169373: <http://trac.webkit.org/changeset/169373>
Comment 6 WebKit Commit Bot 2014-05-27 01:09:02 PDT
All reviewed patches have been landed.  Closing bug.