WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52707
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2011-01-19 02:56:20 PST
Created
attachment 79407
[details]
patch
Andrey Kosyakov
Comment 2
2011-01-19 23:42:35 PST
Manually committed
r76109
:
http://trac.webkit.org/changeset/76109
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug