[Webkit-unassigned] [Bug 104970] Web Inspector: Search by selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 12:57:07 PST 2012


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





--- Comment #8 from johnjbarton <johnjbarton at chromium.org>  2012-12-14 12:59:27 PST ---
Since the syncToSelection() is across classes I left it unprefixed with _.

The test here is minimal, only the positive single word case.  Multiple line selection works -- puts the first line in the input -- but I don't know how to set the selection to test this.  Random content in the selection buffer should also be tested in principle, but in my experience so far WebInspector already clears selections. Anyway the test file is set up for more cases if we encounter problems.

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