WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
119616
[Qt] Build fix (typo in WebCore/xml/parser/XMLDocumentParserQt.cpp)
https://bugs.webkit.org/show_bug.cgi?id=119616
Summary
[Qt] Build fix (typo in WebCore/xml/parser/XMLDocumentParserQt.cpp)
Julien Brianceau
Reported
2013-08-09 01:04:29 PDT
Changeset
r153826
broke our sh4 build bot:
http://build.webkit.org/builders/Qt%20Linux%20SH4%20Release/builds/28477
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/xml/parser/XMLDocumentParserQt.cpp: In constructor 'WebCore::XMLDocumentParser::XMLDocumentParser(WebCore::DocumentFragment*, WebCore::Element*, WebCore::ParserContentPolicy)': /local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/xml/parser/XMLDocumentParserQt.cpp:159:49: error: base operand of '->' has non-pointer type 'const WebCore::Attribute' make[3]: *** [.obj/release-shared/xml/parser/XMLDocumentParserQt.o] Error 1 make[3]: *** Waiting for unfinished jobs....
Attachments
Build fix
(1.41 KB, patch)
2013-08-09 01:12 PDT
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-08-09 01:12:24 PDT
Created
attachment 208403
[details]
Build fix
WebKit Commit Bot
Comment 2
2013-08-09 02:03:43 PDT
Comment on
attachment 208403
[details]
Build fix Clearing flags on attachment: 208403 Committed
r153878
: <
http://trac.webkit.org/changeset/153878
>
WebKit Commit Bot
Comment 3
2013-08-09 02:03:46 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug