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

Timeline



Apr 20, 2002:

7:52 AM Changeset in webkit [1054] by darin
  • 9 edits in trunk/WebCore

Problems loading iframes seemed to be due to NSURL objects that
were not normalized, so I made the NSURL creation all be done
by KURL, which fixed the problem.

  • kwq/KWQKHTMLPart.mm: (KHTMLPart::requestFrame), (KHTMLPart::submitForm), (KHTMLPart::khtmlMouseReleaseEvent):
  • kwq/KWQKjobclasses.mm: Call getNSURL instead of creating NSURLs by converting to strings.
  • kwq/kdecore/kurl.h:
  • kwq/KWQKURL.mm: (KURL::getNSURL): New.
Note: See TracTimeline for information about the timeline view.