OSDN Git Service

android-x86/external-webkit.git
14 years agoam da2757a9: Whether or not a textfield is the last or only, make its action GO.
Leon Scroggins [Fri, 25 Sep 2009 17:53:37 +0000 (10:53 -0700)]
am da2757a9: Whether or not a textfield is the last or only, make its action GO.

Merge commit 'da2757a9cf762906063af0b8901ada0f72ecddbe'

* commit 'da2757a9cf762906063af0b8901ada0f72ecddbe':
  Whether or not a textfield is the last or only, make its action GO.

14 years agoam 757f90b7: hardcode the correct ninepatch margins for the button skin
Cary Clark [Fri, 25 Sep 2009 17:49:24 +0000 (10:49 -0700)]
am 757f90b7: hardcode the correct ninepatch margins for the button skin

Merge commit '757f90b7b68402aa3f32c125bd9b302e60c4b50b'

* commit '757f90b7b68402aa3f32c125bd9b302e60c4b50b':
  hardcode the correct ninepatch margins for the button skin

14 years agoWhether or not a textfield is the last or only, make its action GO.
Leon Scroggins [Wed, 23 Sep 2009 21:18:03 +0000 (17:18 -0400)]
Whether or not a textfield is the last or only, make its action GO.

Fix for http://b/issue?id=2136097

Change-Id: I8ca00498dd5a8d611bc0de5a941faaf596d9f76d

14 years agohardcode the correct ninepatch margins for the button skin
Cary Clark [Wed, 23 Sep 2009 18:04:57 +0000 (14:04 -0400)]
hardcode the correct ninepatch margins for the button skin

The button is drawn using hardcoded margins that look fine
on a g1. The highres resource has different margins. Changing
the margins alone isn't enough; this also moves the button down
by two pixels to center it better.

Neither the hardcoded margin change nor the offset are
good long-term changes, but they allow us to get by for now.
Marked both with FIXME so we can address this issue by
reading the data directly out of the png, and diagnose why
the button is drawn too high.

fixes http://b/issue?id=2107422

14 years agoam e23a6d30: adding API to enable plugins to request full screen mode
Derek Sollenberger [Wed, 23 Sep 2009 18:33:37 +0000 (11:33 -0700)]
am e23a6d30: adding API to enable plugins to request full screen mode

Merge commit 'e23a6d30242a5dbcdce40e708e0f97b21d06c2af'

* commit 'e23a6d30242a5dbcdce40e708e0f97b21d06c2af':
  adding API to enable plugins to request full screen mode

14 years agoadding API to enable plugins to request full screen mode
Derek Sollenberger [Tue, 22 Sep 2009 18:59:46 +0000 (14:59 -0400)]
adding API to enable plugins to request full screen mode

Change-Id: Ib3373af6ff127399d1d0846ba30a4275da5b3133

14 years agoam c6fbc068: Add apple-touch-icon-precomposed processing.
Patrick Scott [Tue, 22 Sep 2009 17:45:08 +0000 (10:45 -0700)]
am c6fbc068: Add apple-touch-icon-precomposed processing.

Merge commit 'c6fbc06882c120f5f51090203775eb0421550d13'

* commit 'c6fbc06882c120f5f51090203775eb0421550d13':
  Add apple-touch-icon-precomposed processing.

14 years agoam f10585d6: Add dpi support for WebView.
Grace Kloba [Tue, 22 Sep 2009 17:30:43 +0000 (10:30 -0700)]
am f10585d6: Add dpi support for WebView.

Merge commit 'f10585d69aaccf4c1b021df143ee0f08e338cf31'

* commit 'f10585d69aaccf4c1b021df143ee0f08e338cf31':
  Add dpi support for WebView.

14 years agoAdd apple-touch-icon-precomposed processing.
Patrick Scott [Fri, 18 Sep 2009 20:28:07 +0000 (16:28 -0400)]
Add apple-touch-icon-precomposed processing.

Send up a boolean to indicate if the touch icon url is precomposed.

14 years agoAdd dpi support for WebView.
Grace Kloba [Sun, 20 Sep 2009 23:34:19 +0000 (16:34 -0700)]
Add dpi support for WebView.

In the "viewport" meta tag, you can specify "target-densityDpi".
If it is not specified, it uses the default, 160dpi as of today.
Then the 1.0 scale factor specified in the viewport tag means 100%
on G1 and 150% on Sholes. If you set "target-densityDpi" to
"device-dpi", then the 1.0 scale factor means 100% on both G1 and Sholes.

Implemented Safari's window.devicePixelRatio and css media query
device-pixel-ratio.

