Closed
Bug 1593424
Opened 5 years ago
Closed 5 years ago
Check content blocking log entry count in browser_socialtracking.js test
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: nhnt11, Assigned: nhnt11)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
From https://phabricator.services.mozilla.com/D51444#inline-312359:
If the object has no keys, this loop will run zero iterations and we won't perform any assertions, which might lead to a passed test. We should also verify that Object.keys().length is not zero.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d3d3f36ec041
Check content blocking log entry count in browser_socialtracking.js test. r=Ehsan
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•