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

Issue 514603004: Make WebFrame::isLoading() local-only and map it to load event completion (Closed)

Created:
6 years, 3 months ago by Nate Chapin
Modified:
6 years, 3 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, blink-reviews, dcheng, dglazkov+blink, gavinp+loader_chromium.org, jamesr, Nate Chapin
Project:
blink
Visibility:
Public.

Description

Make WebFrame::isLoading() local-only and map it to load event completion Also, add isResourceLoadInProgress() for use in content shell, to determine when to complete tests. Exposing this information will allow content shell to better evaluate when to end tests, hopefully eventually leading blink being able to define load completion strictly as the completion of the load event. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181570

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -11 lines) Patch
M Source/core/loader/FrameLoader.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 1 chunk +0 lines, -7 lines 0 comments Download
M Source/web/WebLocalFrameImpl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 2 chunks +10 lines, -2 lines 0 comments Download
M public/web/WebLocalFrame.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Nate Chapin
6 years, 3 months ago (2014-09-05 23:14:32 UTC) #2
abarth-chromium
lgtm
6 years, 3 months ago (2014-09-06 02:56:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/514603004/40001
6 years, 3 months ago (2014-09-08 17:39:00 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-09-08 18:27:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 181570

Powered by Google App Engine
This is Rietveld 408576698