WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53328
Web Inspector: copy HAR to clipboard instead of saving blob on export.
https://bugs.webkit.org/show_bug.cgi?id=53328
Summary
Web Inspector: copy HAR to clipboard instead of saving blob on export.
Pavel Feldman
Reported
2011-01-28 13:27:24 PST
Saving blob is not user friendly: ends up in random location, file has random name. We should wait for FileSaver API to land and use it. Until then, I am suggesting to copy to clipboard instead.
Attachments
Patch
(1.56 KB, patch)
2011-01-28 13:30 PST
,
Pavel Feldman
yurys
: review+
pfeldman
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-01-28 13:30:11 PST
Created
attachment 80490
[details]
Patch
Pavel Feldman
Comment 2
2011-01-31 07:19:18 PST
Committed
r77128
: <
http://trac.webkit.org/changeset/77128
>
Eric Seidel (no email)
Comment 3
2011-01-31 15:56:48 PST
One of the commit-queue nodes seems to be hung in a loop trying to land this. Trying to figure out why now.
Eric Seidel (no email)
Comment 4
2011-01-31 16:00:37 PST
http://queues.webkit.org/queue-status/commit-queue/bots/eseidel-cq-sf
was the bot which got stuck for the record. Retry webkitpy.common.net.statusserver: [INFO] Releasing work item 80490 from commit-queue Unable to process work item. Fetching:
https://bugs.webkit.org/attachment.cgi?id=80490&action=edit
Fetching:
https://bugs.webkit.org/show_bug.cgi?id=53328
&ctype=xml Processing patch Adding [] to the CC list for
bug 53328
Fetching:
https://bugs.webkit.org/attachment.cgi?id=80490&action=edit
Fetching:
https://bugs.webkit.org/show_bug.cgi?id=53328
&ctype=xml Retry webkitpy.common.net.statusserver: [INFO] Releasing work item 80490 from commit-queue Unable to process work item. Fetching:
https://bugs.webkit.org/attachment.cgi?id=80490&action=edit
Fetching:
https://bugs.webkit.org/show_bug.cgi?id=53328
&ctype=xml Processing patch Adding [] to the CC list for
bug 53328
Fetching:
https://bugs.webkit.org/attachment.cgi?id=80490&action=edit
Fetching:
https://bugs.webkit.org/show_bug.cgi?id=53328
&ctype=xml Retry webkitpy.common.net.statusserver: [INFO] Releasing work item 80490 from commit-queue Unable to process work item. Was the retry loop. Investigating.
Eric Seidel (no email)
Comment 5
2011-01-31 16:05:04 PST
Yeah, the commit-queue seems to have no way of clearing out patches from its queue. Interesting. We have other scripts for this, but they're not currently run automatically.
Eric Seidel (no email)
Comment 6
2011-01-31 16:05:45 PST
Running webkit-patch clean-pending-commit manually to clean out this (and possibly other) patches which got stuck in the queue.
Eric Seidel (no email)
Comment 7
2011-01-31 16:12:20 PST
Actually, the feeder queue should be removing this automatically once it's closed. I suspect the feeder queue may be down. The style-queue went down 12 hours ago. :(
Eric Seidel (no email)
Comment 8
2011-01-31 16:15:49 PST
Yes, the feeder queue must have been down. I started one locally and this bug was (correctly) removed from the queue.
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