Changeset 101312 in webkit
- Timestamp:
- Nov 28, 2011, 6:17:51 PM (15 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
platform/network/blackberry (added)
-
platform/network/blackberry/AuthenticationChallenge.h (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r101311 r101312 1 2011-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 1 18 2011-11-28 Dana Jansens <danakj@chromium.org> 2 19
Note:
See TracChangeset
for help on using the changeset viewer.