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

Revert "captureBeyondViewport as screenshot optinal param" #7065

Closed
wants to merge 3 commits into from

Conversation

sadym-chromium
Copy link
Collaborator

Reverts #7063
run-checks: Some jobs were not successful: https://github.com/puppeteer/puppeteer/actions/runs/722626500

galr52 and others added 3 commits April 6, 2021 15:14
* captureBeyondViewport as screenshot optinal param

* lint fixes

* fix lint

* apply Emulation.setDeviceMetricsOverride in
case captureBeyondViewport is false
@mathiasbynens
Copy link
Member

Latest main branch seems fine, passing CI checks, so I'll close this.

It would be useful to figure out why this didn't fail the CI checks on the PR, before being merged. IIUC, the commit message was not following the correct format, which our commitlint check should detect. @sadym-chromium Could you please investigate? Thanks.

auto-merge was automatically disabled April 7, 2021 10:41

Pull request was closed

@mathiasbynens
Copy link
Member

Also, why is this described as a revert of #7063? It's just removing a line from a test rather than reverting any of the code changes.

@sadym-chromium
Copy link
Collaborator Author

I created this PR as a revert of the original commit.
It's weird why the PR contains not only my commit 2c16ae1, but ad72341 and ea53b0d. Those 3 commits together ends up with the change only from ea53b0d, as soon as 2c16ae1 reverted ad72341.

@sadym-chromium sadym-chromium deleted the revert-7063-main branch April 21, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants