Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #233, removed built-in extensions #754

Merged
merged 7 commits into from
Sep 30, 2020
Merged

Fixes #233, removed built-in extensions #754

merged 7 commits into from
Sep 30, 2020

Conversation

Metropass
Copy link
Contributor

@Metropass Metropass commented Sep 29, 2020

Removed from configure_firefox.py:
ghostery
uBlock Origin
https-everywhere

I also removed the whitespace to save a few bytes. I checked deploy_browser.py, deploy_firefox.py, and selenium_firefox.py just to make sure the removed extensions aren't referenced, but I found nothing.

I deleted the references within default_browser_params.json

Removed from `configure_firefox.py`:
`ghostery`
`uBlock Origin`
`https-everywhere`
@Metropass Metropass marked this pull request as ready for review September 29, 2020 16:54
@vringar
Copy link
Contributor

vringar commented Sep 30, 2020

@vringar
Copy link
Contributor

vringar commented Sep 30, 2020

Also I'm disabling the localstack tests for now, as I can't find a fix. This means you'll have to merge the master branch into your branch once #756 gets merged.

@Metropass
Copy link
Contributor Author

Also I'm disabling the localstack tests for now, as I can't find a fix. This means you'll have to merge the master branch into your branch once #756 gets merged.

Noted, will do!

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #754 into master will decrease coverage by 0.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #754      +/-   ##
==========================================
- Coverage   40.81%   40.10%   -0.71%     
==========================================
  Files          29       29              
  Lines        3183     3159      -24     
==========================================
- Hits         1299     1267      -32     
- Misses       1884     1892       +8     
Impacted Files Coverage Δ
automation/DeployBrowsers/configure_firefox.py 2.19% <ø> (-2.16%) ⬇️
automation/DataAggregator/S3Aggregator.py 20.33% <0.00%> (-9.75%) ⬇️
automation/DataAggregator/BaseAggregator.py 62.22% <0.00%> (-1.49%) ⬇️
automation/MPLogger.py 65.24% <0.00%> (-1.22%) ⬇️
automation/TaskManager.py 77.74% <0.00%> (-0.63%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ee163a...efe2e52. Read the comment docs.

@vringar
Copy link
Contributor

vringar commented Sep 30, 2020

LGTM. Do you have anything you still want to do?

@Metropass
Copy link
Contributor Author

LGTM. Do you have anything you still want to do?

In terms of this PR, I think we got everything, but I was wondering if I can assist in issue #743 ? @vringar

Copy link
Contributor

@vringar vringar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vringar
Copy link
Contributor

vringar commented Sep 30, 2020

Regarding #743 I'd wait a bit to see if the person currently assigned on it responds, but feel free to have a look at it.
If you want to spend more time on OpenWPM in general, I can also go through the issues and ping you on stuff that's interesting.

@Metropass
Copy link
Contributor Author

Regarding #743 I'd wait a bit to see if the person currently assigned on it responds, but feel free to have a look at it.
If you want to spend more time on OpenWPM in general, I can also go through the issues and ping you on stuff that's interesting.

Yeah that'll be great, thank you so much! 😄

@Metropass
Copy link
Contributor Author

@vringar vringar merged commit a811af1 into openwpm:master Sep 30, 2020
Zaxeli pushed a commit to Zaxeli/OpenWPM that referenced this pull request Aug 10, 2021
Closes openwpm#233
Removed built-in extensions:
- ghostery
- uBlock Origin
- https-everywhere
- AdBlock Plus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants