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

Issue 8418041: Fix the JavascriptWindow open CF tests which failed because the pending render view status was not (Closed)

Created:
9 years, 1 month ago by ananta
Modified:
9 years, 1 month ago
Reviewers:
robertshield
CC:
chromium-reviews, robertshield, kkania, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix the JavascriptWindow open CF tests which failed because the pending render view status was not propagated correctly. BUG=ChromeFrame tests should now pass on IE8. TBR=robertshield Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107832

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/automation/automation_resource_message_filter.cc View 2 chunks +2 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
ananta
9 years, 1 month ago (2011-10-29 00:38:29 UTC) #1
robertshield
http://codereview.chromium.org/8418041/diff/1/chrome/browser/automation/automation_resource_message_filter.cc File chrome/browser/automation/automation_resource_message_filter.cc (right): http://codereview.chromium.org/8418041/diff/1/chrome/browser/automation/automation_resource_message_filter.cc#newcode282 chrome/browser/automation/automation_resource_message_filter.cc:282: automation_details_iter->second.is_pending_render_view = pending_view; looking at AutomationDetails, there are two ...
9 years, 1 month ago (2011-10-29 01:02:35 UTC) #2
robertshield
9 years, 1 month ago (2011-10-29 01:06:59 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698