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

Timeline



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.

Aug 5, 2006:

4:53 PM Changeset in webkit [15809] by darin
  • 3 edits in trunk/WebCore

Reviewed by Eric Seidel.

  • fix a storage leak
  • rendering/RenderView.cpp: (WebCore::RenderView::setSelection): Delete the values if we are going to exit without using the maps. Otherwise all the values leak.
1:14 PM Changeset in webkit [15808] by darin
  • 3 edits
    4 adds in trunk

LayoutTests:

Reviewed by Hyatt.

  • fast/frames/iframe-option-crash-expected.checksum: Added.
  • fast/frames/iframe-option-crash-expected.png: Added.
  • fast/frames/iframe-option-crash-expected.txt: Added.
  • fast/frames/iframe-option-crash.xhtml: Added.

WebCore:

Reviewed by Hyatt.

Test: fast/frames/iframe-option-crash.xhtml

  • rendering/RenderView.cpp: (WebCore::RenderView::paintBoxDecorations): Check for a nil renderer.
Note: See TracTimeline for information about the timeline view.