WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132382
[CSS Grid Layout] Remove runtime feature
https://bugs.webkit.org/show_bug.cgi?id=132382
Summary
[CSS Grid Layout] Remove runtime feature
Manuel Rego Casasnovas
Reported
2014-04-30 08:16:44 PDT
As suggested in webkit-dev (
https://lists.webkit.org/pipermail/webkit-dev/2014-April/026489.html
) we should remove the CSS Grid Layout runtime feature and use only the compilation flag to disable CSS Grid Layout until it's ready to be shipped.
Attachments
Patch
(102.66 KB, patch)
2014-04-30 08:19 PDT
,
Manuel Rego Casasnovas
no flags
Details
Formatted Diff
Diff
Rebased patch.
(102.46 KB, patch)
2014-05-07 01:28 PDT
,
Manuel Rego Casasnovas
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Manuel Rego Casasnovas
Comment 1
2014-04-30 08:19:00 PDT
Created
attachment 230478
[details]
Patch
WebKit Commit Bot
Comment 2
2014-04-30 08:20:41 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Benjamin Poulain
Comment 3
2014-05-05 15:24:31 PDT
Comment on
attachment 230478
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=230478&action=review
That's actually a quite nice cleanup.
> Source/WebCore/WebCore.order:-4327 > -__ZNK7WebCore8Document20cssGridLayoutEnabledEv
You actually don't need to update the order files, we update them ourself from the binary before releasing.
WebKit Commit Bot
Comment 4
2014-05-06 02:48:54 PDT
Comment on
attachment 230478
[details]
Patch Rejecting
attachment 230478
[details]
from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 230478, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ss3/grid/grid-column-002.htm patching file LayoutTests/ietestcenter/css3/grid/testRunnerEnableGrid.js rm 'LayoutTests/ietestcenter/css3/grid/testRunnerEnableGrid.js' patching file PerformanceTests/ChangeLog patching file PerformanceTests/Layout/auto-grid-lots-of-data.html patching file PerformanceTests/Layout/fixed-grid-lots-of-data.html Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Benjamin Poulain']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output:
http://webkit-queues.appspot.com/results/5260031767347200
Manuel Rego Casasnovas
Comment 5
2014-05-07 01:28:57 PDT
Created
attachment 230977
[details]
Rebased patch.
WebKit Commit Bot
Comment 6
2014-05-07 02:56:48 PDT
Comment on
attachment 230977
[details]
Rebased patch. Clearing flags on attachment: 230977 Committed
r168416
: <
http://trac.webkit.org/changeset/168416
>
WebKit Commit Bot
Comment 7
2014-05-07 02:56:53 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug