Commit Graph

860 Commits

Author SHA1 Message Date
Tomislav Jovanovic
9b308bac09 Bug 1343583 - Fix individual tests for function toString revision r=aswan
MozReview-Commit-ID: LHABSIrgpBi
2017-03-02 00:46:13 +01:00
Rob Wu
889e91a8c5 Bug 1337457 - Handle missing commands[*].suggested_key r=kmag
Defaulting to "" instead of null because Chrome too defaults to "".

MozReview-Commit-ID: 7pJYCzVR4f6
2017-02-07 20:06:47 +01:00
Luca Greco
53cec7d6a4 Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from window.open. r=billm
MozReview-Commit-ID: KFtRP1eSI05
2017-02-24 19:49:49 +01:00
Luca Greco
7dc975a291 Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links. r=kmag
MozReview-Commit-ID: KYVKkVUSOzR
2017-02-24 19:49:38 +01:00
Luca Greco
f7db1fe8e2 Bug 1190687 - [webext] Convert openContextMenu and closeContextMenu test helpers into async functions. r=kmag
MozReview-Commit-ID: AD57ftJiVlR
2017-02-22 19:02:56 +01:00
Mike de Boer
fcbaae1469 Bug 1330349 - Part 1 - move the new theme WebExtension API to the toolkit collection of APIs. r=aswan
MozReview-Commit-ID: LERYdJHNvxW
2017-03-02 14:22:14 +01:00
Sebastian Hengst
80293821cd Backed out changeset 86fae94513cd (bug 1330349) for failing mochitest browser_bug591465.js and xpcshell test test_webextension_theme.js. r=backout on a CLOSED TREE 2017-03-02 00:03:10 +01:00
Mike de Boer
6265f537f9 Bug 1330349 - Part 1 - move the new theme WebExtension API to the toolkit collection of APIs. r=aswan
MozReview-Commit-ID: D2SwtSu1VZw
2017-03-01 17:57:13 +01:00
Kris Maglione
d3a792f879 Bug 1258360: Follow-up ESLint fix. r=me
MozReview-Commit-ID: 9TMZCfVfO3V
2017-03-02 17:02:58 -08:00
Kris Maglione
4c12719b3a Bug 1258360: Implement onMessageExternal and onConnectExternal. r=mixedpuppy
MozReview-Commit-ID: 7NTrgyWpXbv
2017-02-11 13:28:18 -08:00
Sebastian Hengst
fac70eb6bc Backed out changeset 5c2a88e35ffc (bug 1330349) for failing xpcshell test test_dss.js. r=backout 2017-03-01 20:09:01 +01:00
Mike de Boer
f8071d3fbe Bug 1330349 - Part 1 - move the new theme WebExtension API to the toolkit collection of APIs. r=aswan
MozReview-Commit-ID: D2SwtSu1VZw
2017-03-01 17:57:13 +01:00
Tooru Fujisawa
91f9a4c2d3 Bug 1317400 - Part 5: Fix remaining WebExtensions tests. r=zombie 2017-03-04 20:37:14 +09:00
Shane Caraveo
d3a7cf8c4c Bug 1313459 support CUI areas for browserAction, r=aswan
MozReview-Commit-ID: IoPOCv6M0qy
2017-02-22 18:47:16 -08:00
Phil Ringnalda
7d03c09777 Backed out changeset 14dbbe36e676 (bug 1313459) for browser_ext_browserAction_area.js timeouts 2017-02-21 19:58:54 -08:00
Bob Silverberg
c02eb896c2 Bug 1339868 - browsingData.settings includes an invalid property in its returned objects, r=aswan
Also fixes browsingData.settings() does not work if "Time range to clear" is set to "Everything".

