Bug 74810 - EventDispatcher should keep track of all scrolling coordinators
Summary: EventDispatcher should keep track of all scrolling coordinators
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: 2011-12-18 09:51 PST by Anders Carlsson
Modified: 2011-12-18 10:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (8.03 KB, patch)
2011-12-18 09:53 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 2011-12-18 09:51:35 PST
EventDispatcher should keep track of all scrolling coordinators
Comment 1 Anders Carlsson 2011-12-18 09:53:55 PST
Created attachment 119765 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-18 10:00:39 PST
Attachment 119765 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1

Source/WebKit2/WebProcess/WebPage/EventDispatcher.h:36:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2011-12-18 10:02:01 PST
Committed r103179: <http://trac.webkit.org/changeset/103179>