Closed
Bug 1378196
Opened 8 years ago
Closed 8 years ago
Make IsEventAttributeName non-virtual in common case
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
16.63 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Trying to avoid virtual call in Before and AfterSetAttr in nsGenericHTMLElement
remote: View your change here:
remote: https://hg.mozilla.org/try/rev/ea919afbfe6bd2224e9ca9c151feb7f7dbda736d
remote:
remote: Follow the progress of your build on Treeherder:
remote: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ea919afbfe6bd2224e9ca9c151feb7f7dbda736d
Attachment #8883364 -
Flags: review?(ehsan)
Updated•8 years ago
|
Attachment #8883364 -
Flags: review?(ehsan) → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7c192f516b97
Make IsEventAttributeName non-virtual in common case, r=ehsan
Comment 2•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•