So if you use "device-dpi" and modify the css for font-size and image
src depending on window.devicePixelRatio, you can get a better page on
Sholes/Passion.

Here is a list of options for "target-densityDpi".

device-dpi:    Use the device's native dpi as target dpi.
low-dpi:       120dpi
medium-dpi:    160dpi, which is also the default as of today
high-dpi:      240dpi
<number>:      We take any number between 70 and 400 as a valid target dpi.

Fix http://b/issue?id=2071943

14 years agoam 19d8bd10: renaming setJavaClass_ANPSetValue and ensuring memory is freed on subseq...
Derek Sollenberger [Mon, 21 Sep 2009 17:53:34 +0000 (10:53 -0700)]
am 19d8bd10: renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent calls

Merge commit '19d8bd10cbc60aee378a8762c27b264a4813445b'

* commit '19d8bd10cbc60aee378a8762c27b264a4813445b':
  renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent calls

14 years agorenaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent calls
Derek Sollenberger [Mon, 21 Sep 2009 13:13:10 +0000 (09:13 -0400)]
renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent calls

Change-Id: I7881e711af7ec905e5c120e8e2fd4b0b7ba5e840

14 years agoam 0a7f2861: cleaning up old surface view API\'s
Derek Sollenberger [Mon, 21 Sep 2009 12:53:33 +0000 (05:53 -0700)]
am 0a7f2861: cleaning up old surface view API\'s

Merge commit '0a7f28613ad5aaf5cfda9454b2dc4c95cf53c3d0'

* commit '0a7f28613ad5aaf5cfda9454b2dc4c95cf53c3d0':
  cleaning up old surface view API's

14 years agocleaning up old surface view API's
Derek Sollenberger [Mon, 21 Sep 2009 12:14:52 +0000 (08:14 -0400)]
cleaning up old surface view API's

Change-Id: I333c2eebff22df1a56099fad7d8ec366627f4e22

14 years agoam f43f1e23: Merge change 25547 into eclair
Mike Reed [Thu, 17 Sep 2009 20:20:22 +0000 (13:20 -0700)]
am f43f1e23: Merge change 25547 into eclair

Merge commit 'f43f1e23647992137e7e86f26494b83e2e19b664'

* commit 'f43f1e23647992137e7e86f26494b83e2e19b664':
  bump up the RLE cutoff, since RLE is *only* supported in drawBitmapRect(), and therefore we should only

14 years agoMerge change 25547 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 20:04:21 +0000 (16:04 -0400)]
Merge change 25547 into eclair

* changes:
  bump up the RLE cutoff, since RLE is *only* supported in drawBitmapRect(), and therefore we should only trigger it when there is no other way to support the image. Now that we have ashmem (yay!!!) memory pressure is not so bad. This happens to also fix google reader site, which sends down large (but not giant) index images but doesn't trigger our drawBitmapRect() code.

14 years agobump up the RLE cutoff, since RLE is *only* supported in drawBitmapRect(), and theref...
Mike Reed [Thu, 17 Sep 2009 19:57:58 +0000 (15:57 -0400)]
bump up the RLE cutoff, since RLE is *only* supported in drawBitmapRect(), and therefore we should only
trigger it when there is no other way to support the image. Now that we have ashmem (yay!!!) memory
pressure is not so bad. This happens to also fix google reader site, which sends down large (but not
giant) index images but doesn't trigger our drawBitmapRect() code.

14 years agoam 8b6fb26a: Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlay...
Andrei Popescu [Thu, 17 Sep 2009 19:16:59 +0000 (12:16 -0700)]
am 8b6fb26a: Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate

Merge commit '8b6fb26a615e54190d2d9d653ee4a57750f06d5e'

* commit '8b6fb26a615e54190d2d9d653ee4a57750f06d5e':
  Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate

14 years agoam 2471bb64: Add poster support and other fixes
Andrei Popescu [Thu, 17 Sep 2009 19:09:46 +0000 (12:09 -0700)]
am 2471bb64: Add poster support and other fixes

Merge commit '2471bb64fd133cc64b2048b1fb90c84e08c24a16'

* commit '2471bb64fd133cc64b2048b1fb90c84e08c24a16':
  Add poster support and other fixes

14 years agoam bc6b2da0: Merge change 25316 into eclair
Ben Murdoch [Thu, 17 Sep 2009 19:09:42 +0000 (12:09 -0700)]
am bc6b2da0: Merge change 25316 into eclair

Merge commit 'bc6b2da0df432c910e5423406a1b7834591d4f6e'

* commit 'bc6b2da0df432c910e5423406a1b7834591d4f6e':
  Enable Channgel Messaging for workers.

