Bug 65686 - Web Inspector: check that detaching frame has been attached before removing it from the console selector
Summary: Web Inspector: check that detaching frame has been attached before removing i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 07:46 PDT by Yury Semikhatsky
Modified: 2011-08-05 06:16 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2011-08-04 07:48 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-08-04 07:46:59 PDT
Web Inspector: check that detaching frame has been attached before removing it from the console selector
Comment 1 Yury Semikhatsky 2011-08-04 07:48:53 PDT
Created attachment 102914 [details]
Patch
Comment 2 Pavel Feldman 2011-08-04 07:50:20 PDT
Comment on attachment 102914 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=102914&action=review

> Source/WebCore/inspector/front-end/JavaScriptContextManager.js:62
> +        if (!context)

When does this happen?
Comment 3 WebKit Review Bot 2011-08-05 06:16:29 PDT
Comment on attachment 102914 [details]
Patch

Clearing flags on attachment: 102914

Committed r92476: <http://trac.webkit.org/changeset/92476>
Comment 4 WebKit Review Bot 2011-08-05 06:16:34 PDT
All reviewed patches have been landed.  Closing bug.