Closed
Bug 1000691
Opened 10 years ago
Closed 10 years ago
[tarako] remove the "developer menu" check by default so that in the power off menu will not show "enable APZ for Apps"
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:1.3T+, b2g-v1.3T verified)
People
(Reporter: jcheng, Unassigned)
Details
Attachments
(1 file)
even though APZC is disabled for Tarako but user can still easily turn it on in the (long press power key) power off menu (the very bottom option "enable APZ for apps")
it looks like we just need to remove the "developer menu" check by default
"developer menu" can be found in "Settings -> device information -> more information -> developer -> developer menu"
Reporter | ||
Updated•10 years ago
|
blocking-b2g: --- → 1.3T?
Comment 1•10 years ago
|
||
I think this issue is also on 1.3. If not, we should just uplift the 1.3 fix.
QAWanted to see if this is on by default on a user build.
status-b2g-v1.3T:
--- → affected
Keywords: qawanted
Comment 3•10 years ago
|
||
(In reply to Naoki Hirata :nhirata (please use needinfo instead of cc) from comment #2)
> QAWanted to see if this is on by default on a user build.
I can confirm that 'Enable APZ for all conte...' option in Developer menu is NOT checked by default.
However the 'Enable APZ for apps' option is still accessible via long-pressing the power button.
Tested on:
Device: Tarako 1.3T MOZ
BuildID: 20140424014003
Gaia: 706f474230432c8cb01e124aee2c055ec902aa1d
Gecko: 26ef3dded9ff
Version: 28.1
Firmware Version: sp6821a_gonk4.0_user.pac
Keywords: qawanted
Comment 4•10 years ago
|
||
Actually, after reading bug 994985 I think the build that I tested is NOT an user build. We will re-test this again when an user build is available for us for testing.
Keywords: qawanted
Reporter | ||
Comment 5•10 years ago
|
||
triage: 1.3T+ to make sure it gets removed
blocking-b2g: 1.3T? → 1.3T+
Comment 6•10 years ago
|
||
Hi! Evelyn,
Could you or your team member help on this case?
Thanks
--
Keven
Flags: needinfo?(ehung)
Comment 7•10 years ago
|
||
We need to confirm the build we are really testing against first.
Comment 8•10 years ago
|
||
Attachment #8414310 -
Flags: review?(arthur.chen)
Flags: needinfo?(ehung)
Comment 9•10 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) (please ni?) from comment #7)
> We need to confirm the build we are really testing against first.
Whether the build is correct or not, we also need to remove it from Settings app to prevent user enabling it.
Comment 10•10 years ago
|
||
I guess we also need to remove APZ from the sleep menu?
Flags: needinfo?(ehung)
Comment 11•10 years ago
|
||
(In reply to Arthur Chen [:arthurcc] from comment #10)
> I guess we also need to remove APZ from the sleep menu?
As I know, it won't show up in sleep menu if it's a user build. that's why they were verifying a correct build in comment 4.
Flags: needinfo?(ehung)
Comment 12•10 years ago
|
||
Comment on attachment 8414310 [details] [review]
point to https://github.com/mozilla-b2g/gaia/pull/18777
r=me. Thanks.
Attachment #8414310 -
Flags: review?(arthur.chen) → review+
Comment 13•10 years ago
|
||
1.3t: f772fdb06e4075ee3d8864ae846930c9d5489806
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 14•10 years ago
|
||
Verified the fix. Developer menus is checked off by default and "enable APZ for Apps" is no longer an option by default on the power off menu.
1.3T Environmental Variables:
Device: Tarako 1.3T MOZ
BuildID: 20140501014002
Gaia: d26a776beae0070b0032248a2ce482bbe6321a6d
Gecko: e90f4b655511
Version: 28.1
Firmware Version: sp6821a-Gonk-4.0-4-29
You need to log in
before you can comment on or make changes to this bug.
Description
•