14 years agoam 2dfa40e5: Merge change 25135 into eclair
Grace Kloba [Thu, 17 Sep 2009 16:55:39 +0000 (09:55 -0700)]
am 2dfa40e5: Merge change 25135 into eclair

Merge commit '2dfa40e5ed41a783615f2a7e81e82f7d1a4bd517'

* commit '2dfa40e5ed41a783615f2a7e81e82f7d1a4bd517':
  For TouchEventEnd, touches and targetTouches are empty list.

14 years agoam 10d40525: First pass at replacing native plugin views with java.
Derek Sollenberger [Thu, 17 Sep 2009 16:46:23 +0000 (09:46 -0700)]
am 10d40525: First pass at replacing native plugin views with java.

Merge commit '10d4052577e66430f5a3716ec51a401f1b4b21c2'

* commit '10d4052577e66430f5a3716ec51a401f1b4b21c2':
  First pass at replacing native plugin views with java.

14 years agoWire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate
Andrei Popescu [Thu, 17 Sep 2009 14:55:39 +0000 (15:55 +0100)]
Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate

14 years agoresolved conflicts for merge of b90cf0b2 to master
Cary Clark [Thu, 17 Sep 2009 12:19:02 +0000 (08:19 -0400)]
resolved conflicts for merge of b90cf0b2 to master

14 years agoAdd poster support and other fixes
Andrei Popescu [Tue, 15 Sep 2009 12:09:27 +0000 (13:09 +0100)]
Add poster support and other fixes

14 years agoMerge change 25316 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 09:47:21 +0000 (05:47 -0400)]
Merge change 25316 into eclair

* changes:
  Enable Channgel Messaging for workers.

14 years agoEnable Channgel Messaging for workers.
Ben Murdoch [Wed, 16 Sep 2009 18:57:24 +0000 (19:57 +0100)]
Enable Channgel Messaging for workers.

Change-Id: Iae69d02802dbe3d62e8d36753a8bed0ff9883db8

14 years agoMerge change 25135 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 17:22:39 +0000 (13:22 -0400)]
Merge change 25135 into eclair

* changes:
  For TouchEventEnd, touches and targetTouches are empty list.

14 years agoFirst pass at replacing native plugin views with java.
Derek Sollenberger [Tue, 8 Sep 2009 22:33:06 +0000 (18:33 -0400)]
First pass at replacing native plugin views with java.

Change-Id: I637275c9766202a4358ef25af01ee92c85c48e7f

14 years agoFor TouchEventEnd, touches and targetTouches are empty list.
Grace Kloba [Tue, 15 Sep 2009 21:16:02 +0000 (14:16 -0700)]
For TouchEventEnd, touches and targetTouches are empty list.

Fix http://b/issue?id=1905451

14 years agoam a8185118: Add more null checking to avoid the crash.
Grace Kloba [Tue, 15 Sep 2009 20:16:34 +0000 (13:16 -0700)]
am a8185118: Add more null checking to avoid the crash.

Merge commit 'a8185118f3bc09b1874f02cd0b95a6397723f31b'

* commit 'a8185118f3bc09b1874f02cd0b95a6397723f31b':
  Add more null checking to avoid the crash.

14 years agofix parent index of focus when building nav cache
Cary Clark [Tue, 15 Sep 2009 14:13:21 +0000 (10:13 -0400)]
fix parent index of focus when building nav cache

When a focused node is found while walking the DOM, the
CachedFrame tree doesn't have its parent pointer set.
Fix the focus index in the parent when fixing the parent pointer.

Also fix a debug statement so that it doesn't depend on
the focus parent.

Fixes http://b/issue?id=2048186

14 years agoAdd more null checking to avoid the crash.
Grace Kloba [Fri, 11 Sep 2009 18:32:27 +0000 (11:32 -0700)]
Add more null checking to avoid the crash.

14 years agoam 8aafea2d: Merge change 24624 into eclair
Grace Kloba [Fri, 11 Sep 2009 00:52:12 +0000 (17:52 -0700)]
am 8aafea2d: Merge change 24624 into eclair

Merge commit '8aafea2d231d98acf3fd26118f4b15e4ca1a1f11'

* commit '8aafea2d231d98acf3fd26118f4b15e4ca1a1f11':
  Fix the include files from the last WebKit merge. If there is Android version,

14 years agoMerge change 24624 into eclair
Android (Google) Code Review [Fri, 11 Sep 2009 00:39:28 +0000 (20:39 -0400)]
Merge change 24624 into eclair

* changes:
  Fix the include files from the last WebKit merge. If there is Android version, we should not include None version. This should fix plugin loading, bookmark icon problems.

