Kris Maglione
81d6b6f832
Bug 1375490: Part 1 - Correctly support alerts in OOP popups. r=mixedpuppy
...
MozReview-Commit-ID: KgqAKMLmuTI
2017-08-02 12:49:25 -07:00
Sebastian Hengst
c4ad0ce869
Backed out changeset c0ab60d3c1f8 (bug 1375490) for failing browser_ext_popup_corners.js on OSX and Windows. r=backout on a CLOSED TREE
2017-08-02 13:12:55 +02:00
Sebastian Hengst
adf678b610
Backed out changeset ec8efb7cf1d3 (bug 1375490)
2017-08-02 13:10:14 +02:00
Kris Maglione
9f1100a6e6
Bug 1375490: Follow-up: Fix resize test failures. r=bustage CLOSED TREE
...
MozReview-Commit-ID: JMWjtKd7CvX
2017-08-01 22:56:40 -07:00
Kris Maglione
23871a6c13
Bug 1375490: Part 1 - Correctly support alerts in OOP popups. r=mixedpuppy
...
MozReview-Commit-ID: KgqAKMLmuTI
2017-08-01 15:28:25 -07:00
Gijs Kruitbosch
6ea9acbc72
Bug 1354086 - switch overflow panel to using a photonpanelmultiview, allowing webextension views to specify their own size, r=mikedeboer
...
MozReview-Commit-ID: 1uHEKXsO8vh
2017-07-19 21:23:46 +01:00
Kris Maglione
6efaf66ac4
Bug 1381337: Don't contstrain popup select dropdowns to the document viewport. r=aswan
...
MozReview-Commit-ID: HzISTjddHHK
2017-07-16 13:13:03 -07:00
Kris Maglione
d1e71fd7ee
Bug 1379508: Part 3 - Support <select> popups in OOP popup browsers. r=zombie
...
MozReview-Commit-ID: BuAjyqg1aja
2017-07-13 15:47:52 -07:00
Kris Maglione
74e871a71b
Bug 1357486: Part 0g - Run remote debugger host browser in same TabGroup as extension pages. r=me
...
MozReview-Commit-ID: BPqf0X1hwV6
2017-07-08 15:56:10 -07:00
Stephen A Pohl
25a2c736a1
Bug 1356317: Support remote layer trees in popups. r=kmag
2017-07-04 13:45:18 -05:00
Paolo Amadini
8531ce563a
Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
...
These fixes are in preparation of making browser-chrome tests fail when there are unhandled Promise rejections.
MozReview-Commit-ID: JTMgC2XwzX2
2017-06-06 21:15:42 +01: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
Joel Maher
d1f0b3328d
Bug 1368364 - backout bug 1242505 as it causes browser/modules/ intermittent failures. r=paolo
2017-06-03 10:34:14 +02: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
Paolo Amadini
255a25f454
Bug 1242505 - Part 1 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
...
MozReview-Commit-ID: JTMgC2XwzX2
2017-05-25 15:00:22 +01:00
Sebastian Hengst
4f5a64e5c8
Backed out changeset b59573695517 (bug 1242505)
2017-05-28 11:31:22 +02:00
Paolo Amadini
48197ac0f0
Bug 1242505 - Part 1 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
...
MozReview-Commit-ID: JTMgC2XwzX2
2017-05-25 15:00:22 +01:00
Matthew Wein
95bd4ed601
Bug 1330369 - Part 1 - Share the extension stylesheets between sidebar, popups, and options r=mixedpuppy
...
MozReview-Commit-ID: EquM6hSQ8pH
2017-05-19 15:48:44 -04:00
Kris Maglione
8418c4825f
Bug 1365660: Part 1 - Add a remote="true" attribute to popups with remote browsers. r=mixedpuppy
...
Popups with remote browsers currently do not render correctly on any platform.
Since support for composited popups is marginal, at best, at the moment, we
only want to enable the features we need for these popups when they actually
contain remote content.
This bug adds an initial stopgap implementation, primarily for testing
purposes, that force enables compositing for remote popups, despite the UI
quirks it causes.
MozReview-Commit-ID: 2I6IJyIEdUd
2017-05-16 14:12:57 -07:00
Kris Maglione
232ff61655
Bug 1365005: Cleanup async code after Task.jsm migration. r=aswan
...
MozReview-Commit-ID: FNKSsBqq6Kf
2017-05-15 12:07:06 -07:00
Florian Quèze
50b8c6608d
Bug 1353542 - script-generated patch to remove .bind(this) calls we no longer need now that generator functions have been replaced with async functions, r=Mossop.
2017-05-12 14:47:41 +02:00
Florian Quèze
ff53eb9a63
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
2017-05-12 14:42:39 +02:00
Martin Giger
c7cdc77246
Bug 1299371 - Show context menu in WebExtension popups; r=mixedpuppy
...
MozReview-Commit-ID: 5bty8uurFns
2017-02-19 11:02:14 +01:00
Iris Hsiao
79335d532a
Backed out changeset e08459e83d3f (bug 1299371) for multiple mochitests time out
2017-04-24 16:19:59 +08:00
Martin Giger
9e3d6b883e
Bug 1299371 - Show context menu in WebExtension popups; r=mixedpuppy
...
MozReview-Commit-ID: 5bty8uurFns
2017-02-19 11:02:14 +01: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
e607ae18d8
Bug 1260548: Part 3 - Factor out the extension popup code into its own module. r=aswan
...
MozReview-Commit-ID: HpaAkt5nBqf
2017-01-28 15:00:15 -08:00