Open
Bug 1629631
Opened 5 years ago
Updated 3 years ago
Use MOZ_WIDGET_ANDROID instead of ANDROID for geckoview specific code
Categories
(GeckoView :: General, task, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: fabrice, Unassigned)
References
(Regression)
Details
ANDROID is true for any "android flavored linux with bionic" product, like b2g. The right #ifdef for anything tied to geckoview / jni is MOZ_WIDGET_ANDROID
Priority: -- → P3
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Updated•3 years ago
|
Type: task → defect
Updated•3 years ago
|
Type: defect → task
Rank: 399
Comment 1•3 years ago
|
||
This bug has the keyword regression
, so its type should be defect.
Type: task → defect
Updated•3 years ago
|
Type: defect → task
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•