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

Issue 602193002: Fix for how webview.executeScript and webivew.insertCSS check for page navigtation when loading dat… (Closed)

Created:
6 years, 2 months ago by paulmeyer
Modified:
6 years, 2 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix for how webview.executeScript and webivew.insertCSS check for page navigtation when loading data URLs via NavigationController::LoadURLWithParams. Tests will follow shortly in the patch that adds webview.loadDataWithBaseURL. BUG=417816 TBR=rockot@chromium.org Committed: https://crrev.com/0713c99452dfbfad3b72e7d17c132b78f1c6b9ec Cr-Commit-Position: refs/heads/master@{#296938}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressed Comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M extensions/browser/guest_view/web_view/web_view_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_constants.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_guest.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M extensions/renderer/resources/web_view.js View 1 3 chunks +13 lines, -3 lines 0 comments Download
M extensions/renderer/resources/web_view_events.js View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (6 generated)
paulmeyer
+fsamuel@ for potentially everything
6 years, 2 months ago (2014-09-25 19:29:33 UTC) #2
Fady Samuel
https://codereview.chromium.org/602193002/diff/1/extensions/browser/guest_view/web_view/web_view_constants.cc File extensions/browser/guest_view/web_view/web_view_constants.cc (right): https://codereview.chromium.org/602193002/diff/1/extensions/browser/guest_view/web_view/web_view_constants.cc#newcode90 extensions/browser/guest_view/web_view/web_view_constants.cc:90: const char kInternalBaseURLForDataURL[] = "baseURLForDataURL"; s/URL/Url/gc preferred javascript style. ...
6 years, 2 months ago (2014-09-25 20:09:04 UTC) #3
paulmeyer
ptal https://codereview.chromium.org/602193002/diff/1/extensions/browser/guest_view/web_view/web_view_constants.cc File extensions/browser/guest_view/web_view/web_view_constants.cc (right): https://codereview.chromium.org/602193002/diff/1/extensions/browser/guest_view/web_view/web_view_constants.cc#newcode90 extensions/browser/guest_view/web_view/web_view_constants.cc:90: const char kInternalBaseURLForDataURL[] = "baseURLForDataURL"; On 2014/09/25 20:09:03, ...
6 years, 2 months ago (2014-09-25 20:39:51 UTC) #4
Fady Samuel
lgtm
6 years, 2 months ago (2014-09-25 23:05:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602193002/40001
6 years, 2 months ago (2014-09-26 13:58:31 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/13781)
6 years, 2 months ago (2014-09-26 14:05:26 UTC) #10
paulmeyer
+rockot@ for OWNER on web_view.js and web_view_events.js. Fady already reviewed, but the OWNERS hasn't been ...
6 years, 2 months ago (2014-09-26 14:29:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602193002/40001
6 years, 2 months ago (2014-09-26 14:31:29 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001) as 90a88d12772b916cf5cfe0dffc06882a39486bbb
6 years, 2 months ago (2014-09-26 15:00:40 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 15:01:41 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0713c99452dfbfad3b72e7d17c132b78f1c6b9ec
Cr-Commit-Position: refs/heads/master@{#296938}

Powered by Google App Engine
This is Rietveld 408576698