CIA.vc
OWB OrigynWebBrowser
Real-time open source activity stats
Stats » Projects » OWB OrigynWebBrowser
syndicateUTC clock
09:29 on May 28, 2012
event counters
The last message was received 1.93 years ago at 12:33 on Jun 23, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
923 messages since the first one, 3.97 years ago, for an average of 1.57 days between messages
recent messages
dateReversed sort columnprojectcontentlink
11:10 on Jun 23, 2010OWB OrigynWebBrowser
Commit by odole :: r1468 /trunk/BAL/ (4 files in 2 dirs):
2010-06-23  Olivier DOLE  <olivier dot dole at mstarsemi dot com>

        Add option to drt script: can choose on how many threads to run layout
        tests.
        Fix a "too many open files" problem.

        * Scripts/Drt/parser.py:
        * Scripts/Drt/runThreadTests.py:
        * Scripts/Drt/runtests.py:
#
12:51 on Jun 22, 2010OWB OrigynWebBrowser
Commit by mbensi :: r1467 /trunk/BAL/Internationalization/WebCore/ICU/BCTextBoundariesICU.cpp:
build fix with icu 1.4.4
#
11:58 on May 20, 2010OWB OrigynWebBrowser
Commit by gpenin :: r1466 /trunk/WebCore/html/HTMLObjectElement.h:
Wedison build fix after Webkit merge
#
11:31 on May 20, 2010OWB OrigynWebBrowser
Commit by gpenin :: r1465 /trunk/ (665 files in 100 dirs):
merge with webkit revision 59822
#
08:20 on May 20, 2010OWB OrigynWebBrowser
Commit by mbensi :: r1464 /trunk/WebKitTools/DumpRenderTree/bal/DumpRenderTree.cpp:
LayoutTest fix
#
12:23 on May 18, 2010OWB OrigynWebBrowser
Commit by mbensi :: r1463 /trunk/ (21 files in 12 dirs):
.:

2010-05-17  Mario Bensi  <mbensi at connected-labs dot com>

        Reviewed by Gilles Bertal

        Add WebURLCredential* in API

        * cmake/SetCMakeVars.cmake:

BAL:

2010-05-17  Mario Bensi  <mbensi at connected-labs dot com>

        Reviewed by Gilles Bertal.

        * Network/WebCore/Curl/BCResourceHandleCurl.cpp: fix credential issues
        (WebCore::ResourceHandle::didReceiveAuthenticationChallenge):
        (WebCore::ResourceHandle::receivedCredential):
        (WebCore::ResourceHandle::receivedRequestToContinueWithoutCredential):
        * Network/WebCore/Curl/BCResourceHandleManagerCurl.cpp:
        (WebCore::headerCallback):
        (WebCore::ResourceHandleManager::dispatchSynchronousJob):
        (WebCore::ResourceHandleManager::initializeHandle):
        * Scripts/Drt/runThreadTests.py: fix diff on text, we need to remove
        some spaces in end of line in several expected, webkit script do the
        same thing...
        * Scripts/data/apache2-gentoo-httpd.conf: change conf for ssl

WebKit:

2010-05-17  Mario Bensi  <mbensi at connected-labs dot com>

        Reviewed by Gilles Bertal.

        Add WebURL* needed to test credential with the layout test.

        * OrigynWebBrowser/Api/WebKit.h:
        * OrigynWebBrowser/Api/WebURLAuthenticationChallenge.cpp:
        (WebURLAuthenticationChallengePrivate::):
        (WebURLAuthenticationChallenge::WebURLAuthenticationChallenge):
        (WebURLAuthenticationChallenge::~WebURLAuthenticationChallenge):
        (WebURLAuthenticationChallenge::initWithProtectionSpace):
        (WebURLAuthenticationChallenge::error):
        (WebURLAuthenticationChallenge::failureResponse):
        (WebURLAuthenticationChallenge::previousFailureCount):
        (WebURLAuthenticationChallenge::proposedCredential):
        (WebURLAuthenticationChallenge::protectionSpace):
        (WebURLAuthenticationChallenge::sender):
        (WebURLAuthenticationChallenge::authenticationChallenge):
        * OrigynWebBrowser/Api/WebURLAuthenticationChallenge.h:
        * OrigynWebBrowser/Api/WebURLAuthenticationChallengeSender.cpp:
        (WebURLAuthenticationChallengeSender::WebURLAuthenticationChallengeSender):
        (WebURLAuthenticationChallengeSender::createInstance):
        (WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge):
        (WebURLAuthenticationChallengeSender::continueWithoutCredentialForAuthenticationChallenge):
        (WebURLAuthenticationChallengeSender::useCredential):
        (WebURLAuthenticationChallengeSender::authenticationClient):
        * OrigynWebBrowser/Api/WebURLAuthenticationChallengeSender.h:
        * OrigynWebBrowser/Api/WebURLCredential.cpp:
        (WebURLCredentialPrivate::WebURLCredentialPrivate):
        (WebURLCredentialPrivate::~WebURLCredentialPrivate):
        (WebURLCredential::WebURLCredential):
        (WebURLCredential::~WebURLCredential):
        (WebURLCredential::createInstance):
        (WebURLCredential::hasPassword):
        (WebURLCredential::initWithUser):
        (WebURLCredential::password):
        (WebURLCredential::persistence):
        (WebURLCredential::user):
        (WebURLCredential::credential):
        * OrigynWebBrowser/Api/WebURLCredential.h:

WebKitTools:

2010-05-17  Mario Bensi  <mbensi at connected-labs dot com>

        Reviewed by Gilles Bertal.

        Implement didReceiveAuthenticationChallenge in ResourceLoadDelegate
        for DRT
        fix a problem on the SDL eventLoop, need more investigation on this hack.

        * DumpRenderTree/bal/DumpRenderTree.cpp:
        (dump):
        (runTest):
        * DumpRenderTree/bal/ResourceLoadDelegate.cpp:
        (ResourceLoadDelegate::didReceiveAuthenticationChallenge):
        * DumpRenderTree/bal/ResourceLoadDelegate.h:
        * DumpRenderTree/bal/SDL/DumpRenderTreeSDL.cpp:
        (waitEvent):
#
08:59 on May 18, 2010OWB OrigynWebBrowser
Commit by gbertal :: r1462 /trunk/BAL/Internationalization/WTF/Text/BCStringsStaticsText.cpp:
Removed erroneously duplicated source file from last merge.
#
15:31 on May 17, 2010OWB OrigynWebBrowser
Commit by gbertal :: r1461 /trunk/ (969 files in 170 dirs):
merge with webkit revision 59598
#