[webkit-reviews] review canceled: [Bug 105729] Mouse cursor is not reset when a new page is loaded : [Attachment 180688] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 1 02:36:04 PST 2013


Christophe Dumez <christophe.dumez at intel.com> has canceled Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 105729: Mouse cursor is not reset when a new page is loaded
https://bugs.webkit.org/show_bug.cgi?id=105729

Attachment 180688: Patch
https://bugs.webkit.org/attachment.cgi?id=180688&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
Move cursor reset code to FrameLoader::transitionToCommitted() since it seems
slightly better than FrameLoader::commitProvisionalLoad(). I know it would be
nice to move this out of the FrameLoader but I haven't found the right place
for this yet. It would be nice to keep the fix in non port-specific code.


More information about the webkit-reviews mailing list