[Webkit-unassigned] [Bug 55385] New: Use Frame::ownerElement() directly where appropriate.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 09:00:57 PST 2011


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

           Summary: Use Frame::ownerElement() directly where appropriate.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org


Don't take the roundabout way through frame->document->ownerElement which just checks that the document->frame is non-null.

-- 
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