Bug 11438

Summary: [S60] Null values should remove the preferences
Product: WebKit Reporter: Joseph Ligman <joseph.ligman>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Major CC: S60webkit
Priority: P3 Keywords: PlatformOnly
Version: 420+   
Hardware: S60 Emulator   
OS: S60 3rd edition   
URL: Internal
Attachments:
Description Flags
Files: WidgetPreferences.cpp Sachin.Padma: review+

Description Joseph Ligman 2006-10-27 13:44:12 PDT
Null preference values in set preference do not remove key/value pairs from the preferences list.
Comment 1 Joseph Ligman 2006-10-27 14:02:04 PDT
Created attachment 11260 [details]
Files: WidgetPreferences.cpp

Remove out of range key/value pairs in SetPreferenceL.
Comment 2 Sachin Padma 2006-11-08 13:11:24 PST
Comment on attachment 11260 [details]
Files: WidgetPreferences.cpp

r=me
Comment 3 Sachin Padma 2006-11-30 12:38:04 PST
committed as r17944
Comment 4 Krishna 2006-12-04 14:06:02 PST
Verified on the webkit build dated 04-Dec-2006. Closed.