-
Notifications
You must be signed in to change notification settings - Fork 364
Open
Labels
P0critical issue (e.g. build break, regression, blocker for top-tier customer, critical tech debt)critical issue (e.g. build break, regression, blocker for top-tier customer, critical tech debt)
Description
Rationale for cherry-pick:
The following commits are necessary to ensure a smooth rollout of the dart2wasm-compiled DevTools, which was enabled by default as part of DevTools 2.54.0 (see tracking issue).
Commits included in this cherry-pick:
| CP commit | Issue | Impact |
|---|---|---|
| 8eb9189 | #9610 | Fixes the ?compiler=js escape hatch, allowing users to add those query parameters to the DevTools URL to force the dart2js-compiled DevTools app to load. |
| b49c3c6 | #9612 | Correctly maps the DevTools legacy URL format to the new URL format when the ?compiler= query parameter is included. This fixes an issue where the dart2wasm-compiled DevTools would not load if the legacy format URL was used. |
Metadata
Metadata
Assignees
Labels
P0critical issue (e.g. build break, regression, blocker for top-tier customer, critical tech debt)critical issue (e.g. build break, regression, blocker for top-tier customer, critical tech debt)