Bug 84395 - Several localstorage-related LayoutTestController functions are Mac-only and might move to Internals
Summary: Several localstorage-related LayoutTestController functions are Mac-only and ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 16:04 PDT by Eli Fidler
Modified: 2013-10-24 11:57 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eli Fidler 2012-04-19 16:04:07 PDT
Mac DRT has a StorageTrackerDelegate to test WebStorageManager, but no other port seems to have this. Related LayoutTestController functions that are implemented in Mac only are:

deleteAllLocalStorage
syncLocalStorage
observeStorageTrackerNotifications
deleteLocalStorageForOrigin
localStorageDiskUsageForOrigin
originsWithLocalStorage

Perhaps these can move to Internals?
Comment 1 Marcelo Morais 2013-10-22 08:27:39 PDT
Hi, I am interested in this bug.

But as a WebKit novice, I would like to know if this bug makes sense.

According to http://trac.webkit.org/wiki/Internals_Hackathon we should move them.

But I don't know what of this hackathon is still needed and I saw Alexey and Andre Loureiro in https://bugs.webkit.org/show_bug.cgi?id=122771 talking about setCacheModel which was being considered to be moved to internals as well.

Eli, Alexey, what do you think?

If still makes sense, can I associate this bug to https://bugs.webkit.org/show_bug.cgi?id=87284 ?