summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/debugger/Debugger.cpp
diff options
context:
space:
mode:
authorJungJik Lee <jungjik.lee@samsung.com>2013-04-10 14:58:37 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-12 16:58:08 +0200
commit4fdc47851d5c70395fd3c3c2210d19c23fd6ba1f (patch)
tree290860ef795ac3d39cb173fb8f64b71bfb31b079 /Source/JavaScriptCore/debugger/Debugger.cpp
parenteb4a7e2599160b21b58e5a4baa8962886faab4ca (diff)
downloadqtwebkit-4fdc47851d5c70395fd3c3c2210d19c23fd6ba1f.tar.gz
[Texmap] Update a dirty region which is not covered with keepRect.
https://bugs.webkit.org/show_bug.cgi?id=113752 Reviewed by Jocelyn Turcotte. There can be a dirty region which is not covered with keepRect. However the dirty could be inside the tile area. In this case, currently we ignore the dirty by intersecting with keepRect and the dirty region will not be invalidated until the tile is recreated. We must expand the keep rect to its intersecting tiles to make sure that the dirty region is applied to existing tiles. No tests needed, change is unobservable. * platform/graphics/TiledBackingStore.cpp: (WebCore::TiledBackingStore::invalidate): Change-Id: I0b1ac23575cce91d8dcd0b31d57bdc0b70a9274a git-svn-id: http://svn.webkit.org/repository/webkit/trunk@148094 268f45cc-cd09-0410-ab3c-d52691b4dbfc Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/debugger/Debugger.cpp')
0 files changed, 0 insertions, 0 deletions