Changeset 107183 in webkit


Ignore:
Timestamp:
Feb 8, 2012 11:02:04 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[BlackBerry] Upstream BlackBerry WebCoreSupport FrameNetworkingContextBlackBerry and IconDatabaseClientBlackBerry classes
https://bugs.webkit.org/show_bug.cgi?id=78049

Patch by Jacky Jiang <zhajiang@rim.com> on 2012-02-08
Reviewed by Rob Buis.

Initial upstream, no new tests.

  • blackberry/WebCoreSupport/FrameNetworkingContextBlackBerry.cpp: Added.
  • blackberry/WebCoreSupport/FrameNetworkingContextBlackBerry.h: Added.
  • blackberry/WebCoreSupport/IconDatabaseClientBlackBerry.cpp: Added.
  • blackberry/WebCoreSupport/IconDatabaseClientBlackBerry.h: Added.
Location:
trunk/Source/WebKit
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r107169 r107183  
     12012-02-08  Jacky Jiang  <zhajiang@rim.com>
     2
     3        [BlackBerry] Upstream BlackBerry WebCoreSupport FrameNetworkingContextBlackBerry and IconDatabaseClientBlackBerry classes
     4        https://bugs.webkit.org/show_bug.cgi?id=78049
     5
     6        Reviewed by Rob Buis.
     7
     8        Initial upstream, no new tests.
     9
     10        * blackberry/WebCoreSupport/FrameNetworkingContextBlackBerry.cpp: Added.
     11        * blackberry/WebCoreSupport/FrameNetworkingContextBlackBerry.h: Added.
     12        * blackberry/WebCoreSupport/IconDatabaseClientBlackBerry.cpp: Added.
     13        * blackberry/WebCoreSupport/IconDatabaseClientBlackBerry.h: Added.
     14
    1152012-02-08  Leo Yang  <leo.yang@torchmobile.com.cn>
    216
Note: See TracChangeset for help on using the changeset viewer.