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

Unified Diff: pkg/js/CHANGELOG.md

Issue 2179153002: Fix analyzer warnings in js_util_test, skip js_util_test in csp mode and baseline expectations for … (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 5 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 | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/js/CHANGELOG.md
diff --git a/pkg/js/CHANGELOG.md b/pkg/js/CHANGELOG.md
index 7438b4cf077cc12600f4d0d934960215baa6b8d4..d9695c3c8be06fe95e31f3335d059be834ca25e2 100644
--- a/pkg/js/CHANGELOG.md
+++ b/pkg/js/CHANGELOG.md
@@ -1,8 +1,7 @@
## 0.6.1
* Add js_util library of utility methods to efficiently manipulate typed
JavaScript interop objects in cases where the member name is not known
- statically. These methods would be extension methods on JSObject if
- Dart supported extension methods.
+ statically.
## 0.6.0
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698