Bug 61535 - [V8] Add missing compile guards for WebWorkers in WebCore
Summary: [V8] Add missing compile guards for WebWorkers in WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leandro Graciá Gil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 08:43 PDT by Leandro Graciá Gil
Modified: 2012-09-19 07:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.32 KB, patch)
2011-05-26 08:52 PDT, Leandro Graciá Gil
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leandro Graciá Gil 2011-05-26 08:43:24 PDT
Some files in WebCore lack the appropriate #if ENABLED(WORKERS). This causes some V8 bindings to fail when compiling if this feature is disabled.
Comment 1 Leandro Graciá Gil 2011-05-26 08:52:35 PDT
Created attachment 94980 [details]
Patch
Comment 2 WebKit Commit Bot 2011-05-26 13:08:31 PDT
The commit-queue encountered the following flaky tests while processing attachment 94980 [details]:

http/tests/misc/favicon-loads-with-icon-loading-override.html bug 58412 (author: alice.liu@apple.com)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2011-05-26 13:10:06 PDT
Comment on attachment 94980 [details]
Patch

Clearing flags on attachment: 94980

Committed r87424: <http://trac.webkit.org/changeset/87424>
Comment 4 WebKit Commit Bot 2011-05-26 13:10:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2011-05-26 14:55:27 PDT
The commit-queue encountered the following flaky tests while processing attachment 94980 [details]:

http/tests/appcache/reload.html bug 59275
The commit-queue is continuing to process your patch.