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

Unified Diff: third_party/polymer/README.chromium

Issue 2691393005: MD WebUI: create a Chrome-only <paper-ripple> that's resistant to JS jank (via web animations API) (Closed)
Patch Set: fix some quirks Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/polymer/v1_0/components-chromium/paper-ripple/paper-ripple.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/README.chromium
diff --git a/third_party/polymer/README.chromium b/third_party/polymer/README.chromium
index b47bc6ae4fa5d00b4a310cf5bf4c713f12ec39db..1e601cd1e73fbc887240d4b1db40fde75e2a97f9 100644
--- a/third_party/polymer/README.chromium
+++ b/third_party/polymer/README.chromium
@@ -35,6 +35,9 @@ the Crisper tool (https://github.com/PolymerLabs/crisper).
- Resolved encoding issues.
- Replaced CRLF line endings with LF line endings in text files.
- Removed files that are not needed by Chromium, see v1_0/rsync_exclude.txt.
+- Re-implemented <paper-ripple> using Web Animations API (which, as of
+ 2/21/2017 does not work in Safari or IE). This is a complete fork from
+ Polymer's <paper-ripple>.
To restore a content of the 'components-chromium' directory from scratch, run
./v1_0/reproduce.sh on a Linux machine.
« no previous file with comments | « no previous file | third_party/polymer/v1_0/components-chromium/paper-ripple/paper-ripple.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698