Closed
Bug 815246
Opened 13 years ago
Closed 13 years ago
GCLI helper buttons shouldn't be available in the remote window
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rcampbell, Assigned: jwalker)
Details
Attachments
(1 file)
1.09 KB,
patch
|
Details | Diff | Splinter Review |
The GCLI helper buttons (Tilt cube, Scratchpad and Responsive View) should not be visible when the Developer Tools are launched in Remote mode. They don't work.
One possibility would be to put them in the global toolbar next to the command line.
Assignee | ||
Comment 1•13 years ago
|
||
(In reply to Rob Campbell [:rc] (:robcee) from comment #0)
> The GCLI helper buttons (Tilt cube, Scratchpad and Responsive View) should
> not be visible when the Developer Tools are launched in Remote mode. They
> don't work.
>
> One possibility would be to put them in the global toolbar next to the
> command line.
Good spot.
We'd like to move the command line into the developer tools window, so they could work (this would require a remote-able gcli, or one that was hidden if the target was remote)
I think that in the short term we should remove the buttons if the target is remote.
Reporter | ||
Comment 2•13 years ago
|
||
that wfm.
see also: https://github.com/joewalker/devtools-window/pull/311
Assignee | ||
Comment 3•13 years ago
|
||
This landed with the second landing of the devtools window
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•13 years ago
|
||
Correct, it's not landed. Will create patch.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•13 years ago
|
||
r+ given here: https://github.com/joewalker/devtools-window/pull/311
Assignee: nobody → jwalker
Status: REOPENED → ASSIGNED
Assignee | ||
Updated•13 years ago
|
Whiteboard: [land-in-fxteam]
Assignee | ||
Updated•13 years ago
|
Whiteboard: [land-in-fxteam] → [landed-in-fx-team]
Assignee | ||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Whiteboard: [landed-in-fx-team]
Comment 7•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/a10926f5bc4e3aa57172e1d7315484ec4636e440
Merge pull request #1701 from brandonsavage/bug815246-crashes-by-adu
Bug915246 crashes by adu r=selenamarie
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•