[webkit-reviews] review granted: [Bug 122568] [Win] Check for MathML Fonts and warn user if they are missing : [Attachment 213822] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 9 15:35:41 PDT 2013
Tim Horton <thorton at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 122568: [Win] Check for MathML Fonts and warn user if they are missing
https://bugs.webkit.org/show_bug.cgi?id=122568
Attachment 213822: Patch
https://bugs.webkit.org/attachment.cgi?id=213822&action=review
------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213822&action=review
> Tools/Scripts/webkitdirs.pm:1494
> chomp($svnVersion);
> - if (!$? and $svnVersion =~ /1\.8\./) {
> + if (!$? and $svnVersion =~ /1\.8e./) {
> print "svn 1.7.10 is known to be compatible with our servers. You
are running $svnVersion,\nwhich may not work properly.\n"
No.
More information about the webkit-reviews
mailing list