Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(810)

Issue 1889993004: Add contentWindow attribute for <object> elements (Closed)

Created:
4 years, 8 months ago by lfairy
Modified:
4 years, 7 months ago
Reviewers:
haraken, philipj_slow, Yuki
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add contentWindow attribute for <object> elements This allows for e.g. calling postMessage() on embedded SVG files. BUG=601771

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLObjectElement.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
lfairy
4 years, 8 months ago (2016-04-16 10:06:11 UTC) #3
philipj_slow
Gecko supports this, but oddly enough Edge does not. Edge, like Blink/WebKit only supports contentDocument ...
4 years, 8 months ago (2016-04-18 13:11:24 UTC) #5
philipj_slow
On 2016/04/18 13:11:24, philipj_slow wrote: > Gecko supports this, but oddly enough Edge does not. ...
4 years, 8 months ago (2016-04-21 08:54:07 UTC) #6
lfairy
4 years, 7 months ago (2016-05-10 07:49:33 UTC) #7
Sorry about the delay. I've had a lot on my plate lately, and for this reason
I'm closing the CL. I'd be happy if someone else takes up this issue -- afaict
the only thing needed is tests.

Powered by Google App Engine
This is Rietveld 408576698