WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
122633
Merge all subclasses of EventContext into EventContext
https://bugs.webkit.org/show_bug.cgi?id=122633
Summary
Merge all subclasses of EventContext into EventContext
Ryosuke Niwa
Reported
2013-10-10 19:50:21 PDT
Once
https://bugs.webkit.org/show_bug.cgi?id=122631
is fixed, we should collapse all subclasses of EventContent into EventContent. This will allow stack allocation of EventPath in most cases (when the path is less than 32 nodes) and paves our way to get rid of EventContext entirely.
Attachments
Add attachment
proposed patch, testcase, etc.
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