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

Issue 10981008: Update page benchmarking extension to manifest v2 and event page. (Closed)

Created:
8 years, 3 months ago by Yoyo Zhou
Modified:
8 years, 2 months ago
Reviewers:
ernestd1, Matt Perry
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Update page benchmarking extension to manifest v2 and event page. BUG=145278 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162501

Patch Set 1 #

Patch Set 2 : yay #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : license #

Messages

Total messages: 8 (0 generated)
Yoyo Zhou
https://chromiumcodereview.appspot.com/10981008/diff/4001/chrome/common/extensions/docs/examples/extensions/benchmark/manifest.json File chrome/common/extensions/docs/examples/extensions/benchmark/manifest.json (right): https://chromiumcodereview.appspot.com/10981008/diff/4001/chrome/common/extensions/docs/examples/extensions/benchmark/manifest.json#newcode5 chrome/common/extensions/docs/examples/extensions/benchmark/manifest.json:5: "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", The unsafe-eval here ...
8 years, 3 months ago (2012-09-25 01:30:21 UTC) #1
ernestd1
lgtm https://chromiumcodereview.appspot.com/10981008/diff/4001/chrome/common/extensions/docs/examples/extensions/benchmark/options.js File chrome/common/extensions/docs/examples/extensions/benchmark/options.js (right): https://chromiumcodereview.appspot.com/10981008/diff/4001/chrome/common/extensions/docs/examples/extensions/benchmark/options.js#newcode1 chrome/common/extensions/docs/examples/extensions/benchmark/options.js:1: var max_sample = 0; should we add licence ...
8 years, 2 months ago (2012-09-27 02:01:33 UTC) #2
Yoyo Zhou
https://chromiumcodereview.appspot.com/10981008/diff/4001/chrome/common/extensions/docs/examples/extensions/benchmark/options.js File chrome/common/extensions/docs/examples/extensions/benchmark/options.js (right): https://chromiumcodereview.appspot.com/10981008/diff/4001/chrome/common/extensions/docs/examples/extensions/benchmark/options.js#newcode1 chrome/common/extensions/docs/examples/extensions/benchmark/options.js:1: var max_sample = 0; On 2012/09/27 02:01:33, ernestd1 wrote: ...
8 years, 2 months ago (2012-10-02 21:49:37 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 2 months ago (2012-10-17 01:38:06 UTC) #4
Yoyo Zhou
+mpcomplete
8 years, 2 months ago (2012-10-17 01:43:04 UTC) #5
Matt Perry
lgtm
8 years, 2 months ago (2012-10-17 19:38:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/10981008/10001
8 years, 2 months ago (2012-10-17 19:40:57 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 19:42:40 UTC) #8
Presubmit check for 10981008-10001 failed and returned exit status 1.


Running presubmit commit checks ...
  checking license took a long time: 94140ms

** Presubmit Warnings **
Found lines longer than 80 characters (first 5 shown).
 
chrome/common/extensions/docs/examples/extensions/benchmark/jquery/jquery-1.8.2.min.js,
line 2, 93382 chars

License must match:
.*? Copyright (\(c\) )?(2012|2011|2010|2009|2008|2007|2006|2006-2008) The
Chromium Authors\. All rights reserved\.\n.*? Use of this source code is
governed by a BSD-style license that can be\n.*? found in the LICENSE file\.(?:
\*/)?\n
Found a bad license header in these files:
 
chrome/common/extensions/docs/examples/extensions/benchmark/jquery/jquery-1.8.2.min.js
\
  chrome/common/extensions/docs/examples/extensions/benchmark/util/sorttable.js

Presubmit checks took 98.6s to calculate.

Powered by Google App Engine
This is Rietveld 408576698