--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
Flack?!? :)
--
Another change we could consider instead of removal would be to actually make the prefixed ones aliases for the unprefixed (i.e. use the same time base). That would be safer than removal I suspect and would reduce the cost of the prefixed APIs.
It's been deprecated for a long time. The choices now really are:1) Remove2) Un-deprecate (warning is spammy if we have no plan to actually remove)3) Un-deprecate but make an alias of requestAnimationFrame#3 sounds like an interesting idea to me. I assume most uses of RAF ignore the callback argument, and so would be unaffected by this. There's probably no easy way to measure this, right? If others intuition is that this is unlikely to be breaking, I'd support giving it a shot.
On Mon, Dec 14, 2015 at 9:58 AM Rick Byers <rby...@chromium.org> wrote:It's been deprecated for a long time. The choices now really are:1) Remove2) Un-deprecate (warning is spammy if we have no plan to actually remove)3) Un-deprecate but make an alias of requestAnimationFrame#3 sounds like an interesting idea to me. I assume most uses of RAF ignore the callback argument, and so would be unaffected by this. There's probably no easy way to measure this, right? If others intuition is that this is unlikely to be breaking, I'd support giving it a shot.That's my intuition as well. I also don't know how we'd measure this. I think we'd just need to try it.I don't have an opinion on which of the three options we should do.
Philip
On Mon, Dec 14, 2015 at 10:32 PM, Rick Byers <rby...@chromium.org> wrote:
> Or we could just admit that once this is an alias,
> the cost of removal is unlikely to justify the tiny benefit anytime soon and
> just remove the warning (maybe spec the alternate name for the API in the
> compat spec?). Personally I think the latter is more realistic.
--
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
Sorry for mentioning only webkitCancelRequestAnimationFrame API, precisely all these three API's.
Below are the usage counter for these API's.
☆PhistucK
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.