[Webkit-unassigned] [Bug 14298] REGRESSION: Wrong base URL used for pages loaded by custom protocol handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 6 13:28:06 PDT 2019


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

--- Comment #20 from Sean Stengle <Stengle123 at gmail.com> ---

This is the current version of software that enables the webkit designed project to enable each utilized html web page to incline a custom desired base URL. As with all but in the calling of the file, the protocol handler has a localhost and it lies in this demonstration of ibiblio.

https://lists.ibiblio.org/mailman/listinfo/seedsavers

int
main(V)
return 0

--[NSURLResponse initWithURL:  MIMEType: expectedContentLength: textEncodingName:


{int, i = 0}
{i < 10, i}
doSomething()

f(a, b)tell application "Finder"
        activate
        set target of Finder window 1 to folder "Applications" of startup disk
        set width of column id name column of list view options of Finder window 1 to 468
        set sort column of list view options of Finder window 1 to name column
        open document file ";4.html" of folder "Applications" of startup disk
        open document file ";4.html" of folder "Applications" of startup disk using application file "Google Chrome.app" of folder "Applications" of startup disk
        open document file "copyrights.rtf" of folder "Applications" of startup disk
        set sort column of list view options of Finder window 1 to name column
        set position of Finder window 1 to {80, 165}
        close Finder window id 172
end tell

-- 
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/20191006/cef3d169/attachment-0001.html>


More information about the webkit-unassigned mailing list