[Webkit-unassigned] [Bug 177531] REGRESSION (r222040): Crash navigating out of gfycat.com url

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 27 08:03:18 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177531

Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com
 Attachment #321954|review?                     |review+
              Flags|                            |

--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 321954
  --> https://bugs.webkit.org/attachment.cgi?id=321954
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=321954&action=review

r=me

> Source/WebCore/dom/ElementRareData.h:111
> +    void setHasCSSAnimation(bool b) { m_hasCSSAnimation = b; }

WebKit style says the argument name should be "hasCSSAnimation".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170927/b792da44/attachment-0001.html>


More information about the webkit-unassigned mailing list