Bug 150516

Summary: Avoid SVG-induced layouts inside Element::absoluteEventBounds()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kangil.han, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Simon Fraser (smfr)
Reported 2015-10-23 16:01:34 PDT
Avoid SVG-induced layouts inside Element::absoluteEventBounds()
Attachments
Patch (1.88 KB, patch)
2015-10-23 16:03 PDT, Simon Fraser (smfr)
no flags
Patch (1.88 KB, patch)
2015-10-23 16:58 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2015-10-23 16:03:02 PDT
Simon Fraser (smfr)
Comment 2 2015-10-23 16:03:55 PDT
alan
Comment 3 2015-10-23 16:57:42 PDT
Comment on attachment 263953 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=263953&action=review > Source/WebCore/ChangeLog:10 > + Element::absoluteEventBounds() was calling SVGElement::getBoundingBo() in a way svgElement.getBoundingBox()
Simon Fraser (smfr)
Comment 4 2015-10-23 16:58:08 PDT
WebKit Commit Bot
Comment 5 2015-10-23 17:53:24 PDT
Comment on attachment 263960 [details] Patch Clearing flags on attachment: 263960 Committed r191525: <http://trac.webkit.org/changeset/191525>
WebKit Commit Bot
Comment 6 2015-10-23 17:53:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.