Bug 52965 - Make showTree/showTreeForThis aware of the shadow DOM
Summary: Make showTree/showTreeForThis aware of the shadow DOM
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks: 48698 60001
  Show dependency treegraph
 
Reported: 2011-01-22 11:28 PST by Dimitri Glazkov (Google)
Modified: 2011-05-02 18:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.20 KB, patch)
2011-04-22 11:49 PDT, Dimitri Glazkov (Google)
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :(