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

Issue 188813003: Update several browser_tests / content_browsertests to set iframes' name (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, benquan, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, chromium-apps-reviews_chromium.org, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Update several browser_tests / content_browsertests to set iframes' name Update several browser_tests / content_browsertests to set iframes' name. Previously, these tests were relying on the iframe's name being its id if the name parameter was unset. However, this behavior is against specification and other browsers. Blink is going to be updated accordingly but we need to fix the tests on Chromium-side first before we can land the Blink change. BUG=347169 R=jochen@chromium.org, thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255756

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rename iframe_id to iframe_name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M chrome/renderer/autofill/password_autofill_agent_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/frame_tree_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/frame_tree/2-4.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Inactive
6 years, 9 months ago (2014-03-06 19:22:28 UTC) #1
bradnelson
lgtm
6 years, 9 months ago (2014-03-06 19:24:30 UTC) #2
Nico
https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html File chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html (right): https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html#newcode10 chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html:10: var iframe_doc = window.frames['iframe_id'].document; Huh, does this actually work? ...
6 years, 9 months ago (2014-03-06 19:30:36 UTC) #3
Inactive
https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html File chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html (right): https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html#newcode10 chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html:10: var iframe_doc = window.frames['iframe_id'].document; On 2014/03/06 19:30:36, Nico wrote: ...
6 years, 9 months ago (2014-03-06 19:46:23 UTC) #4
Nico
lgtm, thanks for explaining :-) https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html File chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html (right): https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html#newcode10 chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html:10: var iframe_doc = window.frames['iframe_id'].document; ...
6 years, 9 months ago (2014-03-06 19:49:43 UTC) #5
Inactive
https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html File chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html (right): https://codereview.chromium.org/188813003/diff/1/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html#newcode10 chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.html:10: var iframe_doc = window.frames['iframe_id'].document; On 2014/03/06 19:49:44, Nico wrote: ...
6 years, 9 months ago (2014-03-06 19:50:29 UTC) #6
Inactive
+brettw for the change to content/browser/frame_host/frame_tree_browsertest.cc as it seems like jochen is out of office.
6 years, 9 months ago (2014-03-06 19:52:42 UTC) #7
brettw
content lgtm rubberstamp
6 years, 9 months ago (2014-03-07 17:44:52 UTC) #8
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 9 months ago (2014-03-07 18:41:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/188813003/20001
6 years, 9 months ago (2014-03-07 18:44:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/188813003/20001
6 years, 9 months ago (2014-03-07 20:24:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/188813003/20001
6 years, 9 months ago (2014-03-08 10:50:23 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-03-08 11:44:09 UTC) #13
Message was sent while issue was closed.
Change committed as 255756

Powered by Google App Engine
This is Rietveld 408576698