14 years agoFix the include files from the last WebKit merge. If there is Android version,
Grace Kloba [Fri, 11 Sep 2009 00:38:20 +0000 (17:38 -0700)]
Fix the include files from the last WebKit merge. If there is Android version,
we should not include None version. This should fix plugin loading, bookmark
icon problems.

14 years agoam 0a7dd05e: allow mixed-case schemes in resource URLs
Cary Clark [Thu, 10 Sep 2009 21:26:32 +0000 (14:26 -0700)]
am 0a7dd05e: allow mixed-case schemes in resource URLs

Merge commit '0a7dd05ee942fb3835457cf640633c2d78f0a2e1'

* commit '0a7dd05ee942fb3835457cf640633c2d78f0a2e1':
  allow mixed-case schemes in resource URLs

14 years agoallow mixed-case schemes in resource URLs
Cary Clark [Thu, 10 Sep 2009 17:30:19 +0000 (13:30 -0400)]
allow mixed-case schemes in resource URLs

Adjust the scheme to all lower case before looking up the
resource if the original was not already lower case.
This fixes http://b/2056348

14 years agoam d709ea1b: Removes Geolocation Geoposition.toString and Coordinates.toString.
Steve Block [Thu, 10 Sep 2009 16:24:39 +0000 (09:24 -0700)]
am d709ea1b: Removes Geolocation Geoposition.toString and Coordinates.toString.

Merge commit 'd709ea1bc8aa27b597a3ec568e7cb6eb3e094467'

* commit 'd709ea1bc8aa27b597a3ec568e7cb6eb3e094467':
  Removes Geolocation Geoposition.toString and Coordinates.toString.

14 years agoRemoves Geolocation Geoposition.toString and Coordinates.toString.
Steve Block [Thu, 10 Sep 2009 13:40:55 +0000 (14:40 +0100)]
Removes Geolocation Geoposition.toString and Coordinates.toString.

This fixes http://b/issue?id=2103855.

Change-Id: I1811d97c59e0458a94347c8a63b4d1c0541dfaf7

14 years agoam de17da21: Merge change 24297 into eclair
Grace Kloba [Wed, 9 Sep 2009 23:26:43 +0000 (16:26 -0700)]
am de17da21: Merge change 24297 into eclair

Merge commit 'de17da216b5aef5bf61f2b46e34a052ac9a72dd7'

* commit 'de17da216b5aef5bf61f2b46e34a052ac9a72dd7':
  Move mobile doctype check from HTMLDocument to Document so that it will cover xhtml case like http://us.m1.yahoo.com.

14 years agoam f11b5a4e: Merge change 24338 into eclair
Andrei Popescu [Wed, 9 Sep 2009 20:42:55 +0000 (13:42 -0700)]
am f11b5a4e: Merge change 24338 into eclair

Merge commit 'f11b5a4e43aa85f3f69e96721b1c2970b2934640'

* commit 'f11b5a4e43aa85f3f69e96721b1c2970b2934640':
  Fix for 2106269

14 years agoMerge change 24297 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 15:54:37 +0000 (11:54 -0400)]
Merge change 24297 into eclair

* changes:
  Move mobile doctype check from HTMLDocument to Document so that it will cover xhtml case like http://us.m1.yahoo.com.

14 years agoMerge change 24338 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 12:37:31 +0000 (05:37 -0700)]
Merge change 24338 into eclair

* changes:
  Fix for 2106269

14 years agoFix for 2106269
Andrei Popescu [Wed, 9 Sep 2009 12:35:07 +0000 (13:35 +0100)]
Fix for 2106269

14 years agoMove mobile doctype check from HTMLDocument to Document so that it will cover xhtml...
Grace Kloba [Wed, 9 Sep 2009 01:51:19 +0000 (18:51 -0700)]
Move mobile doctype check from HTMLDocument to Document so that it will cover xhtml case like us.m1.yahoo.com.

Fix http://b/issue?id=2102284

14 years agoam 1203a808: Merge change 24042 into eclair
Grace Kloba [Tue, 8 Sep 2009 23:02:25 +0000 (16:02 -0700)]
am 1203a808: Merge change 24042 into eclair

Merge commit '1203a808ccf7c707a8bb93b2e25e71118f793b18'

* commit '1203a808ccf7c707a8bb93b2e25e71118f793b18':
  Handle another old style meta tag, MobileOptimized. Also if the sites set

14 years agoam 5243907c: Switch back to JSC
Andrei Popescu [Tue, 8 Sep 2009 23:02:23 +0000 (16:02 -0700)]
am 5243907c: Switch back to JSC

Merge commit '5243907cd493b181a8a5113a59b130c9798c64ba'

