Bug 27917

Summary: [WINCE] LOAD_WITH_ALTERED_SEARCH_PATH not supported on WINCE
Product: WebKit Reporter: Joe Mason <joenotcharles>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 23154    
Attachments:
Description Flags
Go back to LoadLibrary on WINCE staikos: review+

Joe Mason
Reported 2009-07-31 22:24:23 PDT
Plugins are now loaded with LoadLibraryEx and the LOAD_WITH_ALTERED_SEARCH_PATH parameter, which isn't supported on WINCE. (Loading plugins fails with an "Invalid Parameter" error.)
Attachments
Go back to LoadLibrary on WINCE (1.58 KB, patch)
2009-07-31 22:50 PDT, Joe Mason
staikos: review+
Joe Mason
Comment 1 2009-07-31 22:50:19 PDT
Created attachment 33931 [details] Go back to LoadLibrary on WINCE
Benjamin Meyer
Comment 2 2009-08-03 09:22:39 PDT
Committed r46718
Note You need to log in before you can comment on or make changes to this bug.