summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLLinkElement.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-051-0/+21
| | | | | | | Call through FrameLoaderClient when an apple-touch-icon attribute is parsed. Instead of always downloaded the icon, just report the url so that if it is needed, it can downloaded by java. It is also a lot more code to let WebCore handle storage and retrieval of the icon.
* Get WebKit r44544.Feng Qian2009-06-171-28/+21
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-27/+23
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+406
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-406/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-60/+85
|
* Initial ContributionThe Android Open Source Project2008-10-211-13/+47
|
* external/webkit r30707Upstream1970-01-121-0/+347