Closed
Bug 1406096
Opened 7 years ago
Closed 7 years ago
Fix flash of untranslated content on Activity Stream search bar
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
Firefox 58
People
(Reporter: k88hudson, Assigned: k88hudson)
References
Details
User Story
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
k88hudson
:
review+
Mardak
:
review+
ritu
:
approval-mozilla-beta+
|
Details |
Currently because of quantum perf tests that check for the existence of placeholder text, we render an English string into the search bar on Activity Stream. We would like to remove the English string to improve the experience (i.e. remove the flash of text) for users.
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
User Story: (updated)
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Assignee: nobody → khudson
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8915689 [details]
Bug 1406096 - Fix flash of untranslated content on Activity Stream search bar.
https://reviewboard.mozilla.org/r/186890/#review191950
Attachment #8915689 -
Flags: review+
Assignee | ||
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8915689 [details]
Bug 1406096 - Fix flash of untranslated content on Activity Stream search bar.
https://reviewboard.mozilla.org/r/186890/#review191952
Attachment #8915689 -
Flags: review?(khudson) → review+
Pushed by edilee@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fa7c801e2031
Fix flash of untranslated content on Activity Stream search bar. r=k88hudson
Updated•7 years ago
|
tracking-firefox57:
--- → ?
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Comment 6•7 years ago
|
||
Comment on attachment 8915689 [details]
Bug 1406096 - Fix flash of untranslated content on Activity Stream search bar.
Approval Request Comment
[Feature/Bug causing the regression]: Activity Stream quantum target optimization. Blocks tracking-firefox57 blocking bug 1399961.
[User impact if declined]: English text appears before showing localized text making Firefox feel slow. See https://ed.agadak.net/as/57%20uplift.webmhd.webm
[Is this code covered by automated tests?]: No
[Has the fix been verified in Nightly?]: Yes, 20171007100142
[Needs manual test from QE? If yes, steps to reproduce]: No
[List of other uplifts needed for the feature/fix]: This bug before bug 1406120
[Is the change risky?]: No
[Why is the change risky/not risky?]: The change is replacing a hardcoded "Search the Web" text with empty " "
[String changes made/needed]: Nothing that affects localization
Attachment #8915689 -
Flags: approval-mozilla-beta?
status-firefox57:
--- → affected
Comment on attachment 8915689 [details]
Bug 1406096 - Fix flash of untranslated content on Activity Stream search bar.
Activity stream related fix, Beta57+
Attachment #8915689 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•7 years ago
|
||
bugherder uplift |
Updated•7 years ago
|
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•