Closed
Bug 1278030
Opened 7 years ago
Closed 7 years ago
Property "focused" not implemented for chrome.windows.create
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1253129
People
(Reporter: oonuma.ry0uyu, Unassigned)
Details
Attachments
(1 file)
1.69 KB,
application/x-xpinstall
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0 Build ID: 20160502172042 Steps to reproduce: I create webextension, and tried this feature. prease tried attached xpi. and click `move new window` Actual results: I get follow message in browser console. ``` Type error for parameter createData (Property "focused" is unsupported by Firefox) for windows.create. ``` Expected results: perform normally.
Component: Untriaged → WebExtensions
Product: Firefox → Toolkit
Summary: not implement focused key on chrome.windows.create → Property "focused" not implemented for chrome.windows.create
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•