diff options
author | Grace Kloba <klobag@google.com> | 2010-07-07 10:28:13 -0700 |
---|---|---|
committer | Grace Kloba <klobag@google.com> | 2010-07-07 10:28:13 -0700 |
commit | 899f518a7f2682c900252ca03d93f83095a43d52 (patch) | |
tree | 1a18b7f774571884e40e374a4a0a9ee6d0b3d54f /JavaScriptCore/runtime/DateConstructor.cpp | |
parent | fcc4a0b80dc057862783fba22081954b6569a4b3 (diff) | |
download | external_webkit-899f518a7f2682c900252ca03d93f83095a43d52.zip external_webkit-899f518a7f2682c900252ca03d93f83095a43d52.tar.gz external_webkit-899f518a7f2682c900252ca03d93f83095a43d52.tar.bz2 |
Enable composite layers for the sub frame.
Fix the visibleContentRect for iframe. It should be
relative to its parent instead of the viewport.
For fixed position, we still check for the top frame
as the current logic positions the object relative to
the screen which only applied to the top frame.
For plugin, it depends on PluginWidget's platformLayer().
The default is 0.
For video, it depends on MediaPlayer's supportsAcceleratedRendering().
The default is false.
Fix the crash in the GraphicsLayerAndroid. The root
layer is a container layer, there is no need to draw
them. As LayerAndroid doesn't create Picture for them,
we should ensure to skip draw.
Fix http://b/issue?id=2733947
Diffstat (limited to 'JavaScriptCore/runtime/DateConstructor.cpp')
0 files changed, 0 insertions, 0 deletions