[webkit-reviews] review granted: [Bug 104173] Display the auto-start label image after a delay : [Attachment 178237] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 13:48:35 PST 2012


mitz at webkit.org <mitz at webkit.org> has granted Jon Lee <jonlee at apple.com>'s
request for review:
Bug 104173: Display the auto-start label image after a delay
https://bugs.webkit.org/show_bug.cgi?id=104173

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

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=178237&action=review


> Source/WebCore/rendering/RenderSnapshottedPlugIn.h:66
> +    bool m_showLabel;

I think m_showsLabel, m_isShowingLabel or m_shouldShowLabel are all better
names for this.


More information about the webkit-reviews mailing list