Re: [css-houdini-drafts] [css-paint-api]: APIs not exposed in Worklets

You shouldn't assume things.  For example, Gecko does not have a threadsafe URL parser (though we're working on changing that; it's complicated because it's pluggable by extensions).  It just proxies to a single thread for all URL parsing in workers.

-- 
GitHub Notification of comment by bzbarsky
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/237#issuecomment-318230044 using your GitHub account

Received on Thursday, 27 July 2017 01:25:41 UTC