Chromium Code Reviews
DescriptionDevTools: Runtime.compileScript with persistScript = false should not report script
The Runtime.complieScript with persistScript = false flag is used to
dynamically report compilation error while user is typing in javascript.
There's no good reason this function reports scripts to front-end.
This leads to a memory leak, and also spoils the "search across all files"
experience (all the script replicas are searchable as well).
BUG=none
R=dgozman, kozyatinskiy
Committed: https://crrev.com/2ff2c6e7664bcd26d82800023a14f754143a6052
Cr-Commit-Position: refs/heads/master@{#410891}
Patch Set 1 #
Total comments: 4
Patch Set 2 : address comments #
Total comments: 6
Patch Set 3 : address comments #
Messages
Total messages: 18 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||