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

Issue 13929020: Artifically delay the load finished signal until after dom content loaded (Closed)

Created:
7 years, 8 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 8 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Artifically delay the load finished signal until after dom content loaded The webNavigation API defines that the signals always arrive in that order. However, the frame loader can finish loading the document before the parser actually finished parsing. To work around this, we delay the finished load signal until after parsing has finished. BUG=230767 TEST=WebNavigationApiTest.SrcDoc doesn't fail flakily Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194539

Patch Set 1 #

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M chrome/browser/extensions/api/web_navigation/frame_navigation_state.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/web_navigation/frame_navigation_state.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_api.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
Matt, can you review this please?
7 years, 8 months ago (2013-04-16 16:59:34 UTC) #1
Matt Perry
lgtm
7 years, 8 months ago (2013-04-16 17:59:56 UTC) #2
jochen (gone - plz use gerrit)
7 years, 8 months ago (2013-04-17 06:10:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r194539 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698