Closed
Bug 851170
Opened 12 years ago
Closed 12 years ago
Put homescreen wallpaper feature behind confvars variable
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox22-, fennec22+)
RESOLVED
FIXED
Firefox 22
People
(Reporter: Margaret, Assigned: Margaret)
References
Details
Attachments
(1 file, 1 obsolete file)
|
5.19 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
This is a follow-up to bug 844935. Instead of disabling the wallpaper feature every time there's a merge, we should just put the feature behind a variable that we can toggle.
| Assignee | ||
Updated•12 years ago
|
tracking-fennec: --- → ?
Comment 1•12 years ago
|
||
We may want to roll bug 847898 into this as well, since they're both blocked on a more major permissions change (WebRTC).
Comment 2•12 years ago
|
||
We'll track the individual bugs for now - if this ends up being the agreed upon solution, we'll definitely uplift.
| Assignee | ||
Comment 3•12 years ago
|
||
I am to land a patch for this before the next merge, and in that case we won't need to do any uplifting, since the feature is already hard-coded to be disabled in 20/21.
| Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Alex Keybl [:akeybl] from comment #1)
> We may want to roll bug 847898 into this as well, since they're both blocked
> on a more major permissions change (WebRTC).
I think it would be good to follow the same approach in these two bugs, but I think it would be simplest to keep the two features each behind their own flags.
| Assignee | ||
Comment 5•12 years ago
|
||
This doesn't work, and I don't know why. What am I missing?
Attachment #726821 -
Flags: feedback?(blassey.bugs)
| Assignee | ||
Comment 6•12 years ago
|
||
Maybe I should change the name of this variable to indicate it's just for Android? Not sure what the conventions are here.
Attachment #726821 -
Attachment is obsolete: true
Attachment #726821 -
Flags: feedback?(blassey.bugs)
Attachment #726879 -
Flags: review?(ted)
Comment 7•12 years ago
|
||
Comment on attachment 726879 [details] [diff] [review]
patch
Review of attachment 726879 [details] [diff] [review]:
-----------------------------------------------------------------
Up to you. The more self-documenting variables are the easier they are to deal with in the future, certainly.
Attachment #726879 -
Flags: review?(ted) → review+
Updated•12 years ago
|
tracking-fennec: ? → 22+
| Assignee | ||
Comment 8•12 years ago
|
||
I decided to go with MOZ_ANDROID_WALLPAPER:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5b1ba9a45b82
Comment 9•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
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
•