RESOLVED FIXED 140746
Web Inspector: ASSERT expanding objects in console PrimitiveBindingTraits<T>::assertValueHasExpectedType
https://bugs.webkit.org/show_bug.cgi?id=140746
Summary Web Inspector: ASSERT expanding objects in console PrimitiveBindingTraits<T>:...
Joseph Pecoraro
Reported 2015-01-21 15:52:12 PST
* SUMMARY ASSERT expanding objects in console PrimitiveBindingTraits<T>::assertValueHasExpectedType. shell> run-webkit-tests --debug LayoutTests/inspector/model/remote-object-get-properties.html The objects being sent over the protocol were impure. Extra properties and incorrect property values when faking native bindings.
Attachments
[PATCH] Proposed Fix (4.38 KB, patch)
2015-01-21 15:54 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-01-21 15:54:55 PST
Created attachment 245096 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2015-01-21 15:55:21 PST
Not commit-queue yet. I'm still building with just this fix.
WebKit Commit Bot
Comment 3 2015-01-21 17:03:12 PST
Comment on attachment 245096 [details] [PATCH] Proposed Fix Clearing flags on attachment: 245096 Committed r178875: <http://trac.webkit.org/changeset/178875>
WebKit Commit Bot
Comment 4 2015-01-21 17:03:16 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.