1. 18 9月, 2019 1 次提交
    • N
      Remove some non-standard web API constructors (#2970) · e55e4a28
      Nayeem Rahman 提交于
      This removes the EventListener, EventInit and CustomEventInit constructors from the userland globals. The type exports stay.
      
      I removed the internal classes as well. EventListener's implementation seemed to be doing some bookkeeping on handled events but that's not being used anywhere so I assume it's old debug stuff. The other two are completely redundant.
      e55e4a28
  2. 17 9月, 2019 3 次提交
  3. 16 9月, 2019 10 次提交
  4. 15 9月, 2019 8 次提交
  5. 14 9月, 2019 3 次提交
  6. 13 9月, 2019 9 次提交
  7. 12 9月, 2019 6 次提交