Bug 156721 - [GTK] Use Generic WorkQueue instead of WorkQueueGLib
Summary: [GTK] Use Generic WorkQueue instead of WorkQueueGLib
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-18 16:31 PDT by Yusuke Suzuki
Modified: 2016-04-19 11:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.77 KB, patch)
2016-04-18 16:34 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (9.78 KB, patch)
2016-04-18 16:48 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-04-18 16:31:21 PDT
[GTK] Use Generic WorkQueue instead of WorkQueueGLib
Comment 1 Yusuke Suzuki 2016-04-18 16:34:41 PDT
Created attachment 276679 [details]
Patch
Comment 2 Yusuke Suzuki 2016-04-18 16:48:08 PDT
Created attachment 276681 [details]
Patch
Comment 3 Benjamin Poulain 2016-04-18 23:02:07 PDT
Comment on attachment 276681 [details]
Patch

Good to go
Comment 4 Yusuke Suzuki 2016-04-19 01:26:43 PDT
Comment on attachment 276681 [details]
Patch

Thanks for your review!
Comment 5 WebKit Commit Bot 2016-04-19 02:16:25 PDT
Comment on attachment 276681 [details]
Patch

Clearing flags on attachment: 276681

Committed r199713: <http://trac.webkit.org/changeset/199713>
Comment 6 WebKit Commit Bot 2016-04-19 02:16:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Michael Catanzaro 2016-04-19 11:16:24 PDT
Excellent patch!