Bug 86726 - [Chromium] Web Inspector: assertion failure when inspecting a shared worker in debug mode
Summary: [Chromium] Web Inspector: assertion failure when inspecting a shared worker 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: 2012-05-17 06:50 PDT by Yury Semikhatsky
Modified: 2012-05-17 08:20 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2012-05-17 06:55 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 2012-05-17 06:50:07 PDT
ASSERTION FAILED: m_verifier.isSafeToUse()
third_party/WebKit/Source/JavaScriptCore/wtf/RefCounted.h(122) : bool WTF::RefCountedBase::derefBase()
1   0x88c307b
2   0x894d4d9
...
Comment 1 Yury Semikhatsky 2012-05-17 06:54:37 PDT
Original Chromium issue: http://code.google.com/p/chromium/issues/detail?id=115192
Comment 2 Yury Semikhatsky 2012-05-17 06:55:22 PDT
Created attachment 142466 [details]
Patch
Comment 3 WebKit Review Bot 2012-05-17 08:20:23 PDT
Comment on attachment 142466 [details]
Patch

Clearing flags on attachment: 142466

Committed r117450: <http://trac.webkit.org/changeset/117450>
Comment 4 WebKit Review Bot 2012-05-17 08:20:27 PDT
All reviewed patches have been landed.  Closing bug.