WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126791
Web Inspector: CallFrame is missing saveIdentityToCookie, or should be excluded
https://bugs.webkit.org/show_bug.cgi?id=126791
Summary
Web Inspector: CallFrame is missing saveIdentityToCookie, or should be excluded
Joseph Pecoraro
Reported
2014-01-10 16:27:04 PST
file:///Volumes/Data/Build/Debug/WebInspectorUI.framework/Resources/NavigationSidebarPanel.js:213: CONSOLE ERROR: Error: TreeElement.representedObject is missing a saveIdentityToCookie implementation. WebInspector.CallFrameTreeElement => WebInspector.CallFrame
Attachments
patch
(1.50 KB, patch)
2014-01-16 10:06 PST
,
Blaze Burg
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2014-01-10 16:28:09 PST
STEPS TO REPRODUCE: 1. Inspect a page 2. Set a breakpoint 3. Trigger breakpoint. 4. Select a CallFrame tree element in the debugger sidebar 5. Close inspector => exception seen in console
Radar WebKit Bug Importer
Comment 2
2014-01-10 16:28:22 PST
<
rdar://problem/15797412
>
Radar WebKit Bug Importer
Comment 3
2014-01-10 16:28:26 PST
<
rdar://problem/15797403
>
Blaze Burg
Comment 4
2014-01-10 16:30:33 PST
This should ignore call frame elements, since (currently) we continue and remove all breakpoints when the inspector is closed.
Blaze Burg
Comment 5
2014-01-16 10:06:18 PST
Created
attachment 221388
[details]
patch
WebKit Commit Bot
Comment 6
2014-01-16 13:19:13 PST
Comment on
attachment 221388
[details]
patch Clearing flags on attachment: 221388 Committed
r162144
: <
http://trac.webkit.org/changeset/162144
>
WebKit Commit Bot
Comment 7
2014-01-16 13:19:15 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.
Top of Page
Format For Printing
XML
Clone This Bug