Changeset 171836 in webkit


Ignore:
Timestamp:
Jul 30, 2014 8:19:12 PM (10 years ago)
Author:
benjamin@webkit.org
Message:

Add a layout test for Geolocation's request queueing for hidden pages
https://bugs.webkit.org/show_bug.cgi?id=135402

Patch by Benjamin Poulain <bpoulain@apple.com> on 2014-07-30
Reviewed by Zalan Bujtas.

Sam added the queueing feature in r171188. This patch adds a layout test
for the simplest case.

  • fast/dom/Geolocation/requestQueuingForHiddenPage-expected.txt: Added.
  • fast/dom/Geolocation/requestQueuingForHiddenPage.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r171817 r171836  
     12014-07-30  Benjamin Poulain  <bpoulain@apple.com>
     2
     3        Add a layout test for Geolocation's request queueing for hidden pages
     4        https://bugs.webkit.org/show_bug.cgi?id=135402
     5
     6        Reviewed by Zalan Bujtas.
     7
     8        Sam added the queueing feature in r171188. This patch adds a layout test
     9        for the simplest case.
     10
     11        * fast/dom/Geolocation/requestQueuingForHiddenPage-expected.txt: Added.
     12        * fast/dom/Geolocation/requestQueuingForHiddenPage.html: Added.
     13
    1142014-07-30  Pratik Solanki  <psolanki@apple.com>
    215
Note: See TracChangeset for help on using the changeset viewer.