Bug 104714

Summary: Add window.internals.mainThreadScrollReasonsAsText for testing slow scrolling
Product: WebKit Reporter: Xianzhu Wang <wangxianzhu>
Component: Tools / TestsAssignee: Xianzhu Wang <wangxianzhu>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, eric, jamesr, simon.fraser, thorton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 102543    
Attachments:
Description Flags
Patch
none
Patch none

Description Xianzhu Wang 2012-12-11 13:43:46 PST
Bug 102543 is about slow scrolling caused by out-of-view fixed position elements. It needs a way to test if slow scrolling is triggered.
This bug is to separate the patch to bug 102543 into smaller parts.
Comment 1 Xianzhu Wang 2012-12-11 13:51:16 PST
Created attachment 178867 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-12-11 14:06:58 PST
Comment on attachment 178867 [details]
Patch

LGTM.
Comment 3 Eric Seidel (no email) 2012-12-11 14:07:17 PST
Thank you for breaking this out, this should make your main patch even smaller and easier to understand.
Comment 4 WebKit Review Bot 2012-12-11 14:10:27 PST
Comment on attachment 178867 [details]
Patch

Rejecting attachment 178867 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

/mnt/git/webkit-commit-queue/Source/WebKit2/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://queues.webkit.org/results/15259689
Comment 5 Xianzhu Wang 2012-12-11 14:18:13 PST
Created attachment 178873 [details]
Patch
Comment 6 WebKit Review Bot 2012-12-11 16:57:44 PST
Comment on attachment 178873 [details]
Patch

Clearing flags on attachment: 178873

Committed r137388: <http://trac.webkit.org/changeset/137388>
Comment 7 WebKit Review Bot 2012-12-11 16:57:48 PST
All reviewed patches have been landed.  Closing bug.