Kris Maglione
d7334ea44a
Bug 1248499: [webext] Implement tabs.detectLanguage. r=billm
...
MozReview-Commit-ID: F4GpSesj2ho
2016-02-26 13:20:28 -08:00
Kris Maglione
c32e4a7dad
Bug 1251890: Fix RemoveTopWindowID listener. r=billm
...
MozReview-Commit-ID: 4nQdPszQOy
2016-02-27 14:11:25 -08:00
Kris Maglione
7a1a4278dd
Bug 1248497 – Add promise support to the sendMessage APIs. r=billm
...
MozReview-Commit-ID: AZH9LUq8kGr
2016-02-15 17:37:19 -08:00
Kris Maglione
2d83ab587e
Bug 1214955: [webext] Automatically localize all localizable manifest properties. r=billm
...
MozReview-Commit-ID: 2kvYT44NIE8
2016-02-29 19:34:49 -08:00
Andy McKay
66ac63cf1a
Bug 1248460 - pin during SSTabRestoring. r=kmag
...
MozReview-Commit-ID: A88UnreihK7
2016-02-29 13:45:36 -08:00
Matthew Wein
641e87d5e0
Bug 1246029 Implement chrome.commands.onCommand. r=kmag
2016-02-29 19:04:03 -08:00
Carsten "Tomcat" Book
4247b82679
merge mozilla-inbound to mozilla-central a=merge
2016-03-01 12:01:58 +01:00
Andrew Swan
a0d3b4ca2e
Bug 1252181 - switch browser_ext_runtime_setUninstallURL.js to temporary add-on install r=mossop
...
MozReview-Commit-ID: JjjR76gkI3M
2016-02-29 11:11:45 -08:00
Kris Maglione
55354c26e2
Bug 1213993: [webext] Support frameId/allFrames/runAt in browser.tabs.executeScript and insertCSS. r=billm
...
MozReview-Commit-ID: FgV9vyHVjj8
2016-02-08 17:40:02 -08:00
Luca Greco
8595162018
Bug 1227462 - Test tabs.create/update on allowed and disallowed URLs. r=kmag
...
MozReview-Commit-ID: 2cZST9GwTaw
2016-02-25 18:14:51 +01:00
Luca Greco
fc3ac46ddc
Bug 1227462 - tabs.create and tabs.update should check URLs using checkLoadURL. r=kmag
...
MozReview-Commit-ID: EKFRpoSuXrF
2016-02-25 18:13:59 +01:00
Matthew Wein
52d1cd6bcd
Bug 1220124 - Add support for chrome.tabs.onhighlight. r=kmag
...
MozReview-Commit-ID: BB6vJl8qV4l
2016-02-07 18:35:22 -08:00
Matthew Wein
4eea0108f3
Bug 1246028 Implement chrome.commands.getAll. r=kmag
2016-02-24 17:29:04 -08:00
Phil Ringnalda
b1abd201f0
Back out 6d8c09f110ee (bug 1246028) for landing before it got its nits picked
2016-02-24 18:40:42 -08:00
Luca Greco
61a6f715ee
Bug 1249144 - [webext] fix sorting collected frame details in webNavigation tests. r=kmag
...
MozReview-Commit-ID: ay5fGRGSpW
2016-02-19 04:09:16 +01:00
Matthew Wein
9ac7e85ce9
Bug 1246028 - Implement chrome.commands.getAll. r=kmag
2016-02-23 16:13:16 -08:00
Andrew Swan
f410c0275d
Bug 1228247 - use document.getFocus() for window.focused. r=enndeakin
2016-02-18 16:36:51 -08:00
Matthew Wein
b75d86cf1e
Bug 1242557 - Import missing commands API schema file. r=kmag
2016-02-17 14:44:59 -05:00
Kris Maglione
9a6052d7ca
Bug 1247493: [webext] Implement the tabId property of windows.create. r=billm
...
MozReview-Commit-ID: Jw4KvvUqkBh
2016-02-17 11:46:19 -08:00
Kris Maglione
8a6a9a1582
Bug 1238313: Part 1 - Implement tabs.onMoved event. r=billm
...
MozReview-Commit-ID: F2GoU1fzj4s
2016-02-11 14:32:58 -08:00
Kris Maglione
852f68eea9
Bug 1234086: [webext] Add support for tabs.onAttached/onDetached events. r=billm
...
MozReview-Commit-ID: 4Kk1mTdGflI
2016-02-17 11:52:33 -08:00
Wes Kocher
50a6c0c612
Backed out changeset 5ec466af51e1 (bug 1234086) for failures in browser_ext_tabs_update.js
2016-02-17 14:31:04 -08:00
Wes Kocher
a19d946aed
Backed out changeset c893cd374dcd (bug 1238313)
2016-02-17 14:30:56 -08:00
Wes Kocher
16896018ab
Backed out changeset cf766413a25e (bug 1247493) for failures in browser_ext_tabs_update.js
2016-02-17 14:30:53 -08:00
Kris Maglione
aab3c1ded2
Bug 1247493: [webext] Implement the tabId property of windows.create. r=billm
...
MozReview-Commit-ID: Jw4KvvUqkBh
2016-02-17 11:46:19 -08:00
Kris Maglione
6ff4ef3207
Bug 1238313: Part 1 - Implement tabs.onMoved event. r=billm
...
MozReview-Commit-ID: F2GoU1fzj4s
2016-02-11 14:32:58 -08:00
Kris Maglione
85151958d9
Bug 1234086: [webext] Add support for tabs.onAttached/onDetached events. r=billm
...
MozReview-Commit-ID: 4Kk1mTdGflI
2016-02-17 11:52:33 -08:00
Andy McKay
102661d869
Bug 1238312 - implement tabs.duplicate. r=kmag
...
MozReview-Commit-ID: Fzd6BuAEgSl
2016-02-12 15:38:55 -08:00
Kris Maglione
666cee3637
Bug 1248855 - [webext] Add "object-curly-spacing" ESLint rule and auto-fix errors. r=billm
...
MozReview-Commit-ID: BAZ2rRl7eSM
2016-02-16 20:10:00 -08:00
Johann Hofmann
5e98a1f54b
Bug 1225743 - Implement chrome.bookmarks.search. r=mak
2015-11-24 17:40:08 +01:00
Carsten "Tomcat" Book
34453ebd37
Backed out changeset 9802a7367d48 (bug 1225743) for ES failures
2016-02-12 12:16:19 +01:00
Johann Hofmann
839767f308
Bug 1225743 - Implement chrome.bookmarks.search
2015-11-24 17:40:08 +01:00
Kris Maglione
c741b1621b
Bug 1235571: Add an adoptTab method to <tabbrowser> and remove duplicated code. r=billm
2016-02-10 15:27:08 -08:00
Kris Maglione
627359e9d1
Bug 1234020: Part 2h.1 - [webext] Convert async API errors to rejected promises. r=billm
2016-02-10 17:01:38 -08:00
Andrew Swan
e58d313f2b
Bug 1156826 - Implement browser.runtime.setUninstallURL(). r=kmag
2016-02-08 16:00:25 -08:00
Luca Greco
44112d71d0
Bug 1190685 - [webext] Add webNavigation.getFrame/getAllFrames test cases. r=kmag
2016-02-08 18:29:44 +01:00
Kris Maglione
1cd215bc66
Bug 1234020: Part 2a - [webext] Return promises from the background page APIs. r=rpl
2016-02-02 19:14:34 -08:00
Kris Maglione
c20aca6ab3
Bug 1234020: Part 2k - [webext] Return promises from the windows API. r=rpl
2016-02-01 18:28:00 -08:00
Kris Maglione
5b7fc951d6
Bug 1234020: Part 2j - [webext] Return promises from the tabs API. r=rpl
2016-02-05 18:50:58 -08:00
Kris Maglione
d86e5b575c
Bug 1234020: Part 2i - [webext] Return promises from the contextMenus API. r=rpl
2016-02-01 18:14:55 -08:00
Kris Maglione
c26ff242ae
Bug 1234020: Part 2h - [webext] Return promises from the pageAction API. r=rpl
2016-02-01 18:16:00 -08:00
Kris Maglione
230e562b01
Bug 1234020: Part 2g - [webext] Return promises from the browserAction API. r=rpl
2016-02-01 18:14:05 -08:00
Kris Maglione
3b9ea820cd
Bug 1234020: Part 2f - [webext] Return promises from the bookmarks API. r=evilpie
2016-02-01 18:12:45 -08:00
Matthew Wein
a4b5f1da36
Bug 1242588 fix how tab.create handles missing URLs. r=kmag
2016-01-30 17:09:49 -08:00
Kris Maglione
d70aaf9205
Bug 1231819: [webext] Implement the captureVisibleTab API. r=billm
2016-01-25 17:48:54 -08:00
Kris Maglione
c71b8aa2e6
Bug 1234020: Part 1 - [webext] Add initial binding-level promise<->callback support. r=billm
2016-02-01 19:20:13 -08:00
Matthew Wein
9db303e40d
Bug 1234308 - Fix tabs.onCreated callback to receive bare tabs object (bug 1234308); r=kmag
2016-01-27 16:33:32 -08:00
Kris Maglione
4dc37c02d0
Bug 1244488: Fix intermittent failure caused by overly strict console listener. r=me
2016-01-30 23:08:03 -08:00
Kris Maglione
aaa7c2d387
Bug 1225715: Part 5 - Add schema for extension manifests. r=billm
...
This currently forbids unknown top-level schema properties, and unknown
permissions. In the future, I'd like to make those warnings rather than
errors, for compatibility purposes, but I think errors are fine for now.
2016-01-30 10:27:02 -08:00
Kris Maglione
cb2bf096f9
Bug 1190680: Part 2 - [webext] Add initial support for lastError callbacks. r=billm
2016-01-29 18:38:08 -08:00