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 #3841 to fix full-page rendering in Firefox, Safari #3986

Merged
merged 1 commit into from
Jan 17, 2017

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jan 16, 2017

This PR reverts #3841 until we figure out why the MAX_RENDERBUFFER_SIZE check regresses support for Firefox, as reported in #3915.

/cc @lucaswoj @stepankuzmin @jfirebaugh @morganherlocker

@1ec5 1ec5 merged commit 630d98c into master Jan 17, 2017
@1ec5 1ec5 deleted the 1ec5-max-renderbuffer-ff-3915 branch January 17, 2017 04:02
spinF added a commit to spinF/osm-liberty that referenced this pull request Jan 17, 2017
Currently mapbox-gl v0.30.0 and v0.31.0 won't display the map in Firefox if the canvas is larger than 2048px in width or height (common on screens with resolution of 2K or higher).

The problem was introduced by mapbox/mapbox-gl-js#3841, in mapbox/mapbox-gl-js#3915 the issue with Firefox was discovered and in mapbox/mapbox-gl-js#3986 the fix was released.

So until v0.32.0 is released (which will incorporate the fix), I suggest reverting back to v0.29.0, which works fine with Firefox on large screens.
@1ec5 1ec5 changed the title Revert #3841 to fix full-page rendering in Firefox Revert #3841 to fix full-page rendering in Firefox, Safari Jan 23, 2017
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.

2 participants