Nope, it was a change to the JS. The objects are no longer being clobbered correctly. I know who to bug now.
Thanks all. Simon Mac Donald http://hi.im/simonmacdonald On Thu, Nov 15, 2012 at 1:25 PM, Michal Mocny <mmo...@chromium.org> wrote: > Just a wild guess: > > Way back when ios 6.0 beta came out, same thing happened due to > webview adding a semi complete implementation, and we weren't forcing > a clobber. > Perhaps you updated to android 4.2 and perhaps its webview also added > something and also needs a forced clobber.. > > -Michal > > On Thu, Nov 15, 2012 at 12:28 PM, Simon MacDonald > <simon.macdon...@gmail.com> wrote: > > Hey, > > > > I'm noticing something weird today running mobile spec on Android. I'm > get > > File test failures and I think it is related to the Android WebView > > implementations File, FileReader and FileError objects not being > clobbered > > like they should be. > > > > Were their any changes around that area of the code? > > > > Simon Mac Donald > > http://hi.im/simonmacdonald >