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 #3777
Merged
Conversation
Differential Revision: https://phabricator.services.mozilla.com/D48969 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/8aeb2407e5e51ece6f5f57c98cc46fc8cfe4f53a
…ler. r=gw Differential Revision: https://phabricator.services.mozilla.com/D48970 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/9b5653a5fae4cdc60e34a8c725c4d2ff6f0be323
AverageIntProfileCounter records the average and maximum of sampled interger values over time slices of half a second. Using it instead of IntProfileCounter in some places will make it easier to notice single-frame spikes. Differential Revision: https://phabricator.services.mozilla.com/D49127 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/81dc1b8ffd78a5bac6aeee853701a44eca9ec67c
…tProfileCounter. r=gw Differential Revision: https://phabricator.services.mozilla.com/D49128 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/5e2b1542310080d3ddd16a90a8a53170598ce553
…er in some places. r=gw Differential Revision: https://phabricator.services.mozilla.com/D49129 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/a62a4d82e3766f070f015bff27c9edfc8cfacb6c
Differential Revision: https://phabricator.services.mozilla.com/D49130 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/0efa1fb81c51c4e4b88da8a2d1a2e2e5ae1fba3e
|
@bors-servo r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Oct 17, 2019
Sync changes from mozilla-central
|
|
Addresses issues with the README in [mozilla bug 1587650](https://bugzilla.mozilla.org/show_bug.cgi?id=1587650). [import_pr] From #3772 Differential Revision: https://phabricator.services.mozilla.com/D49501 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/fc99c73779480bdc4f82b2cb6e91530cddd48f40
|
@bors-servo r+ |
|
|
|
bors-servo
added a commit
that referenced
this pull request
Oct 18, 2019
Sync changes from mozilla-central
|
|
…icture cache tiles. r=gw Differential Revision: https://phabricator.services.mozilla.com/D49438 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/8f6ab1486f9fe658ad688fea54f6779c43063a11
Depends on D49438 Differential Revision: https://phabricator.services.mozilla.com/D49617 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/5979a213200682d5eef021820f88cd3a2ef2f936
…ler. r=gw Depends on D49617 Differential Revision: https://phabricator.services.mozilla.com/D49618 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/8cc42e92e6ef2b11d818b056aa6f67cd800844db
…rs when values are outside their expected range. r=gw Differential Revision: https://phabricator.services.mozilla.com/D49619 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/16bed925e3ac7bf500d924d5441085f87de07e3d
When we are not scrolling or animating it can be normal for there to be a long pause between frames, in which case highlighting the FPS counter in the profiler is distracting. Depends on D49619 Differential Revision: https://phabricator.services.mozilla.com/D49620 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/1ad5346d3fa4222b2252e756e4c57f62a6292667
Differential Revision: https://phabricator.services.mozilla.com/D49566 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/eb3e6a48f9b1072e93e0c25627d9207d6cc6d0f7
|
@bors-servo r+ |
|
|
|
This fixes a recent build error. Differential Revision: https://phabricator.services.mozilla.com/D49730 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/7cf32690c0c04f3025ca2fc5cb3caecb5f061bf6
|
@bors-servo r+ |
|
|
Differential Revision: https://phabricator.services.mozilla.com/D49622 [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/06e6c1909fe14af67ef89a6ecf7f8c1fe572e2e4
|
@bors-servo r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Oct 19, 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 commentedOct 17, 2019
No description provided.