Closed
Bug 648664
Opened 15 years ago
Closed 14 years ago
Create an MDC page listing all known XPCOM interface changes from Firefox 4 to 5
Categories
(Firefox :: Extension Compatibility, defect, P1)
Firefox
Extension Compatibility
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jorgev, Assigned: benjamin)
Details
(Keywords: dev-doc-needed)
Attachments
(2 files)
By the time the Aurora branch is created for Firefox 5, the Add-ons team needs to have a very clear idea of which changes are going to affect add-on developers. We need a public page (preferably on MDC) that lists all XPCOM interface changes that have been introduced for Firefox 5. We can then identify which add-ons won't need any changes to be compatible and bump them up automatically.
| Assignee | ||
Comment 1•15 years ago
|
||
I'm not sure we're going to have a *complete* list by Tuesday, but I can certainly list out the major ones I know of. Mossop, can you do an interface comparison run also and attach it here?
Assignee: nobody → benjamin
Comment 2•15 years ago
|
||
Might be able to do something more detailed before the branch, not sure though. For now this is just a list of the files that changed in some way, unfortunately it includes file moves.
Updated•15 years ago
|
Attachment #524781 -
Attachment mime type: application/octet-stream → text/plain
Updated•15 years ago
|
Keywords: dev-doc-needed
Comment 3•15 years ago
|
||
I tinkered with the code I wrote in bug 477166 to get it running again and this is the difference between Firefox 4.0 and the current aurora builds. I haven't touched that code in a while but I suspect it is still accurate. There are lots of interfaces that only got their IID changed from bug 604592
| Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•