Closed
Bug 1062683
Opened 10 years ago
Closed 10 years ago
Remove urls from new tab pings
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
Firefox 35
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file)
1.99 KB,
patch
|
adw
:
review+
lmandel
:
approval-mozilla-aurora+
lmandel
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
We won't be sending url strings from Firefox, but we'll still need to identify a tile as being enhanced. The server was noting enhanced tiles as submitted tiles that include both id and url, so we'll just send "" for the url.
Assignee | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Attachment #8483911 -
Flags: review?(adw) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8483911 [details] [diff] [review]
v1
Approval Request Comment
[Feature/regressing bug #]: Bug 1042214
[User impact if declined]: History tiles that get enhanced will send url data for both aurora (34) and beta (33) users. The only tiles being enhanced are all mozilla.org properties, so we would see urls of some mozilla sites if they are in the user's top sites. Our privacy policy allows for this data, but we don't need to collect it through Firefox anymore.
[Describe test coverage new/current, TBPL]: Tests updated
[Risks and why]: Simple change that uses an empty string instead of actual url string.
[String/UUID change made/needed]: none
Attachment #8483911 -
Flags: approval-mozilla-beta?
Attachment #8483911 -
Flags: approval-mozilla-aurora?
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
Updated•10 years ago
|
status-firefox32:
--- → unaffected
status-firefox33:
--- → affected
status-firefox34:
--- → affected
status-firefox35:
--- → fixed
tracking-firefox33:
--- → +
tracking-firefox34:
--- → +
tracking-firefox35:
--- → +
Comment 5•10 years ago
|
||
Comment on attachment 8483911 [details] [diff] [review]
v1
Let's avoid collecting data that we don't need. Approved for beta and aurora. Please get this landed for beta2, which goes to build on Mon, Sep 8.
Attachment #8483911 -
Flags: approval-mozilla-beta?
Attachment #8483911 -
Flags: approval-mozilla-beta+
Attachment #8483911 -
Flags: approval-mozilla-aurora?
Attachment #8483911 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
Assigning this to Cornel for an initial assessment and verification.
Flags: qe-verify?
QA Contact: cornel.ionce
Comment 8•10 years ago
|
||
I consider this issue doesn't need manual testing so I'll mark it accordingly.
Ed, please correct me if I'm wrong and if you think it needs manual coverage.
Flags: qe-verify? → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•