Bug 69729

Summary: Remove ENABLE(XHTMLMP) and associated code
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, laszlo.gombos, levin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68012    
Attachments:
Description Flags
Patch
none
Patch for landing none

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.