Bug 63798 - Accessing ShadowRoot.nodeList causes an assertion failure
Summary: Accessing ShadowRoot.nodeList causes an assertion failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks: 63504
  Show dependency treegraph
 
Reported: 2011-07-01 02:50 PDT by Hajime Morrita
Modified: 2011-07-04 18:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.45 KB, patch)
2011-07-04 00:23 PDT, Hajime Morrita
no flags Details | Formatted Diff | Diff
Patch (5.45 KB, patch)
2011-07-04 17:57 PDT, Hajime Morrita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2011-07-01 02:50:05 PDT
Reproduction and will come shortly
Comment 1 Hajime Morrita 2011-07-04 00:23:34 PDT
Created attachment 99604 [details]
Patch
Comment 2 Hajime Morrita 2011-07-04 17:57:12 PDT
Created attachment 99660 [details]
Patch
Comment 3 Hajime Morrita 2011-07-04 17:59:35 PDT
Comment on attachment 99660 [details]
Patch

Oops.
Comment 4 Hajime Morrita 2011-07-04 18:12:10 PDT
Committed r90378: <http://trac.webkit.org/changeset/90378>