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

Issue 2745653010: Create ChromeWebView Framework. (Closed)

Created:
3 years, 9 months ago by michaeldo
Modified:
3 years, 9 months ago
CC:
chromium-reviews, Eugene But (OOO till 7-30), ios-reviews+web_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create ChromeWebView Framework. Converts //ios/web_view target to build ChromeWebView.framework, which includes the necessary Chrome resources. BUG=688247 Review-Url: https://codereview.chromium.org/2745653010 Cr-Commit-Position: refs/heads/master@{#456735} Committed: https://chromium.googlesource.com/chromium/src/+/09165f0b1ceba1bb69afa0e786e323839acefe3b

Patch Set 1 #

Total comments: 11

Patch Set 2 : Respond to comments. #

Total comments: 4

Patch Set 3 : Respond to comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -38 lines) Patch
M ios/web_view/BUILD.gn View 1 2 1 chunk +84 lines, -4 lines 0 comments Download
A ios/web_view/Info.plist View 1 1 chunk +20 lines, -0 lines 0 comments Download
M ios/web_view/internal/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/web_view/internal/web_view_web_main_parts.mm View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M ios/web_view/public/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/web_view/shell/BUILD.gn View 5 chunks +5 lines, -31 lines 0 comments Download
M ios/web_view/shell/test/BUILD.gn View 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
michaeldo
3 years, 9 months ago (2017-03-11 00:57:26 UTC) #2
Eugene But (OOO till 7-30)
I defer GN review to sdefresne@ :) https://codereview.chromium.org/2745653010/diff/1/ios/web_view/internal/cwv.mm File ios/web_view/internal/cwv.mm (right): https://codereview.chromium.org/2745653010/diff/1/ios/web_view/internal/cwv.mm#newcode11 ios/web_view/internal/cwv.mm:11: #import "base/mac/bundle_locations.h" ...
3 years, 9 months ago (2017-03-11 01:15:01 UTC) #3
sdefresne
https://codereview.chromium.org/2745653010/diff/1/ios/web_view/BUILD.gn File ios/web_view/BUILD.gn (right): https://codereview.chromium.org/2745653010/diff/1/ios/web_view/BUILD.gn#newcode67 ios/web_view/BUILD.gn:67: configs -= [ "//build/config/gcc:symbol_visibility_hidden" ] Why do you need ...
3 years, 9 months ago (2017-03-13 10:32:24 UTC) #4
michaeldo
https://codereview.chromium.org/2745653010/diff/1/ios/web_view/BUILD.gn File ios/web_view/BUILD.gn (right): https://codereview.chromium.org/2745653010/diff/1/ios/web_view/BUILD.gn#newcode67 ios/web_view/BUILD.gn:67: configs -= [ "//build/config/gcc:symbol_visibility_hidden" ] On 2017/03/13 10:32:24, sdefresne ...
3 years, 9 months ago (2017-03-13 17:27:01 UTC) #5
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2745653010/diff/1/ios/web_view/internal/cwv.mm File ios/web_view/internal/cwv.mm (right): https://codereview.chromium.org/2745653010/diff/1/ios/web_view/internal/cwv.mm#newcode45 ios/web_view/internal/cwv.mm:45: base::mac::SetOverrideFrameworkBundle([NSBundle bundleForClass:[self class]]); On 2017/03/13 17:27:01, michaeldo wrote: > ...
3 years, 9 months ago (2017-03-13 20:37:12 UTC) #6
Eugene But (OOO till 7-30)
lgtm as long as Sylvain is happy.
3 years, 9 months ago (2017-03-13 21:11:49 UTC) #7
sdefresne
lgtm with a question/suggestion https://codereview.chromium.org/2745653010/diff/20001/ios/web_view/BUILD.gn File ios/web_view/BUILD.gn (right): https://codereview.chromium.org/2745653010/diff/20001/ios/web_view/BUILD.gn#newcode11 ios/web_view/BUILD.gn:11: "//ios/web_view/internal", nit: you don't need ...
3 years, 9 months ago (2017-03-14 09:16:34 UTC) #8
michaeldo
https://codereview.chromium.org/2745653010/diff/20001/ios/web_view/BUILD.gn File ios/web_view/BUILD.gn (right): https://codereview.chromium.org/2745653010/diff/20001/ios/web_view/BUILD.gn#newcode11 ios/web_view/BUILD.gn:11: "//ios/web_view/internal", On 2017/03/14 09:16:34, sdefresne wrote: > nit: you ...
3 years, 9 months ago (2017-03-14 15:34:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2745653010/40001
3 years, 9 months ago (2017-03-14 15:36:16 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 16:55:16 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/09165f0b1ceba1bb69afa0e786e3...

Powered by Google App Engine
This is Rietveld 408576698