Shane Caraveo
a8067884f5
Bug 1403965 fix context menu position in extension sidebar, r=kmag
...
MozReview-Commit-ID: 37XgWflt2qG
2018-04-24 13:01:00 -05:00
Andreea Pavel
bb13111748
Backed out changeset e2573db9d14e (bug 1403965) for failing browser chrome at browser/components/extensions/test/browser/test-oop-extensions/browser_ext_sidebarAction_runtime.js on a CLOSED TREE
2018-04-24 02:13:38 +03:00
Shane Caraveo
0427883ade
Bug 1403965 fix context menu position in extension sidebar, r=kmag
...
MozReview-Commit-ID: 37XgWflt2qG
2018-04-23 17:11:18 -05:00
Shane Caraveo
9fbe3d3d47
Bug 1414245 - set sameProcessAsFrameLoader on extension sidebar and options_ui browsers, r=aswan
...
MozReview-Commit-ID: 2KsOE6RNq4P
2018-04-04 11:57:00 -05:00
Tim Nguyen
d49de43825
Bug 1444760 - Combine loadURIWithFlags and loadURI methods. r=dao
...
MozReview-Commit-ID: 5dsyKwvjYht
2018-03-16 23:21:46 +00:00
Margareta Eliza Balazs
8ad3204b44
Backed out 2 changesets (bug 1444760) for ES lint failure in /builds/worker/checkouts/gecko/browser/base/content/browser.js on a CLOSED TREE
...
Backed out changeset 71f61091a716 (bug 1444760)
Backed out changeset 4956db1e9bdd (bug 1444760)
2018-03-25 15:29:54 +03:00
Tim Nguyen
76bd43b52d
Bug 1444760 - Combine loadURIWithFlags and loadURI methods. r=dao
...
MozReview-Commit-ID: 5dsyKwvjYht
2018-03-16 23:21:46 +00:00
Shane Caraveo
44937af05c
Bug 1443749 only reload sidebar when the url has changed r=kmag
...
Regression from bug 1398713. Before that, we reloaded the entire webext-panel.xul if the
sidebar changed. This verifies we don't reload unecessarily as well as discards
the browser to force a runtime disconnect for the extension if it does change.
MozReview-Commit-ID: LuYxmj9mSb7
2018-03-09 16:30:49 -06:00
Shane Caraveo
cc9b7fb4c5
Bug 1398713 pass triggeringPrincipal when using browser.loadURI, r=Gijs,kmag
2018-02-28 17:32:01 -06:00
Kris Maglione
0bb74efdf1
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Cosmin Sabou
f09d6d985d
Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
...
Backed out changeset a1eca62826a1 (bug 1431533 )
Backed out changeset 34c999fa006b (bug 1431533 )
Backed out changeset e2674287e57f (bug 1431533 )
2018-01-30 07:17:48 +02:00
Kris Maglione
fd67f090b2
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Brindusan Cristian
483ba301cb
Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
...
Backed out changeset 6e56f4c8843e (bug 1431533 )
Backed out changeset 12fc4dee861c (bug 1431533 )
2018-01-30 02:32:43 +02:00
Kris Maglione
683a97d172
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Shane Caraveo
40554d8930
Bug 1389495 support select in OOP sidebar, r=kmag
...
MozReview-Commit-ID: 3x4vzcSm2fE
2017-08-14 10:20:08 -07:00
Kris Maglione
950f793bd6
Bug 1375490: Part 2 - Support alerts in OOP extension sidebars. r=mixedpuppy
...
MozReview-Commit-ID: AbQ2uVcZzM4
2017-08-01 15:44:05 -07:00
Sebastian Hengst
97119ea261
Backed out changeset 52114c4bf95a (bug 1375490)
2017-08-02 13:11:21 +02:00
Kris Maglione
6a4626bb4d
Bug 1375490: Part 2 - Support alerts in OOP extension sidebars. r=mixedpuppy
...
MozReview-Commit-ID: AbQ2uVcZzM4
2017-08-01 15:44:05 -07:00
Kris Maglione
db3ec327d2
Bug 1368189: Move more code out of ExtensionUtils.jsm. r=mixedpuppy
...
Also removes some dead code.
A lot of the code in ExtensionUtils.jsm is not needed in all processes, and a
lot of the rest isn't needed until extension code runs. Most of it winds up
being loaded into all processes way earlier than necessary.
MozReview-Commit-ID: CMRjCPOjRF2
2017-05-26 15:44:41 -07:00
Shane Caraveo
7a05f598a5
Bug 1342708 fix datalist failure in webext popups, r=kmag
...
MozReview-Commit-ID: FbTB9h3TTdq
2017-06-01 16:20:34 -07:00
Matthew Wein
d6fb199d99
Bug 1330369 - Part 2 - Add browser_style support to ext-sidebar.js r=kmag
...
MozReview-Commit-ID: AIGuVv98HGR
2017-05-25 19:46:59 -04:00
Shane Caraveo
8d79eea464
Bug 1353073 handle contextmenu in sidebar when remote=true, r=kmag
...
MozReview-Commit-ID: BSmPhaNYmYe
2017-04-15 10:30:44 -07:00
Wes Kocher
a1ec030ef0
Backed out changeset fc91bd1a27a7 (bug 1353073) for eslint failures a=backout
2017-04-15 00:33:34 -07:00
Shane Caraveo
879fbe7c86
Bug 1353073 handle contextmenu in sidebar when remote=true, r=kmag
...
MozReview-Commit-ID: GDAd2jYrlf6
2017-04-14 15:15:37 -07:00
Mark Banner
d150a4fcd6
Bug 1342459 - Fix various no-undef issues in browser/base. r=mossop
...
MozReview-Commit-ID: CRYxu7copKb
2017-04-04 13:42:33 +01:00
Shane Caraveo
4a2330a54a
Bug 1340750 fix remote handling of sidebar browser, r=kmag
...
MozReview-Commit-ID: 3hamdXtxKjh
2017-02-21 13:51:14 -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