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

Side by Side Diff: pkg/web_components/CHANGELOG.md

Issue 612533004: Revert "update platform.js to get memory leak fixes" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update version Created 6 years, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/web_components/lib/build.log » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #### Pub version 0.7.1+2
2 * Revert the change from 0.7.1+1 due to redness in FF/Safari/IE.
3
1 #### Pub version 0.7.1+1 4 #### Pub version 0.7.1+1
2 * Cherry pick [f280d](https://github.com/Polymer/ShadowDOM/commit/f280d) and 5 * Cherry pick [f280d](https://github.com/Polymer/ShadowDOM/commit/f280d) and
3 [165c3](https://github.com/Polymer/CustomElements/commit/165c3) to fix 6 [165c3](https://github.com/Polymer/CustomElements/commit/165c3) to fix
4 memory leaks. 7 memory leaks.
5 8
6 #### Pub version 0.7.1 9 #### Pub version 0.7.1
7 * Update to platform version 0.4.1-d214582. 10 * Update to platform version 0.4.1-d214582.
8 11
9 #### Pub version 0.7.0+1 12 #### Pub version 0.7.0+1
10 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/506 to fix IOS 8. 13 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/506 to fix IOS 8.
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 47 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
45 breaking changes so we are republishing it in 0.4.0) 48 breaking changes so we are republishing it in 0.4.0)
46 49
47 #### Pub version 0.3.5 50 #### Pub version 0.3.5
48 * Added `registerDartType` to register a Dart API for a custom-element written 51 * Added `registerDartType` to register a Dart API for a custom-element written
49 in Javascript. 52 in Javascript.
50 * Updated to platform 0.3.3-29065bc 53 * Updated to platform 0.3.3-29065bc
51 54
52 #### Pub version 0.3.4 55 #### Pub version 0.3.4
53 * Updated to platform 0.2.4 (see lib/build.log for details) 56 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW
« no previous file with comments | « no previous file | pkg/web_components/lib/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698