Bug 175630 - Disable CSS regions at compile time
Summary: Disable CSS regions at compile time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-16 09:53 PDT by Andreas Kling
Modified: 2017-08-17 12:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch for EWS (12.57 KB, patch)
2017-08-16 09:58 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch for EWS II (15.99 KB, patch)
2017-08-17 09:15 PDT, Andreas Kling
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.26 MB, application/zip)
2017-08-17 10:49 PDT, Build Bot
no flags Details
Patch (21.89 KB, patch)
2017-08-17 10:56 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2017-08-16 09:53:43 PDT
Per webkit-dev discussion[1], let's compile without CSS regions for a while and see how we fare.

Though there is plenty of code spread outside the guards, I think we can disable the web-facing parts of the feature by simply building without ENABLE_CSS_REGIONS.

[1] https://lists.webkit.org/pipermail/webkit-dev/2017-August/029437.html
Comment 1 Andreas Kling 2017-08-16 09:58:33 PDT
Created attachment 318268 [details]
Patch for EWS
Comment 2 Andreas Kling 2017-08-17 09:15:12 PDT
Created attachment 318371 [details]
Patch for EWS II
Comment 3 Build Bot 2017-08-17 10:49:44 PDT
Comment on attachment 318371 [details]
Patch for EWS II

Attachment 318371 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/4331095

New failing tests:
tiled-drawing/scrolling/non-fast-region/wheel-handler-in-region.html
Comment 4 Build Bot 2017-08-17 10:49:46 PDT
Created attachment 318382 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 5 Andreas Kling 2017-08-17 10:56:18 PDT
Created attachment 318384 [details]
Patch
Comment 6 Antti Koivisto 2017-08-17 10:58:12 PDT
Comment on attachment 318384 [details]
Patch

r=me
Comment 7 WebKit Commit Bot 2017-08-17 12:18:59 PDT
Comment on attachment 318384 [details]
Patch

Clearing flags on attachment: 318384

Committed r220870: <http://trac.webkit.org/changeset/220870>
Comment 8 WebKit Commit Bot 2017-08-17 12:19:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 Radar WebKit Bug Importer 2017-08-17 12:21:06 PDT
<rdar://problem/33946956>