DescriptionResubmit 21609003: Move ExtensionError to extensions/, add error limits
Added in a fix for the memory leak.
Move ExtensionError class to extensions/browser/, since it doesn't need to be in chrome/.
Limit the number of errors stored per extension to 100.
Store errors in a map, keyed by Extension ID, since that is how we will likely be accessing them.
BUG=21734
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216871
Patch Set 1 #
Total comments: 1
Patch Set 2 : Latest master #
Messages
Total messages: 9 (0 generated)
|