Chromium Code Reviews
Description`chrome.browsingData` extension API can now remove data from protected origins.
Currently, installing a hosted application for `example.com` means that we
ignore that origin when removing browsing data. This CL extends the filtering
options available to extension authors using the BrowsingData API to include
removal of browsing data for these "protected" web origins.
BUG=113194
TEST=browser_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142133
Patch Set 1 #
Total comments: 15
Patch Set 2 : Bernhard #Patch Set 3 : Cleanup. #
Total comments: 3
Patch Set 4 : Bernhard 2. #
Total comments: 1
Patch Set 5 : Rebuilt docs. #Patch Set 6 : Tiny docs tweak. #Messages
Total messages: 11 (0 generated)
|