OSDN Git Service

The new FAST_PICTURESET code path seems to trigger repaint
authorNicolas Roard <nicolasroard@google.com>
Sat, 8 Oct 2011 01:31:58 +0000 (18:31 -0700)
committerNicolas Roard <nicolasroard@google.com>
Sat, 8 Oct 2011 01:31:58 +0000 (18:31 -0700)
commite360cb4d916ace9ec3bb7163ab6d8b827470af06
tree79cdd0e4690f12a77d5cdee981c69f9307711adb
parenta89682c27396480357a4db6e362cafaa54168a09
The new FAST_PICTURESET code path seems to trigger repaint
bugs in some cases. The current performance improvement of this
code path is reasonably small compared to the default PICTURESET.
This CL turns off FAST_PICTURESET for now (we will revisit the
issue in the future)

bug:5406701
Change-Id: I7ab7addf14d46b28ebf6bd4ff7f2b3b4ee044cc4
Source/WebKit/android/jni/PictureSet.h