Description[FileAPI] Disable usage cache for origin after file opening for pepper.
For PERSISTENT FileSystem on UnlimitedStorage origin, a file descriptor opened by CreateOrOpen can be passed to a pepper plugin, and we'll lose report-based usage tracking.
This CL conservatively disables usage cache for the origin until browser restart in the case, and invokes the usage recalculation on a usage query.
BUG=220029
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197312
Patch Set 1 #
Total comments: 2
Patch Set 2 : address review comment #
Messages
Total messages: 6 (0 generated)
|