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

Unified Diff: CHANGELOG.md

Issue 2739643004: Fix friendly frame parsing bugs. (Closed)
Patch Set: Created 3 years, 9 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 | lib/src/frame.dart » ('j') | lib/src/frame.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 293538f199d1500584f3379611721144d3f278df..7301ae831f85a9eaff6e8ca0f50d8cff0324d172 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.7.2
+ * Fix bug parsing a friendly frame with spaces in the member name.
+ * Fix bug parsing a friendly frame where the location is a data url.
nweiz 2017/03/07 21:27:28 De-indent these and add newlines between them (bas
Jacob 2017/03/07 23:27:20 Done.
+
## 1.7.1
* Make `Trace.parse()`, `Chain.parse()`, treat the VM's new causal asynchronous
« no previous file with comments | « no previous file | lib/src/frame.dart » ('j') | lib/src/frame.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698