Closed
Bug 1157041
Opened 11 years ago
Closed 11 years ago
Change tab queue notification text
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox40 verified)
VERIFIED
FIXED
Firefox 40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | verified |
People
(Reporter: mhaigh, Assigned: antlam)
References
Details
Attachments
(1 file)
|
4.95 KB,
patch
|
mcomella
:
review+
|
Details | Diff | Splinter Review |
Let's rethink the tab queue notification text!
| Assignee | ||
Comment 1•11 years ago
|
||
Firefox
1 tab waiting
| Reporter | ||
Comment 2•11 years ago
|
||
Change the text and remove the necessity of having multiple notification titles.
This includes a bump for the text entries which have changed.
Attachment #8595647 -
Flags: review?(michael.l.comella)
Comment on attachment 8595647 [details] [diff] [review]
Change tab queue notification text
Review of attachment 8595647 [details] [diff] [review]:
-----------------------------------------------------------------
Cool beans.
::: mobile/android/base/locales/en-US/android_strings.dtd
@@ +202,1 @@
> <!-- Localization note (tab_queue_notification_text_plural) : The
Update l10n note title.
@@ +207,1 @@
> <!-- Localization note (tab_queue_notification_text_singular) : This is the
Update l10n note.
::: mobile/android/base/tabqueue/TabQueueHelper.java
@@ +119,4 @@
>
> PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, resultIntent, PendingIntent.FLAG_CANCEL_CURRENT);
>
> + String text;
nit: final
Attachment #8595647 -
Flags: review?(michael.l.comella) → review+
| Reporter | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 40
Comment 6•11 years ago
|
||
"Nightly
1 tab waiting" notification is displayed in the android notification bar, so:
Verified as fixed using:
Device: Alcatel One Touch (Android 4.1.2)
Build: Firefox for Android 40.0a1 (2015-04-28)
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•