Bug 135603 - REGRESSION: Extremely flashy scrolling while a page is still loading (because of flush throttling)
Summary: REGRESSION: Extremely flashy scrolling while a page is still loading (because...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-05 03:45 PDT by Antti Koivisto
Modified: 2014-08-05 13:16 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.90 KB, patch)
2014-08-05 03:50 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-08-05 03:45:00 PDT
Disable throttling on user scroll.
Comment 1 Antti Koivisto 2014-08-05 03:50:46 PDT
Created attachment 236024 [details]
patch
Comment 2 Antti Koivisto 2014-08-05 03:51:07 PDT
<rdar://problem/17876385>
Comment 3 Pratik Solanki 2014-08-05 07:58:39 PDT
Comment on attachment 236024 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=236024&action=review

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=135603

Can you add the radar link as well.
Comment 4 Andreas Kling 2014-08-05 09:11:25 PDT
Comment on attachment 236024 [details]
patch

r=me
Comment 5 Antti Koivisto 2014-08-05 11:35:52 PDT
https://trac.webkit.org/r172039
Comment 6 Antti Koivisto 2014-08-05 13:16:33 PDT
followup to avoid assert in https://trac.webkit.org/r172053