Summary: | Fix fast/events/continuous-platform-wheelevent-in-scrolling-div.html | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Peter Kasting <pkasting> | ||||||
Component: | DOM | Assignee: | Peter Kasting <pkasting> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | abarth, aestes, commit-queue, ddkilzer, eric, hyatt, mitz, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | PC | ||||||||
OS: | OS X 10.5 | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 29601 | ||||||||
Attachments: |
|
Description
Peter Kasting
2010-09-02 17:41:51 PDT
Created attachment 66549 [details]
patch v1.0
Created attachment 66552 [details]
patch v1.1
This also removes the now-unnecessary (and wrong) Chromium-specific result.
Comment on attachment 66552 [details]
patch v1.1
Thanks for the clear explanation. It's too bad that we'll be introducing that compat bug into Chrome, but align behavior across WebKit ports is an important step towards resolving these sorts of bugs in the future.
If I were writing this patch, I would have put some of the explanation from the bug into the ChangeLog where it will be easier for future code archeologists to find.
Comment on attachment 66552 [details] patch v1.1 Clearing flags on attachment: 66552 Committed r66812: <http://trac.webkit.org/changeset/66812> All reviewed patches have been landed. Closing bug. http://trac.webkit.org/changeset/66812 might have broken Qt Linux Release Updated Qt result in http://trac.webkit.org/changeset/66814 |