Bug 69729 - Remove ENABLE(XHTMLMP) and associated code
Summary: Remove ENABLE(XHTMLMP) and associated code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 68012
  Show dependency treegraph
 
Reported: 2011-10-09 13:30 PDT by Adam Barth
Modified: 2011-10-12 19:03 PDT (History)
5 users (show)

See Also:


Attachments
Patch (75.12 KB, patch)
2011-10-09 13:32 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (78.48 KB, patch)
2011-10-12 17:37 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-10-09 13:30:21 PDT
Remove ENABLE(XHTMLMP) and associated code
Comment 1 Adam Barth 2011-10-09 13:32:32 PDT
Created attachment 110309 [details]
Patch
Comment 2 David Levin 2011-10-12 17:22:07 PDT
Comment on attachment 110309 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=110309&action=review

Would be nice to to remove LayoutTests/http/tests/xhtmlmp/ and remove references to xhtmlmp in LayoutTests/platform/chromium/test_expectations.txt

> Source/WebCore/xml/parser/XMLDocumentParserQt.cpp:360
>          case QXmlStreamReader::StartElement: {

Might be nice to remove these {} now since there is only one statement but if needed for consistency in file, pls ignore my comment.
Comment 3 Adam Barth 2011-10-12 17:30:28 PDT
Will do.  Thanks.
Comment 4 Adam Barth 2011-10-12 17:37:06 PDT
Created attachment 110779 [details]
Patch for landing
Comment 5 WebKit Review Bot 2011-10-12 19:03:46 PDT
Comment on attachment 110779 [details]
Patch for landing

Clearing flags on attachment: 110779

Committed r97333: <http://trac.webkit.org/changeset/97333>
Comment 6 WebKit Review Bot 2011-10-12 19:03:51 PDT
All reviewed patches have been landed.  Closing bug.