WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138677
Web Inspector: Reduce work when activating multiple agents sequentially
https://bugs.webkit.org/show_bug.cgi?id=138677
Summary
Web Inspector: Reduce work when activating multiple agents sequentially
Joseph Pecoraro
Reported
2014-11-12 15:37:17 PST
* SUMMARY When activating agents lazily, only do the work in handlers if the current agent is being activated. Otherwise the duplicate work could produce exceptions. E.g. Multiple PageAgent.getResourceTree calls.
Attachments
[PATCH] Proposed Fix
(3.22 KB, patch)
2014-11-12 15:38 PST
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-11-12 15:37:54 PST
<
rdar://problem/18962467
>
Joseph Pecoraro
Comment 2
2014-11-12 15:38:13 PST
Created
attachment 241446
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 3
2014-11-12 16:27:17 PST
Comment on
attachment 241446
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 241446 Committed
r176049
: <
http://trac.webkit.org/changeset/176049
>
WebKit Commit Bot
Comment 4
2014-11-12 16:27:21 PST
All reviewed patches have been landed. Closing bug.
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