Closed
Bug 1268837
Opened 10 years ago
Closed 10 years ago
[e10s] screenshot --chrome only captures chrome
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P1)
Tracking
(e10s+, firefox50 fixed)
RESOLVED
FIXED
Firefox 50
People
(Reporter: elbart, Assigned: miker)
References
()
Details
Attachments
(2 files, 1 obsolete file)
|
21.12 KB,
image/png
|
Details | |
|
10.40 KB,
patch
|
miker
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1268834 +++
Windows 7
Nightly as of yesterday/today
> screenshot ---chrome file.png
The content-area comes up empty in e10s.
Comment 1•10 years ago
|
||
My gut reaction is that this could be tricky to fix - stitching together 2 screenshots smells like it's going to be buggy. I'm tempted to just remove that option.
Priority: -- → P1
Updated•10 years ago
|
Blocks: dte10s
tracking-e10s:
--- → +
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mratcliffe
| Assignee | ||
Comment 3•10 years ago
|
||
Sorry to ask you for review Joe but GCLI is yours.
I completely agree, the moment we begin stitching images together memory usage is going to sky rocket and we have a fertile environment for timeouts and crashes... a rabbit hole best avoided.
This simple patch removes the --chrome option.
Attachment #8766409 -
Flags: review?(jwalker)
| Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Comment on attachment 8766409 [details] [diff] [review]
1268837-remove-screenshot---chrome.diff
Review of attachment 8766409 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM. Thanks.
Attachment #8766409 -
Flags: review?(jwalker) → review+
| Assignee | ||
Updated•10 years ago
|
Comment 6•10 years ago
|
||
has problems to apply:
patching file devtools/shared/gcli/commands/screenshot.js
Hunk #2 FAILED at 173
1 out of 2 hunks FAILED -- saving rejects to file devtools/shared/gcli/commands/screenshot.js.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working directory
errors during apply, please fix and qrefresh 1268837-remove-screenshot---chrome.diff
Flags: needinfo?(mratcliffe)
Keywords: checkin-needed
| Assignee | ||
Comment 7•10 years ago
|
||
Rebased.
Attachment #8766409 -
Attachment is obsolete: true
Flags: needinfo?(mratcliffe)
Attachment #8766762 -
Flags: review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/de6b42bae9dd
Remove GCLI screenshot --chrome file.png. r=jwalker
Keywords: checkin-needed
Comment 9•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•