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

69 legend and colour improvements #72

Merged
merged 5 commits into from Dec 6, 2016
Merged

69 legend and colour improvements #72

merged 5 commits into from Dec 6, 2016

Conversation

micmro
Copy link
Owner

@micmro micmro commented Dec 6, 2016

No description provided.

@soulgalore
Copy link
Collaborator

Looks good :)

@@ -9,8 +9,7 @@ export function makeLegend(): HTMLUListElement {
<li class="legend-blocked" title="Time spent in a queue waiting for a network connection.">Blocked</li>
<li class="legend-dns" title="DNS resolution time.">DNS</li>
<li class="legend-connect" title="Time required to create TCP connection.">Connect</li>
<li class="legend-ssl" title="Time required for SSL/TLS negotiation.
Time is also included in the connect field (to ensure backward compatibility with HAR 1.1).">SSL (TLS)</li>
<li class="legend-ssl" title="Time required for SSL/TLS negotiation.">SSL (TLS)</li>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

connect and TLS are seperated in the code already.

@micmro micmro merged commit bad3a0b into master Dec 6, 2016
@tobli tobli deleted the 69 branch December 31, 2016 12:04
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.

None yet

2 participants