WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 163630
[Web IDL] Kill support for [LegacyConstructorTemplate=Event] / [LegacyInitializedByEventConstructor]
https://bugs.webkit.org/show_bug.cgi?id=163630
Summary
[Web IDL] Kill support for [LegacyConstructorTemplate=Event] / [LegacyInitial...
Chris Dumez
Reported
2016-10-18 16:29:44 PDT
Kill support for [LegacyConstructorTemplate=Event] / [LegacyInitializedByEventConstructor] in our IDL. All our events should use proper constructors.
Attachments
Patch
(12.75 KB, patch)
2016-10-18 16:33 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(20.34 KB, patch)
2016-10-18 17:01 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews105 for mac-yosemite-wk2
(1.03 MB, application/zip)
2016-10-18 18:10 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews102 for mac-yosemite
(1.07 MB, application/zip)
2016-10-18 18:14 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews113 for mac-yosemite
(1.72 MB, application/zip)
2016-10-18 18:18 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews125 for ios-simulator-wk2
(9.24 MB, application/zip)
2016-10-18 18:19 PDT
,
Build Bot
no flags
Details
Patch
(26.55 KB, patch)
2016-10-18 19:03 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-10-18 16:33:11 PDT
Created
attachment 292000
[details]
Patch
Chris Dumez
Comment 2
2016-10-18 17:01:17 PDT
Created
attachment 292006
[details]
Patch
Chris Dumez
Comment 3
2016-10-18 17:05:33 PDT
Finally \o/
Darin Adler
Comment 4
2016-10-18 17:11:16 PDT
Comment on
attachment 292006
[details]
Patch I’m surprised that you didn’t have to rename EventInit to Event::Init and UIEventInit to UIEvent::Init.
Chris Dumez
Comment 5
2016-10-18 17:14:04 PDT
(In reply to
comment #4
)
> Comment on
attachment 292006
[details]
> Patch > > I’m surprised that you didn’t have to rename EventInit to Event::Init and > UIEventInit to UIEvent::Init.
Because they are defined in their own idl file.
Build Bot
Comment 6
2016-10-18 18:10:12 PDT
Comment on
attachment 292006
[details]
Patch
Attachment 292006
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/2319490
New failing tests: fast/events/constructors/event-constructors.html fast/events/constructors/ui-event-constructor.html
Build Bot
Comment 7
2016-10-18 18:10:16 PDT
Created
attachment 292016
[details]
Archive of layout-test-results from ews105 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 8
2016-10-18 18:14:14 PDT
Comment on
attachment 292006
[details]
Patch
Attachment 292006
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/2319535
New failing tests: fast/events/constructors/event-constructors.html fast/events/constructors/ui-event-constructor.html
Build Bot
Comment 9
2016-10-18 18:14:18 PDT
Created
attachment 292018
[details]
Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 10
2016-10-18 18:17:57 PDT
Comment on
attachment 292006
[details]
Patch
Attachment 292006
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/2319482
New failing tests: fast/events/constructors/event-constructors.html fast/events/constructors/ui-event-constructor.html
Build Bot
Comment 11
2016-10-18 18:18:01 PDT
Created
attachment 292019
[details]
Archive of layout-test-results from ews113 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 12
2016-10-18 18:19:30 PDT
Comment on
attachment 292006
[details]
Patch
Attachment 292006
[details]
did not pass ios-sim-ews (ios-simulator-wk2): Output:
http://webkit-queues.webkit.org/results/2319492
New failing tests: fast/events/constructors/event-constructors.html fast/events/constructors/ui-event-constructor.html
Build Bot
Comment 13
2016-10-18 18:19:34 PDT
Created
attachment 292020
[details]
Archive of layout-test-results from ews125 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Chris Dumez
Comment 14
2016-10-18 19:03:34 PDT
Created
attachment 292024
[details]
Patch
WebKit Commit Bot
Comment 15
2016-10-18 19:29:33 PDT
Comment on
attachment 292024
[details]
Patch Clearing flags on attachment: 292024 Committed
r207515
: <
http://trac.webkit.org/changeset/207515
>
WebKit Commit Bot
Comment 16
2016-10-18 19:29:39 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.
Top of Page
Format For Printing
XML
Clone This Bug