The LocalStorage field, displayed within the Resources panel of Web Inspector shows no results when the current platform is WebWorks-TabletOS.
Steps to reproduce:
1) Start Ripple
2) Change platform to WebWorks-TabletOS
3) Load the following page http://blackberry.github.com/WebWorks-Samples/kitchenSink/html/html5/storage.html
4) Click on the 'Add to Storage' button
5) Right click within Ripple and select "Inspect"
6) Click on the "Resources" panel in the top navigation
7) Click on the "Local Storage" item in the left menu
Expected results:
7) should see a single item with Key = "Foo" and Value = "Bar".
The LocalStorage field, displayed within the Resources panel of Web Inspector shows no results when the current platform is WebWorks-TabletOS.
Steps to reproduce: 1) Start Ripple 2) Change platform to WebWorks-TabletOS 3) Load the following page http://blackberry.github.com/WebWorks-Samples/kitchenSink/html/html5/storage.html 4) Click on the 'Add to Storage' button 5) Right click within Ripple and select "Inspect" 6) Click on the "Resources" panel in the top navigation 7) Click on the "Local Storage" item in the left menu
Expected results: 7) should see a single item with Key = "Foo" and Value = "Bar".
Actual results: 7) No data is displayed