DescriptionStop using an atom to store plugin name/version on Windows.
On the swarming bots we are seeing flakes in the plugin tests. Setting the atom fails because the atom table fills up. I tracked this down to the fact that sometimes the atom destruction path doesn't get hit depending on how the plugin shuts down. Rather than fix it, I removed this code and used a simpler mechanism to get the title & version in the browser process.
BUG=412042
Committed: https://crrev.com/3458fc0095102a5734c0e223f0a15b5a43644021
Cr-Commit-Position: refs/heads/master@{#294088}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 9 (3 generated)
|