Bug 27132 - Upstream UndetectableHTMLCollection.idl as HTMLAllCollection.idl
Summary: Upstream UndetectableHTMLCollection.idl as HTMLAllCollection.idl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-09 15:23 PDT by Nate Chapin
Modified: 2009-07-12 21:08 PDT (History)
2 users (show)

See Also:


Attachments
patch (6.31 KB, patch)
2009-07-09 15:30 PDT, Nate Chapin
no flags Details | Formatted Diff | Diff
patch2 (7.70 KB, patch)
2009-07-09 15:37 PDT, Nate Chapin
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Chapin 2009-07-09 15:23:22 PDT
This is only used by document.all, hence the new name.
Comment 1 Nate Chapin 2009-07-09 15:30:23 PDT
Created attachment 32534 [details]
patch
Comment 2 Nate Chapin 2009-07-09 15:37:23 PDT
Created attachment 32535 [details]
patch2
Comment 3 Dimitri Glazkov (Google) 2009-07-09 15:47:42 PDT
Comment on attachment 32535 [details]
patch2

ok.
Comment 4 Brent Fulgham 2009-07-12 21:08:48 PDT
Committed in http://trac.webkit.org/changeset/45785.