-
STR:
Open a new tab
Open http://www.npr.org/
Click on a link on that page
Press back
Notice the back and forward buttons are now disabled
Click on a link again
Back and forward buttons are still disa…
-
Seems to be unrelated to the recent frontend landings.
Changeset 590ed9d2561dd3406a75e846ce9b71b9b2cf9504 is still broken.
Might be related to it though, since it updates the page-metadata-parser.
-
When resizing a window containing a `` spanning e.g. 100% width/height, there is a noticeable delay until the `` resizes. With the example below, the red background of the page should ideally never be…
poiru updated
8 years ago
-
Can this get updated and published to NPM?
-
On OSX, a file pops up in the downloads dock immediately, and in Firefox, I can see its progression in the toolbar so I know if and when it is done. Without this notification, I'm attempting to open t…
-
This tracks making it easy to run test UI hosted on a remote URL. This could go in a lot of directions, but I'd like to be able to navigate to a known page with a list of git branches hosted on githu…
-
Hi,
it seems it just took 8 years until we might get a fix for the tiny edit bookmark window, so thx in advance for trying to fix this bug in the main repo.
As for this extension, is it possible…
-
Something in 6c422b3b98ea63567e878d84a5dcd6c446fba38a causes this error to be thrown during build. No noticible side effects other than the error message, looks like something with dtrace?
```
Error:…
-
Our current autocomplete dropdown could use a bit of cleaning up. Here's a mockup:
![tofino](https://cloud.githubusercontent.com/assets/514315/16345598/066d3a2e-3a43-11e6-8835-b443c935eb94.png)
... a…
phlsa updated
8 years ago
-
`request` is used in instrument.js and user-agent-client.js, while `request.js` is used in user-agent.js and ua.js. They seem to be serving the same purpose, although one uses the lib itself, and the …