[Webkit-unassigned] [Bug 103190] [BlackBerry] Find-on-page keeps stale pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 17:17:14 PST 2012


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


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175869|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #2 from Rob Buis <rwlbuis at gmail.com>  2012-11-24 17:19:21 PST ---
(From update of attachment 175869)
View in context: https://bugs.webkit.org/attachment.cgi?id=175869&action=review

LGTM.

> Source/WebKit/blackberry/WebKitSupport/InPageSearchManager.cpp:251
> +    for (size_t i = 0; i < m_deferredScopingWork.size(); i++) {

pre-increment is more efficient.

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