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

Issue 2238983002: Do not try to use an HTML embed instead of a Flash one inside a PluginDocument. (Closed)

Created:
4 years, 4 months ago by mlamouri (slow - plz ping)
Modified:
4 years, 4 months ago
Reviewers:
pdr., foolip
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

Do not try to use an HTML embed instead of a Flash one inside a PluginDocument. The PluginDocument is written in a way that expects to get a plugin inside the created <embed>. If we want to handle this case, we would have to either make this relationship less strict or prevent the creation of the document when we know a rewrite will happen. BUG=636226 TEST=cluster-fuzz Committed: https://crrev.com/8ec7d278c86fbf5194eb5acabbe6e3dab88777f1 Cr-Commit-Position: refs/heads/master@{#411598}

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp View 1 chunk +8 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/PluginDocument.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (9 generated)
mlamouri (slow - plz ping)
pdr@, PTAL
4 years, 4 months ago (2016-08-11 16:55:08 UTC) #2
pdr.
Overall this looks reasonable https://codereview.chromium.org/2238983002/diff/1/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp File third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp (right): https://codereview.chromium.org/2238983002/diff/1/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp#newcode150 third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp:150: // Overwrites the URL and ...
4 years, 4 months ago (2016-08-11 23:21:53 UTC) #7
mlamouri (slow - plz ping)
foolip@, can you stamp this? It needs to land to fix a crash. https://codereview.chromium.org/2238983002/diff/1/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp File ...
4 years, 4 months ago (2016-08-12 10:27:32 UTC) #10
foolip
lgtm
4 years, 4 months ago (2016-08-12 10:29:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2238983002/20001
4 years, 4 months ago (2016-08-12 10:30:32 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-12 11:47:29 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 11:49:24 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8ec7d278c86fbf5194eb5acabbe6e3dab88777f1
Cr-Commit-Position: refs/heads/master@{#411598}

Powered by Google App Engine
This is Rietveld 408576698