Closed
Bug 1276185
Opened 9 years ago
Closed 9 years ago
|SandboxInfo::SubmitTelemetry| undefined on B2G
Categories
(Core :: Security: Process Sandboxing, defect)
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(1 file)
|
MozReview Request: Bug 1276185: Don't invoke |SandboxInfo::SubmitTelemetry| on Android, r?gfritzsche
58 bytes,
text/x-review-board-request
|
gfritzsche
:
review+
|
Details |
The related header file for |SandboxInfo::SubmitTelemetry| isn't included in nsAppRunner.cpp.
| Assignee | ||
Comment 1•9 years ago
|
||
The header file "mozilla/SandboxInfo.h" isn't included on Android
devices, so use its interfaces.
Review commit: https://reviewboard.mozilla.org/r/55774/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/55774/
Attachment #8757242 -
Flags: review?(gfritzsche)
Comment 2•9 years ago
|
||
Comment on attachment 8757242 [details]
MozReview Request: Bug 1276185: Don't invoke |SandboxInfo::SubmitTelemetry| on Android, r?gfritzsche
https://reviewboard.mozilla.org/r/55774/#review52434
Attachment #8757242 -
Flags: review?(gfritzsche) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•