summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js
Commit message (Collapse)AuthorAgeFilesLines
* fix JSC support.Andrei Popescu2009-08-191-1/+1
|
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-1938-779/+41
| | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* Revert "Continue with JSC errors."Andrei Popescu2009-08-192-5/+2
| | | | This reverts commit 76de9f7763de0e4568056a5a26c93030f21e0b90.
* Continue with JSC errors.Ben Murdoch2009-08-192-2/+5
|
* Merge WebKit r47420Ben Murdoch2009-08-1838-41/+779
|
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-181-67/+84
|\ | | | | | | | | | | | | Conflicts: WebCore/bindings/v8/ScriptController.cpp WebCore/page/Geolocation.cpp WebCore/platform/android/GeolocationServiceAndroid.cpp
| * Final part of fix to set default values of Geolocation PositionOptions.Steve Block2009-08-131-20/+31
| | | | | | | | Updates to final version submitted to WebKit for bug 27254.
| * Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-111-72/+78
| | | | | | | | | | | | | | This will be submitted to WebKit in bug 27254. This was first commited in change 20268, but this caused problems in the automated build and was subsequently rolled back in change 20415. This change includes the latest comments from the WebKit review.
* | Fix left over maunal mergesAndrei Popescu2009-08-131-1/+0
| |
* | Merge r47029: Resolve merge conflicts in JavaScriptCore and WebCore/bindings.Ben Murdoch2009-08-121-9/+2
| |
* | Merge in WebKit r47029.Ben Murdoch2009-08-11131-1200/+2358
|/
* Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-071-102/+71
| | | | | This reverts commit 0c9108c0f832d34e6468bf1b3ed4132053c6a0f3. This broke the automated build. Not sure why, as it builds fine on my machine. Rolling back while I investigate.
* Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-071-71/+102
| | | | This will be submitted to WebKit in bug 27254.
* Fixes WebKit Geolocation bug 27255.Steve Block2009-07-242-3/+2
| | | | | We should not call the error callback if the success callback raises an exception. This is currently being submitted to WebKit as bug 27255.
* Get WebKit r44544.Feng Qian2009-06-17146-2335/+2197
|
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. ↵Ben Murdoch2009-05-1511-0/+41
| | | | This makes the macro work, so ENABLE_DATABASE can be toggled in config.h and the JavaScriptCore.derived.mk or V8Bindings.derived.mk.
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1078-620/+1669
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-05147-1662/+2893
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03148-0/+15836
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03148-15836/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-14/+23
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-17174-8431/+10951
|
* Initial ContributionThe Android Open Source Project2008-10-2159-793/+575
|
* external/webkit r30707Upstream1970-01-12102-0/+13525