Closed
Bug 1336434
Opened 6 years ago
Closed 6 years ago
"Your Top Sites" should say "Top Sites" when we're using the default set
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
FIXED
Firefox 54
People
(Reporter: Gijs, Assigned: dao)
References
Details
Attachments
(2 files, 1 obsolete file)
59 bytes,
text/x-review-board-request
|
Gijs
:
review+
|
Details |
1.96 KB,
patch
|
jcristau
:
approval-mozilla-aurora+
jcristau
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Per the qx meeting notes: * question for verdi: should the heading read "Top Sites" initially when there are no history tiles? --> Yes - no history or default sites it should say "Top Sites" and when your stuff is imported it should say "Your top sites"
Comment 1•6 years ago
|
||
I am working on this.
Comment 2•6 years ago
|
||
I've changed the string in the newTab.dtd file from "Show your top sites" to "Your top sites". Is this all?
Flags: needinfo?(gijskruitbosch+bugs)
Comment 3•6 years ago
|
||
I've changed the string in the newTab.dtd file from "Show your top sites" to "Top sites". Is this all ?
Comment 4•6 years ago
|
||
If we can just replace "your top sites" with "top sites", it should be a more generic solution to this.
Reporter | ||
Comment 5•6 years ago
|
||
Hi Anjul, I'm afraid this isn't a mentored bug, and also isn't the easiest to work on. It's related to a new feature that is not enabled by default. Perhaps take a look at https://www.joshmatthews.net/bugsahoy/?ff=1&unowned=1 to see if there are other bugs there that you'd be interested in working on?
Flags: needinfo?(gijskruitbosch+bugs)
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Comment hidden (mozreview-request) |
Reporter | ||
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8837108 [details] Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when using the default set. https://reviewboard.mozilla.org/r/112348/#review113646 Tests for this might be a good idea?
Attachment #8837108 -
Flags: review?(gijskruitbosch+bugs) → review+
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d65e47dee9a4 "Your Top Sites" heading should say "Top Sites" instead when using the default set. r=Gijs
Assignee | ||
Comment 9•6 years ago
|
||
(In reply to :Gijs from comment #7) > Comment on attachment 8837108 [details] > Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when > using the default set. > > https://reviewboard.mozilla.org/r/112348/#review113646 > > Tests for this might be a good idea? I'd rather not bake en-US specifics into tests. Also, given the plan to have Activity Stream code replace this implementation, it seems that this won't ever ship to end users beyond a funnelcake.
Comment 10•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d65e47dee9a4
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Assignee | ||
Comment 11•6 years ago
|
||
Approval Request Comment [Feature/Bug causing the regression]: bug 1334444 / bug 1332318 [User impact if declined]: see comment 0 [Is this code covered by automated tests?]: no [Has the fix been verified in Nightly?]: no [Needs manual test from QE? If yes, steps to reproduce]: no [List of other uplifts needed for the feature/fix]: / [Is the change risky?]: no [Why is the change risky/not risky?]: it's limited to browser.newtabpage.compact = true (not the default) [String changes made/needed]: string hardcoded for the funnelcake, no l10n needed
Attachment #8837716 -
Flags: approval-mozilla-beta?
Attachment #8837716 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 12•6 years ago
|
||
see previous comment
Attachment #8837716 -
Attachment is obsolete: true
Attachment #8837716 -
Flags: approval-mozilla-beta?
Attachment #8837716 -
Flags: approval-mozilla-aurora?
Attachment #8837717 -
Flags: approval-mozilla-beta?
Attachment #8837717 -
Flags: approval-mozilla-aurora?
Comment 13•6 years ago
|
||
Comment on attachment 8837717 [details] [diff] [review] patch for uplift about:newtab changes for funnelcake, aurora53+, beta52+
Attachment #8837717 -
Flags: approval-mozilla-beta?
Attachment #8837717 -
Flags: approval-mozilla-beta+
Attachment #8837717 -
Flags: approval-mozilla-aurora?
Attachment #8837717 -
Flags: approval-mozilla-aurora+
Comment 14•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/5b366c35d4a5
status-firefox53:
--- → fixed
Comment 15•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/7c6a0bf51125
status-firefox52:
--- → fixed
Comment 16•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-esr52/rev/7c6a0bf51125
status-firefox-esr52:
--- → fixed
Comment 17•6 years ago
|
||
I have reproduced this according to Firefox nightly (2017-02-03) Fixing bug is verified on Latest Developer Edition, Latest Beta , Latest Nightly -- Build ID:(20170303004003), User Agent: Mozilla/5.0 (Windows NT 10.0; rv:53.0) Gecko/20100101 Firefox/53.0 -- Build ID:(20170307064827),User Agent:Mozilla/5.0 (Windows NT 10.0; rv:53.0) Gecko/20100101 Firefox/53.0 -- Build ID:(20170308030207), User Agent:Mozilla/5.0 (Windows NT 10.0; rv:55.0) Gecko/20100101 Firefox/55.0 Tested OS-- Windows10 32bit [bugday-20170308]
You need to log in
before you can comment on or make changes to this bug.
Description
•