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

Issue 917523002: Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necess… (Closed)

Created:
5 years, 10 months ago by Jeremy Klein
Modified:
5 years, 10 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, dcheng, michaelpg+watch-polymer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necessary third_party bits. R=cpu, dzhioev BUG=424574 Committed: https://crrev.com/bcadd727094404da8b8db634f24ca3c92d4ffa59 Cr-Commit-Position: refs/heads/master@{#317119}

Patch Set 1 #

Total comments: 1

Patch Set 2 : gitignore third_party/web-animations-js and remove some debugging stuff from reproduce.sh #

Patch Set 3 : Rebase on https://codereview.chromium.org/911353002/ #

Total comments: 2

Patch Set 4 : Update bower.json and presubmit.py to include web-animations-js #

Patch Set 5 : Forgot -f with git add. Adding core-animation. #

Patch Set 6 : Moved web-animations-js sources into third_party/web-animations-js/sources. #

Total comments: 6

Patch Set 7 : Cleaned up reproduce.sh. #

Patch Set 8 : Add a note about CSP to README.chromium #

Total comments: 1

Patch Set 9 : "Add another alias to shared_resources_data_source.cc for web-animations-js. #

Total comments: 2

Patch Set 10 : Correct line wrap. #

Patch Set 11 : Remove .travis-setup.sh and make a note in README.chromium. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6798 lines, -48 lines) Patch
M .gitignore View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/webui/shared_resources_data_source.cc View 1 2 3 4 5 6 7 8 9 1 chunk +6 lines, -5 lines 0 comments Download
M third_party/polymer/PRESUBMIT.py View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/polymer/bower.json View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -1 line 0 comments Download
A third_party/polymer/components-chromium/core-animation/.bower.json View 1 2 3 4 5 6 7 8 9 10 1 chunk +19 lines, -0 lines 0 comments Download
A + third_party/polymer/components-chromium/core-animation/README.md View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/components-chromium/core-animation/bower.json View 1 2 3 4 5 6 7 8 9 10 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/polymer/components-chromium/core-animation/core-animation.html View 1 2 3 4 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/polymer/components-chromium/core-animation/core-animation-extracted.js View 1 2 3 4 1 chunk +434 lines, -0 lines 0 comments Download
A third_party/polymer/components-chromium/core-animation/core-animation-group.html View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/polymer/components-chromium/core-animation/core-animation-group-extracted.js View 1 2 3 4 1 chunk +124 lines, -0 lines 0 comments Download
A third_party/polymer/components-chromium/core-animation/demo.html View 1 2 3 4 1 chunk +193 lines, -0 lines 0 comments Download
A + third_party/polymer/components-chromium/core-animation/index.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A + third_party/polymer/components-chromium/core-animation/test/index.html View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/polymer/components-chromium/core-animation/web-animations.html View 1 2 3 4 5 6 7 1 chunk +1 line, -11 lines 0 comments Download
A third_party/polymer/components/core-animation/.bower.json View 1 2 3 4 5 6 7 8 9 10 1 chunk +19 lines, -0 lines 0 comments Download
A + third_party/polymer/components/core-animation/README.md View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/components/core-animation/bower.json View 1 2 3 4 5 6 7 8 9 10 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/polymer/components/core-animation/core-animation.html View 1 2 3 4 1 chunk +525 lines, -0 lines 0 comments Download
A third_party/polymer/components/core-animation/core-animation-group.html View 1 2 3 4 1 chunk +169 lines, -0 lines 0 comments Download
A third_party/polymer/components/core-animation/demo.html View 1 2 3 4 1 chunk +193 lines, -0 lines 0 comments Download
A + third_party/polymer/components/core-animation/index.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A + third_party/polymer/components/core-animation/test/index.html View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/polymer/components/core-animation/web-animations.html View 1 2 3 4 5 6 7 1 chunk +1 line, -11 lines 0 comments Download
M third_party/polymer/reproduce.sh View 1 2 3 4 5 6 7 8 9 10 1 chunk +10 lines, -0 lines 0 comments Download
A + third_party/web-animations-js/LICENSE View 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/web-animations-js/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/web-animations-js/README.chromium View 1 2 3 4 5 6 7 8 9 10 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/.bower.json View 1 2 3 4 5 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/.travis.yml View 1 2 3 4 5 1 chunk +11 lines, -0 lines 0 comments Download
A + third_party/web-animations-js/sources/COPYING View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/web-animations-js/sources/Gruntfile.js View 1 2 3 4 5 1 chunk +279 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/History.md View 1 2 3 4 5 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/README.md View 1 2 3 4 5 1 chunk +161 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/package.json View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/animation.js View 1 2 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/animation-constructor.js View 1 2 3 4 5 1 chunk +144 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/animation-node.js View 1 2 3 4 5 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/apply.js View 1 2 3 4 5 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/apply-preserving-inline-style.js View 1 2 3 4 5 1 chunk +191 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/box-handler.js View 1 2 3 4 5 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/color-handler.js View 1 2 3 4 5 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/deprecation.js View 1 2 3 4 5 1 chunk +42 lines, -0 lines 0 comments Download
A + third_party/web-animations-js/sources/src/dev.js View 1 2 3 4 5 1 chunk +7 lines, -4 lines 0 comments Download
A third_party/web-animations-js/sources/src/dimension-handler.js View 1 2 3 4 5 1 chunk +167 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/effect.js View 1 2 3 4 5 1 chunk +110 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/effect-callback.js View 1 2 3 4 5 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/element-animatable.js View 1 2 3 4 5 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/font-weight-handler.js View 1 2 3 4 5 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/group-constructors.js View 1 2 3 4 5 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/handler-utils.js View 1 2 3 4 5 1 chunk +177 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/interpolation.js View 1 2 3 4 5 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/matrix-decomposition.js View 1 2 3 4 5 1 chunk +452 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/matrix-interpolation.js View 1 2 3 4 5 1 chunk +130 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/normalize-keyframes.js View 1 2 3 4 5 1 chunk +259 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/number-handler.js View 1 2 3 4 5 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/player.js View 1 2 3 4 5 1 chunk +193 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/position-handler.js View 1 2 3 4 5 1 chunk +117 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/property-interpolation.js View 1 2 3 4 5 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/property-names.js View 1 2 3 4 5 1 chunk +35 lines, -0 lines 0 comments Download
A + third_party/web-animations-js/sources/src/scope.js View 1 2 3 4 5 1 chunk +11 lines, -4 lines 0 comments Download
A third_party/web-animations-js/sources/src/shadow-handler.js View 1 2 3 4 5 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/shape-handler.js View 1 2 3 4 5 1 chunk +85 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/tick.js View 1 2 3 4 5 1 chunk +148 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/timeline.js View 1 2 3 4 5 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/timing-utilities.js View 1 2 3 4 5 1 chunk +242 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/transform-handler.js View 1 2 3 4 5 1 chunk +262 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/visibility-handler.js View 1 2 3 4 5 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/src/web-animations-next-player.js View 1 2 3 4 5 1 chunk +162 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/target-config.js View 1 2 3 4 5 1 chunk +124 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/target-loader.js View 1 2 3 4 5 1 chunk +13 lines, -0 lines 0 comments Download
A + third_party/web-animations-js/sources/templates/boilerplate View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
A third_party/web-animations-js/sources/templates/runner.html View 1 2 3 4 5 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/templates/web-animations.html View 1 2 3 4 5 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/templates/web-animations.js View 1 2 3 4 5 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations.html View 1 2 3 4 5 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next-lite.dev.html View 1 2 3 4 5 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next-lite.dev.js View 1 2 3 4 5 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next-lite.min.js View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next-lite.min.js.map View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next.dev.html View 1 2 3 4 5 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next.dev.js View 1 2 3 4 5 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next.min.js View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations-next.min.js.map View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations.dev.html View 1 2 3 4 5 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations.dev.js View 1 2 3 4 5 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations.min.js View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/web-animations-js/sources/web-animations.min.js.map View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M ui/webui/resources/polymer_resources.grdp View 1 2 3 4 5 6 7 8 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 59 (13 generated)
Jeremy Klein
5 years, 10 months ago (2015-02-10 23:56:55 UTC) #1
Jeremy Klein
See https://codereview.chromium.org/864173009/ for some more context on this. https://codereview.chromium.org/917523002/diff/1/third_party/web-animations-js/README.chromium File third_party/web-animations-js/README.chromium (right): https://codereview.chromium.org/917523002/diff/1/third_party/web-animations-js/README.chromium#newcode4 third_party/web-animations-js/README.chromium:4: Version: ...
5 years, 10 months ago (2015-02-11 00:02:15 UTC) #2
michaelpg
On 2015/02/10 23:56:55, Jeremy Klein wrote: 1. shouldn't web-animations-js be included in bower.json so we ...
5 years, 10 months ago (2015-02-11 00:02:20 UTC) #3
Jeremy Klein
On 2015/02/11 00:02:20, michaelpg wrote: > On 2015/02/10 23:56:55, Jeremy Klein wrote: > > 1. ...
5 years, 10 months ago (2015-02-11 00:07:21 UTC) #4
Jeremy Klein
On 2015/02/11 00:07:21, Jeremy Klein wrote: > On 2015/02/11 00:02:20, michaelpg wrote: > > On ...
5 years, 10 months ago (2015-02-11 00:11:59 UTC) #5
dzhioev (left Google)
On 2015/02/11 00:07:21, Jeremy Klein wrote: > On 2015/02/11 00:02:20, michaelpg wrote: > > On ...
5 years, 10 months ago (2015-02-11 09:49:51 UTC) #6
dzhioev (left Google)
https://codereview.chromium.org/917523002/diff/40001/third_party/polymer/reproduce.sh File third_party/polymer/reproduce.sh (right): https://codereview.chromium.org/917523002/diff/40001/third_party/polymer/reproduce.sh#newcode17 third_party/polymer/reproduce.sh:17: # Remove everything in web-animations-js except README.chromium and OWNERS. ...
5 years, 10 months ago (2015-02-11 10:07:28 UTC) #7
Jeremy Klein
Fixed the PRESUBMIT.py too. https://codereview.chromium.org/917523002/diff/40001/third_party/polymer/reproduce.sh File third_party/polymer/reproduce.sh (right): https://codereview.chromium.org/917523002/diff/40001/third_party/polymer/reproduce.sh#newcode17 third_party/polymer/reproduce.sh:17: # Remove everything in web-animations-js ...
5 years, 10 months ago (2015-02-11 20:07:26 UTC) #8
Jeremy Klein
+felt@ for security.
5 years, 10 months ago (2015-02-11 22:05:18 UTC) #10
dzhioev (left Google)
On 2015/02/11 20:07:26, Jeremy Klein wrote: > Fixed the PRESUBMIT.py too. > > https://codereview.chromium.org/917523002/diff/40001/third_party/polymer/reproduce.sh > ...
5 years, 10 months ago (2015-02-12 10:00:30 UTC) #11
Jeremy Klein
On 2015/02/12 10:00:30, dzhioev wrote: > On 2015/02/11 20:07:26, Jeremy Klein wrote: > > Fixed ...
5 years, 10 months ago (2015-02-12 19:28:28 UTC) #12
felt
jww@ is probably a better security reviewer for this, I think he had some conversations ...
5 years, 10 months ago (2015-02-13 03:23:05 UTC) #15
dzhioev (left Google)
You forgot to remove several dot-files in third_party/web-animations-js after moving sources to 'sources/'. > jww@ ...
5 years, 10 months ago (2015-02-13 12:28:26 UTC) #16
dzhioev (left Google)
On 2015/02/13 12:28:26, dzhioev wrote: > > jww@ is probably a better security reviewer for ...
5 years, 10 months ago (2015-02-13 12:32:53 UTC) #17
felt
On 2015/02/13 12:32:53, dzhioev wrote: > On 2015/02/13 12:28:26, dzhioev wrote: > > > jww@ ...
5 years, 10 months ago (2015-02-13 15:00:56 UTC) #18
Jeremy Klein
On 2015/02/13 12:28:26, dzhioev wrote: > You forgot to remove several dot-files in third_party/web-animations-js after ...
5 years, 10 months ago (2015-02-13 18:26:41 UTC) #19
Jeremy Klein
https://codereview.chromium.org/917523002/diff/100001/third_party/polymer/reproduce.sh File third_party/polymer/reproduce.sh (right): https://codereview.chromium.org/917523002/diff/100001/third_party/polymer/reproduce.sh#newcode22 third_party/polymer/reproduce.sh:22: rm -rf components/web-animations-js/node_modules On 2015/02/13 12:28:26, dzhioev wrote: > ...
5 years, 10 months ago (2015-02-13 18:27:14 UTC) #20
Daniel Berlin
lgtm for OSTPR
5 years, 10 months ago (2015-02-13 18:32:02 UTC) #22
Jeremy Klein
Thanks, Daniel. Friendly ping for security and Pavel. This CL is currently blocking a couple ...
5 years, 10 months ago (2015-02-17 23:29:47 UTC) #24
jww
On 2015/02/17 23:29:47, Jeremy Klein wrote: > Thanks, Daniel. > > Friendly ping for security ...
5 years, 10 months ago (2015-02-18 00:29:08 UTC) #25
Jeremy Klein
On 2015/02/18 00:29:08, jww wrote: > On 2015/02/17 23:29:47, Jeremy Klein wrote: > > Thanks, ...
5 years, 10 months ago (2015-02-18 00:38:28 UTC) #26
jww
On 2015/02/18 00:38:28, Jeremy Klein wrote: > On 2015/02/18 00:29:08, jww wrote: > > On ...
5 years, 10 months ago (2015-02-18 00:44:37 UTC) #27
chromium-reviews
Not exactly. To clarify, all Polymer components are vulcanized in third_party/polymer/components-chromium. That means that our ...
5 years, 10 months ago (2015-02-18 00:51:19 UTC) #28
jww
On 2015/02/18 00:51:19, chromium-reviews wrote: > Not exactly. To clarify, all Polymer components are vulcanized ...
5 years, 10 months ago (2015-02-18 00:53:16 UTC) #29
chromium-reviews
Done. On Tue Feb 17 2015 at 4:53:18 PM <jww@chromium.org> wrote: > On 2015/02/18 00:51:19, ...
5 years, 10 months ago (2015-02-18 01:01:07 UTC) #31
jww
On 2015/02/18 01:01:07, chromium-reviews wrote: > Done. > > On Tue Feb 17 2015 at ...
5 years, 10 months ago (2015-02-18 01:06:00 UTC) #33
Evan Stade
polymer_resources.grdp rslgtm
5 years, 10 months ago (2015-02-18 01:07:01 UTC) #34
Evan Stade
lgtm
5 years, 10 months ago (2015-02-18 01:08:34 UTC) #35
Timothy Loh
On 2015/02/18 00:38:28, Jeremy Klein wrote: > On 2015/02/18 00:29:08, jww wrote: > > On ...
5 years, 10 months ago (2015-02-18 03:15:59 UTC) #36
Jeremy Klein
On 2015/02/18 03:15:59, Timothy Loh wrote: > On 2015/02/18 00:38:28, Jeremy Klein wrote: > > ...
5 years, 10 months ago (2015-02-18 03:46:08 UTC) #37
dzhioev (left Google)
Please find the second OWNER for web-animations-js dir (I think michaelpg@ would be OK). Also, ...
5 years, 10 months ago (2015-02-18 11:27:39 UTC) #38
dzhioev (left Google)
Sorry, not LGTM. I missed one thing. https://codereview.chromium.org/917523002/diff/140001/third_party/polymer/components-chromium/core-animation/web-animations.html File third_party/polymer/components-chromium/core-animation/web-animations.html (right): https://codereview.chromium.org/917523002/diff/140001/third_party/polymer/components-chromium/core-animation/web-animations.html#newcode10 third_party/polymer/components-chromium/core-animation/web-animations.html:10: <script src="../web-animations-js/web-animations-next-lite.min.js"></script> ...
5 years, 10 months ago (2015-02-18 12:21:00 UTC) #39
Jeremy Klein
On 2015/02/18 12:21:00, dzhioev wrote: > Sorry, not LGTM. I missed one thing. > > ...
5 years, 10 months ago (2015-02-18 21:44:33 UTC) #41
michaelpg
assuming this has been tested -- lgtm https://codereview.chromium.org/917523002/diff/160001/content/browser/webui/shared_resources_data_source.cc File content/browser/webui/shared_resources_data_source.cc (right): https://codereview.chromium.org/917523002/diff/160001/content/browser/webui/shared_resources_data_source.cc#newcode31 content/browser/webui/shared_resources_data_source.cc:31: "polymer/web-animations-js/"}, nit: ...
5 years, 10 months ago (2015-02-18 22:03:41 UTC) #43
Jeremy Klein
Tested via https://codereview.chromium.org/917893004/ https://codereview.chromium.org/917523002/diff/160001/content/browser/webui/shared_resources_data_source.cc File content/browser/webui/shared_resources_data_source.cc (right): https://codereview.chromium.org/917523002/diff/160001/content/browser/webui/shared_resources_data_source.cc#newcode31 content/browser/webui/shared_resources_data_source.cc:31: "polymer/web-animations-js/"}, On 2015/02/18 22:03:41, michaelpg wrote: ...
5 years, 10 months ago (2015-02-18 22:07:32 UTC) #44
michaelpg
On 2015/02/18 11:27:39, dzhioev wrote: > Please find the second OWNER for web-animations-js dir (I ...
5 years, 10 months ago (2015-02-18 22:13:45 UTC) #45
dzhioev_at_google
On 2015/02/18 21:44:33, Jeremy Klein wrote: > On 2015/02/18 12:21:00, dzhioev wrote: > > Sorry, ...
5 years, 10 months ago (2015-02-18 22:42:17 UTC) #46
dzhioev (left Google)
On 2015/02/18 22:42:17, dzhioev_at_google wrote: > On 2015/02/18 21:44:33, Jeremy Klein wrote: > > On ...
5 years, 10 months ago (2015-02-18 22:44:16 UTC) #48
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/917523002/180001
5 years, 10 months ago (2015-02-18 22:44:44 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/34088)
5 years, 10 months ago (2015-02-19 00:05:50 UTC) #51
Jeremy Klein
On 2015/02/19 00:05:50, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 10 months ago (2015-02-19 01:18:13 UTC) #52
chromium-reviews
Just delete it. Dunno chromium rules, we'd normally mention it at bottom of README in ...
5 years, 10 months ago (2015-02-19 04:03:26 UTC) #53
Jeremy Klein
On 2015/02/19 04:03:26, chromium-reviews wrote: > Just delete it. > Dunno chromium rules, we'd normally ...
5 years, 10 months ago (2015-02-19 18:39:06 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/917523002/200001
5 years, 10 months ago (2015-02-19 18:40:27 UTC) #57
commit-bot: I haz the power
Committed patchset #11 (id:200001)
5 years, 10 months ago (2015-02-19 20:16:41 UTC) #58
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 20:17:18 UTC) #59
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/bcadd727094404da8b8db634f24ca3c92d4ffa59
Cr-Commit-Position: refs/heads/master@{#317119}

Powered by Google App Engine
This is Rietveld 408576698