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

Timeline



Nov 19, 2001:

3:19 PM Changeset in webkit [464] by rjw
  • 15 edits
    10 adds in trunk/WebCore

Performance tuning tricks.

Nov 16, 2001:

11:45 AM Changeset in webkit [463] by kocienda
  • 2 edits in trunk/WebCore

Fixed bug in a debug statement

11:37 AM Changeset in webkit [462] by kocienda
  • 28 edits
    2 adds in trunk

Removed all NSLog statements from the code base, replacing them with
KWQDEBUG/WEBKITDEBUG statements.
Added some assertion macros to the WebCore and the WebKit.

8:20 AM Changeset in webkit [461] by kocienda
  • 10 edits in trunk

Changes to the make system to support building via make with the -j option

Nov 15, 2001:

7:40 PM Changeset in webkit [460] by rjw
  • 6 edits in trunk

Changed standard default font sizes.
Fixed relative URL problem.
Fixed color names of the form #fff.

5:04 PM Changeset in webkit [459] by kocienda
  • 7 edits in trunk/WebCore

This fixes one major source of bugs we have been experiencing.
The change is in adding back in some support for text decoding. This
takes the place of some code that was using unterminated byte strings
as c-style strings (with the unpredictable results one might expect).

9:35 AM Changeset in webkit [458] by kocienda
  • 1 edit in trunk/WebKit/WebKit.pbproj/kocienda.pbxuser

Work in progress on getting loads working more efficiently

9:32 AM Changeset in webkit [457] by kocienda
  • 2 edits in trunk/WebCore

Fixed a buffer overrun in leftRight()

Note: See TracTimeline for information about the timeline view.