WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (1 - 10 of 24)

1 2 3 →
[144309]: [BlackBerry] Disable auto-filling password in forms when ...
[BlackBerry] Disable auto-filling password in forms when auto-form-filling is not enabled. https://bugs.webkit.org/show_bug.cgi?id=111006 Internal PR: 295181 Internal reviewed by Joe Mason. Reviewed by Yong Li. Check WebSettings::isForm ...
By liachen@rim.com — Feb 28, 2013, 7:17:07 AM
[144307]: [BlackBerry] User credentials are not correctly handled for ...
[BlackBerry] User credentials are not correctly handled for non-browser usage https://bugs.webkit.org/show_bug.cgi?id=111032 Internal PR: 295181 Internal reviewed by Joe Mason. Reviewed by Yong Li. Use encrypted password as binary data ...
By liachen@rim.com — Feb 28, 2013, 7:14:37 AM
[144229]: [BlackBerry] User credentials is not correctly handled ...
[BlackBerry] User credentials is not correctly handled https://bugs.webkit.org/show_bug.cgi?id=110994 Source/WebCore: Internal PR: 280990 Internal reviewed by Leo Yang. Reviewed by Yong Li. Following changes are made: Remove url fr ...
By liachen@rim.com — Feb 27, 2013, 12:50:35 PM
[138257]: 2 fast/filesystem test cases ask for more space than the size they ...
... webkit.org/show_bug.cgi?id=105307 Patch by Lianghui Chen <liachen@rim.com> on 2012-12-20 Reviewed by Yong Li. The purpose of this patch is to make these 2 test cases conform to the size limit, so for platform that wants to enforce the size limit they will not fail due to quota limit. * fast/file ...
By commit-queue@webkit.org — Dec 20, 2012, 8:22:37 AM
[133555]: [BlackBerry] Do not show error page for main loads denied by client ...
... Patch by Lianghui Chen <liachen@rim.com> on 2012-11-05 Reviewed by George Staikos. * WebCoreSupport/FrameLoaderClientBlackBerry.cpp: (WebCore::FrameLoaderClientBlackBerry::dispatchDidFailProvisionalLoad):
By commit-queue@webkit.org — Nov 5, 2012, 8:08:21 PM
[133522]: [BlackBerry] Do not display error page for failed downloads ...
... Patch by Lianghui Chen <liachen@rim.com> on 2012-11-05 Reviewed by Rob Buis. Right now when a main load, including all downloads, failed, it will display an error page. This is not very user friendly, especially for WebWorks application, which want to use its own ...
By commit-queue@webkit.org — Nov 5, 2012, 1:59:44 PM
[133341]: [BlackBerry] ResourceHandle::cancel() in ResourceHandleBlackBerry ...
... Patch by Lianghui Chen <liachen@rim.com> on 2012-11-02 Reviewed by Yong Li. ResourceHandle::cancel() should call setClient(0) to close the window during which it has been cancelled but its client is still there and can be called. No new tests as it's a code impr ...
By commit-queue@webkit.org — Nov 2, 2012, 2:07:51 PM
[131014]: [BlackBerry] Fix assertion in NetworkJob::notifyChallengeResult. ...
... Patch by Lianghui Chen <liachen@rim.com> on 2012-10-10 Reviewed by George Staikos. Source/WebCore: Add a singleton AuthenticationChallengeManager to manage authentication challenge dialog. It does following things: Record page creation/deletion, so it knows what ...
By commit-queue@webkit.org — Oct 10, 2012, 9:55:05 PM
[129251]: [BlackBerry] Really fix bug 95488 that user can get the authentication ...
... Patch by Lianghui Chen <liachen@rim.com> on 2012-09-21 Reviewed by Yong Li. Source/WebCore: Add a singleton AuthenticationChallengeManager to manage authentication challenge dialog. It does following things: Record page creation/deletion, so it knows what page i ...
By commit-queue@webkit.org — Sep 21, 2012, 2:02:37 PM
[128312]: [BlackBerry] Use own instance of CertMgrWrapper in BlackBerry ...
... Patch by Lianghui Chen <liachen@rim.com> on 2012-09-12 Reviewed by George Staikos. CertMgrWrapper in BlackBerry platform layer has been changed from singleton to normal class, every user of it need to create its own instance now. No new tests for platform specif ...
By commit-queue@webkit.org — Sep 12, 2012, 8:21:46 AM
1 2 3 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple