Files
brave-core/build/android/bytecode
samartnik df83444d45 [Android] NewTabPage modifications
Fixes crash on opening new tab after closing all
Fixes NTP image on changing phone layout

Related to chromium change:
https://chromium.googlesource.com/chromium/src/+/c0a930a52910bb56bf68925d9f233c29281c516b

commit c0a930a52910bb56bf68925d9f233c29281c516b
Author: Theresa Wellington <twellington@chromium.org>
Date:   Fri May 1 20:33:45 2020 +0000

    Combine FeedNewTabPage with NewTabPage, delete dead code

    Fold FeedNewTabPage into NewTabPage and start cleaning-up Java code
    that is no longer needed. Obviously dead code has been removed;
    subsequent CLs will be needed to clean-up more Java code and C++
    classes.

    Bug: 1069183
2020-07-01 18:12:04 -04:00
..