Closed
Bug 1240876
Opened 9 years ago
Closed 9 years ago
"Copy as cURL" command is hidden while a request is still loading
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(firefox46 fixed)
RESOLVED
FIXED
Firefox 46
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | fixed |
People
(Reporter: mbrubeck, Assigned: mbrubeck)
Details
Attachments
(1 file)
|
1.46 KB,
patch
|
vporof
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Open the network monitor.
2. Begin loading a page that takes a long time to load, e.g. https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL+netmonitor
3. As soon as the first request appears in the network monitor, right-click it.
Expected results: "Copy as cURL" command appears in the context menu.
Actual results: "Copy as cURL" command does not appear until the page has finished loading.
Attachment #8709595 -
Flags: review?(vporof)
Updated•9 years ago
|
Attachment #8709595 -
Flags: review?(vporof) → review+
| Assignee | ||
Comment 1•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/a77324588e67bdee3aa6b77b3b38e1bdddb46c62
Bug 1240876 - Don't wait for load to enable "Copy as cURL" command [r=vporof]
Comment 2•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Comment 3•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> VERIFIED
Comments:
Test Successful
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
Yes
Actual Results:
As expected
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•