Bug 136471 - [XSLT] Make WebKit build when XSLT is disabled; WebCore::hasNoStyleInformation is unused
Summary: [XSLT] Make WebKit build when XSLT is disabled; WebCore::hasNoStyleInformatio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-02 17:22 PDT by Daniel Bates
Modified: 2014-09-03 08:35 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2014-09-02 17:23 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2014-09-02 17:22:30 PDT
We should make WebKit build when XSLT is disabled. For instance, we currently disable XSLT when building iOS WebKit with the public iOS SDK.
Comment 1 Daniel Bates 2014-09-02 17:23:49 PDT
Created attachment 237536 [details]
Patch
Comment 2 Daniel Bates 2014-09-03 08:35:25 PDT
Comment on attachment 237536 [details]
Patch

Clearing flags on attachment: 237536

Committed r173206: <http://trac.webkit.org/changeset/173206>
Comment 3 Daniel Bates 2014-09-03 08:35:28 PDT
All reviewed patches have been landed.  Closing bug.