[Webkit-unassigned] [Bug 23867] New: Eliminate obsolete frame->document() checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 10 08:04:38 PST 2009


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

           Summary: Eliminate obsolete frame->document() checks
           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: ap at webkit.org


Every frame always has a document now (except construction/teardown time). Most
checks for document being non-null come from earlier times, when this wasn't
the case.


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



More information about the webkit-unassigned mailing list