Description[Activity log] Rework extraction of URLs from argument lists
Redo the code for handling the tabs API and tab ID translation to make
it more generic. Make it table driven: there is now a table of API
calls that can contain URL arguments, so it is easy to add additional
API calls that we want to have URLs extracted from. Add a couple of
others I've come across in testing.
BUG=253368, 275701
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222155
Patch Set 1 #Patch Set 2 : Clean up and add a test #Patch Set 3 : Cleanup #Patch Set 4 : Improve tests #Patch Set 5 : Fixes #
Total comments: 13
Patch Set 6 : Revised based on reviewer feedback #Patch Set 7 : Delete dead code #
Total comments: 4
Patch Set 8 : Convert to a switch statement #Patch Set 9 : Rebase #
Messages
Total messages: 9 (0 generated)
|