Bug 11550 - [S60] updates to SDK build for internal component
Summary: [S60] updates to SDK build for internal component
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Enhancement
Assignee: Nobody
URL: Internal
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 15:41 PST by Joseph Ligman
Modified: 2011-03-21 11:52 PDT (History)
2 users (show)

See Also:


Attachments
Files: WebCore_sdkU.DEF, WebCore_gcceU.DEF,WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp (86.71 KB, patch)
2006-11-08 16:11 PST, Joseph Ligman
Sachin.Padma: review-
Details | Formatted Diff | Diff
Files: WebCore_sdkU.DEF, WidgetExtension.h,WidgetPreferences.h,HashMap.h,KeyEventHandler.cpp,WidgetExtension.cpp (63.04 KB, patch)
2006-11-10 13:57 PST, Joseph Ligman
Sachin.Padma: review-
Details | Formatted Diff | Diff
Update for SDK (11.09 KB, patch)
2006-12-13 15:35 PST, Sriram
Sachin.Padma: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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