[Webkit-unassigned] [Bug 137306] Web Inspector: Expanding event objects in console shows undefined for most values, it should have real values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 20 21:46:48 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=137306

--- Comment #17 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #16)
> Joe landed an update to inspector/model/remote-object-get-properties.html in
> <http://trac.webkit.org/changeset/178795>.
> 
> However, the test still crashes and times out on various bots, see
> <https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.
> html#showAllRuns=true&tests=inspector%2Fmodel%2Fremote-object-get-properties.
> html>.
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   com.apple.JavaScriptCore      	0x000000010c5fed7a WTFCrash + 42
> (Assertions.cpp:321)
> 1   com.apple.JavaScriptCore      	0x000000010c223ee9
> Inspector::Protocol::PrimitiveBindingTraits<(Inspector::InspectorValue::
> Type)1>::assertValueHasExpectedType(Inspector::InspectorValue*) + 89
> (InspectorProtocolTypes.h:125)
> 2   com.apple.JavaScriptCore      	0x000000010c222af1
> Inspector::Protocol::BindingTraits<Inspector::Protocol::Runtime::
> PropertyDescriptor>::assertValueHasExpectedType(Inspector::InspectorValue*)
> + 1297 (InspectorProtocolObjects.cpp:615)
> 3   com.apple.JavaScriptCore      	0x000000010c19d31c
> Inspector::Protocol::BindingTraits<Inspector::Protocol::Array<Inspector::
> Protocol::Runtime::PropertyDescriptor>
> >::assertValueHasExpectedType(Inspector::InspectorValue*) + 236
> (InspectorProtocolTypes.h:153)
> 4   com.apple.JavaScriptCore      	0x000000010c19c26c
> Inspector::Protocol::BindingTraits<Inspector::Protocol::Array<Inspector::
> Protocol::Runtime::PropertyDescriptor>
> >::runtimeCast(WTF::RefPtr<Inspector::InspectorValue>&&) + 204
> (InspectorProtocolTypes.h:139)
> ...
> 
> I think that I'm going to roll out for now.

Wow, I didn't notice that. Please roll out, I'll address this tomorrow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150121/07944c5c/attachment-0002.html>


More information about the webkit-unassigned mailing list