Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Janusz Majnert
Got it! Thanks 2015-01-14 20:07 GMT+01:00 Ian Hickson : > On Wed, 14 Jan 2015, Janusz Majnert wrote: >> On 14.01.2015 14:01, Anne van Kesteren wrote: >> > Andrea just landed the last patch for the BroadcastChannel API: >> > >> >https://bugzilla.mozilla.org/show_bug.cgi?id=966439 >> > >> >

Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Ian Hickson
On Wed, 14 Jan 2015, Janusz Majnert wrote: > On 14.01.2015 14:01, Anne van Kesteren wrote: > > Andrea just landed the last patch for the BroadcastChannel API: > > > >https://bugzilla.mozilla.org/show_bug.cgi?id=966439 > > > > https://html.spec.whatwg.org/multipage/comms.html#broadcasting-t

Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Rich Tibbett
On Wed, Jan 14, 2015 at 2:58 PM, Janusz Majnert wrote: > On 14.01.2015 14:01, Anne van Kesteren wrote: >> >> Andrea just landed the last patch for the BroadcastChannel API: >> >>https://bugzilla.mozilla.org/show_bug.cgi?id=966439 >> >> https://html.spec.whatwg.org/multipage/comms.html#broadcas

Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Anne van Kesteren
On Wed, Jan 14, 2015 at 2:58 PM, Janusz Majnert wrote: > From quickly skimming the linked spec it looks like the same functionality > (minus sending objects) is already available with the use of WebStorage: > https://html.spec.whatwg.org/multipage/webstorage.html#the-storage-event That only handl

Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Janusz Majnert
On 14.01.2015 14:01, Anne van Kesteren wrote: Andrea just landed the last patch for the BroadcastChannel API: https://bugzilla.mozilla.org/show_bug.cgi?id=966439 https://html.spec.whatwg.org/multipage/comms.html#broadcasting-to-other-browsing-contexts Assuming everything sticks it'll sta

[whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Anne van Kesteren
Andrea just landed the last patch for the BroadcastChannel API: https://bugzilla.mozilla.org/show_bug.cgi?id=966439 https://html.spec.whatwg.org/multipage/comms.html#broadcasting-to-other-browsing-contexts Assuming everything sticks it'll start appearing in Firefox Nightly soon. We thought w

Re: [whatwg] Confusion about node1.replace(node2)

2015-01-14 Thread Anne van Kesteren
On Mon, Jan 12, 2015 at 1:15 PM, Glen Huang wrote: > So yeah, replaceWith looks pretty good. Thanks: https://github.com/whatwg/dom/commit/b7563aaf0864c8d104d18c36a9eda036c5205131 -- https://annevankesteren.nl/

Re: [whatwg] Confusion about node1.replace(node2)

2015-01-14 Thread Glen Huang
Thank you for the quick fix. > On Jan 14, 2015, at 5:37 PM, Anne van Kesteren wrote: > > On Mon, Jan 12, 2015 at 1:15 PM, Glen Huang wrote: >> So yeah, replaceWith looks pretty good. > > Thanks: > https://github.com/whatwg/dom/commit/b7563aaf0864c8d104d18c36a9eda036c5205131 > > > -- > http