Bug 145061 - [WK2][Cocoa] Back swipe tab snapshot takes a long time to be removed on bing.com
Summary: [WK2][Cocoa] Back swipe tab snapshot takes a long time to be removed on bing.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-15 10:50 PDT by Chris Dumez
Modified: 2015-05-15 11:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.20 KB, patch)
2015-05-15 11:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-05-15 10:50:52 PDT
When swiping back from a video search result to a the list of video search results on Bing.com, the back swipe gesture tab snapshot takes ~3 seconds to be removed, even though the page is loading almost instantly from PageCache. The tab snapshot should be removed as soon as the load is done.

Radar: <rdar://problem/20939743>
Comment 1 Chris Dumez 2015-05-15 11:00:07 PDT
Created attachment 253209 [details]
Patch
Comment 2 Tim Horton 2015-05-15 11:25:23 PDT
Thanks for fixing this!
Comment 3 Chris Dumez 2015-05-15 11:27:24 PDT
Comment on attachment 253209 [details]
Patch

Clearing flags on attachment: 253209

Committed r184399: <http://trac.webkit.org/changeset/184399>
Comment 4 Chris Dumez 2015-05-15 11:27:28 PDT
All reviewed patches have been landed.  Closing bug.