[Webkit-unassigned] [Bug 64782] Possible unintentional early return in CSSStyleSelector::applyProperty() for CSSPropertyWebkitTextEmphasisStyle.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 22:19:43 PDT 2011


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





--- Comment #1 from Luke Macpherson <macpherson at chromium.org>  2011-07-18 22:19:44 PST ---
Hmm, I notice the same logical error happens for CSSPropertyWebkitTransformOrigin and CSSPropertyWebkitPerspectiveOrigin have the same issue.

Just goes to show how bad hiding a return statement inside a macro is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list