DescriptionChrome URL bugfix + added tests for chrome_app.apis.
This CL fixes the bug where chrome.google.com URLs show up as APIs. This
is a very specific fix (e.g. chrome.mywebsite.com will still be picked
up as an API) but I think that hardcoding a list of APIs is a bad idea,
and chrome.google.com seems to show up a lot in real-world Chrome Apps.
This CL also adds tests for this bug; there were no existing API
module tests so I've added some of those too.
Resolves https://github.com/chromium/caterpillar/issues/28 .
Patch Set 1 #Patch Set 2 : Line consistency fix. #
Total comments: 2
Messages
Total messages: 5 (1 generated)
|