DescriptionAdd transparent support for filesystem URLs in URLPatterns.
Given that we don't want to add in filesystem-specific patterns, the simplest approach seems to be just to allow all patterns to match either outer or inner URLs.
BUG=none
TEST=unit tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135049
Patch Set 1 #Patch Set 2 : Remove a redundant line from a test. #
Total comments: 2
Patch Set 3 : Restrict inner_url handling to filesystem URLs. #
Total comments: 1
Patch Set 4 : Updated MatchesSecurityOrigin and added a comment, as discussed in IM. #
Messages
Total messages: 8 (0 generated)
|