[webkit-reviews] review granted: [Bug 97360] [Chromium][Mac] Remove loadFont from PlatformSupport : [Attachment 165242] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 10:44:17 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 97360: [Chromium][Mac] Remove loadFont from PlatformSupport
https://bugs.webkit.org/show_bug.cgi?id=97360

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

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


> Source/WebCore/platform/graphics/chromium/CrossProcessFontLoading.mm:130
> +	  // This function should only be called in response to an error
loading a
> +	  // font due to being blocked by the sandbox.
> +	  // This by definition shouldn't happen if there is no sandbox
support.

Looks like these should be indented one more space, right?


More information about the webkit-reviews mailing list