Bug 74810

Summary: EventDispatcher should keep track of all scrolling coordinators
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: levin+threading, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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>