Closed
Bug 883071
Opened 12 years ago
Closed 12 years ago
Don't send opted-out SSIDs when querying Google Location Service
Categories
(Core :: DOM: Geolocation, defect)
Core
DOM: Geolocation
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
1.68 KB,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
1. In bug 882485 comment 7, Hanno suggested filtering out SSIDs ending with "_nomap" because that is Google's opt-out mechanism.
2. Bug 522309 filtered out blank (zero-length string) SSIDs. However, the blank SSID check was lost when bug 677256 added GLS v2 support. Was that intentional?
* FYI: This patch will bit rot or be bit rotted by bug 882485.
Attachment #762559 -
Flags: review?(doug.turner)
Comment 1•12 years ago
|
||
Comment on attachment 762559 [details] [diff] [review]
filter-opted-out-SSIDs.patch
Review of attachment 762559 [details] [diff] [review]:
-----------------------------------------------------------------
Can you get this in today?
Attachment #762559 -
Flags: review?(doug.turner) → review+
Assignee | ||
Comment 2•12 years ago
|
||
status-firefox23:
--- → wontfix
status-firefox24:
--- → fixed
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•