Bug 52965

Summary: Make showTree/showTreeForThis aware of the shadow DOM
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: DOMAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: morrita, rniwa, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 48698, 60001    
Attachments:
Description Flags
Patch tkent: review+

Description Dimitri Glazkov (Google) 2011-01-22 11:28:11 PST
This would be very useful while debugging.
Comment 1 Dimitri Glazkov (Google) 2011-04-22 11:49:15 PDT
Created attachment 90735 [details]
Patch
Comment 2 Kent Tamura 2011-04-22 13:12:40 PDT
Comment on attachment 90735 [details]
Patch

OK!
Comment 3 Dimitri Glazkov (Google) 2011-04-22 13:27:54 PDT
Committed r84672: <http://trac.webkit.org/changeset/84672>
Comment 4 Ryosuke Niwa 2011-05-02 17:47:56 PDT
It seems like this patch broke showTree for input and textarea :(