* commit '5243907cd493b181a8a5113a59b130c9798c64ba':
  Switch back to JSC

14 years agoam 9c3710c7: Updates mock Geolocation service to match final version submitted to...
Steve Block [Tue, 8 Sep 2009 23:02:21 +0000 (16:02 -0700)]
am 9c3710c7: Updates mock Geolocation service to match final version submitted to WebKit.

Merge commit '9c3710c76ea425248782469af80633fd63cb6f8d'

* commit '9c3710c76ea425248782469af80633fd63cb6f8d':
  Updates mock Geolocation service to match final version submitted to WebKit.

14 years agoam 4bc61ed8: Merge change 24108 into eclair
Steve Block [Tue, 8 Sep 2009 23:02:18 +0000 (16:02 -0700)]
am 4bc61ed8: Merge change 24108 into eclair

Merge commit '4bc61ed8a1dd316ae902cd9cfca5b7b2fb098159'

* commit '4bc61ed8a1dd316ae902cd9cfca5b7b2fb098159':
  Store Geolocation cached position between browser sessions.

14 years agoam 0ce7fc15: Update V8 to bleeding_edge r2842.
Ben Murdoch [Tue, 8 Sep 2009 23:02:16 +0000 (16:02 -0700)]
am 0ce7fc15: Update V8 to bleeding_edge r2842.

Merge commit '0ce7fc15623d56456fdc8da8337360cdecc77206'

* commit '0ce7fc15623d56456fdc8da8337360cdecc77206':
  Update V8 to bleeding_edge r2842.

14 years agoam f7c85443: Fixes Coordinates::toString to not print optional parameters that are...
Steve Block [Tue, 8 Sep 2009 23:02:14 +0000 (16:02 -0700)]
am f7c85443: Fixes Coordinates::toString to not print optional parameters that are not specified.

Merge commit 'f7c85443494ce473356737433ddf02bb70ebc264'

* commit 'f7c85443494ce473356737433ddf02bb70ebc264':
  Fixes Coordinates::toString to not print optional parameters that are not specified.

14 years agoam bc2cb697: Implements Geolocation PositionOptions.maximumAge property.
Steve Block [Tue, 8 Sep 2009 23:02:11 +0000 (16:02 -0700)]
am bc2cb697: Implements Geolocation PositionOptions.maximumAge property.

Merge commit 'bc2cb6973923b5560298950bd824d9627d6ed765'

* commit 'bc2cb6973923b5560298950bd824d9627d6ed765':
  Implements Geolocation PositionOptions.maximumAge property.

14 years agoam 9d9dbfe4: Merge change 23972 into eclair
Steve Block [Tue, 8 Sep 2009 23:02:09 +0000 (16:02 -0700)]
am 9d9dbfe4: Merge change 23972 into eclair

Merge commit '9d9dbfe4e0be065094e561632b7a013dc111119f'

* commit '9d9dbfe4e0be065094e561632b7a013dc111119f':
  Fixes Geolocation to correctly handle infinite values for PositionOptions properties.

14 years agoMerge change 24042 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 19:02:30 +0000 (12:02 -0700)]
Merge change 24042 into eclair

* changes:
  Handle another old style meta tag, MobileOptimized. Also if the sites set the width for the viewport to be less than 320, just use device-width.

14 years agoSwitch back to JSC
Andrei Popescu [Tue, 8 Sep 2009 18:38:33 +0000 (19:38 +0100)]
Switch back to JSC

14 years agoUpdates mock Geolocation service to match final version submitted to WebKit.
Steve Block [Tue, 8 Sep 2009 11:04:42 +0000 (12:04 +0100)]
Updates mock Geolocation service to match final version submitted to WebKit.

See https://bugs.webkit.org/show_bug.cgi?id=28264.

Change-Id: I30900239108ea699f194fceb30626f41c928c08e

14 years agoMerge change 24108 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 10:49:05 +0000 (03:49 -0700)]
Merge change 24108 into eclair

* changes:
  Store Geolocation cached position between browser sessions.

14 years agoUpdate V8 to bleeding_edge r2842.
Ben Murdoch [Tue, 8 Sep 2009 10:14:35 +0000 (11:14 +0100)]
Update V8 to bleeding_edge r2842.

14 years agoStore Geolocation cached position between browser sessions.
Steve Block [Fri, 4 Sep 2009 13:26:00 +0000 (14:26 +0100)]
Store Geolocation cached position between browser sessions.

This fixes bug http://b/issue?id=2054431.

Change-Id: I44b752b0c7fb4529027018c99dd945279b594b89

14 years agoFixes Coordinates::toString to not print optional parameters that are not specified.
Steve Block [Thu, 3 Sep 2009 11:44:53 +0000 (12:44 +0100)]
Fixes Coordinates::toString to not print optional parameters that are not specified.

