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

Issue 1158973004: If javascript: returns no result, balance load progress notifications. (Closed)

Created:
5 years, 6 months ago by sof
Modified:
5 years, 3 months ago
Reviewers:
haraken, dcheng
CC:
blink-reviews, blink-reviews-bindings_chromium.org, vivekg_samsung, arv+blink, vivekg, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

If javascript: returns no result, balance load progress notifications. Upon executing a javascript: URL in an empty document, we take care to notify that the load has started. Should the result of executing the script code be no result and navigation, balance the progress notifications by signalling completion also. R=haraken BUG=495495 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201481

Patch Set 1 #

Patch Set 2 : initialize correctly #

Patch Set 3 : temper progressStarted() use #

Patch Set 4 : add unit test #

Patch Set 5 : fix component building #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M Source/bindings/core/v8/ScriptController.cpp View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M Source/web/tests/WebViewTest.cpp View 1 2 3 4 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
sof
please take a look. i failed to come up with a layout/unit test that checks ...
5 years, 6 months ago (2015-06-02 08:22:37 UTC) #2
haraken
LGTM
5 years, 6 months ago (2015-06-02 08:30:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158973004/20001
5 years, 6 months ago (2015-06-02 09:03:50 UTC) #5
sof
unchecked commit; triggers a progressCompleted() assert on http/tests/navigation/back-to-dynamic-iframe.html
5 years, 6 months ago (2015-06-02 10:41:36 UTC) #7
sof
On 2015/06/02 10:41:36, sof wrote: > unchecked commit; triggers a progressCompleted() assert on > http/tests/navigation/back-to-dynamic-iframe.html ...
5 years, 6 months ago (2015-06-02 15:15:03 UTC) #8
sof
+Cc: japhet I don't have a good grasp of the load completion machinery, and responsibilities, ...
5 years, 6 months ago (2015-06-02 15:23:54 UTC) #9
sof
Finally had a look at this one again, addressing the single layout test failure in ...
5 years, 3 months ago (2015-08-28 13:44:48 UTC) #10
sof
Unit test added also, looks acceptable?
5 years, 3 months ago (2015-08-31 10:09:08 UTC) #11
haraken
LGTM
5 years, 3 months ago (2015-08-31 10:28:49 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158973004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1158973004/80001
5 years, 3 months ago (2015-08-31 11:37:43 UTC) #15
commit-bot: I haz the power
5 years, 3 months ago (2015-08-31 12:46:00 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201481

Powered by Google App Engine
This is Rietveld 408576698