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

Issue 380733002: Add the Polymer object observe library and add a test that it works. (Closed)

Created:
6 years, 5 months ago by jcgregorio
Modified:
6 years, 5 months ago
Reviewers:
kelvinly
CC:
reviews_skia.org, benchen
Base URL:
https://skia.googlesource.com/buildbot.git@master
Visibility:
Public.

Description

Add the Polymer object observe library and add a test that it works. Docs are here: https://github.com/Polymer/observe-js In the main code we will have to check if Object.observe is available, and if not we'll need to call Platform.performMicrotaskCheckpoint every 125ms using setTimeout. BUG=skia: Committed: https://skia.googlesource.com/buildbot/+/f1cb904a3cbcb912819e80a742f3425a0eaab23e

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -35 lines) Patch
M perf/server/Gruntfile.js View 1 chunk +1 line, -0 lines 0 comments Download
M perf/server/Makefile View 1 chunk +2 lines, -2 lines 0 comments Download
M perf/server/bower.json View 1 chunk +2 lines, -1 line 0 comments Download
M perf/server/karma.conf.js View 1 chunk +1 line, -0 lines 0 comments Download
M perf/server/res/js/logic.js View 1 25 chunks +32 lines, -32 lines 0 comments Download
A perf/server/tests/oobserve.js View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jcgregorio
6 years, 5 months ago (2014-07-09 14:18:01 UTC) #1
kelvinly
On 2014/07/09 14:18:01, jcgregorio wrote: lgtm
6 years, 5 months ago (2014-07-09 14:19:04 UTC) #2
jcgregorio
The CQ bit was checked by jcgregorio@google.com
6 years, 5 months ago (2014-07-09 14:21:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jcgregorio@google.com/380733002/20001
6 years, 5 months ago (2014-07-09 14:21:55 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 14:22:15 UTC) #5
Message was sent while issue was closed.
Change committed as f1cb904a3cbcb912819e80a742f3425a0eaab23e

Powered by Google App Engine
This is Rietveld 408576698