Sebastian Hengst
4189eac09e
Backed out changeset e1f191aad863 (bug 1356569)
2017-04-14 23:39:17 +02:00
Sebastian Hengst
f75839c723
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
61aabdf237
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
6c119a88d3
Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Florian Queze
35cd8ba883
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
2017-04-14 18:29:12 +02:00
Andrew Swan
4dce297b5b
Bug 1197420 Part 1 Schema groundwork for optional permissions r=kmag
...
MozReview-Commit-ID: JIfPYjxjFfM
2017-03-24 11:10:26 -07:00
Sebastian Hengst
37898e4469
Backed out changeset b6af7d779efc (bug 1197420) on request of developer. r=backout
2017-03-25 17:40:08 +01:00
Andrew Swan
24044dfd72
Bug 1197420 Part 1 Schema groundwork for optional permissions r=kmag
...
MozReview-Commit-ID: JIfPYjxjFfM
2017-03-24 11:10:26 -07:00
Phil Ringnalda
bb0cc6a131
Backed out 5 changesets (bug 1197420) for test_ext_permissions.js and test_chrome_ext_permissions.html timeouts on Fennec
...
CLOSED TREE
Backed out changeset 8a0125e00903 (bug 1197420)
Backed out changeset 925e3a9499ee (bug 1197420)
Backed out changeset 46e135035f10 (bug 1197420)
Backed out changeset 440bab141509 (bug 1197420)
Backed out changeset 3e690bbe8b5a (bug 1197420)
2017-03-24 20:43:24 -07:00
Andrew Swan
d0493e77e2
Bug 1197420 Part 1 Schema groundwork for optional permissions r=kmag
...
MozReview-Commit-ID: JIfPYjxjFfM
2017-03-24 11:10:26 -07:00
Sebastian Hengst
3e366ef2c2
Backed out changeset 6c4c29c0b05a (bug 1197420) for failing test_ext_all_apis.html. r=backout
2017-03-24 20:56:54 +01:00
Andrew Swan
76af68d8d8
Bug 1197420 Part 1 Schema groundwork for optional permissions r=kmag
...
MozReview-Commit-ID: JIfPYjxjFfM
2017-03-24 11:10:26 -07:00
Kris Maglione
2461e0c579
Bug 1346607: Follow-up: Fix intermittent failure on Windows. r=me
...
MozReview-Commit-ID: 9tfJ4ekq7BR
2017-03-23 21:18:42 -07:00
Kris Maglione
a48a112588
Bug 1346607: Begin speculative preload of popups on hover. r=mixedpuppy
...
Ideally we'd try to detect hover intent here, but the preload is relatively
cheap, so I don't think we have much to lose by starting out simple.
MozReview-Commit-ID: 7pjiohGMJVc
2017-03-11 19:05:09 -08:00
Kris Maglione
74034f0817
Bug 1335180: Fix race in browser_ext_tabs_reload_bypass_cache. r=mixedpuppy
...
MozReview-Commit-ID: FXqRHwZUll6
2017-03-14 09:20:17 -07:00
Shane Caraveo
ca388f6f17
Bug 1318791 support internal commands to open actions from context menus, r=kmag
...
MozReview-Commit-ID: 8haLmxc81BM
2017-03-22 10:25:25 -07:00
Mark Banner
ec9074e132
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
...
MozReview-Commit-ID: LH0CQOPfoe6
2017-03-20 12:36:37 +01:00
Luca Greco
00ac3a3d48
Bug 1345722 - Split webNavigation onCreatedNavigationTarget tests to prevent them to fail intermittently. r=mixedpuppy
...
MozReview-Commit-ID: 9s8qgBrpAfz
2017-03-20 19:38:36 +01:00
Tomislav Jovanovic
d4b3c25736
Bug 1339559 - Identify script that resulted in non-structured-clonable data r=kmag
...
MozReview-Commit-ID: AURB4Qpwimh
2017-03-13 09:04:45 +01:00
Sebastian Hengst
6978d4ed55
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 8nsStTZt40O
2017-03-18 16:24:53 +01:00
Jerry Krinock
0c4dcaae3a
Bug 1343473 - Fixed parentId on the root node returned from bookmarks.getSubTree. r=bsilverberg, r=mixedpuppy
2017-03-16 15:43:00 -04:00
Matthew Wein
589da2dc3a
Bug 1338525 - Add test coverage for theme validation r=mikedeboer
...
MozReview-Commit-ID: FLYMpceZYhA
2017-03-09 16:56:46 -05:00
Shane Caraveo
971740bd92
Bug 1339440 use frameUrl to match context menus on frames r=kmag
...
MozReview-Commit-ID: LIlAZIP4HNx
2017-03-16 15:02:28 -07:00
Shane Caraveo
36835ed342
Bug 1339739 fix intermittent timeout by splitting browser_ext_sidebarAction.js, r=kmag
...
MozReview-Commit-ID: KeBJHSXo23a
2017-03-16 14:27:05 -07:00
Sebastian Hengst
2f33f5f382
Backed out changeset 1a4f971e5654 (bug 1338525)
2017-03-16 20:52:26 +01:00
Matthew Wein
2f9edde594
Bug 1338525 - Add test coverage for theme validation r=mikedeboer
...
MozReview-Commit-ID: FLYMpceZYhA
2017-03-09 16:56:46 -05:00
Phil Ringnalda
e85047a56b
Backed out changeset 075395ba45fe (bug 1339440) for browser_ext_contextMenus_chrome.js failures
...
CLOSED TREE
2017-03-15 18:32:50 -07:00
Shane Caraveo
60936bd8c0
Bug 1339440 use frameUrl to match context menus on frames r=kmag
...
MozReview-Commit-ID: LIlAZIP4HNx
2017-03-15 15:58:53 -07:00
Tomislav Jovanovic
7db7bfa408
Bug 1319070 - Test matching against the principal. r=kmag
...
MozReview-Commit-ID: LjuiizBh1OK
2017-03-15 10:06:43 +01:00
Michael Kaply
ba4a954649
Bug 1341458 - Move homepage to chrome_settings_overrides. r=bsilverberg,mixedpuppy
...
MozReview-Commit-ID: 5wtaUxXco8z
2017-03-07 10:31:43 -06:00
Matthew Wein
93a16b0494
Bug 1275287 - Use the same browser_style styling for options that we use for popups r=mixedpuppy
...
MozReview-Commit-ID: HtbkC9Nf6S8
2017-02-02 15:32:02 -08:00
Iris Hsiao
2af0d05963
Backed out changeset eead99c3e41a (bug 1275287) for mochitest failures in browser_ext_optionsPage_browser_style.js
2017-03-14 10:38:11 +08:00
Matthew Wein
6f7c8d7825
Bug 1275287 - Use the same browser_style styling for options that we use for popups r=mixedpuppy
...
MozReview-Commit-ID: HtbkC9Nf6S8
2017-02-02 15:32:02 -08:00
Luca Greco
692f25ee4b
Bug 1344376 - Clicking on a link with target=_blank should fire onCreatedNavigationTarget. r=billm
...
MozReview-Commit-ID: JVao8IuBz9B
2017-03-06 20:55:02 +01:00
Bob Silverberg
80f8ac8b27
Bug 1341541 - WebExtensions bookmarks.getRecent() results include raw tag objects, r=mak,mixedpuppy
...
MozReview-Commit-ID: 8FabO0eoktP
2017-02-28 08:44:43 -05:00
Jared Wein
65b889c822
Bug 1343921 - Implement support for custom icons through the Theming API. r=mattw,mikedeboer
...
MozReview-Commit-ID: KMMR7cT8Mzp
2017-03-06 18:10:39 -05:00
Sebastian Hengst
7864646906
Backed out changeset 1666512ef081 (bug 1343921) for failing browser_ext_themes_chromeparity.js and browser_ext_themes_icons.js. r=backout on a CLOSED TREE
2017-03-06 23:18:57 +01:00
Michael Kaply
b876cf83dc
Bug 1344773 - Backout bug 1298950. r=mixedpuppy
...
MozReview-Commit-ID: 5tzksbcHtA9
2017-03-06 11:33:54 -06:00
Jared Wein
14f0b2dbdb
Bug 1343921 - Implement support for custom icons through the Theming API. r=mattw,mikedeboer
...
MozReview-Commit-ID: KMMR7cT8Mzp
2017-03-06 15:16:35 -05:00
Carsten "Tomcat" Book
b67f88b34f
merge mozilla-inbound to mozilla-central a=merge
2017-03-06 10:53:27 +01:00
Luca Greco
2ddaa37842
Bug 1340529 - Fix shown/hidden events for a devtools_panel toggled from toolbox preferences. r=kmag
...
MozReview-Commit-ID: H81qwCEoaf9
2017-02-16 04:07:49 +01:00
Luca Greco
7359612f21
Bug 1341089 - devtools.network.onNavigated should be fired when the target page has been navigated. r=kmag
...
MozReview-Commit-ID: I8HHraSZFGq
2017-02-20 18:47:37 +01:00
Luca Greco
ee7719fcd1
Bug 1340671 - [webext] Fix race in getDevToolsTargetForContext utility method. r=kmag
...
MozReview-Commit-ID: 82r45FeljAV
2017-02-17 21:50:49 +01:00
Tushar Saini (:shatur)
e7ab534f24
Bug 1305528 - Remove ignoreEvent from API events for which it is inappropriate. r=bsilverberg,mixedpuppy
...
MozReview-Commit-ID: Cado1fxLYxr
2017-03-02 02:01:44 +05:30
Shane Caraveo
7cc74044ee
Bug 1344408 fix eager loading of CUI, r=kmag
...
MozReview-Commit-ID: DX2fB5cGNB0
2017-03-03 16:15:06 -08:00
Tomislav Jovanovic
1e42e23ef5
Bug 1337975 - Fix intermittent tabs.create test_urlbar_focus r=mixedpuppy
...
MozReview-Commit-ID: J16ztP81Zov
2017-03-02 22:39:06 +01:00
Carsten "Tomcat" Book
646ad1d024
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
Tomislav Jovanovic
6648694ff1
Bug 1343583 - Fix individual tests for function toString revision r=aswan
...
MozReview-Commit-ID: LHABSIrgpBi
2017-03-02 00:46:13 +01:00
Wes Kocher
f4c6dad9bd
Bug 1337457 - ESlint fix a=bustage
...
MozReview-Commit-ID: 3HqVQVkN8hf
2017-03-02 10:54:52 -08:00