WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107815
Removing deleted files from WebCore/Target.pri after
r140399
https://bugs.webkit.org/show_bug.cgi?id=107815
Summary
Removing deleted files from WebCore/Target.pri after r140399
Zoltan Arvai
Reported
2013-01-24 05:43:46 PST
It seems some files accidently still listed among headers in Target.pri: WARNING: Failure to find: xml/parser/NewXMLDocumentParser.h WARNING: Failure to find: xml/parser/XMLCharacterReferenceParser.h WARNING: Failure to find: xml/parser/XMLTokenizer.h WARNING: Failure to find: xml/parser/XMLToken.h WARNING: Failure to find: xml/parser/XMLTreeBuilder.h
http://build.webkit.org/builders/Qt%20Linux%20Release/builds/56712/steps/compile-webkit/logs/stdio
Attachments
patch
(1.16 KB, patch)
2013-01-24 05:45 PST
,
Zoltan Arvai
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Arvai
Comment 1
2013-01-24 05:45:40 PST
Created
attachment 184471
[details]
patch
WebKit Review Bot
Comment 2
2013-01-24 07:50:21 PST
Comment on
attachment 184471
[details]
patch Clearing flags on attachment: 184471 Committed
r140683
: <
http://trac.webkit.org/changeset/140683
>
WebKit Review Bot
Comment 3
2013-01-24 07:50:25 PST
All reviewed patches have been landed. Closing bug.
Adam Barth
Comment 4
2013-01-24 19:04:38 PST
Comment on
attachment 184471
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=184471&action=review
> Source/WebCore/Target.pri:-2823 > - xml/parser/NewXMLDocumentParser.h \ > - xml/parser/XMLCharacterReferenceParser.h \ > xml/parser/XMLDocumentParser.h \ > - xml/parser/XMLTokenizer.h \ > - xml/parser/XMLToken.h \ > - xml/parser/XMLTreeBuilder.h \
Sorry I missed these. I was grepping for cpp files. :(
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