Closed Bug 761278 Opened 12 years ago Closed 12 years ago

Remove XHR.onuploadprogress

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17
Tracking Status
firefox15 - ---

People

(Reporter: Ms2ger, Assigned: bzbarsky)

References

Details

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

Attachments

(1 file)

      No description provided.
Tracking this to make sure we remove again in the next migration (or evaluate needing to apply the patch from 743666)
Assigning to bz for now - is there work to be done here now that 15 is on the Beta channel?
Assignee: nobody → bzbarsky
I don't think we need to track this for 15.

Basically, this bug is about removing a nonstandard feature that we've had for a while.  Firefox 14 shipped with a deprecation warning for uses of this feature.  The only question is how long we wait to remove it...

Looking at the addons mxr, I see three uses of onuploadprogress:

 /8482/content/dropioApiClient.js 
 /10550/chrome/content/ajaxUpload.js 
 /14651/chrome/content/ajaxUpload.js 

We should probably at least get those fixed before we remove it.
We can add it to the compatibility validations for whatever version this ships on, so it isn't necessary to wait for these add-ons to be fixed. We will warn them as long as a I know on which version this is happening.
Keywords: addon-compat
Jorge, thanks!

Peter, any objections to removing this in 17?
Fine by me.
Attachment #644562 - Flags: review?(jonas)
Whiteboard: [need review]
Comment on attachment 644562 [details] [diff] [review]
No more uploadprogress

Review of attachment 644562 [details] [diff] [review]:
-----------------------------------------------------------------

Yay!
Attachment #644562 - Flags: review?(jonas) → review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/ef14686c31d0
Flags: in-testsuite-
Whiteboard: [need review]
As far as I can tell, this just triggered a rebuild of the generated events stuff somehow and _that_ just failed for whatever reason.  And is continuing to fail even with this patch backed out, since this patch had nothing to do with it to start with...
https://hg.mozilla.org/mozilla-central/rev/8fe7b1000a26
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Keywords: dev-doc-needed
Blocks: 437381
untracking for 15 as per comment 3
Component: DOM: Mozilla Extensions → DOM
Clearing dev-doc-needed since I didn't think any change was needed in the current XHR doc.
Keywords: dev-doc-needed
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: