You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output?
Installation window for the extension
What do you see instead?
it just downloads the extension
Why do you need extensions on dartium at the moment?
Im creating webgl content and the WebGL inspector addon ist extremly usefull for debuging http://benvanik.github.com/WebGL-Inspector/
What version of the product are you using? On what operating system?
7785
MacOSX
Please provide any additional information below.
The text was updated successfully, but these errors were encountered:
p4jako: Can you try with a fresh Chromium profile? We recently removed a builtin extension we were bundling with Dartium. It's possible that the traces of this in your profile are causing problems. A fresh profile may fix.
Changes:
```
> git log --format="%C(auto) %h %s" a817863..37d0592
37d05928 Don't ignore 'packages/' over the root-dir (#3162)
85e11718 Add in-memory cache to store version listings (#3163)
46f79d5b Use source.hasMultipleVersions to decide when to show version constraint. (#3159)
0e553a07 Warn against likely bad env-var name (#3146)
30580bee Migrate src/git to null-safety (#3158)
```
Change-Id: Ic04937ad0adbeb228770087dedb25ccfcc4f3206
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215202
Reviewed-by: Sarah Zakarias <[email protected]>
Commit-Queue: Sigurd Meldgaard <[email protected]>
This issue was originally filed by @pjako
What steps will reproduce the problem?
Open in dartium:
https://github.com/downloads/benvanik/WebGL-Inspector/WebGL-Inspector-v1.9.crx
What is the expected output?
Installation window for the extension
What do you see instead?
it just downloads the extension
Why do you need extensions on dartium at the moment?
Im creating webgl content and the WebGL inspector addon ist extremly usefull for debuging
http://benvanik.github.com/WebGL-Inspector/
What version of the product are you using? On what operating system?
7785
MacOSX
Please provide any additional information below.
The text was updated successfully, but these errors were encountered: