Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSync changes from mozilla-central #3691
Merged
+192
−77
Conversation
we save the native fonts by their full path now. On macOS, there is no such thing as a full filesystem path for a CGFont (or at least we don't track it), so loading a capture falls back to the old logic of using the dummy font. Differential Revision: https://phabricator.services.mozilla.com/D36604 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/dd501b160508c7dedf613941135707435b2e42c1
…n wrench. r=nical * Add a script for running wrench under various software rasterizers. * Add support to wrench for non-blocking event loop. * Add support to wrench for selecting GL/ES rendering API. * Update x11 bindings for wrench, to fix a release only crash. Differential Revision: https://phabricator.services.mozilla.com/D36551 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/9c6775d713e80c531dcbec5d7985021eeebd251e
…dy bustage on a CLOSED TREE [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/58fa32c56ff0f0507e7ecf60aa41bfc8d87f8ee1
…n wrench. r=nical * Add a script for running wrench under various software rasterizers. * Add support to wrench for non-blocking event loop. * Add support to wrench for selecting GL/ES rendering API. * Update x11 bindings for wrench, to fix a release only crash. Differential Revision: https://phabricator.services.mozilla.com/D36551 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/d066f9f4b7bcf5d3b692ca5a198406e1ff358076
|
@bors-servo r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Jul 3, 2019
Sync changes from mozilla-central
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
moz-gfx commentedJul 3, 2019
•
edited by larsbergstrom
This change is