WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100916
Web Inspector: No "Save Heap Snapshot" option after canceling save to file dialog.
https://bugs.webkit.org/show_bug.cgi?id=100916
Summary
Web Inspector: No "Save Heap Snapshot" option after canceling save to file di...
eustas.bug
Reported
2012-10-31 22:19:32 PDT
Steps to reproduce: 1. Take heap snapshot. 2. Right click on the snapshot, "Save Heap Snapshot". 3. Click "CANCEL" on the save to file dialog. 4. Right click on the snapshot. Result: "Save Heap Snapshot" menu item do not appear.
Attachments
Patch
(8.81 KB, patch)
2012-10-31 23:28 PDT
,
eustas.bug
no flags
Details
Formatted Diff
Diff
Patch
(8.70 KB, patch)
2012-11-01 04:57 PDT
,
eustas.bug
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
eustas.bug
Comment 1
2012-10-31 23:28:42 PDT
Created
attachment 171777
[details]
Patch
Yury Semikhatsky
Comment 2
2012-11-01 04:16:29 PDT
Comment on
attachment 171777
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=171777&action=review
> LayoutTests/inspector/profiler/heap-snapshot-loader.html:141 > + InspectorFrontendHost.save = function saveMock(url, data)
Use InspectorTest.override instead.
eustas.bug
Comment 3
2012-11-01 04:57:48 PDT
Created
attachment 171816
[details]
Patch
eustas.bug
Comment 4
2012-11-01 04:59:59 PDT
Comment on
attachment 171777
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=171777&action=review
>> LayoutTests/inspector/profiler/heap-snapshot-loader.html:141 >> + InspectorFrontendHost.save = function saveMock(url, data) > > Use InspectorTest.override instead.
Done
Andrey Kosyakov
Comment 5
2012-11-23 03:32:08 PST
Committed
r135586
: <
http://trac.webkit.org/changeset/135586
>
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