WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 62779
[Chromium] Update forked ScrollAnimatorChromiumMac.mm/h
https://bugs.webkit.org/show_bug.cgi?id=62779
Summary
[Chromium] Update forked ScrollAnimatorChromiumMac.mm/h
Sailesh Agrawal
Reported
2011-06-15 22:47:09 PDT
[Chromium] Update forked ScrollAnimatorChromiumMac.mm/h
Attachments
Patch
(25.17 KB, patch)
2011-06-15 22:48 PDT
,
Sailesh Agrawal
no flags
Details
Formatted Diff
Diff
Patch
(25.14 KB, patch)
2011-06-16 11:42 PDT
,
Sailesh Agrawal
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sailesh Agrawal
Comment 1
2011-06-15 22:48:04 PDT
Created
attachment 97404
[details]
Patch
James Robinson
Comment 2
2011-06-15 23:09:13 PDT
Comment on
attachment 97404
[details]
Patch OK. What does the delta look like between ScrollAnimatorChromiumMac vs ScrollAnimatorMac currently?
Sailesh Agrawal
Comment 3
2011-06-15 23:12:43 PDT
(In reply to
comment #2
)
> (From update of
attachment 97404
[details]
) > OK. What does the delta look like between ScrollAnimatorChromiumMac vs ScrollAnimatorMac currently?
Do you mean after this patch? It's not much: - change compile time #if USE(WK_SCROLLBAR_PAINTER) to runtime if (isScrollbarOverlayAPIAvailable()) - early out in ScrollAnimatorChromiumMac::scroll if smooth scrolling is disabled - rename ScrollbarThemeMac to ScrollbarThemeChromiumMac
Sailesh Agrawal
Comment 4
2011-06-15 23:26:16 PDT
Layout try bots look good:
http://build.chromium.org/p/tryserver.chromium/builders/mac_layout_rel/builds/208
http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/273
(windows one is still pending).
WebKit Review Bot
Comment 5
2011-06-16 00:12:06 PDT
Comment on
attachment 97404
[details]
Patch Clearing flags on attachment: 97404 Committed
r89011
: <
http://trac.webkit.org/changeset/89011
>
WebKit Review Bot
Comment 6
2011-06-16 00:12:11 PDT
All reviewed patches have been landed. Closing bug.
Sailesh Agrawal
Comment 7
2011-06-16 11:41:14 PDT
Re-opening since the original change got backed out.
Sailesh Agrawal
Comment 8
2011-06-16 11:42:30 PDT
Created
attachment 97473
[details]
Patch
Sailesh Agrawal
Comment 9
2011-06-16 11:45:03 PDT
Merged latest changes from this revision:
https://trac.webkit.org/changeset/88982
Please take another look.
Mihai Parparita
Comment 10
2011-06-16 13:28:09 PDT
Comment on
attachment 97473
[details]
Patch Rubber-stamping since James is out.
WebKit Review Bot
Comment 11
2011-06-16 14:21:04 PDT
Comment on
attachment 97473
[details]
Patch Clearing flags on attachment: 97473 Committed
r89066
: <
http://trac.webkit.org/changeset/89066
>
WebKit Review Bot
Comment 12
2011-06-16 14:21:09 PDT
All reviewed patches have been landed. Closing bug.
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