git-svn-id: https://svn.webkit.org/repository/webkit/trunk@19829
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
Reviewed by Mitz.
- 12.5% speedup on BenchJS test 6
+ Partial fix for http://bugs.webkit.org/show_bug.cgi?id=12866
It turns out that calling documentVisibleRect on an NSScrollView is pretty expensive,
and calling visibleRect even more so. Take measures to call them less often.
Reviewed by Mitz.
- 2% speedup on BenchJS test 6
+ Partial fix for http://bugs.webkit.org/show_bug.cgi?id=12866
* css/CSSPrimitiveValue.cpp:
(WebCore::CSSPrimitiveValue::cssText): Use format() instead of