Home | History | Annotate | Download | only in WebCore

Lines Matching full:kurl

4071         More loader cleanup, use KURL instead of NSURL in a couple of places.
4318 (WebCore::KURL::getNSURL): Turn empty KURL into empty NSURL, but null KURL into
4682 * platform/KURL.cpp:
4684 * platform/KURL.h:
4686 (WebCore::KURL::getNSURL):
5316 * platform/KURL.cpp:
5317 (WebCore::KURL::lastPathComponent):
5318 * platform/KURL.h:
6072 * platform/KURL.cpp:
14123 to include KURL.h just for the KURL default constructor.
14204 converted most uses of NSURL to KURL and NSEvent to DOM Event in
14226 can add it back, but converting from NSURL to KURL and back is
25781 and URLString is that newURL is a KURL that is the complete version of URLString,
31437 * platform/KURL.cpp: (WebCore::KURL::init): Don't do backslash
32800 * platform/KURL.h:
32801 * platform/KURL.cpp:
32802 (WebCore::KURL::KURL): Updated to overload based on presence or absence of
32804 (WebCore::KURL::init): Moved body of constructor in here. Updated to use
32806 (WebCore::KURL::decode_string): Updated to overload based on presence or
34527 * platform/KURL.h:
34528 Get rid of include, add KURL constructor that takes a CFURLRef.
34535 (WebCore::KURL::KURL):
35340 * platform/KURL.h:
35346 (WebCore::KURL::createCFURL):
44107 * platform/KURL.cpp:
44108 * platform/KURL.h:
44742 * platform/KURL.cpp:
47020 * platform/KURL.cpp:
51028 * platform/KURL.cpp:
51058 * platform/KURL.cpp:
51059 * platform/KURL.h:
55559 * platform/KURL.cpp: