RESOLVED FIXED 61535
[V8] Add missing compile guards for WebWorkers in WebCore
https://bugs.webkit.org/show_bug.cgi?id=61535
Summary [V8] Add missing compile guards for WebWorkers in WebCore
Leandro Graciá Gil
Reported 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.
Attachments
Patch (2.32 KB, patch)
2011-05-26 08:52 PDT, Leandro Graciá Gil
no flags
Leandro Graciá Gil
Comment 1 2011-05-26 08:52:35 PDT
WebKit Commit Bot
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2011-05-26 13:10:11 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 5 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.
Note You need to log in before you can comment on or make changes to this bug.