[Webkit-unassigned] [Bug 13331] New: related to S60 task 15118 for ccb - Fix for Symbian wk14 update related to ContentAccess class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 10:52:42 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13331

           Summary: related to S60 task 15118 for ccb - Fix for Symbian wk14
                    update related to ContentAccess class
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mario.g.borges at nokia.com


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;


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list