Bug 25870 - [Qt] Fix build if XHTMLMP is turned on
Summary: [Qt] Fix build if XHTMLMP is turned on
Status: RESOLVED DUPLICATE of bug 23452
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 11:41 PDT by Laszlo Gombos
Modified: 2009-05-19 19:23 PDT (History)
1 user (show)

See Also:


Attachments
Proposed fix. (1008 bytes, patch)
2009-05-19 11:46 PDT, 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-05-19 11:41:44 PDT
html/HTMLNoScriptElement needs to be added to the source file list if XHTMLMP is enabled.
Comment 1 Laszlo Gombos 2009-05-19 11:46:21 PDT
Created attachment 30480 [details]
Proposed fix.
Comment 2 George Staikos 2009-05-19 13:13:01 PDT
Can you wait until the last XHTML-MP patch is applied?  It solves all of this for you.
Comment 3 Laszlo Gombos 2009-05-19 13:15:51 PDT
(In reply to comment #2)
> Can you wait until the last XHTML-MP patch is applied?  It solves all of this
> for you.

Ok - I thought that all related patches are landed already. I will remove the review? flag for now.
Comment 4 George Staikos 2009-05-19 19:20:23 PDT
Build system was checked in, including for Qt.
Comment 5 Laszlo Gombos 2009-05-19 19:23:25 PDT

*** This bug has been marked as a duplicate of 23452 ***