This fixes http://b/issue?id=2103855.

Change-Id: Ie540c7adc056ea0f285b7558b2f33acfcc1ecab2

14 years agoImplements Geolocation PositionOptions.maximumAge property.
Steve Block [Tue, 25 Aug 2009 11:47:09 +0000 (12:47 +0100)]
Implements Geolocation PositionOptions.maximumAge property.

This fixes bug http://b/issue?id=2054431.

Change-Id: Ic5fcd763e448b3bdc02de5d2a40d418ef25d39f9

14 years agoMerge change 23972 into eclair
Android (Google) Code Review [Mon, 7 Sep 2009 11:40:06 +0000 (04:40 -0700)]
Merge change 23972 into eclair

* changes:
  Fixes Geolocation to correctly handle infinite values for PositionOptions properties.

14 years agoHandle another old style meta tag, MobileOptimized. Also if the sites set
Grace Kloba [Fri, 4 Sep 2009 23:30:32 +0000 (16:30 -0700)]
Handle another old style meta tag, MobileOptimized. Also if the sites set
the width for the viewport to be less than 320, just use device-width.

Fix http://b/issue?id=2098078

14 years agoam fb386a4c: Merge change 23971 into eclair
Steve Block [Fri, 4 Sep 2009 18:07:09 +0000 (11:07 -0700)]
am fb386a4c: Merge change 23971 into eclair

Merge commit 'fb386a4cb13329c6a64fd29e134184610c2c3dbc'

* commit 'fb386a4cb13329c6a64fd29e134184610c2c3dbc':
  Adds V8 bindings for optional properties of Geolocation Coordinates object.

14 years agoam 44236776: Merge change 23969 into eclair
Steve Block [Fri, 4 Sep 2009 18:07:07 +0000 (11:07 -0700)]
am 44236776: Merge change 23969 into eclair

Merge commit '4423677617c38c5d234aff356cc0e982ac06820c'

* commit '4423677617c38c5d234aff356cc0e982ac06820c':
  Updates MockGeolocationService to call back to the Geolocation object only when active.

14 years agoam 4bcc1c92: Merge change 23957 into eclair
Steve Block [Fri, 4 Sep 2009 18:06:47 +0000 (11:06 -0700)]
am 4bcc1c92: Merge change 23957 into eclair

Merge commit '4bcc1c92652ce492c6762866a8eef534d4352661'

* commit '4bcc1c92652ce492c6762866a8eef534d4352661':
  Fix Geolocation to correctly handle reentrant calls from callbacks.

14 years agoam ed40e9fb: Merge change 23954 into eclair
Steve Block [Fri, 4 Sep 2009 18:05:25 +0000 (11:05 -0700)]
am ed40e9fb: Merge change 23954 into eclair

Merge commit 'ed40e9fb9b29c948cbe94b704eb1b5daa8e93b5e'

* commit 'ed40e9fb9b29c948cbe94b704eb1b5daa8e93b5e':
  Makes Geolocation error callback asynchronous when service fails to start.

14 years agoam cddddebe: Merge change 23829 into eclair
Steve Block [Fri, 4 Sep 2009 18:05:23 +0000 (11:05 -0700)]
am cddddebe: Merge change 23829 into eclair

Merge commit 'cddddebe75a1ffe2900a3fff994f5b5f74609a0c'

* commit 'cddddebe75a1ffe2900a3fff994f5b5f74609a0c':
  Refactors Geolocation to avoid duplication in getCurrentPosition and watchPosition.

14 years agoam b0ec0c6b: Merge change 23625 into eclair
Ben Murdoch [Fri, 4 Sep 2009 18:05:15 +0000 (11:05 -0700)]
am b0ec0c6b: Merge change 23625 into eclair

Merge commit 'b0ec0c6b01e7a194c54a7752289799cfbd34f963'

* commit 'b0ec0c6b01e7a194c54a7752289799cfbd34f963':
  Fix the DOM storage layout tests when running with V8. Change the custom bindings to ignore requests for the length attribute and update the event handling code to create Storage Events properly.

14 years agoam 2917534d: Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScri...
Andrei Popescu [Fri, 4 Sep 2009 18:05:13 +0000 (11:05 -0700)]
am 2917534d: Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInterface. When 0, we add the iface to the top level frame.

Merge commit '2917534d5463c3d95ba2d04dbc39b36b6dfb303f'

* commit '2917534d5463c3d95ba2d04dbc39b36b6dfb303f':
  Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInterface. When 0, we add the iface to the top level frame.

