| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* changes:
Adds V8 bindings for optional properties of Geolocation Coordinates object.
|
| |
| |
| |
| | |
This fixes http://b/issue?id=2049677.
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Updates MockGeolocationService to call back to the Geolocation object only when active.
|
| | |
| | |
| | |
| | | |
when active.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* changes:
Fix Geolocation to correctly handle reentrant calls from callbacks.
|
| | |
| | |
| | |
| | | |
This fixes http://b/issue?id=2094823.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* changes:
Makes Geolocation error callback asynchronous when service fails to start.
|
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes http://b/issue?id=2054361.
Change-Id: I83ff2618fb49bb126c7cd4c318914c6a0c68d69d
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* changes:
Refactors Geolocation to avoid duplication in getCurrentPosition and watchPosition.
|
| | |
| | |
| | |
| | |
| | |
| | | |
watchPosition.
This change is being submitted to WebKit as part of https://bugs.webkit.org/show_bug.cgi?id=27944.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* 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.
|
| |/
| |
| |
| | |
bindings to ignore requests for the length attribute and update the event handling code to create Storage Events properly.
|
|/
|
|
| |
See https://bugs.webkit.org/show_bug.cgi?id=28264.
|
|\
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
objects to be passed as the second parameter to executeSql(), and ensure exceptions are thrown in the right places.
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Adds V8 bindings for Geolocation.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Update the browser's references to the latest images.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The browser directly references the names of the asset
files it uses to draw buttons, checkboxes, and radio
buttons. Update the names to correspond to the latest
assets. Fixes issue http://b/issue?id=2086818
Change-Id: Iac8d8762252707e21a88e65ba44de24a5fa2f869
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
return the correct result to WebCore.
BUG: 2053072
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
Update V8 bindings to report exceptions thrown from callbacks.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
change our hasCurrentPoint() to call skia's getPoints() instead of isEmpty(), as the latter returns true even if moveTo() has already been called on it, and webkit wants to treat that as non-empty.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
isEmpty(), as the latter
returns true even if moveTo() has already been called on it, and webkit wants to treat that
as non-empty.
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If an image node is incomplete, RenderImage::paintReplaced is triggered.
A thin frame with a transparent center sets but does not restore the
fill to transparent. Our graphics state draws transparent bitmaps until
the state gets set back to opaque.
I haven't figured out why Safari doesn't demonstrate this same bug, but
in some webkit code, the state is saved and restored around making the
fill transparent. Adding that save()/restore() pair fixes our bug as
well. But, it may be that our platform should be setting the fill
state before drawing the bitmap and is failing to do so.
This fixes http://b/issue?id=2052757
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
We lost ontouchxxx with the new WK. Bring them back.
|
| |/ / |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Fix OSX build by changing the PositionError.h role to private
|
| |/ / |
|
|/ / |
|
|/
|
|
| |
v8::V8::CollectAllGarbage()
|
|
|
|
| |
Copy the change from bidi.cpp to RenerBlockLineLayout.cpp as the file is renamed.
|
|
|
|
| |
It is left out by the last webkit merge.
|
| |
|
|\
| |
| |
| |
| | |
* changes:
Fix some typos when WEBCORE_INSTRUMENTATION is on.
|
| | |
|
|/ |
|
|\ |
|
| |
| |
| |
| | |
constructors, as required by WebKit.
|
|\ \
| |/ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
|
| |
| |
| |
| | |
This reverts commit 632f4508222c2a617e6820e9388867c0f4821db8.
|
| |
| |
| |
| | |
This reverts commit 62983d46fda85f4d912c221e5cbc91a05d4edebf.
|
| |
| |
| |
| | |
This reverts commit 76de9f7763de0e4568056a5a26c93030f21e0b90.
|
| | |
|
| | |
|
| | |
|