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

Timeline



Aug 7, 2006:

3:56 PM Changeset in webkit [15814] by zbujtas
  • 3 edits in S60/trunk/WebKit

2006-08-07 ligman <joseph.ligman@nokia.com>

Reviewed by Yongjun.
http://bugzilla.opendarwin.org/show_bug.cgi?id=10260
Browser crashes when trying to cancel a saved page refresh from options menu
Added a flag as to indicate the user has canceled the refresh of a saved page and
therefore the page should not be regenerated


  • BrowserView/inc/WebKitControl.h:
  • BrowserView/src/WebKitControl.cpp: (CWebKitControl::CWebKitControl): (CWebKitControl::PageInfoLC): (CWebKitControl::HandleLoaderCommandL): (CWebKitControl::LoadUrlL): (CWebKitControl::IncrementProgressForLoadStart): (CWebKitControl::ResetProgress): (CWebKitControl::FinalProgressComplete):
3:50 PM Changeset in webkit [15813] by zbujtas
  • 2 edits in S60/trunk/WebCore

2006-08-07 yadavall <sriram.yadavalli@nokia.com>

Reviewed by Zalan Bujtas

WARNING: NO TEST CASES ADDED OR CHANGED


http://bugzilla.opendarwin.org/show_bug.cgi?id=10240

  • kwq/KWQKHTMLPart.cpp: (KWQKHTMLPart::getNewTabbedCursorPosition): (KWQKHTMLPart::tabbedNavigation):
3:47 PM Changeset in webkit [15812] by zbujtas
  • 3 edits in S60/trunk/WebCore

2006-08-07 yadavall <sriram.yadavalli@nokia.com>

Reviewed by Zalan Bujtas

WARNING: NO TEST CASES ADDED OR CHANGED


Fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=10195

  • kwq/KWQPainter.cpp: (QPainter::xForm): (QPainter::drawFocusRing):
  • kwq/KWQPainter.h:
3:31 PM Changeset in webkit [15811] by zbujtas
  • 3 edits in S60/trunk/WebKit

2006-08-05 spaltis <Stanislav.Paltis@nokia.com>

Reviewed by Yongjun.

http://bugzilla.opendarwin.org/show_bug.cgi?id=10237

Unfinished download should be visible in the download list,
before connection is established.

  • ResourceLoader/inc/HttpDownloadObserver.h:
  • ResourceLoader/src/HttpDownloadObserver.cpp: (CHttpDownloadObserver::~CHttpDownloadObserver): (CHttpDownloadObserver::ConstructL): (CHttpDownloadObserver::DlMgrInitCB): (CHttpDownloadObserver::InitDownloadMgrL): (CHttpDownloadObserver::HandleDMgrEventL): (CHttpDownloadObserver::HandleDMgrCompletedEventL):

Aug 6, 2006:

11:10 PM Changeset in webkit [15810] by thatcher
  • 5 edits in trunk

Fixing the build for the newer Bison and our new use of -Wundef. Turns off -Wundef for WebKit because <CoreGraphics/CGBase.h> causes a warning we can't fix. We can turn it back on once this radar is fixed: <rdar://problem/4669823> CGBase.h fails to build with -Wundef enabled.

Note: See TracTimeline for information about the timeline view.