RESOLVED FIXED 213728
Remove ENABLE_STREAMS_API compile flag
https://bugs.webkit.org/show_bug.cgi?id=213728
Summary Remove ENABLE_STREAMS_API compile flag
Tetsuharu Ohzeki [UTC+9]
Reported 2020-06-29 07:28:17 PDT
Attachments
Patch (124.94 KB, patch)
2020-06-29 07:39 PDT, Tetsuharu Ohzeki [UTC+9]
no flags
Patch (97.23 KB, patch)
2020-06-29 09:08 PDT, Tetsuharu Ohzeki [UTC+9]
no flags
Tetsuharu Ohzeki [UTC+9]
Comment 1 2020-06-29 07:39:19 PDT
youenn fablet
Comment 2 2020-06-29 08:10:39 PDT
Comment on attachment 403056 [details] Patch r=me once bots are happy. Please revert/update some of the changes made to the generator tests. View in context: https://bugs.webkit.org/attachment.cgi?id=403056&action=review > Source/JavaScriptCore/ChangeLog:8 > + I regeneted expectations by Tools/Scripts/run-builtins-generator-tests regenerated > Source/JavaScriptCore/Scripts/tests/builtins/WebCore-ArbitraryConditionalGuard-Separate.js:-26 > -// @conditional=ENABLE(STREAMS_API) || USE(CF) I do not think we want to remove those since they are checking that the generator works fine. You might want to change the name maybe to make it clear. > Source/JavaScriptCore/Scripts/tests/builtins/expected/WebCore-DuplicateKeyValueAnnotation-Separate.js-result:1 > +### Begin File: DuplicateKeyValueAnnotationBuiltins.h I guess this new file has nothing to do with streams API but we somehow forgot to regenerate expectations. It seems our bots should have caught this missing file.
Tetsuharu Ohzeki [UTC+9]
Comment 3 2020-06-29 08:33:03 PDT
I seem these flags in generator tests are originated by https://bugs.webkit.org/show_bug.cgi?id=150536
Tetsuharu Ohzeki [UTC+9]
Comment 4 2020-06-29 08:41:01 PDT
(In reply to youenn fablet from comment #2) > Comment on attachment 403056 [details] > Patch > > r=me once bots are happy. > Please revert/update some of the changes made to the generator tests. Tools/Scripts/run-builtins-generator-tests pass the tests if we revert all changes for Source/JavaScriptCore/Scripts/tests/builtins/. I'll revert them once and plan to fix in another bug.
Tetsuharu Ohzeki [UTC+9]
Comment 5 2020-06-29 08:43:23 PDT
(In reply to Tetsuharu Ohzeki from comment #4) > (In reply to youenn fablet from comment #2) > > Comment on attachment 403056 [details] > > Patch > > > > r=me once bots are happy. > > Please revert/update some of the changes made to the generator tests. > > Tools/Scripts/run-builtins-generator-tests pass the tests if we revert all > changes for Source/JavaScriptCore/Scripts/tests/builtins/. > > I'll revert them once and plan to fix in another bug. filed bug 213733
Tetsuharu Ohzeki [UTC+9]
Comment 6 2020-06-29 09:08:40 PDT
EWS
Comment 7 2020-06-29 15:40:30 PDT
Committed r263700: <https://trac.webkit.org/changeset/263700> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403068 [details].
Radar WebKit Bug Importer
Comment 8 2020-06-29 15:41:49 PDT
Note You need to log in before you can comment on or make changes to this bug.