summaryrefslogtreecommitdiffstats
path: root/WebCore/loader/FrameLoader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-27/+9
| | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* Merge WebKit r47420Ben Murdoch2009-08-181-9/+27
|
* Add todo to remember to check with Grace if this merge was correctAndrei Popescu2009-08-131-0/+1
|
* Fix left over maunal mergesAndrei Popescu2009-08-131-29/+6
|
* dom, html and loader mergesAndrei Popescu2009-08-121-21/+1
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-163/+139
|
* Remove ANDROID_USER_GESTURE as the bug it fixed no longer applies.Patrick Scott2009-06-221-46/+0
| | | | | | | I tested the original bug and found that without this change, the link works perfectly fine. The only thing that does not work with this change is redirects within iframes that are to non-http protocols. This is ok since iframes can always change the parent window's location if this is the desired behavior.
* Get WebKit r44544.Feng Qian2009-06-171-403/+388
|
* Check in patch for webkit bug 25710. History navigation by fragement breaks ↵Ben Murdoch2009-06-051-5/+6
| | | | | | database transactions. https://bugs.webkit.org/show_bug.cgi?id=25710, landed to webkit in r44468
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-420/+273
| | | | Automated import of CL 145796
* AI 144661: Fix #175030. Preserve the zoom factor during refresh. Remove the ↵Grace Kloba2009-04-061-6/+0
| | | | | | | | code change in FrameLoader.cpp which was to preserve the zoom factor when we first did layout. Now we only use the initialZoomScale if it is a standard load. If it is history load, restoreScale() should be called before didFirstLayout(), in the other cases, like reload, refresh, replace, we don't change the zoom factor. BUG=175030 Automated import of CL 144661
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+10
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-334/+587
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+5283
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-5283/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-15/+8
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-450/+782
|
* Initial ContributionThe Android Open Source Project2008-10-211-104/+218
|
* SVN commits 30708-30711WebKit Authors2008-10-211-0/+2
|
* external/webkit r30707Upstream1970-01-121-0/+4842