Forum Discussion
Why all of these HTML5 features are turned off in the last few builds of Edge canary?
- Web Cryptography API
- Content Security Policy 1
- Audio track selection
- Video track selection
- ObjectRTC API for WebRTC
- Enumerate devices
- Screen Capture
- Access the webcam
- Credential Management
Source?
I compared the current Edge canary Version 83.0.478.0 (Official build) canary (64-bit)
with the results of a previous version:
Edge now scores 473
I haven't disabled any flags, I'm using the same flags that I have always enabled, there are of course more flags enabled right now than there were before but nothing disabled by me.
the score has been that low in the past 2 weeks, so you can say since the past 5-6 canary builds.
12 Replies
- abbodi1406Steel ContributorCanary builds are to test and introduce bugs and experiment the features
and they are not obligated to explain the changes 🙂
i'm glad it's finally downwarded your expectations- Spoiler
abbodi1406 wrote:
Canary builds are to test and introduce bugs and experiment the features
and they are not obligated to explain the changes 🙂
i'm glad it's finally downwarded your expectationsThat's only your opinion which is not true. Edge team have been very nice so far answering to users issues.
you're glad what? my expectations are intact don't worry.
- ThraetaonaIron ContributorInterestingly, for me the base score (default canary with no flags) is 528, way higher than 473.
I temporary disabled all flags by launching edge with '--no-experiments'
If I leave the flags enabled the score rises to 533.- Spoiler
Thraetaona wrote:
Interestingly, for me the base score (default canary with no flags) is 528, way higher than 473.
I temporary disabled all flags by launching edge with '--no-experiments'
If I leave the flags enabled the score rises to 533.Thank you, running Edge with that switch improved the score and it got back to 528..
not sure what's going on but here's the list of flags I'm using
SpoilerReduce default 'referer' header granularity.
If a page hasn't set an explicit referrer policy, setting this flag will reduce the amount of information in the 'referer' header for cross-origin requests. – Mac, Windows
#reduced-referrer-granularityTLS Post-Quantum Confidentiality
This option enables a post-quantum (i.e. resistent to quantum computers) key exchange algorithm in TLS (CECPQ2). – Mac, Windows
#post-quantum-cecpq2Omnibox rich entity suggestions
Display entity suggestions using images and an enhanced layout; showing more context and descriptive text about the entity. – Mac, Windows
#omnibox-rich-entity-suggestionsOmnibox UI Max Autocomplete Matches
Changes the maximum number of autocomplete matches displayed in the Omnibox UI. – Mac, Windows
#omnibox-ui-max-autocomplete-matchesTab Groups
Allows users to organize tabs into visually distinct groups, e.g. to separate tabs associated with different tasks. – Mac, Windows
#tab-groupsParallel downloading
Enable parallel downloading to accelerate download speed. – Mac, Windows
#enable-parallel-downloadingTab Hover Cards
Enables a popup containing tab information to be visible when hovering over a tab. This will replace tooltips for tabs. – Mac, Windows
#tab-hover-cardsQuery in Omnibox
Only display query terms in the omnibox when viewing a search results page. – Mac, Windows
#enable-query-in-omniboxAllow installation of external store themes
Turn this on to allow themes from external web stores to be installed in Microsoft Edge. – Mac, Windows
#edge-allow-store-extension-themesShow block option in autoplay settings
If enabled, block will appear as an option in media autoplay settings. – Mac, Windows
#edge-autoplay-user-setting-block-optionEdge Crashes page in React
Enables the Edge Crashes UI to be rendered in React – Mac, Windows
#edge-crashes-page-reactEnable Fullscreen Dropdown
Drops down browser frame during browser fullscreen. – Windows
#edge-enable-shy-uiExperimental Tracking Prevention Features
Enables upcoming and experimental improvements to Tracking Prevention. – Mac, Windows
#edge-experimental-tracking-prevention-featuresGrammar Tools in Reading View
Enable Grammar Tools feature in Reading View – Mac, Windows
#edge-reading-view-grammar-toolsPicture Dictionary in Immersive Reader
Enable Picture Dictionary feature in Immersive Reader – Mac, Windows
#edge-reading-view-picture-dictionaryReading Preferences in Reading View
Enable Reading Preferences in Reading View – Mac, Windows
#edge-reading-view-reading-preferencesEnable local providers toggle
Enables toggle to control whether history and favorites suggestions are shown in the omnibox – Mac, Windows
#edge-local-providers-toggleImport data from Microsoft Edge Legacy
Adds an entry for "Microsoft Edge Legacy" to the list of browsers from which you can import your data. This allows you to import favorites, passwords, browsing history, and more. To import data from another browser, go to edge://settings/importData – Windows
#edge-legacy-importEnable Text Highlights for PDF
Enables creation and modification of Text Highlights for PDF. – Mac, Windows
#edge-pdf-highlightMicrosoft Edge Reading View for Selection
Enables user to see selected text from web page in Immersive Reader – Mac, Windows
#edge-reading-view-for-selectionEnable sharing page via QR Code
Enables right-click UI to share the page's URL via a generated QR Code. – Mac, Windows
#sharing-qr-code-generatorGlobal Media Controls
Enables the Global Media Controls UI in the toolbar. – Mac, Windows
#global-media-controlsGlobal Media Controls for Cast
Shows Cast sessions in the Global Media Controls UI. Requires #global-media-controls and #cast-media-route-provider to also be enabled. – Mac, Windows
#global-media-controls-for-castGlobal Media Controls Picture-in-Picture
Enables Picture-in-Picture controls in the Global Media Controls UI. Requires #global-media-controls to also be enabled. – Mac, Windows
#global-media-controls-picture-in-pictureShow security warnings for sites using legacy TLS versions
Show security warnings for sites that use legacy TLS versions (TLS 1.0 and TLS 1.1), which are deprecated and will be removed in the future. – Mac, Windows
#show-legacy-tls-warningsHeavy Ad Intervention
Unloads ads that use too many device resources. – Mac, Windows
#enable-heavy-ad-interventionas you can see they are mostly about UI and Edge specific features
- ThraetaonaIron ContributorStrange, I have those enabled as well, except a few about Omnibox.
You could find a full list of enabled flags plus command line switches at "edge://gpu".
under the 'Version Information' section in front of 'Command Line'.
Perhaps something else has been causing it.