Tags: samir-joshi/browser-laptop
Tags
Merge pull request brave#1213 from brave/dev-channel Simplify logic for when a webview needs to be added
Register filters for private tabs lazily Hypothesis is that there is some sort of race condition at startup leading to filters not being registered in private tabs about half the time (brave#970). Since filters seem to always be registered in session tabs, register for private tabs in the same way. Auditors: @bbondy
Register filters for private tabs lazily Hypothesis is that there is some sort of race condition at startup leading to filters not being registered in private tabs about half the time (brave#970). Since filters seem to always be registered in session tabs, register for private tabs in the same way. Auditors: @bbondy
Return null redirectURL for HTTPS Everywhere excluded URLs When redirectURL is set to the original URL, this can cause the browser to throw net::ERR_TOO_MANY_REDIRECTS and not load the URL. Caused foxnews.com to break. Auditors: @bbondy
Merge pull request brave#829 from brave/dev-channel Fix background color on theme tabs
Merge pull request brave#711 from brave/0.7.14-release-notes 0.7.14 release notes
PreviousNext