summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/Node.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-17/+33
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.Steve Block2009-11-121-3/+3
| | | | | | | | | | | | | | | | Content from WebCorePrefixAndroid.h has been moved to WebCorePrefix.h and the Android Makefiles modified to use that file. - Enabler flags have been moved to WebCore/config.h. - flex_XXX_T types are defined in WebCore/css/maketokenizer - Most system includes are alreay present in WebCorePrefix.h - Some includes have been moved directly to the source files that require them. - The following includes seem not to be required so have been dropped. - #include <limits.h> - #include <math.h> - #include <stdint.h> - #include <unistd.h> Change-Id: I8eba4d0a606463503554955e113d57bdf76a7136
* fix instrumentation. The new WebKit has CachedResourceClientGrace Kloba2009-10-281-6/+18
| | | | derived from FastAllocBase which has overload operator new. So we need to override it again to avoid ambiguous.
* Merge webkit.org at R49305 : Use new macros to define Android touch event ↵Steve Block2009-10-201-42/+0
| | | | | | | | listeners for Node and DOMWindow. See http://trac.webkit.org/changeset/48701 Change-Id: I160099dd16b222e016c3414f2ce06adf5cf52573
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-415/+14
| | | | Change-Id: I9e0ffbe9b9b824399653da038093874e315ccd6a
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-266/+193
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Removes superfluous unload event getter and setter methods from Node. Do not ↵Steve Block2009-10-131-10/+0
| | | | | | | | | merge. These were removed from webkit.org in http://trac.webkit.org/changeset/44944. This should have been picked up in https://android-git.corp.google.com/w/?p=platform/external/webkit.git;a=commitdiff;h=d227fc870c7a697500a3c900c31baf05fb9a8524, which syncs to webkit.org R47420. This has already been submitted to master branch.
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-82/+11
| | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* Merge WebKit r47420Ben Murdoch2009-08-181-11/+82
|
* Fix left over maunal mergesAndrei Popescu2009-08-131-10/+0
|
* dom, html and loader mergesAndrei Popescu2009-08-121-3/+0
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-90/+107
|
* Get WebKit r44544.Feng Qian2009-06-171-217/+250
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-26/+1232
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-74/+296
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1968
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1968/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-391/+677
|
* Initial ContributionThe Android Open Source Project2008-10-211-29/+55
|
* external/webkit r30707Upstream1970-01-121-0/+1656