[Webkit-unassigned] [Bug 110909] New: Web Inspector: pseudoId is not shown when shadowPseudoId is being overridden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 13:44:06 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110909

           Summary: Web Inspector: pseudoId is not shown when
                    shadowPseudoId is being overridden
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dgorbik at apple.com
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


shadowPseudoId() is being implemented in Element base class and returns a 'pseudoId' attribute which inspector also displays. But some derived from Element classes chose to override 'shadowPseudoId' to return their own pseudoId instead of setting an attribute. Inspector could probably query shadowPseudoId() to find out the pseudo id for those classes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list