Bug 78192 - Don't use the wheel event handler count to track if a page has horizontal scrollbars
Summary: Don't use the wheel event handler count to track if a page has horizontal scr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 18:42 PST by Anders Carlsson
Modified: 2012-02-08 19:02 PST (History)
0 users

See Also:


Attachments
Patch (15.15 KB, patch)
2012-02-08 18:52 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-02-08 18:42:22 PST
Don't use the wheel event handler count to track if a page has horizontal scrollbars
Comment 1 Anders Carlsson 2012-02-08 18:52:31 PST
Created attachment 126218 [details]
Patch
Comment 2 Anders Carlsson 2012-02-08 19:02:47 PST
Committed r107168: <http://trac.webkit.org/changeset/107168>