Timeline
Feb 26, 2002:
- 5:27 PM Changeset in webkit [673] by
-
- 5 edits in trunk
Added a defaults key for enabling Java. Off by default for now.
- 3:24 PM Changeset in webkit [672] by
-
- 6 edits in trunk/WebKit
- History.subproj/IFURIEntry.m: (-[IFURIEntry dealloc]): Added missing dealloc method that 'leaks' found.
- History.subproj/IFURIList.m: (-[IFURIList dealloc]): Added missing [super dealloc] call that 'leaks' found.
- BrowserWindow.m: (-[BrowserWindow toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:]): Removed obsolete comment.
- LoadProgressMonitor.m: (-[LoadProgressMonitor dealloc]):
- SearchChannel.m: (-[SearchChannel dealloc]): Added missing [super dealloc] calls that 'leaks' found.
- 3:22 PM Changeset in webkit [671] by
-
- 3 edits in trunk/WebCore
Now sending complete URL's to the plug-in classes - woops
- 2:44 PM Changeset in webkit [670] by
-
- 8 edits in trunk
Added support for mach-o bundled plugins.
Feb 25, 2002:
- 6:04 PM Changeset in webkit [669]
-
- 174 copies42 deletes in tags/ALEXANDER_0_2_PRE_3
This commit was manufactured by cvs2svn to create tag
'ALEXANDER_0_2_PRE_3'.
- 6:04 PM Changeset in webkit [668] by
-
- 4 edits in trunk/WebCore
Top level:
- Tests/qt/qstringlist-test.cpp: (main): Clean up a problem that was causing a bogus test failure.
WebCore:
Fix two significant memory leaks in QList found by our automated
leak-checking code.
- src/kwq/KWQListImpl.mm: (KWQListNode::~KWQListNode), (KWQListImpl::KWQListPrivate::copyList), (KWQListImpl::KWQListPrivate::~KWQListPrivate), (KWQListImpl::sort):
Fix a tiny bug tweaked by the new regexp code - we need to flush
the cache after calling out to QRegExp::match because it might
make calls on the string which create a cache. Caught by the
regression tests.
- src/kwq/KWQString.mm: (QString::replace):
- 6:01 PM Changeset in webkit [667] by
-
- 4 edits in trunk/WebCore
Added support for multiple plug-ins per page
Note:
See TracTimeline
for information about the timeline view.