Chromium Code Reviews
DescriptionFix http-to-https-redirect-and-register.html for --site-per-process.
The test was assuming that the onload callback would be dispatched
before the postMessage from SW registration, which wasn't happening
when the frame in the second promise_test was an OOPIF. This CL
changes the onload and postMessage handlers to be independent of
ordering. See bug for more details.
BUG=622887
Committed: https://crrev.com/033dafcf829151ce612ed36460049e0a282fbf38
Cr-Commit-Position: refs/heads/master@{#401900}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review comments #
Total comments: 4
Patch Set 3 : Fix indent #
Messages
Total messages: 12 (4 generated)
|
||||||||||||||||||||||||||||