MozReview-Commit-ID: 5GtwYF6xCSj
2017-02-15 12:39:03 -05:00
Bob Silverberg
1478bd4047 Bug 1338312 - browser.sessions.getRecentlyClosed returns incorrect information for tabs in closed windows, r=aswan
MozReview-Commit-ID: FrUhiR9Q9aV
2017-02-14 15:23:46 -05:00
Shane Caraveo
b6b5f9b4c6 Bug 1313459 support CUI areas for browserAction, r=aswan
MozReview-Commit-ID: IoPOCv6M0qy
2017-02-21 10:00:06 -08:00
Shane Caraveo
23a820e002 Bug 1340739 sidebar window is not the browser window, r=kmag
MozReview-Commit-ID: 9HBwIaAefO1
2017-02-21 16:16:21 -08:00
Iris Hsiao
bf16c7084d Backed out changeset 3d9ddc7244ad (bug 1313459) for bunch of browser chrome failures 2017-02-21 10:21:49 +08:00
Shane Caraveo
69bc4e84a9 Bug 1313459 support CUI areas for browserAction, r=aswan
MozReview-Commit-ID: IoPOCv6M0qy
2017-02-20 15:31:34 -08:00
Carsten "Tomcat" Book
9fbc541997 merge mozilla-inbound to mozilla-central a=merge 2017-02-20 14:05:25 +01:00
Xidorn Quan
57b3c7d52d Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws
MozReview-Commit-ID: 59cmaCoFJMR
2017-02-16 10:26:13 +11:00
Luca Greco
c11ce4bd48 Bug 1300587 - Implements devtools_panel context and devtools.panel.create API method. r=kmag
MozReview-Commit-ID: GVpwEkHqP3o
2017-02-09 18:23:18 +01:00
Shane Caraveo
9c234e31c3 Bug 1338726 fix icon style for new windows, r=kmag
MozReview-Commit-ID: BQOgqOwtSdm
2017-02-13 15:56:46 -08:00
Shane Caraveo
4e556465b9 Bug 1338727 add command support for sidebar-action, r=aswan
MozReview-Commit-ID: Jp1cuTzsDz4
2017-02-14 16:24:03 -08:00
Matthew Wein
240262c4e0 Bug 1298950 - Add support for overriding about:home to chrome_url_overrides r=mixedpuppy
MozReview-Commit-ID: 4Bc2F0W7WqV
2017-02-13 11:36:38 +00:00
Kris Maglione
18320a2864 Bug 1338409: Part 2 - Lazily parse the schema data for each namespace property, as it is needed. r=aswan
MozReview-Commit-ID: FNQJdt6BnjI
2017-02-09 18:59:49 -08:00
Shane Caraveo
1f656159fc Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag
MozReview-Commit-ID: 6GMdU5kcrFR
2017-02-09 15:32:50 -08:00
Bob Silverberg
59e47f8d9d Bug 1300588 - Implements the devtools.network.onNavigated API event, r=kmag,ochameau
MozReview-Commit-ID: 3P2KTzuzbWn
2017-01-20 14:50:20 -05:00
Carsten "Tomcat" Book
e9553d8abe merge mozilla-inbound to mozilla-central a=merge 2017-02-07 14:08:46 +01:00
Tomislav Jovanovic
0be52ef43e Bug 1295072 - Focus urlbar after opening an empty new tab r=kmag
MozReview-Commit-ID: 3dzCzHTxQrh
2017-02-04 20:48:38 +01:00
Kris Maglione
d863da6177 Bug 1336308: Part 1 - Fix the capitalization of innerWindowID properties. r=aswan
MozReview-Commit-ID: 1qp49K9zc40
2017-02-06 11:55:53 -08:00
Kris Maglione
bbe2608ca7 Bug 1260548: Part 1 - Factor out the common functionality of the tabs API. r=aswan
MozReview-Commit-ID: AS7asn6nXzr
2017-01-30 22:44:16 -08:00
Jared Wein
22c948ea48 Bug 1335171 - Implement Chrome-parity support for a few theme properties. r=mattw,mikedeboer
MozReview-Commit-ID: C244c3Oh4bC
2017-01-31 17:32:54 -05:00
Matthew Wein
11e99579d4 Bug 1330341 - Add support for dynamic updates r=mikedeboer
MozReview-Commit-ID: 8wA7J1oX2t
2017-01-25 15:11:20 -08:00
Tomislav Jovanovic
812ef85b1f Bug 1302742 - Add keyboard modifiers to contextMenus ClickInfo r=aswan
MozReview-Commit-ID: K4YnQdH5uOO
2017-01-27 21:10:58 +01:00
Carsten "Tomcat" Book
406fe309f6 Backed out changeset 486e2936e7dd (bug 1330341) for causing merge conflicts 2017-01-30 16:20:56 +01:00
Matthew Wein
98b24a731a Bug 1330341 - Add support for dynamic updates r=mikedeboer
MozReview-Commit-ID: 8wA7J1oX2t
2017-01-25 15:11:20 -08:00
Luca Greco
3f04a09ede Bug 1300584 - Implements devtools.inspectedWindow.reload. r=kmag
MozReview-Commit-ID: J4ttcS7efsO
2017-01-28 06:26:53 +01:00
Luca Greco
0c375e7f02 Bug 1300584 - Implements devtools.inspectedWindow.eval. r=kmag
MozReview-Commit-ID: 6Z76W8tKt9x
2016-12-02 15:46:49 -05:00
Wes Kocher
5c5bcbe39e Merge inbound to central, a=merge
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Shane Caraveo
f094e18e5f Bug 1190689 implement onAuthRequired for WebRequest, r=kmag
MozReview-Commit-ID: D6ydPIMNzDI
2017-01-26 13:40:36 -08:00
Florian Quèze
c8cf49999e Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
Florian Quèze
91f7a2ef3a Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Jared Wein
12aff64d01 Bug 1330340 - Implement support for lightweight theme properties (headerURL, accentcolor, textcolor) for Theming API. r=mikedeboer
MozReview-Commit-ID: GS1Gh4HVcOt
2017-01-24 11:44:44 -05:00
Matthew Wein
19b6371ca2 Bug 1234150 - Support overriding "about:newtab" using chrome_url_overrides. r=aswan,mixedpuppy
MozReview-Commit-ID: 4psqXfT1w2p
2017-01-10 14:24:50 -05:00
Phil Ringnalda
d06e2ad618 Backed out changeset 70253d6678af (bug 1295072) for failures in browser_ext_tabs_create.js 2017-02-05 13:23:21 -08:00
Tomislav Jovanovic
d497eb8908 Bug 1295072 - Focus urlbar after opening an empty new tab r=kmag
MozReview-Commit-ID: 3dzCzHTxQrh
2017-02-04 20:48:38 +01:00
Bob Silverberg
1542684f23 Bug 1321303 - Part 8: Implement browsingData serviceWorkers dataType, r=baku
MozReview-Commit-ID: 10zSlmaKjIj
2016-12-23 16:27:46 -05:00