14 years agoFixes Geolocation to correctly handle infinite values for PositionOptions properties.
Steve Block [Wed, 2 Sep 2009 17:13:59 +0000 (18:13 +0100)]
Fixes Geolocation to correctly handle infinite values for PositionOptions properties.

This fixes http://b/issue?id=2094429.

Change-Id: I01cc5107d4a96840e35cc403161d50dbdf6a1ca2

14 years agoMerge change 23971 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 16:57:00 +0000 (09:57 -0700)]
Merge change 23971 into eclair

* changes:
  Adds V8 bindings for optional properties of Geolocation Coordinates object.

14 years agoMerge change 23969 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 16:54:34 +0000 (09:54 -0700)]
Merge change 23969 into eclair

* changes:
  Updates MockGeolocationService to call back to the Geolocation object only when active.

14 years agoAdds V8 bindings for optional properties of Geolocation Coordinates object.
Steve Block [Thu, 3 Sep 2009 12:15:33 +0000 (13:15 +0100)]
Adds V8 bindings for optional properties of Geolocation Coordinates object.

This fixes http://b/issue?id=2049677.

14 years agoUpdates MockGeolocationService to call back to the Geolocation object only when active.
Steve Block [Wed, 2 Sep 2009 15:41:24 +0000 (16:41 +0100)]
Updates MockGeolocationService to call back to the Geolocation object only when active.

14 years agoMerge change 23957 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 16:26:48 +0000 (09:26 -0700)]
Merge change 23957 into eclair

* changes:
  Fix Geolocation to correctly handle reentrant calls from callbacks.

14 years agoFix Geolocation to correctly handle reentrant calls from callbacks.
Steve Block [Wed, 2 Sep 2009 15:17:41 +0000 (16:17 +0100)]
Fix Geolocation to correctly handle reentrant calls from callbacks.

This fixes http://b/issue?id=2094823.

14 years agoMerge change 23954 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 13:56:46 +0000 (06:56 -0700)]
Merge change 23954 into eclair

* changes:
  Makes Geolocation error callback asynchronous when service fails to start.

14 years agoMakes Geolocation error callback asynchronous when service fails to start.
Steve Block [Tue, 25 Aug 2009 11:13:41 +0000 (12:13 +0100)]
Makes Geolocation error callback asynchronous when service fails to start.

This fixes http://b/issue?id=2054361.

Change-Id: I83ff2618fb49bb126c7cd4c318914c6a0c68d69d

14 years agoMerge change 23829 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 13:23:50 +0000 (06:23 -0700)]
Merge change 23829 into eclair

* changes:
  Refactors Geolocation to avoid duplication in getCurrentPosition and watchPosition.

14 years agoMerge change 23625 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 11:13:00 +0000 (04:13 -0700)]
Merge change 23625 into eclair

* changes:
  Fix the DOM storage layout tests when running with V8. Change the custom bindings to ignore requests for the length attribute and update the event handling code to create Storage Events properly.

14 years agoAllow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInterface...
Andrei Popescu [Thu, 3 Sep 2009 19:37:48 +0000 (20:37 +0100)]
Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInterface. When 0, we add the iface to the top level frame.

14 years agoam 5188b9fc: start in the proper subframe when finding the next text field
Cary Clark [Thu, 3 Sep 2009 20:24:31 +0000 (13:24 -0700)]
am 5188b9fc: start in the proper subframe when finding the next text field

Merge commit '5188b9fc3b8f6aa797c9d97bb0aa30ab67f98265'

* commit '5188b9fc3b8f6aa797c9d97bb0aa30ab67f98265':
  start in the proper subframe when finding the next text field

14 years agostart in the proper subframe when finding the next text field
Cary Clark [Thu, 3 Sep 2009 20:05:35 +0000 (16:05 -0400)]
start in the proper subframe when finding the next text field

fixes http://b/issue?id=2048180

14 years agoRefactors Geolocation to avoid duplication in getCurrentPosition and watchPosition.
Steve Block [Tue, 25 Aug 2009 11:10:30 +0000 (12:10 +0100)]
Refactors Geolocation to avoid duplication in getCurrentPosition and watchPosition.

This change is being submitted to WebKit as part of https://bugs.webkit.org/show_bug.cgi?id=27944.

14 years agoam 94c1489e: Merge change 23630 into eclair
Steve Block [Thu, 3 Sep 2009 17:23:54 +0000 (10:23 -0700)]
am 94c1489e: Merge change 23630 into eclair

Merge commit '94c1489ecc5f8b0d4c78cd4960a2d14679fba38b'

* commit '94c1489ecc5f8b0d4c78cd4960a2d14679fba38b':
  Brings Mock Geolocation service up to date with latest submission to WebKit.

