RESOLVED FIXED52707
Web Inspector: [Extensions API] delete pending callback from callback map before invoking it
https://bugs.webkit.org/show_bug.cgi?id=52707
Summary Web Inspector: [Extensions API] delete pending callback from callback map bef...
Andrey Kosyakov
Reported 2011-01-19 02:49:40 PST
ExtensionAPI.js currently invokes callback before removing it from the map of pending callbacks. Under certain circumstances this may lead to callback being invoked multiple times.
Attachments
patch (1.28 KB, patch)
2011-01-19 02:56 PST, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2011-01-19 02:56:20 PST
Andrey Kosyakov
Comment 2 2011-01-19 23:42:35 PST
Note You need to log in before you can comment on or make changes to this bug.