DescriptionDon't call DidLoadResourceFromMemoryCache() on data: URLs.
These can cause crashes in IPC on large data URLs. Chrome has no use for the long data: URLs, so there's no reason to send them.
BUG=95747
TEST=See bug.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107789
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add comment #
Total comments: 1
Patch Set 3 : Remove braces #Messages
Total messages: 11 (0 generated)
|