WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77652
Move ScrollingThread to its own file
https://bugs.webkit.org/show_bug.cgi?id=77652
Summary
Move ScrollingThread to its own file
Anders Carlsson
Reported
2012-02-02 09:34:26 PST
Move ScrollingThread to its own file
Attachments
Patch
(22.65 KB, patch)
2012-02-02 09:38 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-02-02 09:38:39 PST
Created
attachment 125147
[details]
Patch
Sam Weinig
Comment 2
2012-02-02 09:40:45 PST
Comment on
attachment 125147
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=125147&action=review
> Source/WebCore/page/scrolling/ScrollingThread.h:77 > + RetainPtr<CFRunLoopRef> m_threadRunLoop; > + RetainPtr<CFRunLoopSourceRef> m_threadRunLoopSource;
You should add a FIXME here to use WebCore::RunLoop at some point.
Anders Carlsson
Comment 3
2012-02-02 09:44:29 PST
Committed
r106565
: <
http://trac.webkit.org/changeset/106565
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug