-
Eduardo Sanz García authored
`HypothesisInjector._injectIntoFrame` checked that the DOM of the document was ready, however, that was wrapped in `FrameObserver._addFrame` which also checked the readiness of the document. I decided to leave only one check.
6426747b