|
|
Chromium Code Reviews|
Created:
4 years, 8 months ago by Eugene But (OOO till 7-30) Modified:
4 years, 8 months ago CC:
chromium-reviews Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
Description[ios] Do not allow loading chrome:// URLs from regular http/https pages.
BUG=604086
Committed: https://crrev.com/4998fbe285b9c857b454b70a2bfeda562a92c3ae
Cr-Commit-Position: refs/heads/master@{#388217}
Patch Set 1 #Patch Set 2 : Self review #Patch Set 3 : s/self.documentURL/_documentURL. #Messages
Total messages: 19 (9 generated)
eugenebut@chromium.org changed reviewers: + jyquinn@chromium.org, palmer@chromium.org
palmer@chromium.org changed reviewers: + rsesek@chromium.org
LGTM, but I am not the world's most expert iOS/Objective-C person. Adding rsesek. :)
Code LGTM, but is the BUG= correct? Also, this is probably code worth having tests for.
Description was changed from ========== [ios] Do not allow loading chrome:// URLs from regular http/https pages. BUG=603634 ========== to ========== [ios] Do not allow loading chrome:// URLs from regular http/https pages. BUG=604086 ==========
On 2016/04/18 19:23:00, Robert Sesek wrote: > Code LGTM, but is the BUG= correct? Also, this is probably code worth having > tests for. Sorry, updated the bug. We do have a donwstream test for this: https://chromereviews.googleplex.com/406047013/
lgtm
The CQ bit was checked by eugenebut@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1900783003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1900783003/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chro...) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ni...)
The CQ bit was checked by eugenebut@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from palmer@chromium.org, rsesek@chromium.org, jyquinn@chromium.org Link to the patchset: https://codereview.chromium.org/1900783003/#ps40001 (title: "s/self.documentURL/_documentURL.")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1900783003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1900783003/40001
Message was sent while issue was closed.
Description was changed from ========== [ios] Do not allow loading chrome:// URLs from regular http/https pages. BUG=604086 ========== to ========== [ios] Do not allow loading chrome:// URLs from regular http/https pages. BUG=604086 ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== [ios] Do not allow loading chrome:// URLs from regular http/https pages. BUG=604086 ========== to ========== [ios] Do not allow loading chrome:// URLs from regular http/https pages. BUG=604086 Committed: https://crrev.com/4998fbe285b9c857b454b70a2bfeda562a92c3ae Cr-Commit-Position: refs/heads/master@{#388217} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/4998fbe285b9c857b454b70a2bfeda562a92c3ae Cr-Commit-Position: refs/heads/master@{#388217} |
