Bug 104617 - Build fix after r137221
Summary: Build fix after r137221
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: KyungTae Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 17:16 PST by KyungTae Kim
Modified: 2012-12-10 18:00 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2012-12-10 17:19 PST, KyungTae Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KyungTae Kim 2012-12-10 17:16:00 PST
Build fix after r137221
Source/WebCore/html/HTMLPropertiesCollection.cpp:79:21: error: ‘WebCore::Node::NodeTraversal’ has not been declared
Source/WebCore/html/HTMLPropertiesCollection.cpp:80:21: error: ‘WebCore::Node::NodeTraversal’ has not been declared
Comment 1 KyungTae Kim 2012-12-10 17:19:17 PST
Created attachment 178673 [details]
Patch
Comment 2 KyungTae Kim 2012-12-10 17:34:16 PST
Build fail occurred by  http://trac.webkit.org/changeset/137221,
and still not fixed after http://trac.webkit.org/changeset/137227.
Comment 3 WebKit Review Bot 2012-12-10 18:00:12 PST
Comment on attachment 178673 [details]
Patch

Clearing flags on attachment: 178673

Committed r137236: <http://trac.webkit.org/changeset/137236>
Comment 4 WebKit Review Bot 2012-12-10 18:00:16 PST
All reviewed patches have been landed.  Closing bug.