Bug 22216 - Adding ENABLE_WORKERS to build-webkit
Summary: Adding ENABLE_WORKERS to build-webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 15:41 PST by Dmitry Titov
Modified: 2008-11-12 23:36 PST (History)
1 user (show)

See Also:


Attachments
proposed patch for build-webkit (2.70 KB, patch)
2008-11-12 15:53 PST, Dmitry Titov
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Titov 2008-11-12 15:41:22 PST
Adding another feature override to build-webkit list of overrides to be able to build WebKit with Workers enabled.
Comment 1 Dmitry Titov 2008-11-12 15:53:53 PST
Created attachment 25106 [details]
proposed patch for build-webkit
Comment 2 Alexey Proskuryakov 2008-11-12 22:08:52 PST
Comment on attachment 25106 [details]
proposed patch for build-webkit

This is almost byte to byte identical to what I have in my tree - the only difference is that I called the feature "Web Workers" in help text, not "JS Workers", as this is the title of the spec. I think I'll rename that when landing the patch.
Comment 3 Alexey Proskuryakov 2008-11-12 23:36:09 PST
Committed revision 38367.