[Webkit-unassigned] [Bug 63023] [chromium] Searching may cause a segmentation fault in WebPluginDocument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 11:36:37 PDT 2011


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





--- Comment #8 from Andrew Russell <deadhead at google.com>  2011-06-28 11:36:37 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #4)
> > > (From update of attachment 97882 [details] [details] [details])
> > > View in context: https://bugs.webkit.org/attachment.cgi?id=97882&action=review
> > > 
> > > The fix seems right, but why no test?
> > > 
> > 
> > Since this is caused by searching from the browser, this code requires Chromium to call the function which causes the segmentation fault. I do not believe that there is a way to duplicate this functionality with just HTML.
> 
> Could you possibly use layoutTestController.findString?

layoutTestController.findString is undefined in the chromium environment, and since this bug is in chromium code, I do not see the point in using it.

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