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

fix image payload sent to host #83

Merged
merged 6 commits into from
Feb 22, 2025
Merged

fix image payload sent to host #83

merged 6 commits into from
Feb 22, 2025

Conversation

panaC
Copy link
Member

@panaC panaC commented Feb 21, 2025

No description provided.

@panaC panaC requested a review from danielweck February 21, 2025 14:36
@panaC panaC self-assigned this Feb 21, 2025
@panaC
Copy link
Member Author

panaC commented Feb 21, 2025

@panaC panaC changed the title fix image payload send to host fix image payload sent to host Feb 21, 2025
@panaC
Copy link
Member Author

panaC commented Feb 21, 2025

This is a draft version, I'm thinking what can i do with existing image content description

Is it better to load html content in thorium cache and get image element
from cssSelector ? pros : we can get the figure/details element and N
characters before and after without to rely from the navigator-js. Cons
: the xhtml caching must be loaded before and it is a double memory
consumption (from webview thread and window thread) but it's already
used by the search feature
@danielweck
Copy link
Member

several major integration errors in this code (not your fault, I am refactoring some variable names to make things clearer)

Copy link
Member

@danielweck danielweck left a comment

Choose a reason for hiding this comment

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

tested, working.

@danielweck danielweck marked this pull request as ready for review February 22, 2025 12:25
@danielweck danielweck merged commit 2fde6b4 into develop Feb 22, 2025
@danielweck danielweck deleted the fix/image-click branch February 22, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants