Bug 58255 - Crash in WebPageProxy::countStringMatches
Summary: Crash in WebPageProxy::countStringMatches
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:
Depends on:
Blocks:
 
Reported: 2011-04-11 12:09 PDT by Anders Carlsson
Modified: 2011-04-11 12:15 PDT (History)
0 users

See Also:


Attachments
Patch (1.58 KB, patch)
2011-04-11 12:11 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 2011-04-11 12:09:52 PDT
Crash in WebPageProxy::countStringMatches
Comment 1 Anders Carlsson 2011-04-11 12:11:51 PDT
Created attachment 89047 [details]
Patch
Comment 2 Sam Weinig 2011-04-11 12:12:52 PDT
Comment on attachment 89047 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=89047&action=review

> Source/WebKit2/ChangeLog:10
> +        * UIProcess/WebPageProxy.cpp:
> +        (WebKit::WebPageProxy::countStringMatches):

This could be more descriptive.
Comment 3 Anders Carlsson 2011-04-11 12:15:03 PDT
Committed r83474: <http://trac.webkit.org/changeset/83474>