summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/KURL.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Bug fix 2337042 <base> URL + <img> URL = URL that starts with "/.""Steve Block2010-09-041-7/+0
| | | | | | | | This change broke LayoutTest fast/url/ipv4.html This reverts commit ff93a851c578d0b570c84b3a83a41a4930e7107c. Change-Id: Ic27602be9fdd855fbc1517deed9e7e9737f5b9b5
* am cd011297: am ff93a851: Bug fix 2337042 <base> URL + <img> URL = URL that ↵Melanie Clements2010-08-311-0/+7
|\ | | | | | | | | | | | | | | | | starts with "/." Merge commit 'cd011297fda5b6f6093453d59c2624aaf878e2fb' * commit 'cd011297fda5b6f6093453d59c2624aaf878e2fb': Bug fix 2337042 <base> URL + <img> URL = URL that starts with "/."
| * Bug fix 2337042 <base> URL + <img> URL = URL that starts with "/."Melanie Clements2010-08-301-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Android browser inserts "/." at the beginning of the URL path when processing an <img> in an HTML document with a <base> tag. This does not cause any errors but should be fixed to comply with RFC 3986 section 5.4. This only happens at the first pass of the URL parsing, at the second pass where the base and path are parsed together this is dealt with correctly. I am therefore fixing it by modifying the parse() method in KURL to check for a trailing '.' at the end of the base segment. Change-Id: I0d641c8619e00aa2b08a33e271ef863cee5ed7ad
* | Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-231-22/+21
| | | | | | | | Change-Id: Ifbf384f4531e3b58475a662e38195c2d9152ae79
* | Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-141-6/+8
| | | | | | | | Change-Id: I1d9fb60ea2c3f2ddc04c17a871acdb39353be228
* | Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-7/+15
|/ | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-151-2/+8
| | | | Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-6/+32
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-12/+142
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-4/+4
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Merge in WebKit r47029.Ben Murdoch2009-08-111-7/+7
|
* Get WebKit r44544.Feng Qian2009-06-171-5/+14
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-12/+25
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-51/+109
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1577
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1577/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-696/+699
|
* Initial ContributionThe Android Open Source Project2008-10-211-562/+565
|
* external/webkit r30707Upstream1970-01-121-0/+1571