https://bugzilla.wikimedia.org/show_bug.cgi?id=49988

       Web browser: ---
            Bug ID: 49988
           Summary: Use Deferred/Promise and generally async-friendly code
                    paths where possible
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: javascript
          Severity: normal
          Priority: Unprioritized
         Component: UploadWizard
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
            Blocks: 49987
    Classification: Unclassified
   Mobile Platform: ---

Right now we do a lot of homebrew asynchronous programming, which might have
been fine before, but we have jQuery.Deferred and jQuery.Promise now! Let's
clean this up and be uniform about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to