Skip to content

Deploying January 28, 2019#1694

Merged
julienw merged 117 commits into
productionfrom
master
Jan 28, 2019
Merged

Deploying January 28, 2019#1694
julienw merged 117 commits into
productionfrom
master

Conversation

@julienw

@julienw julienw commented Jan 28, 2019

Copy link
Copy Markdown
Contributor
  • Add a category breakdown to the sidebar
  • LogMarker support
  • minor GC markers tooltips changes
  • use category colors in flame graph
  • accessibility fixes in MenuButtons
  • close panels with the escape key
  • cleaner URL for default parameters
  • Import 2 profiles in one view
  • Error boundaries
  • better handling of tracing markers without an end in the profile

julienw and others added 30 commits January 15, 2019 18:34
Text-only implementation of #1080
Two fields in the GC markers have before and after parts.  Update the
labels for these fields to include "(pre - post)" making the meaning
clearer.
julienw and others added 28 commits January 23, 2019 09:51
In this patch we implement the logic to import 2 profiles into the Profile Viewer.

First step for #470.
…lopment (#1621)


Co-Authored-By: jankeromnes <jan.keromnes@typefox.io>
…e key (#1622)

This patch also adds more and better tests for the component ButtonWithPanel.
We had a WebWorker named zeeWorker in global scope before and because of
that jest was hanging before with a following message: "Jest has detected
the following 1 open handle potentially keeping Jest from exiting."
Previously, it was opening the panel immediately after the URL
shortening happens. And it was generally before profile upload event.
That was causing some confusion for users since they were closing the
tab too early thinking that the upload process is complete after the URL.
* Truncate markers with unknown end to get them drawn correctly (Fixes #1569)

* Show 'unknown' instead of 'n/a' in the marker table

* Add incomplete markers for MarkerChart snapshot test

* Fix typo in Marker test
@julienw julienw merged commit 5c21559 into production Jan 28, 2019
@julienw julienw changed the title Deploying Janury 28, 2019 Deploying January 28, 2019 Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants