Bug 1147064 changes the button NativeWindow.doorhanger API slightly, limiting 
doorhangers to two buttons (one positive and one negative). Before, there was 
no limit on the number of buttons, and now, if more than two buttons are added, 
they simply aren’t shown and an error is logged.

I’ve updated the doorhanger docs a little to reflect this change in 41 - I 
didn’t go through and update all the parameters, but I’ve added a note on the 
new doorhanger button spec.

https://developer.mozilla.org/Add-ons/Firefox_for_Android/API/NativeWindow/doorhanger

A quick search of the addons mxr shows that this doesn’t affect any of the 
addons on AMO, except possibly one which iterates through a list and adds some 
N number of buttons to the doorhanger (which would display poorly above 3 
buttons anyways).
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to