[webkit-reviews] review granted: [Bug 85266] ASSERTION FAILED: m_purgePreventCount when clicking text with emphasis marks : [Attachment 139590] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 15:16:00 PST 2013


Darin Adler <darin at apple.com> has granted Koji Ishii <kojiishi at gmail.com>'s
request for review:
Bug 85266: ASSERTION FAILED: m_purgePreventCount when clicking text with
emphasis marks
https://bugs.webkit.org/show_bug.cgi?id=85266

Attachment 139590: Patch
https://bugs.webkit.org/attachment.cgi?id=139590&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=139590&action=review


> Source/WebCore/platform/graphics/FontFastPath.cpp:286
> +    FontCachePurgePreventer fontCachePurge;

The name of the local variable should be preventer or purgePreventer, not "font
cache purge".


More information about the webkit-reviews mailing list