On 2014-03-26, 12:51 AM, Rik Cabanier wrote:
I'm not too familiar with the "intent to ship" process for mozilla [1]
Given that no one objected to my proposal, can I submit a patch to remove
the runtime flag and put it up for review?
1: https://wiki.mozilla.org/WebAPI/ExposureGuidelines
Yes, pl
I'm not too familiar with the "intent to ship" process for mozilla [1]
Given that no one objected to my proposal, can I submit a patch to remove
the runtime flag and put it up for review?
1: https://wiki.mozilla.org/WebAPI/ExposureGuidelines
On Tue, Mar 25, 2014 at 11:11 AM, Rik Cabanier wrote:
On Tue, Mar 25, 2014 at 9:43 AM, Anne van Kesteren wrote:
> On Tue, Mar 25, 2014 at 4:22 PM, Rik Cabanier wrote:
> > The one shipping implementation was Safari and it was implemented last
> year
> > by Dirk. He renamed it last week to Path2D.
>
> I see, if it has been in Safari for over a year a
On Tue, Mar 25, 2014 at 4:22 PM, Rik Cabanier wrote:
> The one shipping implementation was Safari and it was implemented last year
> by Dirk. He renamed it last week to Path2D.
I see, if it has been in Safari for over a year as Path, the claims it
causes compatibility issues seem somewhat overblo
On Tue, Mar 25, 2014 at 5:08 AM, Dirk Schulze wrote:
> Hi Anne,
> On Mar 25, 2014, at 11:29 AM, Anne van Kesteren wrote:
>
> > On Tue, Mar 25, 2014 at 3:53 AM, Rik Cabanier
> wrote:
> >> It's defined as the "Path" object in the WhatWG spec [1] but after a
> long
> >> discussion and author feedb
Hi Anne,
On Mar 25, 2014, at 11:29 AM, Anne van Kesteren wrote:
> On Tue, Mar 25, 2014 at 3:53 AM, Rik Cabanier wrote:
>> It's defined as the "Path" object in the WhatWG spec [1] but after a long
>> discussion and author feedback that name was considered too generic and
>> renamed.
>
> Pointer?
On Tue, Mar 25, 2014 at 3:53 AM, Rik Cabanier wrote:
> It's defined as the "Path" object in the WhatWG spec [1] but after a long
> discussion and author feedback that name was considered too generic and
> renamed.
Pointer? Almost none of the other -related interfaces have a
suffix. Also, if there
Path2D is a new object in the global namespace. Its main use case is to
cache path segments. For instance, shumway could use it to cache the flash
edgelists which should increase its drawing performance.
Eventually it will act as a bridge between SVG and Canvas but for now its
use is limited to ca
8 matches
Mail list logo