Closed
Bug 1235402
Opened 10 years ago
Closed 10 years ago
Disable about:profile for android and b2g
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
7.27 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8702322 -
Flags: review?(ehsan)
Comment 2•10 years ago
|
||
Comment on attachment 8702322 [details] [diff] [review]
profileF.patch
Review of attachment 8702322 [details] [diff] [review]:
-----------------------------------------------------------------
::: docshell/base/nsAboutRedirector.cpp
@@ +100,5 @@
> nsIAboutModule::URI_MUST_LOAD_IN_CHILD |
> nsIAboutModule::ALLOW_SCRIPT
> },
> +#ifndef MOZ_B2G
> +#ifndef ANDROID
According to https://wiki.mozilla.org/Platform/Platform-specific_build_defines, checking ANDROID should be enough.
Attachment #8702322 -
Flags: review?(ehsan) → review+
Comment 4•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•