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
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Test plan
#11044 (comment)
Description
Check default browser dialog does not have the valid background style property.
Steps to Reproduce
Actual result:
browser-laptop/app/renderer/components/main/checkDefaultBrowserDialog.js
Lines 121 to 122 in 795f36a
Expected result:
backgroundImage:
-webkit-image-set(url(${braveAbout}) 2x)
,Reproduces how often: [What percentage of the time does it reproduce?]
Always
Brave Version
Brave: 0.19.7
rev: c8481a9
Muon: 4.4.16
libchromiumcontent: 61.0.3163.71
V8: 6.1.534.31
Node.js: 7.9.0
Update Channel: Beta
OS Platform: Linux
OS Release: 4.9.0-3-amd64
OS Architecture: x64
Additional Information
Introduced by me with #8443
The text was updated successfully, but these errors were encountered: