mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 895056 - Update page actions when they're created. r=wesj
This commit is contained in:
parent
335f672423
commit
ff92b9e326
@ -55,6 +55,7 @@ public class PageActionLayout extends LinearLayout implements GeckoEventListener
|
||||
|
||||
mPageActionList = new LinkedHashMap<String, PageAction>();
|
||||
setNumberShown(DEFAULT_PAGE_ACTIONS_SHOWN);
|
||||
refreshPageActionIcons();
|
||||
|
||||
registerEventListener("PageActions:Add");
|
||||
registerEventListener("PageActions:Remove");
|
||||
|
Loading…
Reference in New Issue
Block a user