2011-03-11 Anton D'Auria <adauria@apple.com>

        Reviewed by Brady Eidson.

        Adding StorageTracker tests to skip lists of platforms that don't support it.
        https://bugs.webkit.org/show_bug.cgi?id=51878

        * platform/gtk/Skipped:
        * platform/qt/Skipped:
        * platform/win/Skipped:

git-svn-id: svn://svn.chromium.org/blink/trunk@80927 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent b081236a
2011-03-11 Anton D'Auria <adauria@apple.com>
Reviewed by Brady Eidson.
Adding StorageTracker tests to skip lists of platforms that don't support it.
https://bugs.webkit.org/show_bug.cgi?id=51878
* platform/gtk/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-03-11 David Levin <levin@chromium.org> 2011-03-11 David Levin <levin@chromium.org>
Fix prototype-inheritance-expected result due to two changes: Fix prototype-inheritance-expected result due to two changes:
...@@ -261,6 +261,9 @@ fast/events/touch ...@@ -261,6 +261,9 @@ fast/events/touch
# IndexedDB is not yet enabled. # IndexedDB is not yet enabled.
storage/indexeddb storage/indexeddb
# StorageTracker is not enabled.
storage/domstorage/localstorage/storagetracker
# Speech input is not yet enabled. # Speech input is not yet enabled.
fast/speech fast/speech
......
...@@ -79,6 +79,9 @@ plugins/clicking-missing-plugin-fires-delegate.html ...@@ -79,6 +79,9 @@ plugins/clicking-missing-plugin-fires-delegate.html
# IndexedDB is not yet enabled. # IndexedDB is not yet enabled.
storage/indexeddb storage/indexeddb
# StorageTracker is not enabled.
storage/domstorage/localstorage/storagetracker
# ----- No User Scripts # ----- No User Scripts
userscripts userscripts
plugins/plugin-document-load-prevented-userscript.html plugins/plugin-document-load-prevented-userscript.html
......
...@@ -979,6 +979,9 @@ editing/spelling/spellcheck-paste.html ...@@ -979,6 +979,9 @@ editing/spelling/spellcheck-paste.html
# IndexedDB is not yet enabled. # IndexedDB is not yet enabled.
storage/indexeddb storage/indexeddb
# StorageTracker is not enabled.
storage/domstorage/localstorage/storagetracker
# This port doesn't support DeviceMotion or DeviceOrientation. # This port doesn't support DeviceMotion or DeviceOrientation.
fast/dom/DeviceMotion fast/dom/DeviceMotion
fast/dom/DeviceOrientation fast/dom/DeviceOrientation
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment