Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(content_delegate): Use the URL constructor to return absolute URL
Updates the extractURL method to generate absolute URLs instead of relative ones to fix the issue with document fetching in Firefox and employs regular expressions to refine the URL cleanup process.
- Loading branch information