Open
Bug 1307960
Opened 9 years ago
Updated 1 year ago
Service based child processes crash when android:isolatedProcess="true"
Categories
(GeckoView :: General, defect, P3)
GeckoView
General
Tracking
(firefox52 wontfix)
NEW
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | wontfix |
People
(Reporter: rbarker, Unassigned)
References
Details
(Whiteboard: [sandboxing])
GeckoLoader.setupGeckoEnvironment() attempts to access APIs that are not permitted when a service process is created with android:isolatedProcess="true".
| Reporter | ||
Updated•9 years ago
|
Component: General → GeckoView
Comment 1•8 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox for Android → GeckoView
[Tracking Requested - why for this release]:
status-firefox95:
--- → ?
status-firefox96:
--- → ?
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Moving [sandboxing] bugs to the new GeckoView::Sandboxing component.
Component: General → Sandboxing
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Flags: needinfo?(adrianajqzc)
Updated•2 years ago
|
Flags: needinfo?(adrianajqzc)
Updated•1 year ago
|
Component: Sandboxing → General
You need to log in
before you can comment on or make changes to this bug.
Description
•