Bug 48285 - WebKit2 callbacks for findString() and countMatchesForString() should report whether the match count was exceeded
Summary: WebKit2 callbacks for findString() and countMatchesForString() should report ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-25 18:35 PDT by Anders Carlsson
Modified: 2010-10-25 18:52 PDT (History)
0 users

See Also:


Attachments
Patch (2.83 KB, patch)
2010-10-25 18:40 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-10-25 18:35:48 PDT
WebKit2 callbacks for findString() and countMatchesForString() should report whether the match count was exceeded
Comment 1 Anders Carlsson 2010-10-25 18:36:56 PDT
<rdar://problem/8576318>
Comment 2 Anders Carlsson 2010-10-25 18:40:10 PDT
Created attachment 71829 [details]
Patch
Comment 3 Anders Carlsson 2010-10-25 18:52:09 PDT
Committed r70510: <http://trac.webkit.org/changeset/70510>