summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLPlugInElement.h
Commit message (Collapse)AuthorAgeFilesLines
* Make sure html plugin element supports focus so thatGrace Kloba2010-03-311-0/+6
| | | | | | | | | | plugin can call focus() on it. By default, only nodes can be tabbed through supports focus. We make plugin element like frame element where it always supports focus. In Android, plugin has a focused mode, so it requires this change. Fix http://b/issue?id=2539608
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-21/+22
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-14/+3
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+95
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-95/+0
|
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-5/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-21/+24
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+5
|
* external/webkit r30707Upstream1970-01-121-0/+92