On Oct 8, 2010, at 3:51 PM, Jian Li wrote: > > > On Fri, Oct 8, 2010 at 3:29 PM, Maciej Stachowiak <m...@apple.com> wrote: > > On Oct 8, 2010, at 3:05 PM, Jian Li wrote: > >> Sounds good. I will add the File API feature guard to it and still keep >> those files under html/canvas. > > Another possibility is to have an ArrayBuffer feature guard and ensure that > it is on if at least one of the features depending on it is on. > > This also sounds good. Personally I prefer appending File API feature guard > since it is simpler. When array buffer is used in XHR, we can then simply > remove all the feature guards. Otherwise, we will have to update all the > config files to add a new feature guard.
I agree, especially since we will hopefully be able to get rid of the guards completely in the not too distant future. And please feel free to finish out the ArrayBuffer implementation :-) ----- ~Chris cmar...@apple.com
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev