Bug 37161 - [Chromium] Move the getElementsByTagName from WebDocument to WebNode.
Summary: [Chromium] Move the getElementsByTagName from WebDocument to WebNode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 10:48 PDT by James Hawkins
Modified: 2010-04-06 10:59 PDT (History)
0 users

See Also:


Attachments
Patch (3.00 KB, patch)
2010-04-06 10:49 PDT, James Hawkins
dglazkov: review+
dglazkov: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Hawkins 2010-04-06 10:48:46 PDT
[Chromium] Move the getElementsByTagName from WebDocument to WebNode.
Comment 1 James Hawkins 2010-04-06 10:49:57 PDT
Created attachment 52651 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-04-06 10:53:45 PDT
Comment on attachment 52651 [details]
Patch

ok.
Comment 3 James Hawkins 2010-04-06 10:59:48 PDT
Committed r57158: <http://trac.webkit.org/changeset/57158>