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

Issue 1144163010: Getting started on the fuzzer web front end. (Closed)

Created:
5 years, 6 months ago by humper
Modified:
5 years, 6 months ago
Reviewers:
jcgregorio
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Getting started on the fuzzer web front end. Just a skeleton for now; getting more familiar with the facilities provided by the infra common go/polymer elements (e.g., login). BUG=skia: R=jcgregorio Committed: https://skia.googlesource.com/buildbot/+/4284c012b0d700f4c650c00d1ae1a9fd20e5a63c

Patch Set 1 #

Patch Set 2 : Things need icons #

Patch Set 3 : Frontend can now retrieve/show the hashes of existing passed/failed fuzzes. Good place to land. #

Total comments: 5

Patch Set 4 : Use web components ready promise to set up the fuzzer front end #

Patch Set 5 : Update startsWith polyfill #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -15 lines) Patch
M fuzzer/elements.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M fuzzer/fuzzer.toml View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M fuzzer/go/config/config.go View 1 chunk +3 lines, -0 lines 0 comments Download
M fuzzer/go/frontend/main.go View 1 2 4 chunks +141 lines, -11 lines 0 comments Download
M fuzzer/res/css/main.css View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
A fuzzer/res/img/favicon.ico View 1 Binary file 0 comments Download
A fuzzer/res/img/skia_fuzz.png View 1 Binary file 0 comments Download
A fuzzer/res/imp/fuzzsummary.html View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
M fuzzer/templates/header.html View 1 chunk +4 lines, -0 lines 0 comments Download
M fuzzer/templates/index.html View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A fuzzer/templates/titlebar.html View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M res/js/common.js View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M webtry/templates/titlebar.html View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (1 generated)
humper
ptal
5 years, 6 months ago (2015-05-28 20:24:11 UTC) #1
jcgregorio
May just be me, but that skia_fuzz.png image is going to give me a headache. ...
5 years, 6 months ago (2015-06-01 14:39:47 UTC) #2
humper
https://codereview.chromium.org/1144163010/diff/40001/fuzzer/templates/index.html File fuzzer/templates/index.html (right): https://codereview.chromium.org/1144163010/diff/40001/fuzzer/templates/index.html#newcode15 fuzzer/templates/index.html:15: var page = {}; On 2015/06/01 14:39:47, jcgregorio wrote: ...
5 years, 6 months ago (2015-06-01 16:14:43 UTC) #3
jcgregorio
https://codereview.chromium.org/1144163010/diff/40001/res/js/common.js File res/js/common.js (right): https://codereview.chromium.org/1144163010/diff/40001/res/js/common.js#newcode586 res/js/common.js:586: // return true iff the string starts with the ...
5 years, 6 months ago (2015-06-01 16:34:15 UTC) #4
humper
done
5 years, 6 months ago (2015-06-01 17:32:10 UTC) #5
jcgregorio
lgtm
5 years, 6 months ago (2015-06-01 17:37:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1144163010/80001
5 years, 6 months ago (2015-06-01 18:13:25 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-01 18:14:56 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/buildbot/+/4284c012b0d700f4c650c00d1ae1a9fd20e5...

Powered by Google App Engine
This is Rietveld 408576698