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

C65 master #13473

Merged
merged 12 commits into from
Mar 20, 2018
Merged

C65 master #13473

merged 12 commits into from
Mar 20, 2018

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Mar 16, 2018

Upgrade to Chromium 65 on master (and 0.23.x, 0.22.x)

Original PR for 0.21.x submitted with #13409

TODOS before we can accept this PR

  • Create a Muon 5.x release which has Chromium 65
  • Add a commit updating Chromedriver to 2.35 and Muon to new (see db97bb4 for example)
  • @cezaraugusto I need your help to make a version of 5ed8630 for master
  • @hferreiro the package.json is pointing at your instance of sha3. Should we change this?

After PR is merged checklist

  • merge to 0.23.x
  • merge to 0.22.x

bsclifton and others added 9 commits March 16, 2018 00:02
- bump nan to 2.8.0
- update level

Auditors: @darkdh
…: `TypeError: "file" argument must be a non-empty string`

Auditors: @darkdh
… 100% was not scaling these properly (chopping off 1 pixel).

Tested on 100% DPI and 125% DPI

Fixes #13349

Auditors: @srirambv, @petemill
fix #13421
fix #11576

Auditors: @bridiver

Test Plan:
1. Set `sessionSaveInterval` to `1` in js/constants/appConfig.js
2. Playing around with bookmark toolbar folder
3. Playing around with auotfill menu(fill with entry and clear)
4. Playing around with hamburger menu
5. Playing around with back/forward long pressed menu
6. There shouldn't be any exceptions about "function can be cloned"
(interval measure is second)

Auditors: @bsclifton

Test Plan:
1. Put env BRAVE_SESSION_SAVE_INTERVAL=1 before executing Brave
2. See session file should be modified every seconds
@bsclifton bsclifton added this to the 0.22.x (Developer Channel) milestone Mar 16, 2018
@bsclifton bsclifton self-assigned this Mar 16, 2018
@codecov-io
Copy link

codecov-io commented Mar 16, 2018

Codecov Report

Merging #13473 into master will increase coverage by 0.01%.
The diff coverage is 12.5%.

@@            Coverage Diff             @@
##           master   #13473      +/-   ##
==========================================
+ Coverage   56.59%    56.6%   +0.01%     
==========================================
  Files         284      284              
  Lines       28676    28676              
  Branches     4744     4744              
==========================================
+ Hits        16228    16232       +4     
+ Misses      12448    12444       -4
Flag Coverage Δ
#unittest 56.6% <12.5%> (+0.01%) ⬆️
Impacted Files Coverage Δ
app/filtering.js 18.18% <ø> (+0.17%) ⬆️
app/browser/tabs.js 23.89% <ø> (+0.08%) ⬆️
js/constants/windowConstants.js 100% <ø> (ø) ⬆️
...r/components/common/contextMenu/contextMenuItem.js 50% <ø> (ø) ⬆️
js/constants/appConfig.js 100% <ø> (ø) ⬆️
app/renderer/components/common/browserButton.js 95.34% <ø> (ø) ⬆️
js/actions/windowActions.js 4.95% <0%> (-0.05%) ⬇️
js/stores/windowStore.js 28.75% <0%> (-0.17%) ⬇️
app/browser/reducers/ledgerReducer.js 43.89% <28.57%> (+0.17%) ⬆️
app/common/state/contextMenuState.js 39.02% <28.57%> (+1.18%) ⬆️
... and 3 more

package.json Outdated
@@ -121,6 +123,7 @@
"react-dom": "^15.5.4",
"react-select": "^0.9.1",
"react-transition-group": "^2.2.1",
"sha3": "hferreiro/node-sha3",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo should be moved to brave/

Copy link
Member Author

@bsclifton bsclifton Mar 19, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done with 88c6600

Copy link
Contributor

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

@bsclifton bsclifton merged commit 1ad41bb into master Mar 20, 2018
@bsclifton bsclifton deleted the C65-master branch March 20, 2018 20:16
bsclifton added a commit that referenced this pull request Mar 20, 2018
bsclifton added a commit that referenced this pull request Mar 20, 2018
@bsclifton
Copy link
Member Author

master 1ad41bb
0.23.x bc8324e
0.22.x f0cbdf9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants