[webkit-reviews] review requested: [Bug 78525] CSS regions enabled by default : [Attachment 127400] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 10:06:05 PST 2012


Mihnea Ovidenie <mihnea at adobe.com> has asked  for review:
Bug 78525: CSS regions enabled by default
https://bugs.webkit.org/show_bug.cgi?id=78525

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

------- Additional Comments from Mihnea Ovidenie <mihnea at adobe.com>
First version of patch. It disables css regions functionality at runtime. The
preference key is "WebKitCSSRegionsEnabled".
In DRT, use layoutTestController.overridePreference("WebKitCSSRegionsEnabled",
"1") to enable the css regions functionality.
The css regions tests in fast/repaint will be moved to fast/regions in another
patch.
The css regions tests in fast/regions are skipped and will be enabled in
another patch.


More information about the webkit-reviews mailing list