summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/GKURL.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use platform/chromium from third_party/WebKit, etc.darin@chromium.org2008-12-231-939/+0
| | | | | | | | R=dglazkov Review URL: http://codereview.chromium.org/16217 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7405 0039d316-1c4b-4281-b951-d872f2087c98
* Remove dependency on base/string_util.h, and rename some methods to betterdarin@chromium.org2008-12-191-10/+17
| | | | | | | | | | match WebKit style. R=brettw Review URL: http://codereview.chromium.org/15058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7316 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of unforking. I need to pull WebKit with the change that unforks ↵brettw@google.com2008-12-181-190/+224
| | | | | | | | | | | | KURL.h This makes us defile USE(GOOGLEURL) and use that instead of USE_GOOGLE_URL_LIBRARY. I also fixed some places to be able to compile without it if possible (I think I will be wanting that capability in the future to test changes they may make upstream). Review URL: http://codereview.chromium.org/14494 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7231 0039d316-1c4b-4281-b951-d872f2087c98
* Change init() in GKURL to use the default UTF-8 converter when an encoding ↵jungshik@google.com2008-12-061-11/+17
| | | | | | | | | | | | | | | is one of Unicode encodings (UTF-8,7,16,32). HTML5 stipulates that it should use UTF-8 for UTF-16, which is extended in this change list to include UTF-32 and UTF-7 (Firefox made that change a long time ago). The corresponding webkit bug is http://bugs.webkit.org/show_bug.cgi?id=21635 (the patch was landed in r38755 in the webkit trunk and picked up in r6182 in our copy of Webkit). The layout tests for this was landed in the webkit in r38988 : http://bugs.webkit.org/show_bug.cgi?id=22492 ) and will be picked up in the next webkit merge. bug=3433 TEST=pass the layout tests http/tests/misc/{url,submit-get,submit-post}-in-utf{7,32be,32le,16le,16be}.html (not yet in our tree) Review URL: http://codereview.chromium.org/13186 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6481 0039d316-1c4b-4281-b951-d872f2087c98
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-1/+9
| | | | | | Review URL: http://codereview.chromium.org/13028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6183 0039d316-1c4b-4281-b951-d872f2087c98
* Stub out a constructor and method we don't need now, but which WebKit callsmark@chromium.org2008-10-241-0/+14
| | | | | | | on PLATFORM(CF). Review URL: http://codereview.chromium.org/7955 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3881 0039d316-1c4b-4281-b951-d872f2087c98
* More namespacing to fix the build.tc@google.com2008-10-071-2/+2
| | | | | | | TBR=amanada Review URL: http://codereview.chromium.org/6547 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2951 0039d316-1c4b-4281-b951-d872f2087c98
* Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Charsamanda@chromium.org2008-10-071-2/+2
| | | | | | Review URL: http://codereview.chromium.org/6310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2947 0039d316-1c4b-4281-b951-d872f2087c98
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-179/+268
| | | | | | | up to webkit@36102. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2778 0039d316-1c4b-4281-b951-d872f2087c98
* Update googleurl to r91. This fixes the linux build.tc@google.com2008-08-211-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1166 0039d316-1c4b-4281-b951-d872f2087c98
* Add webkit to the repository.initial.commit2008-07-271-0/+781
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18 0039d316-1c4b-4281-b951-d872f2087c98