chrisdickinson / raf

requestAnimationFrame polyfill library
MIT License
742 stars 54 forks source link

Remove stupid try catch #20

Closed Raynos closed 10 years ago

chrisdickinson commented 10 years ago

Thanks for the patch!

Raynos commented 10 years ago

no worries :) Thanks for merging.

chrisdickinson commented 10 years ago

Published as v2.0.1.

CMTegner commented 10 years ago

From the W3 spec:

  1. If calling the operation resulted in an exception being thrown, then catch that exception and ignore it.

I didn't add it just for shits and giggles :)

Raynos commented 10 years ago

@CMTegner I'll open an issue on the whatwg spec.

CMTegner commented 10 years ago

@Raynos sweet, ping me when you have an issue reference.

Raynos commented 10 years ago

I send an email. http://lists.w3.org/Archives/Public/public-web-perf/2014Jun/0035.html