WebCore/Modules/mediacontrols/mediaControlsApple.js:825:34: warning: empty character constant [-Winvalid-pp-token] 1 warning generated. WebCore/mathml/mathtags.in:37:3: error: invalid preprocessing directive # These presentation MathML elements are not implemented. ^ 1 error generated. WebCore/mathml/mathtags.in:37:3: error: invalid preprocessing directive # These presentation MathML elements are not implemented. In mathtags.in, # should be replaced with // for comments.
Created attachment 220618 [details] Patch // does not seem to be accepted outside a # preprocessing instruction, so let's drop these comments.
Comment on attachment 220618 [details] Patch Clearing flags on attachment: 220618 Committed r161495: <http://trac.webkit.org/changeset/161495>
All reviewed patches have been landed. Closing bug.