Closed
Bug 852360
Opened 10 years ago
Closed 10 years ago
Kill some more unused stuff
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 22
People
(Reporter: Margaret, Assigned: Margaret)
Details
Attachments
(2 files)
1.27 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
1.08 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
We don't use the keyword.URL in region.properties. http://mxr.mozilla.org/mozilla-central/source/mobile/android/app/mobile.js#222
Attachment #726428 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 1•10 years ago
|
||
The strings we actually use are the ones in aboutAddons.dtd.
Attachment #726430 -
Flags: review?(mark.finkle)
Updated•10 years ago
|
Attachment #726428 -
Flags: review?(mark.finkle) → review+
Comment 2•10 years ago
|
||
Comment on attachment 726430 [details] [diff] [review] Get rid of unused strings in aboutAddons.properties These would be nice for a future context menu, but I guess we can always add them back.
Attachment #726430 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #2) > Comment on attachment 726430 [details] [diff] [review] > Get rid of unused strings in aboutAddons.properties > > These would be nice for a future context menu, but I guess we can always add > them back. Looks like we already use the .dtd versions for context menu items: http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/aboutAddons.xhtml#56
Comment 4•10 years ago
|
||
(In reply to :Margaret Leibovic from comment #3) > Looks like we already use the .dtd versions for context menu items: > http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/ > aboutAddons.xhtml#56 Wow. I had forgot about that. I guess you should add context menu support for "Set as Default" in the search engine patch :)
Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4f2d3e8ce03f https://hg.mozilla.org/integration/mozilla-inbound/rev/d99bc9e32472
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/4f2d3e8ce03f https://hg.mozilla.org/mozilla-central/rev/d99bc9e32472
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
Updated•2 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
•