WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64815
Possible recursion in GraphicsLayerCA::updateGeometry()
https://bugs.webkit.org/show_bug.cgi?id=64815
Summary
Possible recursion in GraphicsLayerCA::updateGeometry()
Simon Fraser (smfr)
Reported
2011-07-19 11:40:45 PDT
It's possible to hit infinite recursion in GraphicsLayerCA::updateGeometry()/swapFromOrToTiledLayer()/updateContentsScale()/swapFromOrToTiledLayer()... because updateContentsScale() uses a different size than updateGeometry() for the tiled layer check.
Attachments
Patch
(7.03 KB, patch)
2011-07-19 12:20 PDT
,
Simon Fraser (smfr)
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-07-19 12:20:49 PDT
Created
attachment 101360
[details]
Patch
Simon Fraser (smfr)
Comment 2
2011-07-19 13:34:07 PDT
http://trac.webkit.org/changeset/91294
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug