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

Joseph Pecoraro
Reported 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.
Attachments
[PATCH] Proposed Fix (1.66 KB, patch)
2014-09-11 12:01 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-09-11 12:01:10 PDT
Created attachment 237973 [details] [PATCH] Proposed Fix
Radar WebKit Bug Importer
Comment 2 2014-09-11 15:36:52 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-09-11 16:13:06 PDT
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.