diff options
author | Ben Murdoch <benm@google.com> | 2011-11-10 11:52:39 +0000 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2011-11-10 14:28:20 +0000 |
commit | d178dc379b292b67e36ddfd60a93114587d7eb56 (patch) | |
tree | 5f92303f376b0a36f688fb761685fc1ebce7d44b /Source/WebCore/storage | |
parent | 5d8f08b924be7ee27891cda15c51ed2b5e20753c (diff) | |
download | external_webkit-d178dc379b292b67e36ddfd60a93114587d7eb56.zip external_webkit-d178dc379b292b67e36ddfd60a93114587d7eb56.tar.gz external_webkit-d178dc379b292b67e36ddfd60a93114587d7eb56.tar.bz2 |
Fix CTS regressions from merge to r74534.
WebKit change http://trac.webkit.org/changeset/73385 removed
overflow dimensions from the calculation of layer dimensions.
This means that the optimisation inside the nav cache to skip
building a frame cache when one of the layer dimensions is 0
is no longer valid (as the layer may contain only overflow
content).
Bug: 5572431
Change-Id: I3c973ad1ed57b07217d19f5d4fba7bfe522a2165
Diffstat (limited to 'Source/WebCore/storage')
0 files changed, 0 insertions, 0 deletions