RESOLVED FIXED Bug 184840
[WebGL] Add runtime flag for enabling ASTC support in WebGL
https://bugs.webkit.org/show_bug.cgi?id=184840
Summary [WebGL] Add runtime flag for enabling ASTC support in WebGL
Justin Fan
Reported 2018-04-20 14:43:14 PDT
We need a new runtime flag to enable/disable upcoming support for ASTC compression formats in WebGL for iOS.
Attachments
Patch (3.37 KB, patch)
2018-04-25 14:53 PDT, Justin Fan
no flags
Patch (3.52 KB, patch)
2018-04-25 15:08 PDT, Justin Fan
no flags
Patch (3.52 KB, patch)
2018-04-30 10:26 PDT, Justin Fan
no flags
Patch (3.55 KB, patch)
2018-05-02 18:10 PDT, Justin Fan
no flags
Patch (3.74 KB, patch)
2018-05-02 18:17 PDT, Justin Fan
no flags
Patch (3.47 KB, patch)
2018-05-03 13:38 PDT, Justin Fan
no flags
Radar WebKit Bug Importer
Comment 1 2018-04-20 15:57:47 PDT
Justin Fan
Comment 2 2018-04-25 14:53:20 PDT
EWS Watchlist
Comment 3 2018-04-25 14:56:59 PDT
Attachment 338801 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Justin Fan
Comment 4 2018-04-25 15:08:32 PDT
WebKit Commit Bot
Comment 5 2018-04-27 17:01:43 PDT
Comment on attachment 338806 [details] Patch Rejecting attachment 338806 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 338806, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: with fuzz 3. patching file Source/WebCore/page/RuntimeEnabledFeatures.h Hunk #1 succeeded at 252 with fuzz 2. Hunk #2 succeeded at 394 with fuzz 2 (offset 3 lines). patching file Source/WebKit/Shared/WebPreferences.yaml Hunk #1 FAILED at 1248. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebKit/Shared/WebPreferences.yaml.rej Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Myles C. Maxfield']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.webkit.org/results/7485976
Justin Fan
Comment 6 2018-04-30 10:26:19 PDT
Dean Jackson
Comment 7 2018-05-02 18:05:57 PDT
Comment on attachment 339125 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=339125&action=review > Source/WebKit/Shared/WebPreferences.yaml:1264 > + humanReadableDescription: "Support for ASTC compressed texture formats" add "in WebGL"
WebKit Commit Bot
Comment 8 2018-05-02 18:07:13 PDT
Comment on attachment 339125 [details] Patch Rejecting attachment 339125 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 339125, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: at 1 with fuzz 3. patching file Source/WebCore/page/RuntimeEnabledFeatures.h Hunk #1 succeeded at 252 with fuzz 2. Hunk #2 succeeded at 391 with fuzz 2 (offset -3 lines). patching file Source/WebKit/Shared/WebPreferences.yaml Hunk #1 FAILED at 1256. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebKit/Shared/WebPreferences.yaml.rej Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Dean Jackson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.webkit.org/results/7544937
Justin Fan
Comment 9 2018-05-02 18:10:24 PDT
Justin Fan
Comment 10 2018-05-02 18:17:40 PDT
Justin Fan
Comment 11 2018-05-03 13:38:13 PDT
Myles C. Maxfield
Comment 12 2018-05-03 13:41:43 PDT
You don't have to put the patch up for review again if it has already been r+'ed and you didn't change almost anything.
WebKit Commit Bot
Comment 13 2018-05-03 14:08:46 PDT
Comment on attachment 339453 [details] Patch Clearing flags on attachment: 339453 Committed r231327: <https://trac.webkit.org/changeset/231327>
WebKit Commit Bot
Comment 14 2018-05-03 14:08:48 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.