14 years agoMerge change 23630 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 17:19:37 +0000 (10:19 -0700)]
Merge change 23630 into eclair

* changes:
  Brings Mock Geolocation service up to date with latest submission to WebKit.

14 years agoam 2bb8c351: Get the drawable directory from Java for the platform buttons.
Grace Kloba [Wed, 2 Sep 2009 23:49:39 +0000 (16:49 -0700)]
am 2bb8c351: Get the drawable directory from Java for the platform buttons.

Merge commit '2bb8c3514e2062c0a533f101ba32a7b861605152'

* commit '2bb8c3514e2062c0a533f101ba32a7b861605152':
  Get the drawable directory from Java for the platform buttons.

14 years agoGet the drawable directory from Java for the platform buttons.
Grace Kloba [Wed, 2 Sep 2009 23:20:34 +0000 (16:20 -0700)]
Get the drawable directory from Java for the platform buttons.

Fix http://b/issue?id=2086818

14 years agoam 75310d09: Merge change 22906 into eclair
Ben Murdoch [Wed, 2 Sep 2009 20:33:11 +0000 (13:33 -0700)]
am 75310d09: Merge change 22906 into eclair

Merge commit '75310d0981eaef5dfd790e839bf23d7851b68d10'

* commit '75310d0981eaef5dfd790e839bf23d7851b68d10':
  Add functionality to V8 bindings for SQLTransaction to allow array-like objects to be passed as the second parameter to executeSql(), and ensure exceptions are thrown in the right places.

14 years agoam 898582e6: Merge change 23614 into eclair
Steve Block [Wed, 2 Sep 2009 20:33:03 +0000 (13:33 -0700)]
am 898582e6: Merge change 23614 into eclair

Merge commit '898582e649d508417f908e5ea6fff919e2bb72e7'

* commit '898582e649d508417f908e5ea6fff919e2bb72e7':
  Enables Geolocation for V8.

14 years agoBrings Mock Geolocation service up to date with latest submission to WebKit.
Steve Block [Wed, 2 Sep 2009 15:50:51 +0000 (16:50 +0100)]
Brings Mock Geolocation service up to date with latest submission to WebKit.

See https://bugs.webkit.org/show_bug.cgi?id=28264.

14 years agoFix the DOM storage layout tests when running with V8. Change the custom bindings...
Ben Murdoch [Wed, 2 Sep 2009 15:31:46 +0000 (16:31 +0100)]
Fix the DOM storage layout tests when running with V8. Change the custom bindings to ignore requests for the length attribute and update the event handling code to create Storage Events properly.

14 years agoMerge change 22906 into eclair
Android (Google) Code Review [Wed, 2 Sep 2009 11:59:24 +0000 (04:59 -0700)]
Merge change 22906 into eclair

* changes:
  Add functionality to V8 bindings for SQLTransaction to allow array-like objects to be passed as the second parameter to executeSql(), and ensure exceptions are thrown in the right places.

14 years agoAdd functionality to V8 bindings for SQLTransaction to allow array-like objects to...
Ben Murdoch [Wed, 26 Aug 2009 11:42:59 +0000 (12:42 +0100)]
Add functionality to V8 bindings for SQLTransaction to allow array-like objects to be passed as the second parameter to executeSql(), and ensure exceptions are thrown in the right places.

14 years agoMerge change 23614 into eclair
Android (Google) Code Review [Wed, 2 Sep 2009 09:52:12 +0000 (02:52 -0700)]
Merge change 23614 into eclair

* changes:
  Enables Geolocation for V8.

14 years agoam b8723471: Add .gitignore for WebKit build directories.
Grace Kloba [Tue, 1 Sep 2009 23:13:04 +0000 (16:13 -0700)]
am b8723471: Add .gitignore for WebKit build directories.

Merge commit 'b8723471e925e99f6e219b5f04c6b85377e345b2'

* commit 'b8723471e925e99f6e219b5f04c6b85377e345b2':
  Add .gitignore for WebKit build directories.

14 years agoAdd .gitignore for WebKit build directories.
Grace Kloba [Tue, 1 Sep 2009 21:03:38 +0000 (14:03 -0700)]
Add .gitignore for WebKit build directories.

14 years agoam b5212d4b: Merge change 22913 into eclair
Steve Block [Tue, 1 Sep 2009 19:15:45 +0000 (12:15 -0700)]
am b5212d4b: Merge change 22913 into eclair

Merge commit 'b5212d4b660006d4989f9483e5f0be74de67f609'

* commit 'b5212d4b660006d4989f9483e5f0be74de67f609':
  Adds V8 bindings for Geolocation.