Bug 136748 - Web Inspector: Fix assert in QuickConsole - main frame execution context path component
Summary: Web Inspector: Fix assert in QuickConsole - main frame execution context path...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-09-11 11:56 PDT by Joseph Pecoraro
Modified: 2014-09-11 16:13 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.66 KB, patch)
2014-09-11 12:01 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.