Re: Intent to implement and ship: SVGImageElement as CanvasImageSource

2017-07-18 Thread Boris Zbarsky
On 7/18/17 11:56 PM, Tom Ritter wrote: Sorry I got the pref name wrong; it's svg.disabled from https://bugzilla.mozilla.org/show_bug.cgi?id=1216893 Ah. So as you note, this pref, when set, makes it so you can't even create an SVGImageElement instance. And then of course you can't pass one

Re: Intent to implement and ship: SVGImageElement as CanvasImageSource

2017-07-18 Thread Tom Ritter
On Tue, Jul 18, 2017 at 10:37 PM, Boris Zbarsky wrote: > On 7/18/17 11:21 PM, Tom Ritter wrote: >> >> This will respect the 'svg.in-content.enabled' pref, correct? > > > Respect in what sense? > > What this will do is that _if_ you have an and you drawImage it > to a canvas,

Re: Intent to implement and ship: SVGImageElement as CanvasImageSource

2017-07-18 Thread Boris Zbarsky
On 7/18/17 11:21 PM, Tom Ritter wrote: This will respect the 'svg.in-content.enabled' pref, correct? Respect in what sense? What this will do is that _if_ you have an and you drawImage it to a canvas, that will work, assuming the was loaded. I don't think the pref you mention prevents

Re: Intent to implement and ship: SVGImageElement as CanvasImageSource

2017-07-18 Thread Tom Ritter
This will respect the 'svg.in-content.enabled' pref, correct? Can I request that be added as a test? =) -tom On Tue, Jul 18, 2017 at 6:00 PM, Boris Zbarsky wrote: > Summary: allow passing to canvas createPattern and drawImage. > > Bug:

Nightly updates frozen to early 20170718 build

2017-07-18 Thread nthomas
Nightly updates are currently frozen at https://hg.mozilla.org/mozilla-central/rev/5e73b9798464c3f7106f0161dc9a49b234f42f9c due to reports of a startup crasher. https://bugzilla.mozilla.org/show_bug.cgi?id=1382043. ___ dev-platform mailing list

Intent to implement and ship: SVGImageElement as CanvasImageSource

2017-07-18 Thread Boris Zbarsky
Summary: allow passing to canvas createPattern and drawImage. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1382027 Spec: https://html.spec.whatwg.org/multipage/canvas.html#htmlorsvgimageelement and https://html.spec.whatwg.org/multipage/canvas.html#canvasimagesource Platform coverage:

PSA: add_task().skip() and add_task().only() are now available to three test suites

2017-07-18 Thread Michael de Boer
Dear devs, Assuming the landing of patches in https://bugzilla.mozilla.org/show_bug.cgi?id=1380470 sticks, you all can enjoy the following from tomorrow onwards: Paraphrased from the bug’s description: You can now use `add_task(async

Re: More Rust code

2017-07-18 Thread Axel Hecht
Am 17.07.17 um 21:43 schrieb Ted Mielczarek: Nick, Thanks for kicking off this discussion! I felt like a broken record talking to people about this in SF. From my perspective Rust is our single-biggest competitive advantage for shipping Firefox, and every time we choose C++ over Rust we throw

Webextensions - a layman's question

2017-07-18 Thread Jörg Knobloch
As the removal of XUL add-ons is imminent, I asked the author of the "Show Parent Folder" add-on, that shows a much needed "Parent Folder" column in the bookmarks window, whether his add-on would be ported to the new scheme and his answer was: 'NO' unfortunately. AFAIK, Webextensions do not

Re: More Rust code

2017-07-18 Thread Frederik Braun
On 18.07.2017 06:01, Jim Blandy wrote: > BTW, speaking of training: Jason's and my book, "Programming Rust" will be > available on paper from O'Reilly on August 29th! Steve Klabnik's book with > No Starch Press is coming out soon as well, but I don't know the details > there. > Steve's book is