Closed
Bug 1470555
Opened 6 years ago
Closed 6 years ago
Implement ability to send a selection of tabs
Categories
(Firefox :: Tabbed Browser, enhancement, P1)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
Firefox 64
People
(Reporter: jaws, Assigned: ablayelyfondou, Mentored)
References
(Blocks 1 open bug)
Details
(Whiteboard: [blocking-multiselect-tabs])
Attachments
(1 file, 1 obsolete file)
+++ This bug was initially created as a clone of Bug #1458061 +++ When a group of tabs are selected, right-clicking on any tab in the selection should: 1. Provide a context menu option of "Send selected Tabs to Device". 1. The "Send Tab to Device" option will be hidden.
Assignee | ||
Comment 1•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → ablayelyfondou
Status: NEW → ASSIGNED
Reporter | ||
Updated•6 years ago
|
Whiteboard: [blocking-multiselect-tabs]
Reporter | ||
Updated•6 years ago
|
Priority: P3 → P1
Comment 2•6 years ago
|
||
Comment on attachment 8999275 [details] Bug 1470555 - Implement ability to send a selection of tabs. r?jaws Francesco Lodolo [:flod] has approved the revision.
Attachment #8999275 -
Flags: review+
Reporter | ||
Comment 3•6 years ago
|
||
Comment on attachment 8999275 [details] Bug 1470555 - Implement ability to send a selection of tabs. r?jaws Jared Wein [:jaws] (please needinfo? me) has approved the revision.
Attachment #8999275 -
Flags: review+
Pushed by jwein@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bc1e9abe3747 Implement ability to send a selection of tabs. r=flod,jaws
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bc1e9abe3747
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•6 years ago
|
status-firefox63:
--- → wontfix
Comment hidden (obsolete) |
Updated•6 years ago
|
Attachment #9008587 -
Attachment is obsolete: true
Comment 7•6 years ago
|
||
I have reproduced this bug with Nightly 62.0a1 (2018-06-22) on Windows 7, 64 Bit! This bug's fix is verified with latest Nightly! Build ID 20180921100113 User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
QA Whiteboard: [bugday-20180919]
Comment 8•6 years ago
|
||
I selected 4 tabs and Send 4 Tabs To Device submenu and select "Firefox on iPhone". On my iPhone I am getting a message to download a firefox. I don't see any tabs which are sent.
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 9•6 years ago
|
||
(In reply to Damira Akh from comment #8) > I selected 4 tabs and Send 4 Tabs To Device submenu and select "Firefox on > iPhone". > On my iPhone I am getting a message to download a firefox. > I don't see any tabs which are sent. Please keep this bug marked as resolved-fixed since patches have landed. If you cannot verify the bug then please file a new one. We usually only reopen a bug if the patch that landed got backed out. I also see the same result as you. I am filing a new bug that will block this bug and I will include a patch there to fix it as well as include a test.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Comment 10•6 years ago
|
||
Hello Jared, So we have verified this issue on the latest Nightly 65.0a1 and the latest beta 64.0b8 on Windows 10x64, Ubuntu 16.04x64 and macOS 10.13 and we have the following mentions: -Sending tabs works as expected on all the above specified platforms with the mention that sent pinned tabs will be received as unpinned. Should I file a different bug for that behavior and close this one?
Flags: needinfo?(jaws)
Reporter | ||
Comment 11•6 years ago
|
||
Maintaining "pinned" state isn't something that we have supported before, and sending tabs doesn't try to maintain position or order of tabs either. Most likely if you filed a bug for it the bug would get resolved as 'wontfix' so I think you can pass on filing the bug. Thanks for asking :)
Flags: needinfo?(jaws)
Updated•6 years ago
|
Comment 12•6 years ago
|
||
This patch (and its follow-up) introduced even more technical debt on the implementation of the Send Tab UI. I am not pointing any fingers, however I would like to be asked for review (or at least get CCed) next time a change of this magnitude is made to this module.
You need to log in
before you can comment on or make changes to this bug.
Description
•