Page MenuHomeSolus

Update Brave to 0.22.669
ClosedPublic

Authored by alecbcs on Apr 28 2018, 5:13 PM.
Tags
None
Referenced Files
F11068434: D2823.id6923.diff
Fri, Aug 11, 9:47 PM
F11068433: D2823.id.diff
Fri, Aug 11, 9:47 PM
F11068432: D2823.id6922.diff
Fri, Aug 11, 9:46 PM
F11050675: D2823.diff
Thu, Aug 10, 7:14 PM
F11008907: D2823.diff
Wed, Aug 2, 7:09 AM
F10972496: D2823.diff
Fri, Jul 21, 1:52 PM
F10947360: D2823.id6923.diff
Sat, Jul 15, 3:21 PM
F10809973: D2823.id.diff
May 30 2023, 4:16 PM
Subscribers

Details

Summary

Updated brave to 0.22.669 which includes multiple bug fixes and electron dependency updates. Changelog can be found here

Test Plan

Tested 0.22.669 by opening multiple tabs and websites. Everything functioned as expected.

Diff Detail

Repository
R4107 brave
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joebonrichie added a subscriber: joebonrichie.

Just a couple of small fixes needed

package.yml
7–8

Should be GPL-3.0-or-later to match SPDX 3.0 identifiers (https everywhere)

8–9

Should be GPL-2.0-or-later (privacy badger)

19–20

This builddep should be required anymore

This revision now requires changes to proceed.Apr 28 2018, 7:03 PM
package.yml
19–20

*shouldn't be

  • Fixed licenses and removed unnecessary build dependency
This revision is now accepted and ready to land.Apr 28 2018, 7:42 PM
This revision was automatically updated to reflect the committed changes.