Deploy 20181119#1508
Merged
Merged
Conversation
…nt' and 'Plugin' (#1429)
Rename 'Main Thread' to 'Parent Process', and add 'Process' to 'Content' and 'Plugin' (#1429)
Then these functions are used in a lot of places, especially in the call tree and in tooltips. Fixes #1322
…Fixes #1472) The chrome import script does not provide responsiveness values, and the type was made optional. Previously the getJankInstances had coerced null values into numeric. This patch corrects the usage to just skip null values. It turns out that occasionally the sampler skips a responsiveness value. Inspecting a profile with this behavior revealed that it was best to just ignore those samples. In addition, the function still works for completely null or undefined values. Tests were also added to this patch explicitely test this behavior.
Add 'pages' array to processed profile format and remove the URLs while sharing without URLs
This also upgrades existing profiles that have a line information in the fileName property. Fixes #1397
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
perf