Bug 136748

Summary: Web Inspector: Fix assert in QuickConsole - main frame execution context path component
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-09-11 11:56:38 PDT
Apparently this can happen on page navigations. It should be harmless to return anything because if the main frame changes, all execution context are thrown away, but we should return a more reasonable result.
Comment 1 Joseph Pecoraro 2014-09-11 12:01:10 PDT
Created attachment 237973 [details]
[PATCH] Proposed Fix
Comment 2 Radar WebKit Bug Importer 2014-09-11 15:36:52 PDT
<rdar://problem/18312541>
Comment 3 WebKit Commit Bot 2014-09-11 16:13:04 PDT
Comment on attachment 237973 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 237973

Committed r173547: <http://trac.webkit.org/changeset/173547>
Comment 4 WebKit Commit Bot 2014-09-11 16:13:06 PDT
All reviewed patches have been landed.  Closing bug.