[Webkit-unassigned] [Bug 31066] [GTK] opening local files on win32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 15 06:24:44 PST 2009


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


Josip <josip at pisoj.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |josip at pisoj.com




--- Comment #11 from Josip <josip at pisoj.com>  2009-11-15 06:24:42 PST ---
All 15 tests from WebKit/gtk/tests passed OK

###############################################################################
C:\WebKitGTK-1.1.16\bin\unittests>FOR %f IN (*.exe) DO %f

C:\WebKitGTK-1.1.16\bin\unittests>testatk.exe
/webkit/atk/get_text_at_offset: OK

C:\WebKitGTK-1.1.16\bin\unittests>testdownload.exe
/webkit/download/create: OK
/webkit/download/perform: OK

C:\WebKitGTK-1.1.16\bin\unittests>testhittestresult.exe
/webkit/hittestresult/document: OK
/webkit/hittestresult/image: OK
/webkit/hittestresult/editable: OK
/webkit/hittestresult/link: OK

C:\WebKitGTK-1.1.16\bin\unittests>testhttpbackend.exe
/webkit/soupmessage/lifetime: OK

C:\WebKitGTK-1.1.16\bin\unittests>testkeyevents.exe
/webkit/keyevent/textfield: OK
/webkit/keyevent/buttons: OK
/webkit/keyevent/link: OK

C:\WebKitGTK-1.1.16\bin\unittests>testloading.exe
/webkit/loading/status: OK
/webkit/loading/error: OK
/webkit/loading/cancelled: OK

C:\WebKitGTK-1.1.16\bin\unittests>testnetworkrequest.exe
/webkit/networkrequest/createdestroy: OK
/webkit/networkrequest/properties: OK

C:\WebKitGTK-1.1.16\bin\unittests>testnetworkresponse.exe
/webkit/networkresponse/createdestroy: OK
/webkit/networkresponse/properties: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwebbackforwardlist.exe
/webkit/webbackforwardlist/add_item: OK
/webkit/webbackforwardlist/list_order: OK
/webkit/webhistoryitem/lifetime: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwebdatasource.exe
/webkit/webdatasource/get_initial_request: OK
/webkit/webdatasource/api: OK
/webkit/webdatasource/unreachable_uri: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwebframe.exe
/webkit/webview/create_destroy: OK
/webkit/webframe/lifetime: OK
/webkit/webview/printing: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwebhistoryitem.exe
/webkit/webhistoryitem/get_data: OK
/webkit/webhistoryitem/alternate_title: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwebresource.exe
/webkit/webresource/get_url: OK
/webkit/webresource/get_mime_type: OK
/webkit/webresource/get_text_encoding_name: OK
/webkit/webresource/get_frame_name: OK
/webkit/webresource/get_data: OK
/webkit/webresource/loading: OK
/webkit/webresource/sub_resource_loading: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwebsettings.exe
/webkit/websettings/user_agent: OK

C:\WebKitGTK-1.1.16\bin\unittests>testwindow.exe
/webkit/window/scrollbar_policy: OK
###############################################################################

same result with both patched and unpatched version as "testwebresorce" dont
use "file:" but "http:". Is that what i should expand for testing local files.

As for spaces, it took me long to figure out what you meen :) Should check some
surrounding code first.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list