DescriptionWebRequest API should warn when a developer attempts to filter URLs without proper permissions
Warn user if he attempts to register a web request filter without having any
host permissions for the extension. We don't try a full subsumption test (you
may register for a broader set of URLs than you have host permissions). This is
just a simple check that you have any host permissions at all, which should
help a careless developer to see his problem.
BUG=104435
TEST=no
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114289
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|