RESOLVED FIXED 86799
[Chromium] Move Web Workers methods to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=86799
Summary [Chromium] Move Web Workers methods to Platform.h
Mark Pilgrim (Google)
Reported 2012-05-17 19:50:37 PDT
[Chromium] Move Web Workers methods to Platform.h
Attachments
Patch (9.91 KB, patch)
2012-05-17 19:51 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2012-05-17 19:51:13 PDT
WebKit Review Bot
Comment 2 2012-05-17 19:53:46 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Adam Barth
Comment 3 2012-05-17 19:55:52 PDT
Comment on attachment 142616 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=142616&action=review > Source/WebKit/chromium/src/PlatformSupport.cpp:907 > void PlatformSupport::didStartWorkerRunLoop(WorkerRunLoop* loop) Yay. More functions we can delete from this file.
WebKit Review Bot
Comment 4 2012-05-17 21:36:54 PDT
Comment on attachment 142616 [details] Patch Clearing flags on attachment: 142616 Committed r117538: <http://trac.webkit.org/changeset/117538>
WebKit Review Bot
Comment 5 2012-05-17 21:36:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.