Bug 11550

Summary: [S60] updates to SDK build for internal component
Product: WebKit Reporter: Joseph Ligman <joseph.ligman>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED INVALID    
Severity: Enhancement CC: bradley.morrison, S60webkit
Priority: P2    
Version: 420+   
Hardware: S60 Emulator   
OS: S60 3rd edition   
URL: Internal
Attachments:
Description Flags
Files: WebCore_sdkU.DEF, WebCore_gcceU.DEF,WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp
Sachin.Padma: review-
Files: WebCore_sdkU.DEF, WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp
Sachin.Padma: review-
Update for SDK Sachin.Padma: review-

Description Joseph Ligman 2006-11-08 15:41:46 PST
Updates for SDK due to discrepancies between internal and SDK build environments.
Comment 1 Joseph Ligman 2006-11-08 16:11:56 PST
Created attachment 11435 [details]
Files: WebCore_sdkU.DEF, WebCore_gcceU.DEF,WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp
Comment 2 Joseph Ligman 2006-11-08 16:15:45 PST
Unable to attach other file dependencies: S60DynamicLibs.zip and S60Headers.zip. Sending them by email
Comment 3 Bradley Morrison 2006-11-08 16:52:15 PST
(In reply to comment #1)
> Created an attachment (id=11435) [edit]
> Files: WebCore_sdkU.DEF,
> WebCore_gcceU.DEF

Is this def file still being used WebCore_gcceU.DEF? It should be using _sdkU.def. It may be better to delete WebCore_gcceU.DEF. 
Comment 4 Joseph Ligman 2006-11-10 13:57:58 PST
Created attachment 11468 [details]
Files: WebCore_sdkU.DEF, WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp

Removed WebCore_gcceU.DEF, changed the HashTable method signitures. Added ifdefs around sdk code that uses the hash table.
Comment 5 Sachin Padma 2006-11-17 09:38:51 PST
Comment on attachment 11468 [details]
Files: WebCore_sdkU.DEF, WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp

If the key events are consumed by webcore they should not be hanled again.
Comment 6 Sriram 2006-12-13 15:35:39 PST
Created attachment 11835 [details]
Update for SDK
Comment 7 Sachin Padma 2006-12-19 11:24:38 PST
Comment on attachment 11835 [details]
Update for SDK

Please fix the break in switch statement when RD_BROWSER_WIDGETS is defined.
Comment 8 Bradley Morrison 2008-04-09 11:31:59 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 9 Bradley Morrison 2008-04-09 11:39:51 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 10 Joel Parks 2011-03-21 11:52:45 PDT
re-purposing InTSW keyword for use by QtWebkit team