Skip to content
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

[ads] Optimize javascript requests for non rewards users #35205

Closed
aseren opened this issue Jan 9, 2024 · 2 comments · Fixed by brave/brave-core#21529
Closed

[ads] Optimize javascript requests for non rewards users #35205

aseren opened this issue Jan 9, 2024 · 2 comments · Fixed by brave/brave-core#21529

Comments

@aseren
Copy link

aseren commented Jan 9, 2024

No description provided.

@btlechowski
Copy link

btlechowski commented Feb 12, 2024

Verified with

Brave 1.63.149 Chromium: 121.0.6167.164 (Official Build) beta (64-bit)
Revision 16509c04a66afcc00d180c0b62a887b9fc4776a2
OS Linux

Verified test plan from brave/brave-core#21529

Fresh profile

Verified Tab id HTML content changed is in the logs:

[21966:21966:0222/034543.235060:VERBOSE2:tab_manager.cc(150)] Tab id 1420920269 HTML content changed

Verified Tab id text content changed is not in the logs:

Joined rewards

Verified Tab id HTML content changed is in the logs:

[21966:21966:0222/034703.753590:VERBOSE2:tab_manager.cc(150)] Tab id 1420920270 HTML content changed

Verified Tab id text content changed is in the logs:

[21966:21966:0222/034703.769532:VERBOSE2:tab_manager.cc(165)] Tab id 1420920270 text content changed

@bridiver
Copy link
Contributor

bridiver commented Jun 9, 2024

#34919 was closed as a duplicate of this, but this issue provides no information at all about what we're doing here and it doesn't appear to actually resolve the issues brought up in #34919 because it's still calling XMLSerializer on every page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants