RESOLVED FIXED 147244
Remove compile and runtime flags for promises
https://bugs.webkit.org/show_bug.cgi?id=147244
Summary Remove compile and runtime flags for promises
Alex Christensen
Reported 2015-07-23 17:06:16 PDT
Promises are enabled everywhere, and features are starting to depend on them (like STREAMS_API, for example). Also, after r186966 it is not necessary to disable promises with a runtime flag. Removing the JSC runtime flag for Symbols will come in a following patch.
Attachments
Patch (64.56 KB, patch)
2015-07-23 17:13 PDT, Alex Christensen
ysuzuki: review+
Alex Christensen
Comment 1 2015-07-23 17:07:51 PDT
This is reverting a large portion of https://bugs.webkit.org/show_bug.cgi?id=141965
Alex Christensen
Comment 2 2015-07-23 17:13:09 PDT
Yusuke Suzuki
Comment 3 2015-07-23 17:18:31 PDT
Comment on attachment 257411 [details] Patch r+
Alex Christensen
Comment 4 2015-07-23 17:56:43 PDT
Note You need to log in before you can comment on or make changes to this bug.