WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 94353
[Chromium] Turn on ENABLE_OVERFLOW_SCROLLING
https://bugs.webkit.org/show_bug.cgi?id=94353
Summary
[Chromium] Turn on ENABLE_OVERFLOW_SCROLLING
Sami Kyöstilä
Reported
2012-08-17 09:43:33 PDT
ENABLE_OVERFLOW_SCROLLING is currently disabled in features.gypi (except for Android). We should turn it on by default if possible.
Attachments
Add attachment
proposed patch, testcase, etc.
Dominic Cooney
Comment 1
2012-08-27 01:11:26 PDT
I rebaselined some tests with expectations pointing to this bug in
r126734
, I would appreciate it if you could sanity check me on the rebaselines.
Sami Kyöstilä
Comment 2
2012-08-29 07:46:01 PDT
This is a bit weird since the original baselines had the expected result when OVERFLOW_SCROLLING is on, but the new ones are generated with OVERFLOW_SCROLLING disabled. The former were meant as a golden sample against which composited scrolling could be verified. I guess having baselines from non-standard build configurations isn't really sustainable, so let's keep the new ones for now and revisit once we can flip the switch for OVERFLOW_SCROLLING.
Dirk Pranke
Comment 3
2012-09-18 17:33:45 PDT
Looks like compositing/overflow/overflow-auto-with-touch-toggle.html is no longer failing either, for some reason.
Dirk Pranke
Comment 4
2012-09-18 17:35:38 PDT
http://trac.webkit.org/changeset/128951
Stephen Chenney
Comment 5
2013-04-09 17:06:54 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
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