Closed
Bug 726933
Opened 13 years ago
Closed 11 years ago
Warn about getPreventDefault being deprecated
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: dao, Assigned: emk)
References
Details
(Keywords: addon-compat, dev-doc-complete, site-compat)
Attachments
(1 file)
3.72 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #691151 +++
This is not standard and has a standard alternative (defaultPrevented property).
There is no reason to keep this around forever.
Updated•11 years ago
|
Keywords: addon-compat,
site-compat
Assignee | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Attachment #753617 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
Reverted (see bug 691151 for details).
https://hg.mozilla.org/integration/mozilla-inbound/rev/f3afa7937265
Assignee | ||
Comment 4•11 years ago
|
||
Fixed call sites, relanding.
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd8f0acfc948
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Comment 6•11 years ago
|
||
Mentioned in the compatibility document:
https://developer.mozilla.org/en-US/docs/Site_Compatibility_for_Firefox_24
The method has already been marked deprecated in other documents.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•