DescriptionExplicitly reject storage access if requesting security origin is unique
This is a follow-up fix for https://codereview.chromium.org/46583005/
(Send Allow{Database,FileSystem,IndexedDB} sync IPCs
directly from worker threads)
I needed to default behavior to allow storage access when NULL proxy
is returned to make content_shell work, and therefore needed not to
return NULL when origin.isUnique()==true case.
BUG=none
R=jam,michaeln
TBR=jam
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232922
Patch Set 1 #
Total comments: 1
Messages
Total messages: 12 (0 generated)
|