Bug 159904 - Tapping on an apple.com tab in tab overview stutters when switching to it
Summary: Tapping on an apple.com tab in tab overview stutters when switching to it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-18 16:15 PDT by Tim Horton
Modified: 2016-07-18 17:26 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2016-07-18 16:15 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2016-07-18 16:15:06 PDT
Tapping on an apple.com tab in tab overview stutters when switching to it
Comment 1 Tim Horton 2016-07-18 16:15:26 PDT
Created attachment 283948 [details]
Patch
Comment 2 Tim Horton 2016-07-18 16:16:41 PDT
rdar://problem/27192350
Comment 3 Simon Fraser (smfr) 2016-07-18 16:41:59 PDT
Comment on attachment 283948 [details]
Patch

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

> Source/WebKit2/ChangeLog:12
> +        we can be guaranteed that the next commit will never come.

Never? So how does the page start rendering?

I would like a few more words here to describe the order of things, so we can remember it in 2 years time.
Comment 4 Tim Horton 2016-07-18 17:08:26 PDT
(In reply to comment #3)
> Comment on attachment 283948 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=283948&action=review
> 
> > Source/WebKit2/ChangeLog:12
> > +        we can be guaranteed that the next commit will never come.
> 
> Never? So how does the page start rendering?

The waitForAndDispatchImmediately times out.

> I would like a few more words here to describe the order of things, so we
> can remember it in 2 years time.

OK!
Comment 5 Tim Horton 2016-07-18 17:26:07 PDT
https://trac.webkit.org/changeset/203385