Bug 148830 - Add a test for r179736 (programmatic navigation during swipe causing a crash)
Summary: Add a test for r179736 (programmatic navigation during swipe causing a crash)
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: 2015-09-04 14:57 PDT by Tim Horton
Modified: 2015-09-04 15:10 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.57 KB, patch)
2015-09-04 14:58 PDT, Tim Horton
bdakin: 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 2015-09-04 14:57:32 PDT
Add a test for r179736 (programmatic navigation during swipe causing a crash)
Comment 1 Tim Horton 2015-09-04 14:58:19 PDT
Created attachment 260625 [details]
Patch
Comment 2 Tim Horton 2015-09-04 14:58:57 PDT
Comment on attachment 260625 [details]
Patch

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

> LayoutTests/swipe/resources/swipe-test.js:23
> +        var interval = setInterval(function () { 

will fix indentation.
Comment 3 Tim Horton 2015-09-04 15:10:25 PDT
http://trac.webkit.org/changeset/189392