Bug 88562 - [Chromium] Move didStartWorkerRunLoop to Platform.h
Summary: [Chromium] Move didStartWorkerRunLoop 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-06-07 11:36 PDT by Mark Pilgrim (Google)
Modified: 2012-06-07 17:49 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.11 KB, patch)
2012-06-07 11:36 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-06-07 11:36:10 PDT
[Chromium] Move didStartWorkerRunLoop to Platform.h
Comment 1 Mark Pilgrim (Google) 2012-06-07 11:36:50 PDT
Created attachment 146340 [details]
Patch
Comment 2 Adam Barth 2012-06-07 16:52:58 PDT
Comment on attachment 146340 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=146340&action=review

> Source/WebCore/WebCore.gyp/WebCore.gyp:1846
> +      'defines': [
> +        'WEBKIT_IMPLEMENTATION=1',
> +      ],

Ah, this worked better than webcore_prerequisites, I take it?
Comment 3 WebKit Review Bot 2012-06-07 17:48:58 PDT
Comment on attachment 146340 [details]
Patch

Clearing flags on attachment: 146340

Committed r119777: <http://trac.webkit.org/changeset/119777>
Comment 4 WebKit Review Bot 2012-06-07 17:49:04 PDT
All reviewed patches have been landed.  Closing bug.