DescriptionKeep normal popups opened from same-origin iframes in an extension process.
This allows the iframe to script the popup, despite being in an extension.
Also use safer logic for detecting the popup case.
BUG=92669
BUG=87417
TEST=Open a popup from a web iframe inside an extension page and script it.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97386
Patch Set 1 #Patch Set 2 : Note implications for apps in test. #
Total comments: 2
Patch Set 3 : Fix logic, add test (not passing yet). #Patch Set 4 : Fix test. #
Total comments: 2
Patch Set 5 : Switch to canRequest. #Messages
Total messages: 15 (0 generated)
|