Bug 86799 - [Chromium] Move Web Workers methods to Platform.h
Summary: [Chromium] Move Web Workers methods to Platform.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Pilgrim (Google)
URL:
Keywords:
Depends on:
Blocks: 82948
  Show dependency treegraph
 
Reported: 2012-05-17 19:50 PDT by Mark Pilgrim (Google)
Modified: 2012-05-17 21:36 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.91 KB, patch)
2012-05-17 19:51 PDT, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 2012-05-17 19:50:37 PDT
[Chromium] Move Web Workers methods to Platform.h
Comment 1 Mark Pilgrim (Google) 2012-05-17 19:51:13 PDT
Created attachment 142616 [details]
Patch
Comment 2 WebKit Review Bot 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.
Comment 3 Adam Barth 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.
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-05-17 21:36:59 PDT
All reviewed patches have been landed.  Closing bug.