Bug 43558 - [v8] Web Inspector: inspected page crashes when there is a cyclic reference in Object prototype
Summary: [v8] Web Inspector: inspected page crashes when there is a cyclic reference 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: 2010-08-05 06:28 PDT by Yury Semikhatsky
Modified: 2010-08-05 07:33 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.43 KB, patch)
2010-08-05 07:26 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-08-05 06:28:12 PDT
[v8] Web Inspector: inspected page crashes when there is a cyclic reference in Object prototype
Comment 1 Yury Semikhatsky 2010-08-05 07:26:13 PDT
Created attachment 63589 [details]
Patch
Comment 2 Yury Semikhatsky 2010-08-05 07:33:01 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/ChangeLog
	A	LayoutTests/inspector/debugger-cyclic-ref-expected.txt
	A	LayoutTests/inspector/debugger-cyclic-ref.html
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/ScriptValue.cpp
Committed r64747