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

Issue 61213008: Revert "Finding an <object> element by name only works it has no children other than <param> elemen… (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Revert "Finding an <object> element by name only works it has no children other than <param> elements" This reverts commit 0e0a6fd6f7b0f1b34c474e785068eb5e59f6ceb3. It broke some websites, including http://map.d.co.il where the map no longer shows up. R=tkent BUG=319662 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162435

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -22 lines) Patch
M LayoutTests/fast/dom/HTMLDocument/document-special-properties-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id.html View 2 chunks +11 lines, -10 lines 0 comments Download
M LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/plugins/embed-inside-object.html View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/plugins/object-embed-plugin-scripting.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/plugins/object-embed-plugin-scripting-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLNameCollection.cpp View 2 chunks +6 lines, -1 line 0 comments Download
M Source/core/html/HTMLObjectElement.h View 3 chunks +6 lines, -2 lines 0 comments Download
M Source/core/html/HTMLObjectElement.cpp View 3 chunks +62 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Inactive
7 years, 1 month ago (2013-11-18 19:38:50 UTC) #1
Inactive
7 years, 1 month ago (2013-11-19 13:47:20 UTC) #2
Inactive
7 years, 1 month ago (2013-11-19 13:53:54 UTC) #3
tkent
lgtm. I don't think we should give up the correct behavior only for one site. ...
7 years, 1 month ago (2013-11-21 01:51:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/61213008/1
7 years, 1 month ago (2013-11-21 01:53:52 UTC) #5
commit-bot: I haz the power
Change committed as 162435
7 years, 1 month ago (2013-11-21 03:40:24 UTC) #6
Inactive
On 2013/11/21 01:51:13, tkent wrote: > lgtm. > > I don't think we should give ...
7 years, 1 month ago (2013-11-21 04:06:14 UTC) #7
sof
On 2013/11/21 04:06:14, Chris Dumez wrote: > On 2013/11/21 01:51:13, tkent wrote: > > lgtm. ...
7 years ago (2013-12-05 08:00:01 UTC) #8
tkent
7 years ago (2013-12-05 23:47:47 UTC) #9
Message was sent while issue was closed.
On 2013/12/05 08:00:01, sof wrote:
> Why this revert & ok given that https://codereview.chromium.org/75273004/ was
> in-flight at the time?

Reverting is much safer than fixing. I'm not sure if your patch fixes
crbug.com/319662.

Powered by Google App Engine
This is Rietveld 408576698