Chromium Code Reviews
Description[Offline pages] Making sure that destroying the bridge does not leave notification hanging
* Preventing memory leak might invalidate the pointer to the bridge on
C++ side, which is used to complete save page operation and to update
the notification to failed or succeeded.
* This patch makes sure that callback is invoked as a static function
and is independent of weak ptr.
BUG=638395
R=dimich
Committed: https://crrev.com/a286301f5467365276284917019525a663cc0da8
Cr-Commit-Position: refs/heads/master@{#413895}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||