On Wed, Feb 25, 2015 at 1:45 PM, Yoav Weiss <y...@yoav.ws> wrote: > A correction to what I said during the call on workerStart: > It seems like workerStart is not actually implemented on a dedicated > worker in Chrome, it's only implemented on a sharedWorker. > A quick test over Chrome, Firefox and Safari showed that none support it > on a dedicated worker. > > Assuming that IE doesn't either, that means that the road is clear to > change that value. >
That makes things much easier. Thanks for checking this Yoav. https://github.com/w3c/hr-time/pull/2 - in theory, I think that should do the trick. ig > > On Wed, Feb 25, 2015 at 1:13 AM, Ilya Grigorik <igrigo...@google.com> > wrote: > >> >> >> On Tue, Feb 24, 2015 at 1:27 PM, Philippe Le Hegaret <p...@w3.org> wrote: >> >>> >>> On 02/24/2015 02:36 PM, Ilya Grigorik wrote: >>> >>>> A few things I'd love to discuss / get feedback on: >>>> >>>> - https://github.com/w3c/navigation-error-logging/pulls >>>> - https://github.com/w3c/performance-timeline/pull/7 (and related >>>> pulls) >>>> - https://github.com/w3c/hr-time/issues/1#issuecomment-75820353 >>>> - https://lists.w3.org/Archives/Public/public-web-perf/ >>>> 2015Feb/0066.html >>>> - next steps for "PerformanceObserver": https://lists.w3.org/Archives/ >>>> Public/public-web-perf/2015Feb/0047.html >>>> >>>> >>> + Publishing a first draft for NEL? >> >> >> Assuming we're OK with proposed pull's in agenda above, definitely! :) >> > >