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

Issue 2150513002: Move web_js_test.h upstream (Closed)

Created:
4 years, 5 months ago by vabr (Chromium)
Modified:
4 years, 5 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

Move web_js_test.h upstream This creates a copy of the downstream web_js_test.h upstream in ios/web/public/test and puts it into the ios_web_test_support build target (+equivalent in GN). The upstream web_js_test.h is an almost-identical copy of the downstream version, with 2 differences: (1) git cl format is required upstream, which changed indenting in a single location. (2) namespace web was introduced to match the style of the target directory. BUG=627775 Committed: https://crrev.com/b737caa2d98e0a27d283cd66ab777f9b42e042a2 Cr-Commit-Position: refs/heads/master@{#405217}

Patch Set 1 #

Patch Set 2 : namespace web #

Patch Set 3 : Squash 3 steps #

Total comments: 2

Patch Set 4 : include -> import #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -0 lines) Patch
M ios/web/BUILD.gn View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M ios/web/ios_web.gyp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
A ios/web/public/test/web_js_test.h View 1 2 3 1 chunk +123 lines, -0 lines 3 comments Download

Dependent Patchsets:

Messages

Total messages: 32 (21 generated)
vabr (Chromium)
Dear reviewers! This is the upstream part of the plan in http://crbug.com/627775#c3. sdefresne@ -- could ...
4 years, 5 months ago (2016-07-13 12:43:09 UTC) #14
sdefresne
lgtm https://codereview.chromium.org/2150513002/diff/40001/ios/web/public/test/web_js_test.h File ios/web/public/test/web_js_test.h (right): https://codereview.chromium.org/2150513002/diff/40001/ios/web/public/test/web_js_test.h#newcode10 ios/web/public/test/web_js_test.h:10: #include "base/mac/bundle_locations.h" nit: import here too
4 years, 5 months ago (2016-07-13 12:50:00 UTC) #15
vabr (Chromium)
Thanks for the review, comment addressed. Eugene, I'll wait for your review to confirm that ...
4 years, 5 months ago (2016-07-13 12:54:28 UTC) #18
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2150513002/diff/60001/ios/web/public/test/web_js_test.h File ios/web/public/test/web_js_test.h (right): https://codereview.chromium.org/2150513002/diff/60001/ios/web/public/test/web_js_test.h#newcode23 ios/web/public/test/web_js_test.h:23: : java_script_paths_([java_script_paths retain]) {} NIT: Consider copying array ...
4 years, 5 months ago (2016-07-13 15:22:27 UTC) #21
vabr (Chromium)
On 2016/07/13 15:22:27, Eugene But wrote: > lgtm > > https://codereview.chromium.org/2150513002/diff/60001/ios/web/public/test/web_js_test.h > File ios/web/public/test/web_js_test.h (right): ...
4 years, 5 months ago (2016-07-13 17:17:43 UTC) #22
Eugene But (OOO till 7-30)
On 2016/07/13 17:17:43, vabr (Chromium) wrote: > On 2016/07/13 15:22:27, Eugene But wrote: > > ...
4 years, 5 months ago (2016-07-13 17:22:44 UTC) #23
vabr (Chromium)
On 2016/07/13 17:22:44, Eugene But wrote: > On 2016/07/13 17:17:43, vabr (Chromium) wrote: > > ...
4 years, 5 months ago (2016-07-13 17:48:25 UTC) #24
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/2150513002/60001
4 years, 5 months ago (2016-07-13 17:49:11 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-13 17:54:18 UTC) #29
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/b737caa2d98e0a27d283cd66ab777f9b42e042a2 Cr-Commit-Position: refs/heads/master@{#405217}
4 years, 5 months ago (2016-07-13 17:56:06 UTC) #31
vabr (Chromium)
4 years, 5 months ago (2016-07-13 18:13:31 UTC) #32
Message was sent while issue was closed.
Follow-up CL is https://codereview.chromium.org/2148723003.

Powered by Google App Engine
This is Rietveld 408576698