Bug 129517 - [Mac] Extract _data->_thumbnailView checks into a helper function
Summary: [Mac] Extract _data->_thumbnailView checks into a helper function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 16:38 PST by Alexey Proskuryakov
Modified: 2014-02-28 20:59 PST (History)
3 users (show)

See Also:


Attachments
proposed patch (4.49 KB, patch)
2014-02-28 16:40 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
with less build fail (4.53 KB, patch)
2014-02-28 16:55 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.