Closed Bug 845631 Opened 12 years ago Closed 12 years ago

Remove nsXMLHttpProgressEvent

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: smaug, Assigned: smaug)

References

Details

(Keywords: dev-doc-complete, site-compat)

Attachments

(3 files, 1 obsolete file)

We should just use plain normal progress events. Patch coming tomorrow (UOT).
Will LSProgressEvent be gone?
Yes.
Attached patch patch (obsolete) (deleted) — Splinter Review
Attachment #718963 - Flags: review?(Ms2ger)
Comment on attachment 718963 [details] [diff] [review] patch Review of attachment 718963 [details] [diff] [review]: ----------------------------------------------------------------- You need to remove the strings from dom/locales/en-US/chrome/dom/dom.properties too. I'd appreciate it if you waited to land until bug 784841 merges; that should be later this week. ::: dom/base/nsDOMClassInfo.cpp @@ -201,5 @@ > #include "nsIDOMHTMLObjectElement.h" > #include "nsIDOMTimeRanges.h" > #include "nsIDOMHTMLVideoElement.h" > #include "nsIDOMHTMLAudioElement.h" > -#include "nsIDOMProgressEvent.h" (Is ProgressEvent auto-generated?)
Attachment #718963 - Flags: superreview?(jonas)
Attachment #718963 - Flags: review?(Ms2ger)
Attachment #718963 - Flags: review+
(In reply to :Ms2ger from comment #4) > I'd appreciate it if you waited to land until bug 784841 merges; that should > be later this week. k > > -#include "nsIDOMProgressEvent.h" > > (Is ProgressEvent auto-generated?) Yes.
Attached patch patch (deleted) — Splinter Review
Attachment #718963 - Attachment is obsolete: true
Attachment #718963 - Flags: superreview?(jonas)
Attachment #719021 - Flags: review?(jonas)
(In reply to :Ms2ger from comment #4) > I'd appreciate it if you waited to land until bug 784841 merges; that should > be later this week. I guess I can wait a day or two.
Blocks: 822399
Comment on attachment 719021 [details] [diff] [review] patch Review of attachment 719021 [details] [diff] [review]: ----------------------------------------------------------------- Yes!
Attachment #719021 - Flags: review?(jonas) → review+
Attached patch v3 (deleted) — Splinter Review
Maybe this compiles with the latest build system changes
Don't forget to remove dom/interfaces/load-save/moz.build too.
Attached patch v4 (deleted) — Splinter Review
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
I've added this bug to the compatibility doc. Please correct the info if wrong. https://developer.mozilla.org/en-US/docs/Site_Compatibility_for_Firefox_22
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: