Changeset 184002 in webkit


Ignore:
Timestamp:
May 8, 2015, 11:59:31 AM (10 years ago)
Author:
dbates@webkit.org
Message:

[iOS] WebSQL operations are not performed after device is locked
https://bugs.webkit.org/show_bug.cgi?id=137503
<rdar://problem/20844952>

Rubber-stamped by Alexey Proskuryakov.

Add a manual test to help verify that we do not regress this issue.

  • ManualTests/ios/execute-sql-transaction-callback-after-locking-unlocking-device-in-earlier-transaction.html: Added.
Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r183986 r184002  
     12015-05-08  Daniel Bates  <dabates@apple.com>
     2
     3        [iOS] WebSQL operations are not performed after device is locked
     4        https://bugs.webkit.org/show_bug.cgi?id=137503
     5        <rdar://problem/20844952>
     6
     7        Rubber-stamped by Alexey Proskuryakov.
     8
     9        Add a manual test to help verify that we do not regress this issue.
     10
     11        * ManualTests/ios/execute-sql-transaction-callback-after-locking-unlocking-device-in-earlier-transaction.html: Added.
     12
    1132015-05-08  Commit Queue  <commit-queue@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.