Bug 135882 - Write a test to ensure we don't regress processing of tasks when page defers loading
Summary: Write a test to ensure we don't regress processing of tasks when page defers ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on: 135688
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-13 08:51 PDT by Daniel Bates
Modified: 2015-09-10 08:51 PDT (History)
7 users (show)

See Also:


Attachments
Layout test (6.00 KB, patch)
2015-09-02 17:36 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2014-08-13 08:51:26 PDT
We should look to write a test for the patch for bug #135688 to ensure that we don't regress the processing of document tasks, such as SQLTransactionCallback tasks, when a page defers loading.
Comment 1 Radar WebKit Bug Importer 2015-09-02 17:33:08 PDT
<rdar://problem/22550497>
Comment 2 Daniel Bates 2015-09-02 17:36:26 PDT
Created attachment 260457 [details]
Layout test
Comment 3 Daniel Bates 2015-09-10 08:51:07 PDT
Comment on attachment 260457 [details]
Layout test

Clearing flags on attachment: 260457

Committed r189568: <http://trac.webkit.org/changeset/189568>
Comment 4 Daniel Bates 2015-09-10 08:51:11 PDT
All reviewed patches have been landed.  Closing bug.