Changeset 102223 in webkit


Ignore:
Timestamp:
Dec 6, 2011 10:26:36 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

upstream BlackBerry porting of KURL/Logging
https://bugs.webkit.org/show_bug.cgi?id=73524

Patch by Mary Wu <mary.wu@torchmobile.com.cn> on 2011-12-06
Reviewed by Antonio Gomes.

  • platform/blackberry/KURLBlackBerry.cpp: Added.

(WebCore::KURL::fileSystemPath):

  • platform/blackberry/LoggingBlackBerry.cpp: Added.

(WebCore::initializeWithUserDefault):
(WebCore::InitializeLoggingChannelsIfNecessary):

Location:
trunk/Source/WebCore
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r102221 r102223  
     12011-12-06  Mary Wu  <mary.wu@torchmobile.com.cn>
     2
     3        upstream BlackBerry porting of KURL/Logging
     4        https://bugs.webkit.org/show_bug.cgi?id=73524
     5
     6        Reviewed by Antonio Gomes.
     7
     8        * platform/blackberry/KURLBlackBerry.cpp: Added.
     9        (WebCore::KURL::fileSystemPath):
     10        * platform/blackberry/LoggingBlackBerry.cpp: Added.
     11        (WebCore::initializeWithUserDefault):
     12        (WebCore::InitializeLoggingChannelsIfNecessary):
     13
    1142011-12-06  Leo Yang  <leo.yang@torchmobile.com.cn>
    215
Note: See TracChangeset for help on using the changeset viewer.