git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2011-03-08 Andreas Kling <kling@webkit.org>
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
graphics
/
cg
/
PathCG.cpp
diff --git
a/Source/WebCore/platform/graphics/cg/PathCG.cpp
b/Source/WebCore/platform/graphics/cg/PathCG.cpp
index
d6a1e6e
..
b8fc7d4
100644
(file)
--- a/
Source/WebCore/platform/graphics/cg/PathCG.cpp
+++ b/
Source/WebCore/platform/graphics/cg/PathCG.cpp
@@
-166,7
+166,7
@@
FloatRect Path::boundingRect() const
return CGPathGetBoundingBox(m_path);
}
-FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier)
+FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier)
const
{
CGContextRef context = scratchContext();