⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 101312 in webkit


Ignore:
Timestamp:
Nov 28, 2011, 6:17:51 PM (15 years ago)
Author:
leo.yang@torchmobile.com.cn
Message:

Upstream platform/network/blackberry/AuthenticationChallenge.h
https://bugs.webkit.org/show_bug.cgi?id=73196

Reviewed by Daniel Bates.

This is the BlackBerry implementation of WebCore::AuthenticationChallenge.
Contributed by Torch Team.

Initial upstream, can't be built yet, no new tests.

  • platform/network/blackberry/AuthenticationChallenge.h: Added.

(WebCore::AuthenticationChallenge::AuthenticationChallenge):
(WebCore::AuthenticationChallenge::setStored):
(WebCore::AuthenticationChallenge::isStored):

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

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r101311 r101312  
     12011-11-28  Leo Yang  <leo.yang@torchmobile.com.cn>
     2
     3        Upstream platform/network/blackberry/AuthenticationChallenge.h
     4        https://bugs.webkit.org/show_bug.cgi?id=73196
     5
     6        Reviewed by Daniel Bates.
     7
     8        This is the BlackBerry implementation of WebCore::AuthenticationChallenge.
     9        Contributed by Torch Team.
     10
     11        Initial upstream, can't be built yet, no new tests.
     12
     13        * platform/network/blackberry/AuthenticationChallenge.h: Added.
     14        (WebCore::AuthenticationChallenge::AuthenticationChallenge):
     15        (WebCore::AuthenticationChallenge::setStored):
     16        (WebCore::AuthenticationChallenge::isStored):
     17
    1182011-11-28  Dana Jansens  <danakj@chromium.org>
    219
Note: See TracChangeset for help on using the changeset viewer.