-
Change the nextTick semantics to allow IO starvation. Immediately after every v8 invocation, process all scheduled nextTick callbacks, so that no IO can happen in the intervening time between schedul…
-
Copied from my post on the discussion on chromium: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/Du9lhfui1Mo
Just found this, and it seems extremely interesting and has lots of pot…
-
Look into using @technopagan's [imagesampler.sh](https://github.com/technopagan/adept-jpg-compressor/blob/master/imagesampler.sh) to "retrieve a statistically representative number of images from site…
-
I'm using the progressive loading pattern with previous/next buttons. I'm hiding the "previous" button at the beginning, and the "next" button at the end of the slideshow with "data-cycle-allow-wrap='…
-
This is [Issue 530](http://code.google.com/p/html5rocks/issues/detail?id=530) moved from the [old Google Code project](http://code.google.com/p/html5rocks/) and added by 2011-06-01T23:36:56.000Z by [a…
-
**_[From](http://lists.w3.org/Archives/Public/public-rdf-wg/2013Apr/0011.html) @sandhawke:**_
So we're in the odd situation with JSON-LD-API of needing a normative reference to WebIDL, which might st…
-
I like the CLOCK class from three.js, but sometimes the resusultion/precision is to low. How about using `performance.now()` instead of `Date.now()` if available?
https://dvcs.w3.org/hg/webperf/raw-f…
Fox32 updated
11 years ago
-
> Originally reported on W3C Bugzilla [ISSUE-17416](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17416) Tue, 05 Jun 2012 12:46:57 GMT
> Reported by Michael[tm] Smith
> Assigned to This bug has no ow…
-
> Originally reported on W3C Bugzilla [ISSUE-17416](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17416) Tue, 05 Jun 2012 12:46:57 GMT
> Reported by Michael[tm] Smith
> Assigned to This bug has no ow…
-
It would be nice if the profiler would offer the ability to export the data in HAR format, used by other HTTP monitoring tools.
The spec can be found here:
http://www.softwareishard.com/blog/har-12-…