Bug 63747 - [Qt] build-webkit warning: cannot find file ElementShadowPseudoId.h
Summary: [Qt] build-webkit warning: cannot find file ElementShadowPseudoId.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Trivial
Assignee: Rafael Brandao
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-06-30 13:51 PDT by Rafael Brandao
Modified: 2011-06-30 15:39 PDT (History)
1 user (show)

See Also:


Attachments
Removed reference to a file that no longer exists. (1.04 KB, patch)
2011-06-30 14:57 PDT, Rafael Brandao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Brandao 2011-06-30 13:51:59 PDT
I'm building webkit from trunk and I've got this annyoing warning:

Reading [...]/WebKit/Source/WebCore/WebCore.pro [[...]/WebKit/WebKitBuild/Release/WebCore]
WARNING: Failure to find: html/shadow/ElementWithPseudoId.h

As soon as it finishes, I'll submit a patch to fix it. ElementWithPseudoId was removed here: https://bugs.webkit.org/show_bug.cgi?id=63657.
Comment 1 Rafael Brandao 2011-06-30 14:57:18 PDT
Created attachment 99369 [details]
Removed reference to a file that no longer exists.
Comment 2 Andreas Kling 2011-06-30 14:58:50 PDT
Comment on attachment 99369 [details]
Removed reference to a file that no longer exists.

Did you performance test this?
Comment 3 WebKit Review Bot 2011-06-30 15:39:25 PDT
Comment on attachment 99369 [details]
Removed reference to a file that no longer exists.

Clearing flags on attachment: 99369

Committed r90174: <http://trac.webkit.org/changeset/90174>
Comment 4 WebKit Review Bot 2011-06-30 15:39:29 PDT
All reviewed patches have been landed.  Closing bug.