This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll dart sdk again. Previous roll required 23ae4fa098 revert.#4966
Merged
aam merged 2 commits intoflutter:masterfrom Apr 11, 2018
Merged
Roll dart sdk again. Previous roll required 23ae4fa098 revert.#4966aam merged 2 commits intoflutter:masterfrom
aam merged 2 commits intoflutter:masterfrom
Conversation
Changes since last roll: ``` 23ae4fa Revert "[VM] Reduce Smi size to 32 bit on 64 bit platforms" 6ab6d1e Suppress fromRect its only available in DOMRect and not in ClientRect - will open bug to fix this issue. f4621b1 [tests hot-reload] Remove obsolete crash entry in status file (issue flutter#31660). f3cec06 Capture type variables in global NSM stubs 2247843 Update checked-in SDKs to 2.0.0-dev.47.0 34be5de Fixed _DomRect class to map to both ClientRect and DOMRect for browser backward compat. 5c508ff Update more IdentifierContext type reference recovery 8054721 Move DeclaredVariables to a better location 3851591 [infra] Keep comments intact when updating status files. 7764e69 Initial API to build analysis contexts (replaces ContextLocator.locateContexts) 5ea271b Clean up documentation of implicit new/const insertions tests. cf93009 Removed the magic const feature from implicit-creation.md bd39320 Recover from error on undefined continue label. 5d89a1a Add tests for mixin application constructor forwarding. e696279 Use import URIs when invalidating files 23c59bd Fix compare_failures 290cc58 Use actual receiver when error-wrapping a null-aware property get. 34763bc Reland "[VM] Introduction of type testing stubs - Part 1-4" a86b864 Handle updated .packages in incremental compiler f555ae5 Trust type annotations in strong mode 0a4a3be When cloning YieldStatement, copy the flags 91bbc79 Skip abstract forwarding stubs 7689dc9 Bring in the latest pub_semver f71d204 Fix expected type in substByContext 5e99872 Improve missing/invalid type reference recovery 899dbe4 Forward type arguments in one-shot interceptors. 1fd3011 dart2js: Add more whole-program information to dump-info 5e23c28 Revert "[infra] Temporarily disable Windows SDK builder on CQ" 2471888 Serialize any MethodInvocation as possible const. b430570 dart2js: handle constant casts with type variable substitutions 3575b81 Only add const in a constant context (issue 32819) 09f7d2a dart2js: naive support for instantiations in constants - ignore the actual instantiation 4dd5e6e js_runtime: fix _JsonMap keys list type 71ffe97 Correctly handle constant fields when computing constness (take 2) d58b0e2 [VM] Mark bigint test slow after small Smi change 1e997ee Revert "Reland "[VM] Introduction of type testing stubs - Part 1-4"" 00097ad Remove reference to deprecated setter cb065a1 [infra] Update checked-in SDK version to 2.0.0-dev.46.0 0e9a77a [VM] Reduce Smi size to 32 bit on 64 bit platforms 34bfefd [gardening] Update status file 969c0de Avoid crash on EOF error in file with Windows line encoding 8054409 Reland "[VM] Introduction of type testing stubs - Part 1-4" ```
Member
Author
|
Previous dart roll attempt that got reverted: #4960 |
alexmarkov
approved these changes
Apr 10, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes since last roll: