Bug 31643 - [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used
Summary: [Qt] Remove WTF_USE_JAVASCRIPTCORE_BINDINGS as it is no longer used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-11-18 13:42 PST by Laszlo Gombos
Modified: 2009-11-18 18:46 PST (History)
1 user (show)

See Also:


Attachments
proposed patch (1.93 KB, patch)
2009-11-18 13:45 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff
2nd try - fix ChangeLog (1.95 KB, patch)
2009-11-18 14:08 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2009-11-18 13:42:24 PST
WTF_USE_JAVASCRIPTCORE_BINDINGS build flag has been removed a while ago (see http://trac.webkit.org/changeset/36073). Remove it from the Qt build system as it is confusing and just adds clutter to the build command.
Comment 1 Laszlo Gombos 2009-11-18 13:45:11 PST
Created attachment 43454 [details]
proposed patch
Comment 2 Laszlo Gombos 2009-11-18 14:08:32 PST
Created attachment 43458 [details]
2nd try - fix ChangeLog
Comment 3 WebKit Commit Bot 2009-11-18 18:46:21 PST
Comment on attachment 43458 [details]
2nd try - fix ChangeLog

Clearing flags on attachment: 43458

Committed r51166: <http://trac.webkit.org/changeset/51166>
Comment 4 WebKit Commit Bot 2009-11-18 18:46:26 PST
All reviewed patches have been landed.  Closing bug.