[Webkit-unassigned] [Bug 144652] baseURI getter returns bogus values in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 30 07:16:54 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=144652

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
Here are updated test results across all browsers (using test case from Comment 01):

*** Safari 15.6 on macOS 12.5 ***

JSFiddle changed to "show":

Document base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/light/
Anchor base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/light/
Anchor href: https://fiddle.jshell.net/n0gdh5y4/5/show/light/

JSFiddle with "show" in URL (not Standalone but Editor mode):

Document base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=
Anchor base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=
Anchor href: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=

*** Chrome Canary 106 ***

Document base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/light/
Anchor base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/light/
Anchor href: https://fiddle.jshell.net/n0gdh5y4/5/show/light/

Document base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=
Anchor base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=
Anchor href: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=

*** Firefox Nightly 105 ***

Document base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/light/
Anchor base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/light/
Anchor href: https://fiddle.jshell.net/n0gdh5y4/5/show/light/

Document base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=
Anchor base URI: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=
Anchor href: https://fiddle.jshell.net/n0gdh5y4/5/show/?editor_console=

_______________

I think it was fixed along the way since, I don't see any "about:blank", "null" etc. as mentioned from Comment 0. I think this can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220730/65b95bcf/attachment.htm>


More information about the webkit-unassigned mailing list