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

chore(juggler): Roll Firefox to 120450a2 #3842

Merged
merged 1 commit into from Jan 25, 2019

Conversation

aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Jan 25, 2019

This patch:

  • rebaselines C++ patchset atop of Global Firefox Reformat
  • rolls firefox to 120450a2
  • splits out preference installation step from Puppeteer-Firefox's
    install.js into a separate
    puppeteer-firefox/misc/install-preferences.js. This script is
    re-used to install preferences when tests are run with a custom executable path.
  • fixes issue with ScrollbarManager that was re-injecting the same
    stylesheet multiple times

This patch:
- rebaselines C++ patchset atop of [Global Firefox Reformat](https://bugzilla.mozilla.org/show_bug.cgi?id=1511181)
- rolls firefox to [120450a2](mozilla/gecko-dev@120450a)
- splits out preference installation step from Puppeteer-Firefox's
  `install.js` into a separate
  `puppeteer-firefox/misc/install-preferences.js`. This script is
  re-used to install preferences when run with a custom executable path.
- fixes issue with ScrollbarManager that was re-injecting the same
  stylesheet multiple times
@aslushnikov
Copy link
Contributor Author

I manually verified this on Linux and OSX. (CI bots don't yet run pptr-firefox)

@aslushnikov aslushnikov merged commit cd678fb into puppeteer:master Jan 25, 2019
@aslushnikov aslushnikov deleted the roll-firefox branch January 25, 2019 20:25
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.

None yet

2 participants