Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Torrent extension bad merge #13268

Closed
NejcZdovc opened this issue Feb 23, 2018 · 1 comment
Closed

Torrent extension bad merge #13268

NejcZdovc opened this issue Feb 23, 2018 · 1 comment

Comments

@NejcZdovc
Copy link
Contributor

NejcZdovc commented Feb 23, 2018

Test Plan

#13269

Description

There was a bad merge which created this situation

if (resourceName === 'webtorrent') {

Second if statement is not reachable

@NejcZdovc NejcZdovc added this to the 0.21.x (Beta Channel) milestone Feb 23, 2018
@NejcZdovc NejcZdovc self-assigned this Feb 23, 2018
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Feb 23, 2018
Resolves brave#13268

Auditors:

Test Plan:
@NejcZdovc NejcZdovc mentioned this issue Feb 23, 2018
10 tasks
bsclifton added a commit that referenced this issue Feb 23, 2018
bsclifton added a commit that referenced this issue Feb 23, 2018
bsclifton added a commit that referenced this issue Feb 23, 2018
ryanml pushed a commit to ryanml/browser-laptop that referenced this issue Feb 27, 2018
Resolves brave#13268

Auditors:

Test Plan:
@srirambv
Copy link
Collaborator

srirambv commented Mar 22, 2018

Verified on Windows x64

  • 0.22.6 e6ff4ea
  • libchromiumcontent: 65.0.3325.162
  • muon: 5.1.0

Verified on Ubuntu 10.10 x64

  • 0.22.6 e6ff4ea
  • libchromiumcontent: 65.0.3325.162
  • muon: 5.1.0

Verified on macOS 10.13.3 x64 using the following build:

  • 0.22.7 8bb7e77
  • libchromiumcontent: 65.0.3325.181
  • muon: 5.1.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.