Closed
Bug 1236926
Opened 9 years ago
Closed 9 years ago
Remove the "you are now testing e10s" prompt
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 46
People
(Reporter: jimm, Assigned: gkrizsanits)
Details
Attachments
(2 files, 1 obsolete file)
7.19 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
4.72 KB,
patch
|
gkrizsanits
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
We should remove this, it's not really needed anymore on nightly/aurora and is causing a conflict with a11y (bug 1198459). e10s is stable enough that we no longer need to announce it's been turned on. We also don't want this showing up on beta or release.
Updated•9 years ago
|
Assignee: nobody → felipc
Assignee | ||
Comment 2•9 years ago
|
||
I still have to try this out somehow first, but filing the patch now because I was wondering if there is anything else that you think should be done here and I'm forgetting about.
Attachment #8705738 -
Flags: review?(felipc)
Comment 3•9 years ago
|
||
Comment on attachment 8705738 [details] [diff] [review]
rm showE10sActivatedNotice. v1
Review of attachment 8705738 [details] [diff] [review]:
-----------------------------------------------------------------
You also need to remove the string from the localization files and the pref definition
Attachment #8705738 -
Flags: review?(felipc) → feedback+
Assignee | ||
Comment 4•9 years ago
|
||
Thanks! About the localization, do I need to do anything else than removing it from the in tree en-US version like I do in this patch?
Attachment #8705738 -
Attachment is obsolete: true
Attachment #8706291 -
Flags: review?(felipc)
Comment 5•9 years ago
|
||
Comment on attachment 8706291 [details] [diff] [review]
rm showE10sActivatedNotice. v2
Review of attachment 8706291 [details] [diff] [review]:
-----------------------------------------------------------------
nope, that's all!
Attachment #8706291 -
Flags: review?(felipc) → review+
Assignee | ||
Comment 7•9 years ago
|
||
Needinfo-ing myself to do aurora uplift once it's landed on mc.
Flags: needinfo?(gkrizsanits)
Comment 8•9 years ago
|
||
Gabor: when you uplift to aurora, do not remove the strings from the browser.properties file. Just leave them there unused. Changing these files outside of central causes problems to the l10n dashboards.
Assignee | ||
Comment 9•9 years ago
|
||
(In reply to :Felipe Gomes (needinfo me!) from comment #8)
> Gabor: when you uplift to aurora, do not remove the strings from the
> browser.properties file. Just leave them there unused. Changing these files
> outside of central causes problems to the l10n dashboards.
Thanks for the hint!
Flags: needinfo?(gkrizsanits)
Comment 10•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Assignee | ||
Comment 11•9 years ago
|
||
This version does not contain the localization string removals. This should be the one uplifted to aurora.
Attachment #8708950 -
Flags: review+
Assignee | ||
Comment 12•9 years ago
|
||
Comment on attachment 8708950 [details] [diff] [review]
rm showE10sActivatedNotice for aurora uplift
Approval Request Comment
[Feature/regressing bug #]:
[User impact if declined]: Per initial comment: "it's not really needed anymore on nightly/aurora and is causing a conflict with a11y (bug 1198459)"
[Describe test coverage new/current, TreeHerder]: It's on mc, but there is no automated test for it.
[Risks and why]: It just removes a warning prompt, should be safe.
[String/UUID change made/needed]: None in this version (original patch removes some localized strings, but this version does not have that change)
I carried over the review from Felipe from the patch that was landed on mc.
Attachment #8708950 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 13•9 years ago
|
||
Reopening for aurora uplift.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 14•9 years ago
|
||
The bug doesn't have to be reopen for that. The uplift request is enough.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
status-firefox45:
--- → affected
Resolution: --- → FIXED
Updated•9 years ago
|
Attachment #8708950 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 15•9 years ago
|
||
bugherder uplift |
Comment 16•9 years ago
|
||
I have reproduced this bug on Nightly 46.0a1 (2016-01-05) on ubuntu 14.04 LTS, 32 bit!
The bug's fix is now verified on Latest Firefox Developer Edition 46.0a2!
Build ID: 20160205004003
User Agent: Mozilla/5.0 (X11; Linux i686; rv:46.0) Gecko/20100101 Firefox/46.0
QA Whiteboard: [testday-20160205]
Comment 17•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> UNVERIFIED
Comments:
STR: Not clear.
Developer specific testing
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
Developer specific testing
Actual Results:
As expected
You need to log in
before you can comment on or make changes to this bug.
Description
•