[Webkit-unassigned] [Bug 93732] New: [Chromium] The pointer to the frame with the current active find match might be invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 11:41:39 PDT 2012


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

           Summary: [Chromium] The pointer to the frame with the current
                    active find match might be invalid
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leandrogracia at chromium.org
                CC: abarth at webkit.org


The current find-in-page implementation stores in the main frame a pointer to the frame holding the current active match. However, it does not handle the situations where this frame is destroyed. This pointer and the active match range need to be properly invalidated if the frame is not reachable anymore.

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