Closed
Bug 1243591
Opened 9 years ago
Closed 9 years ago
Create a pref to enable/disable the Synced Tabs UI refresh
Categories
(Firefox :: Sync, defect, P1)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
Firefox 47
People
(Reporter: zaach, Assigned: zaach)
References
Details
Attachments
(2 files, 2 obsolete files)
(deleted),
patch
|
markh
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
The pref services.sync.syncedTabsUIRefresh is set to true by default on Nightly and false for other releases.
When the pref is true:
> Synced Tabs toolbar menu item and sidebar
> - Toolbar item: Sync Now, Sidebar toggle
> - History menus: Expands Synced Tabs toolbar menu item, wherever it is
> - View›Sidebar menu: Synced Tabs
When the pref is false:
> has toolbar menu item and about:sync-tabs
> - Toolbar item: Sync Now; no Sidebar toggle
> - History menus: about:sync-tabs (Tabs From Other Devices)
> - View›Sidebar menu: No Synced Tabs
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8712953 -
Flags: review?(markh)
Updated•9 years ago
|
Attachment #8712953 -
Flags: review?(markh) → review+
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 3•9 years ago
|
||
The sheriffs usually close on merge.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•9 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 4•9 years ago
|
||
[Tracking Requested - why for this release]:
status-firefox45:
--- → affected
tracking-firefox45:
--- → ?
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago → 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8712953 [details] [diff] [review]
Create a pref to enable/disable the Synced Tabs UI refresh and enable it for Nightly
Approval Request Comment
[Feature/regressing bug #]: 1201331
[User impact if declined]: Users will have no UI affordance to see their full list of synced tabs or to filter them
[Describe test coverage new/current, TreeHerder]: N/A
[Risks and why]: small, adds a pref to hide a menu item
[String/UUID change made/needed]: N/A
Attachment #8712953 -
Flags: approval-mozilla-beta?
Comment 7•9 years ago
|
||
Comment on attachment 8712953 [details] [diff] [review]
Create a pref to enable/disable the Synced Tabs UI refresh and enable it for Nightly
[Triage Comment]
I think we want that in 46 too.
Taking it to be able to disable the pref it is not ready.
Should be in 45 beta 2.
Attachment #8712953 -
Flags: approval-mozilla-beta?
Attachment #8712953 -
Flags: approval-mozilla-beta+
Attachment #8712953 -
Flags: approval-mozilla-aurora+
Updated•9 years ago
|
status-firefox46:
--- → affected
Comment 8•9 years ago
|
||
fails to apply to aurora like:
grafting 326037:07cd13fd89db "Bug 1243591 - Create a pref to enable/disable the Synced Tabs UI refresh and enable it for Nightly r=markh"
merging browser/app/profile/firefox.js
merging browser/base/content/browser-sets.inc
merging browser/base/content/browser.js
warning: conflicts while merging browser/base/content/browser-sets.inc! (edit, then use 'hg resolve --mark')
abort: unresolved conflicts, can't continue
Flags: needinfo?(zack.carter)
Assignee | ||
Comment 9•9 years ago
|
||
Here's one that merges cleanly with Aurora.
Assignee | ||
Comment 10•9 years ago
|
||
Flags: needinfo?(zack.carter)
Assignee | ||
Updated•9 years ago
|
Attachment #8714397 -
Attachment description: Create a pref to enable/disable the Synced Tabs UI refresh and enable it for Nightly → Create a pref to enable/disable the Synced Tabs UI refresh and enable it for Nightly (cleanly merges with Aurora)
Assignee | ||
Comment 11•9 years ago
|
||
Hi Carsten, I've uploaded a new patch that applies cleanly in Aurora. Let me know if I should do anything else.
Flags: needinfo?(cbook)
Comment 12•9 years ago
|
||
(In reply to Zachary Carter [:zaach] from comment #11)
> Hi Carsten, I've uploaded a new patch that applies cleanly in Aurora. Let me
> know if I should do anything else.
no, all fine - https://hg.mozilla.org/releases/mozilla-aurora/rev/3f4dbceab265 thanks!
Flags: needinfo?(cbook)
Comment 13•9 years ago
|
||
Comment 14•9 years ago
|
||
backed out from aurora and beta for test bustage like https://treeherder.mozilla.org/logviewer.html#?job_id=1856998&repo=mozilla-aurora
Assignee | ||
Comment 15•9 years ago
|
||
Attachment #8714397 -
Attachment is obsolete: true
Assignee | ||
Comment 16•9 years ago
|
||
Fixed for 45/46: https://bugzilla.mozilla.org/show_bug.cgi?id=1243591#c15
Flags: needinfo?(zack.carter) → needinfo?(cbook)
Assignee | ||
Comment 18•9 years ago
|
||
Attachment #8714896 -
Attachment is obsolete: true
Assignee | ||
Comment 20•9 years ago
|
||
I couldn't find any indicators that it was caused by this patch. There's one test that references the menuitem affected by the patch (here: https://hg.mozilla.org/releases/mozilla-aurora/file/tip/browser/components/customizableui/test/browser_946320_tabs_from_other_computers.js#l23), but the test doesn't actually trigger the code path that would be affected.
Flags: needinfo?(zack.carter)
Comment 21•9 years ago
|
||
landed on aurora -> https://hg.mozilla.org/releases/mozilla-aurora/rev/635e6dd86b88
Comment 22•9 years ago
|
||
bugherder uplift |
Updated•9 years ago
|
Flags: qe-verify+
Comment 23•9 years ago
|
||
A few issues on the latest nightly:
(In reply to Zachary Carter [:zaach] from comment #0)
> > - Toolbar item: Sidebar toggle
1. Are you talking about "Menu Panel/Synced tabs/View synced tabs sidebar" option?
> > - View›Sidebar menu: Synced Tabs
2. This is not displayed in a clean profile, only after I click first on the 'synced tabs' button
3. different size for history/synced tabs vs synced tabs - http://i.imgur.com/C6iSDoj.png
Thoughts?
Flags: needinfo?(zack.carter)
Comment 24•9 years ago
|
||
(In reply to Paul Silaghi, QA [:pauly] from comment #23)
> A few issues on the latest nightly:
> (In reply to Zachary Carter [:zaach] from comment #0)
> > > - Toolbar item: Sidebar toggle
> 1. Are you talking about "Menu Panel/Synced tabs/View synced tabs sidebar"
> option?
>
> > > - View›Sidebar menu: Synced Tabs
> 2. This is not displayed in a clean profile, only after I click first on the
> 'synced tabs' button
>
It does display as an option after you sign into Sync, which is good.
> 3. different size for history/synced tabs vs synced tabs -
> http://i.imgur.com/C6iSDoj.png
> Thoughts?
Bug 1241141.
Flags: needinfo?(zack.carter)
Comment 25•9 years ago
|
||
Confirm that services.sync.syncedTabsUIRefresh pref is true by default in Firefox 47.0a1 and false in Firefox 46.0a2 and Firefox 45 beta 7.
Verified fixed on Firefox 47.0a1 (216-02-18), Firefox 46.0a2 (2016-02-18) and Firefox 45 beta 7 (20160218171844) under Ubuntu 12.04 64-bit, Mac OS X 10.9.5 and Windows 10 64-bit. All the expected results are met according to the pref value and the Firefox version.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•