Closed
Bug 820545
Opened 13 years ago
Closed 13 years ago
Safebrowsing-related text is not included in about:rights
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 20
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file, 1 obsolete file)
|
1.22 KB,
patch
|
gcp
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/aboutRights.xhtml#46 says:
<!-- XXX Safe Browsing is not enabled in Firefox Mobile -->
which is not true any more. The hunk of text below it should probably be uncommented.
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → bugmail.mozilla
Attachment #691032 -
Flags: review?(gpascutto)
| Assignee | ||
Comment 2•13 years ago
|
||
I don't think the about:rights page even has anything but placeholder text, so this patch doesn't seem to have any effect.
| Assignee | ||
Comment 3•13 years ago
|
||
Oh, or maybe I can't see any change because I'm testing on a local unbranded build.
Comment 4•13 years ago
|
||
Comment on attachment 691032 [details] [diff] [review]
Patch
Review of attachment 691032 [details] [diff] [review]:
-----------------------------------------------------------------
::: mobile/android/chrome/content/aboutRights.xhtml
@@ +43,5 @@
> <p>&rights2.webservices-a;<a href="about:rights#disabling-webservices" onclick="showDisablingServices();">&rights2.webservices-b;</a>&rights2.webservices-c;</p>
>
> <div id="disabling-webservices-container" style="margin-left:40px;">
> <a name="disabling-webservices"/>
> <!-- XXX Safe Browsing is not enabled in Firefox Mobile -->
Lose the comment, too.
r+ on the assumption that you do a test build with branding enabled :)
Attachment #691032 -
Flags: review?(gpascutto) → review+
Comment 5•13 years ago
|
||
We enabled SafeBrowsing on Firefox 18 so this is a candidate for uplifting. Especially as impact should be minimal.
tracking-firefox18:
--- → ?
tracking-firefox19:
--- → ?
Comment 6•13 years ago
|
||
Note: No strings are added, so we should be OK for uplift.
Comment 7•13 years ago
|
||
Comment on attachment 691032 [details] [diff] [review]
Patch
As per discussion on IRC, this will need a different patch or a WONTFIX. The instructions explain how to disable SafeBrowsing, which is not possible or needs about:config on mobile.
Attachment #691032 -
Flags: review+ → review-
| Assignee | ||
Comment 8•13 years ago
|
||
Update comment to not fool people
Attachment #691464 -
Flags: review?(gpascutto)
| Assignee | ||
Updated•13 years ago
|
Attachment #691032 -
Attachment is obsolete: true
| Assignee | ||
Updated•13 years ago
|
tracking-firefox18:
? → ---
tracking-firefox19:
? → ---
Updated•13 years ago
|
Attachment #691464 -
Flags: review?(gpascutto) → review+
| Assignee | ||
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•