Bug 129517

Summary: [Mac] Extract _data->_thumbnailView checks into a helper function
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
none
with less build fail none

Description Alexey Proskuryakov 2014-02-28 16:38:12 PST
Every mouse event handling function has this #if and a surprising check. Move them all into one place.
Comment 1 Alexey Proskuryakov 2014-02-28 16:40:16 PST
Created attachment 225505 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2014-02-28 16:55:58 PST
Created attachment 225509 [details]
with less build fail
Comment 3 WebKit Commit Bot 2014-02-28 20:59:42 PST
Comment on attachment 225509 [details]
with less build fail

Clearing flags on attachment: 225509

Committed r164906: <http://trac.webkit.org/changeset/164906>
Comment 4 WebKit Commit Bot 2014-02-28 20:59:44 PST
All reviewed patches have been landed.  Closing bug.