RESOLVED WONTFIX 93732
[Chromium] The pointer to the frame with the current active find match might be invalid
https://bugs.webkit.org/show_bug.cgi?id=93732
Summary [Chromium] The pointer to the frame with the current active find match might ...
Leandro Graciá Gil
Reported 2012-08-10 11:42:07 PDT
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.
Attachments
Stephen Chenney
Comment 1 2013-04-09 17:06:54 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
Note You need to log in before you can comment on or make changes to this bug.