Bug 131279

Summary: Web Inspector: gracefully report web replay errors in the Inspector console
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bburg, graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Brian Burg 2014-04-06 10:21:10 PDT
For development purposes, I'm adding some determinism assertion checks. However, these assertions will fire way too much until more web features have replay support. Instead of asserting and making debug builds unusable, we should report these errors in the console and gracefully abort the playback or continue playback anyway.
Comment 1 Radar WebKit Bug Importer 2014-04-06 10:22:12 PDT
<rdar://problem/16535238>