Joel Arvidsson 7f76f08a11 Better feature detection for FormData/FileReader/Blob
Summary: This PR bumps fetch to 0.9.0, the latest release and fixes broken feature detection originating in that self is not referring to `window.self` but an empty object. Assigning that object to window.self or GLOBAL won't work in the chrome dev tools because of CORS restrictions. This is a pragmatic solution but maybe not ideal.

Background to the problem can be read here: https://github.com/facebook/react-native/issues/2376
Closes https://github.com/facebook/react-native/pull/2587

Reviewed By: @​trunkagent, @​svcscm

Differential Revision: D2438341

Pulled By: @vjeux
2015-09-22 13:53:24 -07:00
..
2015-09-22 10:46:26 -07:00
2015-07-24 08:41:58 -08:00
2015-09-22 11:58:37 -07:00
2015-08-06 15:49:35 -08:00
2015-09-22 10:46:26 -07:00
2015-09-21 09:00:34 -07:00
2015-09-22 10:46:26 -07:00
2015-09-08 03:34:33 -08:00
2015-09-22 10:46:26 -07:00
2015-09-17 17:20:45 -07:00
2015-09-17 17:20:45 -07:00
2015-09-17 17:20:45 -07:00
2015-07-24 08:41:58 -08:00
2015-09-17 17:20:45 -07:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00