[Webkit-unassigned] [Bug 201773] New: foundStringMatchIndex in FindController::findString gets reset sometimes when incrementing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 13 14:13:51 PDT 2019


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

            Bug ID: 201773
           Summary: foundStringMatchIndex in FindController::findString
                    gets reset sometimes when incrementing
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmokary at apple.com
                CC: webkit-bug-importer at group.apple.com

When moving through string matches on a page, the foundStringMatchIndex is sometimes reset to 0. Seems to happen where two load chunks meet -- I don't know about WebKit's page loading strategy but I assume pages are rendered in chunks and the counter reset happens where I would guess the cutoffs for chunk loading are.

This is reproducible, for example, on the Google results page for "cheese" if you search for the string "cheese."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190913/07168b8c/attachment.html>


More information about the webkit-unassigned mailing list