Bug 119998 - [Qt] Build fix (broken since r154257)
Summary: [Qt] Build fix (broken since r154257)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-19 00:10 PDT by Julien Brianceau
Modified: 2013-08-19 02:55 PDT (History)
3 users (show)

See Also:


Attachments
Qt build fix (1.29 KB, patch)
2013-08-19 00:19 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-cq-03 for mac-mountainlion (501.59 KB, application/zip)
2013-08-19 01:08 PDT, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2013-08-19 00:10:11 PDT
Seen by our sh4 build bot: http://build.webkit.org/builders/Qt%20Linux%20SH4%20Release/builds/28849

/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/xml/parser/XMLDocumentParserQt.cpp: In member function 'void WebCore::XMLDocumentParser::parseStartElement()':
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/xml/parser/XMLDocumentParserQt.cpp:502:21: error: 'class WebCore::Element' has no member named 'attach'
make[3]: *** [.obj/release-shared/xml/parser/XMLDocumentParserQt.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Comment 1 Julien Brianceau 2013-08-19 00:19:19 PDT
Created attachment 209062 [details]
Qt build fix
Comment 2 WebKit Commit Bot 2013-08-19 01:08:38 PDT
Comment on attachment 209062 [details]
Qt build fix

Rejecting attachment 209062 [details] from commit-queue.

New failing tests:
fast/workers/termination-with-port-messages.html
Full output: http://webkit-queues.appspot.com/results/1515141
Comment 3 WebKit Commit Bot 2013-08-19 01:08:39 PDT
Created attachment 209064 [details]
Archive of layout-test-results from webkit-cq-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: webkit-cq-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.4
Comment 4 WebKit Commit Bot 2013-08-19 02:55:11 PDT
Comment on attachment 209062 [details]
Qt build fix

Clearing flags on attachment: 209062

Committed r154269: <http://trac.webkit.org/changeset/154269>
Comment 5 WebKit Commit Bot 2013-08-19 02:55:13 PDT
All reviewed patches have been landed.  Closing bug.