commit | ba442da39d633a573e361e7914503f5475592697 | [log] [tgz] |
---|---|---|
author | cdumez@apple.com <cdumez@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Oct 11 23:07:35 2016 +0000 |
committer | cdumez@apple.com <cdumez@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Oct 11 23:07:35 2016 +0000 |
tree | a885ab370bd4c8dd8963d30864f0cabd26ac8882 | |
parent | 245f3f20604b979e819c07b964820eb22ba9fa52 [diff] |
Update UIRequestEvent to stop using legacy [ConstructorTemplate=Event] https://bugs.webkit.org/show_bug.cgi?id=163288 Reviewed by Darin Adler. Update UIRequestEvent to stop using legacy [ConstructorTemplate=Event] and use a constructor as in the specification: - https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html#UIRequestEvent * Modules/indieui/UIRequestEvent.cpp: (WebCore::UIRequestEvent::create): (WebCore::UIRequestEvent::UIRequestEvent): (WebCore::UIRequestEvent::createForBindings): Deleted. * Modules/indieui/UIRequestEvent.h: * Modules/indieui/UIRequestEvent.idl: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@207174 268f45cc-cd09-0410-ab3c-d52691b4dbfc