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

Issue 215373004: Makes mojo WebUI run main only after page finishes loading (Closed)

Created:
6 years, 9 months ago by sky
Modified:
6 years, 9 months ago
CC:
chromium-reviews, creis+watch_chromium.org, viettrungluu+watch_chromium.org, nasko+codewatch_chromium.org, jam, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, darin (slow to review), ben+mojo_chromium.org
Visibility:
Public.

Description

Makes mojo WebUI run main only after page finishes loading This way there isn't possible race conditions if main is run before the page finishes loading. BUG=none TEST=none R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260266

Patch Set 1 #

Patch Set 2 : merge 2 trunk #

Patch Set 3 : rename DidFinishDocumentLoad so it doesn't conflict with RVO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -9 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_mojo_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/web_ui_mojo.h View 1 2 3 chunks +18 lines, -0 lines 0 comments Download
M content/renderer/web_ui_mojo.cc View 1 2 2 chunks +24 lines, -5 lines 0 comments Download
M content/renderer/web_ui_mojo_context_state.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
6 years, 9 months ago (2014-03-27 23:21:25 UTC) #1
darin (slow to review)
LGTM
6 years, 9 months ago (2014-03-28 00:02:43 UTC) #2
sky
The CQ bit was checked by sky@chromium.org
6 years, 9 months ago (2014-03-28 20:44:23 UTC) #3
sky
6 years, 9 months ago (2014-03-28 20:46:43 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r260266 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698