Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Hide the load time from URL bar on all platforms if below the narrow breakpoint #4315

Merged
merged 1 commit into from Sep 27, 2016
Merged

Hide the load time from URL bar on all platforms if below the narrow breakpoint #4315

merged 1 commit into from Sep 27, 2016

Conversation

bsclifton
Copy link
Member

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests). N/A
  • Ran git rebase -i to squash commits (if needed).

Hide the load time from URL bar on all platforms if below the narrow breakpoint (600px)

Fixes #1046

Auditors: @bradleyrichter

Test Plan:

  1. Make sure browser width is greater than 600px
  2. Open http://example.com and ensure the load timer shows up in the URL bar
  3. Resize the window until it's less than 600px
  4. Confirm load timer no longer shows

…(600px) breakpoint

Fixes #1046

Auditors: @bradleyrichter

Test Plan:

1) Make sure browser width is greater than 600px
2) Open http://example.com and ensure the load timer shows up in the URL bar
3) Resize the window until it's less than 600px
4) Confirm load timer no longer shows
@bsclifton bsclifton added this to the 0.12.3dev milestone Sep 27, 2016
@bbondy
Copy link
Member

bbondy commented Sep 27, 2016

nice, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants