DescriptionRemove bare extension pointer from platform app launcher code.
The bare pointer could cause crashes if the extension is uninstalled (thus being deleted) while the launch logic is progressing on the FILE thread; storing an extension ID prevents this.
BUG=372270
Committed: https://crrev.com/8af39484cdb143fd4d811cf404a41f18c5cb2abe
Cr-Commit-Position: refs/heads/master@{#304993}
Patch Set 1 #Patch Set 2 : Add blank line #
Total comments: 8
Patch Set 3 : Feedback #Messages
Total messages: 9 (2 generated)
|