|
|
DescriptionRemove use of deprecated APIs in WebNavigationApiTest
This CL moves the helper class DelayLoadStartAndExecuteJavascript used in
WebNavigationApiTests to use the new navigation APIs. This allows
WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory
to pass with PlzNavigate enabled.
BUG=575230
Committed: https://crrev.com/3363cbef951b26a9111f6cc3004a2a42ed20f49a
Cr-Commit-Position: refs/heads/master@{#421229}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments #Messages
Total messages: 21 (13 generated)
The CQ bit was checked by clamy@chromium.org to run a CQ dry run
Description was changed from ========== Remove use of deprecated APIs in WebNavigationApiTest This CL moves the helper class DelayLoadStartAndExecuteJavascript used in WebNavigationApiTests to use the new navigation APIs. This allows WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory to pass with PlzNavigate enabled. BUG=575230 ========== to ========== Remove use of deprecated APIs in WebNavigationApiTest This CL moves the helper class DelayLoadStartAndExecuteJavascript used in WebNavigationApiTests to use the new navigation APIs. This allows WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory to pass with PlzNavigate enabled. BUG=575230 ==========
clamy@chromium.org changed reviewers: + nasko@chromium.org
@nasko: PTAL
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
https://codereview.chromium.org/2272243002/diff/1/chrome/browser/extensions/a... File chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc (right): https://codereview.chromium.org/2272243002/diff/1/chrome/browser/extensions/a... chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc:192: rfh_(NULL) { nit: nullptr https://codereview.chromium.org/2272243002/diff/1/chrome/browser/extensions/a... chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc:228: if (!navigation_handle->HasCommitted()) Should this also check if the commit was an error page?
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by clamy@chromium.org to run a CQ dry run
Thanks! https://codereview.chromium.org/2272243002/diff/1/chrome/browser/extensions/a... File chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc (right): https://codereview.chromium.org/2272243002/diff/1/chrome/browser/extensions/a... chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc:192: rfh_(NULL) { On 2016/08/25 01:05:09, nasko (out until 08-30) wrote: > nit: nullptr Done. https://codereview.chromium.org/2272243002/diff/1/chrome/browser/extensions/a... chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc:228: if (!navigation_handle->HasCommitted()) On 2016/08/25 01:05:09, nasko (out until 08-30) wrote: > Should this also check if the commit was an error page? Done.
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
@nasko: ping :).
Oops, this has fallen through the cracks, sorry : (. LGTM
The CQ bit was checked by nasko@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Remove use of deprecated APIs in WebNavigationApiTest This CL moves the helper class DelayLoadStartAndExecuteJavascript used in WebNavigationApiTests to use the new navigation APIs. This allows WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory to pass with PlzNavigate enabled. BUG=575230 ========== to ========== Remove use of deprecated APIs in WebNavigationApiTest This CL moves the helper class DelayLoadStartAndExecuteJavascript used in WebNavigationApiTests to use the new navigation APIs. This allows WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory to pass with PlzNavigate enabled. BUG=575230 ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Remove use of deprecated APIs in WebNavigationApiTest This CL moves the helper class DelayLoadStartAndExecuteJavascript used in WebNavigationApiTests to use the new navigation APIs. This allows WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory to pass with PlzNavigate enabled. BUG=575230 ========== to ========== Remove use of deprecated APIs in WebNavigationApiTest This CL moves the helper class DelayLoadStartAndExecuteJavascript used in WebNavigationApiTests to use the new navigation APIs. This allows WebNavigationApiTest.CrossProcess and WebNavigationApiTest.CrossProcessHistory to pass with PlzNavigate enabled. BUG=575230 Committed: https://crrev.com/3363cbef951b26a9111f6cc3004a2a42ed20f49a Cr-Commit-Position: refs/heads/master@{#421229} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/3363cbef951b26a9111f6cc3004a2a42ed20f49a Cr-Commit-Position: refs/heads/master@{#421229} |