Skip to content

Tags: samir-joshi/browser-laptop

Tags

v0.9.1dev

Toggle v0.9.1dev's commit message
Update release notes

v0.9.0dev

Toggle v0.9.0dev's commit message
Make sure download arrow is right aligned

Noticed when testing that this was getting glued to the download item

Auditors: @aekeus

v0.8.3dev

Toggle v0.8.3dev's commit message
Merge pull request brave#1213 from brave/dev-channel

Simplify logic for when a webview needs to be added

v0.8.2dev

Toggle v0.8.2dev's commit message
Add LGPL FFmpeg to about

Auditors: @diracdeltas

v0.8.1dev

Toggle v0.8.1dev's commit message
Revert "Possible fix for copy text not working"

This was causing problems pasting into dev tools on OS X.  It was
originally done to see if it would get past the intermittent copy/paste
problem and it didn't.

This reverts commit bf04711.

Auditors: @bridiver

v0.8.0dev

Toggle v0.8.0dev's commit message
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

v0.7.17beta

Toggle v0.7.17beta's commit message
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

v0.7.16dev

Toggle v0.7.16dev's commit message
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

v0.7.15dev

Toggle v0.7.15dev's commit message
Merge pull request brave#829 from brave/dev-channel

Fix background color on theme tabs

v0.7.14dev

Toggle v0.7.14dev's commit message
Merge pull request brave#711 from brave/0.7.14-release-notes

0.7.14 release notes