Re: HTTP/3 ready for testing

2020-11-20 Thread Dragana Damjanovic
On Fri, Nov 20, 2020 at 6:06 PM James Graham wrote: > On 20/11/2020 16:09, Dragana Damjanovic wrote: > > > Our implementation is ready for testing. > > What's the interop testing story for HTTP/3? How confident are we that > we won't run into implementation differ

HTTP/3 ready for testing

2020-11-20 Thread Dragana Damjanovic
Hi all, HTTP/3 is a new protocol based on QUIC (a UDP-based transport protocol) (the QUIC drafts: 1 , 2 , 3

Re: Elements no longer have a QueryInterface method in JS

2019-10-15 Thread Dragana Damjanovic
This is great. dragana On Tue, Oct 15, 2019 at 4:15 AM Boris Zbarsky wrote: > Hello all, > > Now that we no longer have xbl implements="" to worry about, I have > landed patches to remove the QueryInterface method from Element > instances [1] and the infrastructure for exposing QueryInterface o

Re: Proposed W3C Charter: Web & Networks Interest Group

2019-04-09 Thread Dragana Damjanovic
On Tue, Apr 9, 2019 at 12:42 PM Henri Sivonen wrote: > On Mon, Apr 8, 2019 at 11:11 PM L. David Baron wrote: > > > > The W3C is proposing a new charter for: > > > > Web & Networks Interest Group > > https://www.w3.org/2019/03/web-networks-charter-draft.html > > https://lists.w3.org/Archive

Re: Intent to ship: Do not allow a http-auth prompt requested by an image resource loaded from a cross-origin

2017-12-06 Thread Dragana Damjanovic
Bug 1423522 should fix this. dragana On Wed, Dec 6, 2017 at 5:53 PM, Daniel Veditz wrote: > On Tue, Dec 5, 2017 at 1:29 PM, Xidorn Quan wrote: > > > Would this affect authentication from proxy? For example, if the > > cross-origin image is on a domain which PAC decides to use proxy for, > > an

Re: Intent to ship: Do not allow a http-auth prompt requested by an image resource loaded from a cross-origin

2017-12-06 Thread Dragana Damjanovic
On Tue, Dec 5, 2017 at 10:29 PM, Xidorn Quan wrote: > On Wed, Dec 6, 2017, at 01:25 AM, Dragana Damjanovic wrote: > > Hi all, > > > > We have implemented this for a log time, but the pref was turned off. > > I intend to switch on the pref for this in bug 1423146. >

Intent to ship: Do not allow a http-auth prompt requested by an image resource loaded from a cross-origin

2017-12-05 Thread Dragana Damjanovic
Hi all, We have implemented this for a log time, but the pref was turned off. I intend to switch on the pref for this in bug 1423146. After the pref is switched a http-authentication dialog prompt will not be shown if it is triggered by an image resource from a cross-origin. Chrome already was th

Intent to unship: rel=preload for firefox 57

2017-10-12 Thread Dragana Damjanovic
rel=preload currently works only for cacheable resources. For web compatibility issues like bug Bug 1405761, rel=preload will be disabled on 57. I intent to land rel=preload for non-cacheable resources as well in next couple of days. This will be on Firefox 58 and I will turn rel=preload back on w

Re: Intent to ship:

2017-07-31 Thread Dragana Damjanovic
> > problem that makes it difficult to back out. > > > > Cheers, > > Josh > > > > > > On 7/31/17 1:14 PM, Dragana Damjanovic wrote: > > > >> As of Firefox 56, I intent to ship link rel=preload. The feature is > >> developed in bug 1222633 < &g

Intent to ship:

2017-07-31 Thread Dragana Damjanovic
As of Firefox 56, I intent to ship link rel=preload. The feature is developed in bug 1222633 < https://bugzilla.mozilla.org/show_bug.cgi?id=1222633>. There is no pref for this feature, so it will be shipped directly. **Bug to turn on by default**: https://bugzilla.mozilla.org/show_bug.cgi?id=12226