-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C80 - custom tip banners do not display images #8074
Labels
Milestone
Comments
LaurenWags
changed the title
C80 - custom tip banners do not display
C80 - custom tip banners do not display images
Feb 5, 2020
Reproduced on Nightly
|
32 tasks
mkarolin
added a commit
to brave/brave-core
that referenced
this issue
Feb 5, 2020
The handler now gets a full url instead of just path. In the past the path was the actual url we wanted retrieved, but now the url includes the chrome://rewards-image prefix, so we need to extract path from the url. URLDataSource::URLToRequestPath is used to do that. Also updated NTP Sponsored Image handler to use URLDataSource::URLToRequestPath instead of extracting path manually. Fixes brave/brave-browser#8074
Reproduced on Ubuntu
Reproduced on regular tip and monthly tip |
This was referenced Feb 6, 2020
Verification passed on
Verification PASSED on
|
Brave | 1.3.113 Chromium: 80.0.3987.87 (Official Build) (64-bit) |
---|---|
Revision | 449cb163497b70dbf98d389f54e38e85d4c59b43-refs/branch-heads/3987@{#801} |
OS | Ubuntu 18.04 LTS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Images on custom tip banners do not display in C80 versions of Brave.
Steps to Reproduce
Actual result:
custom tip banner from 1.3.110 (C80):
Expected result:
custom tip banner from 1.3.108 (C79):
Reproduces how often:
easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @brave/legacy_qa @rebron @jsecretan @NejcZdovc @mandar-brave
The text was updated successfully, but these errors were encountered: