WebAPI/BrowserAPI: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 74: Line 74:
|-
|-
|resize || || {{bug|757859}} || NOT STARTED
|resize || || {{bug|757859}} || NOT STARTED
|-
|contextmenu || P1 || {{bug|756371}} || IN PROGRESS
|}
|}


Line 90: Line 92:
|-
|-
|Hyperlink targets || P2 || || NOT STARTED
|Hyperlink targets || P2 || || NOT STARTED
|-
|Context menu || P1 || || IN PROGRESS
|-
|-
|Permissions prompts || P1 || || NOT STARTED
|Permissions prompts || P1 || || NOT STARTED
Line 205: Line 205:


: Indicates that the browser was resized. Not sure what data should be included in the event payload.
: Indicates that the browser was resized. Not sure what data should be included in the event payload.
'''contextmenu'''
: Indicates that the browser should display a contextual menu and execute callbacks in the scope of the child frame when the user selects one of the options in the menu.


== Other Features ==
== Other Features ==
Line 226: Line 230:


: Open <a target="_top"> and <a target="_blank"> in a new window.
: Open <a target="_top"> and <a target="_blank"> in a new window.
'''Context menu'''
: Some method of providing a context menu ("open in new tab" etc.), e.g. with a long press.


'''Permissions prompts'''
'''Permissions prompts'''
Confirmed users
394

edits