Bug 13331

Summary: [S60] related to S60 task 15118 for ccb - Fix for Symbian wk14 update related to ContentAccess class
Product: WebKit Reporter: mario borges <mario.g.borges>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: S60 3rd edition   
Attachments:
Description Flags
patch for ccb Sachin.Padma: review+

mario borges
Reported 2007-04-11 10:52:42 PDT
Symbian has removed namespace inline declaration (using namespace ContentAccess;) in wk14. This task will take that into account to prevent build errors by adding the following to add file that use ContentAccess class: using namespace ContentAccess;
Attachments
patch for ccb (1.17 KB, patch)
2007-04-11 11:04 PDT, mario borges
Sachin.Padma: review+
mario borges
Comment 1 2007-04-11 11:04:32 PDT
Created attachment 14010 [details] patch for ccb
Sachin Padma
Comment 2 2007-04-12 08:52:33 PDT
Comment on attachment 14010 [details] patch for ccb r=me
Bradley Morrison
Comment 3 2007-04-12 10:45:43 PDT
landed - 20864
Note You need to log in before you can comment on or make changes to this bug.