dillon1000/react
Commit
Browse files Extract defineProperty feature testing to one file
This makes it slightly more bearable to debug in IE8 with an exception breakpoint. Also the old way was just silly and could mask other bugs.
Changed paths6 files
First-parent comparisonsrc/isomorphic/classic/element/ReactElement.js ModifiedM src/isomorphic/classic/element/ReactElementValidator.js ModifiedM src/isomorphic/modern/class/ReactComponent.js ModifiedM src/renderers/dom/client/eventPlugins/ChangeEventPlugin.js ModifiedM src/renderers/dom/shared/ReactDOMComponent.js ModifiedA src/shared/utils/canDefineProperty.js AddedPatch
Files changed
Rendering syntax-highlighted changes…