[webkit-reviews] review denied: [Bug 105175] [WinCairo] Compile fix. : [Attachment 179735] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 08:56:38 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has denied peavo at outlook.com's
request for review:
Bug 105175: [WinCairo] Compile fix.
https://bugs.webkit.org/show_bug.cgi?id=105175

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
I'd prefer to keep #ifdefs out of cross-platform code. In this case I think
it's better to to keep canSafelyEstablishAStackingContext() and code that calls
it, and #ifdef the impl of needsCompositedScrolling() to always return false.


More information about the webkit-reviews mailing list