Changeset 88701 in webkit


Ignore:
Timestamp:
Jun 13, 2011 2:51:43 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-06-13 Eunmi Lee <eunmi15.lee@samsung.com>

Reviewed by Eric Seidel.

[EFL][WK2] Add initial WebContextEfl.cpp for webkit2 efl port
https://bugs.webkit.org/show_bug.cgi?id=62523

  • UIProcess/efl/WebContextEfl.cpp: Added. (WebKit::WebContext::applicationCacheDirectory): (WebKit::WebContext::platformInitializeWebProcess): (WebKit::WebContext::platformInvalidateContext): (WebKit::WebContext::platformDefaultDatabaseDirectory): (WebKit::WebContext::platformDefaultIconDatabasePath): (WebKit::WebContext::platformDefaultLocalStorageDirectory):
Location:
trunk/Source/WebKit2
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/ChangeLog

    r88689 r88701  
     12011-06-13  Eunmi Lee  <eunmi15.lee@samsung.com>
     2
     3        Reviewed by Eric Seidel.
     4
     5        [EFL][WK2] Add initial WebContextEfl.cpp for webkit2 efl port
     6        https://bugs.webkit.org/show_bug.cgi?id=62523
     7
     8        * UIProcess/efl/WebContextEfl.cpp: Added.
     9        (WebKit::WebContext::applicationCacheDirectory):
     10        (WebKit::WebContext::platformInitializeWebProcess):
     11        (WebKit::WebContext::platformInvalidateContext):
     12        (WebKit::WebContext::platformDefaultDatabaseDirectory):
     13        (WebKit::WebContext::platformDefaultIconDatabasePath):
     14        (WebKit::WebContext::platformDefaultLocalStorageDirectory):
     15
    1162011-06-13  Noam Rosenthal  <noam.rosenthal@nokia.com>
    217
Note: See TracChangeset for help on using the changeset viewer.