This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
New private tab has a blank page favicon and NewTab text is not visible #7912
Labels
Milestone
Comments
This is because of the changes here: The changes are good but it causes a problem since we have an outstanding bug where about: pages do not load in private tabs. Options are:
In particular e.currentURL will be blank, but we could hack it to be the about: page if it is a private tab. @bridiver thoughts? Would it be hard to get private tabs working with about: pages? |
I'm going to try adding an API so we can have private tab extensions |
This was referenced Mar 28, 2017
alexwykoff
changed the title
New private tab has a blank page favicon and NewTab text is not visible
Fixed new private tab favicon and text display
Mar 29, 2017
This was referenced Mar 30, 2017
luixxiul
changed the title
Fixed new private tab favicon and text display
New private tab has a blank page favicon and NewTab text is not visible
Aug 20, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
New private tab has a blank page favicon and NewTab text is not visible
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10 x64
Brave Version (revision SHA):
Brave 0.14.0
rev 61b6b6b, b4289c0
Steps to reproduce:
NewTab
is not visibleIssue from preview 6 onwards
Actual result:
New private tab has a blank page favicon
Expected result:
Should not have the favicon
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
No
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Any related issues:
cc: @cezaraugusto
The text was updated successfully, but these errors were encountered: