Haik Aftandilian
e2f970d134
Bug 1350642
- Remove the PBrowser::Msg_GetTabCount sync IPC; r=mccr8
...
Bug 1350642
- Keep the tabCountResizable property in sync; r?dao
Differential Revision: https://phabricator.services.mozilla.com/D2196
--HG--
extra : moz-landing-system : lando
2018-07-17 19:41:16 +00:00
Andrea Marchesini
d3cf48d4ba
Bug 1332422 - CSP should not use 'aExtra' to indicate redirects within ContentPolicy, r=ckerschb
...
Instead, let's pass a nsIURI object to indicate when we have to check a
redirect CSP loading.
2018-07-19 13:25:50 +02:00
Boris Zbarsky
3546ea99f1
Bug 1475065 part 13. Remove nsIDOMOfflineResourceList. r=nika
2018-07-13 15:42:08 -07:00
Boris Zbarsky
88e231c391
Bug 1475065 part 11. Remove unused nsIDOMOfflineResourceList::GetMozItems. r=nika
2018-07-13 15:42:07 -07:00
Boris Zbarsky
1a5f1ac523
Bug 1475065 part 10. Remove nsIDOMOfflineResourceList::SwapCache. r=nika
2018-07-13 15:42:07 -07:00
Boris Zbarsky
5b25cd018f
Bug 1475065 part 9. Remove nsIDOMOfflineResourceList::Update. r=nika
2018-07-13 15:42:06 -07:00
Boris Zbarsky
54a917ae54
Bug 1475065 part 8. Remove nsIDOMOfflineResourceList::GetStatus. r=nika
2018-07-13 15:42:06 -07:00
Boris Zbarsky
054826053c
Bug 1475065 part 7. Remove nsIDOMOfflineResourceList constants. r=nika
2018-07-13 15:42:06 -07:00
Boris Zbarsky
6dfe289674
Bug 1475065 part 6. Remove nsIDOMOfflineResourceList::MozRemove. r=nika
2018-07-13 15:42:05 -07:00
Boris Zbarsky
c218ddae59
Bug 1475065 part 5. Remove nsIDOMOfflineResourceList::MozAdd. r=nika
2018-07-13 15:42:05 -07:00
Boris Zbarsky
cc989c6a93
Bug 1475065 part 4. Remove nsIDOMOfflineResourceList::MozItem. r=nika
...
This incidentally fixes the indexed getter to not throw on out of bounds access
and instead to return undefined.
2018-07-13 15:42:05 -07:00
Boris Zbarsky
7f9f8972be
Bug 1475065 part 3. Remove nsIDOMOfflineResourceList::GetMozLength. r=nika
2018-07-13 15:42:04 -07:00
Boris Zbarsky
79e791e7ce
Bug 1475065 part 2. Remove nsIDOMOfflineResourceList::MozHasItem. r=nika
2018-07-13 15:42:03 -07:00
Boris Zbarsky
b02f2b4353
Bug 1475065 part 1. Remove JS consumers of nsIDOMOfflineResourceList. r=nika
2018-07-13 15:42:03 -07:00
Hiroyuki Ikezoe
f5027435f0
Bug 1474247 - Introduce nsDOMWindowUtils.isAnimationPending(). r=birtles
...
It might be possible that we can check whether an animation is being tracked
by the pending animation tracker without this function to count layout flush
since we force to flush layout if there is any pending animations [1]. But
it will probably result complicated test cases. So to make test cases simple,
we introduce a new function which just checking whether a given animation is
being tracked by the pending animation tracker.
[1] https://hg.mozilla.org/mozilla-central/file/3d20b0701781/layout/base/nsRefreshDriver.cpp#l1957
MozReview-Commit-ID: 4lWuOYCucaD
--HG--
extra : rebase_source : a42866d1b9828820c112ac8f756372648da8763f
2018-07-12 14:37:50 +09:00
Andrea Marchesini
8fe4d55300
Bug 1472927 - Fix CSP violation events in workers, r=asuth, r=ckerschb
2018-07-10 18:53:03 +02:00
Andrea Marchesini
5fff1762ad
Bug 1418236 - Correct EventTarget for CSP violation events, r=ckerschb
2018-07-10 17:40:21 +02:00
Andrea Marchesini
14d462eeb3
Bug 1418246 - Return valid columnNumber value in CSP violation events, r=ckerschb
2018-07-05 08:21:04 +02:00
Dorel Luca
f51c4fa5d9
Merge mozilla-inbound to mozilla-central. a=merge
2018-06-27 13:26:49 +03:00
Kartikaya Gupta
4b90819f59
Bug 1466950 - Fix test to work on Android. r=hiro
...
MozReview-Commit-ID: G2NTiGUiw5Y
--HG--
extra : rebase_source : 149e87e81d115cbb1a1b1684e0022fc24f7a7eb5
2018-06-26 09:20:21 -04:00
Jeff Gilbert
5b753da289
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
...
MozReview-Commit-ID: JtTcLL5OPF0
2018-06-26 17:05:01 -07:00
Bogdan Tara
3737701cfa
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-06-05 12:33:18 +03:00
Boris Zbarsky
0f159c9528
Bug 1466298 part 3. Remove nsIDOMGeoGeolocation. r=mccr8
2018-06-04 12:41:09 -04:00
Hiroyuki Ikezoe
a39a4ba11e
Bug 1464568 - Set the shadow base transform value for the case where opacity animations' calculation was skipped. r=kats
...
And make DOMWindowUtils.getOMTCTransform work for opacity animations' layer.
MozReview-Commit-ID: 7P99WjYqPr0
--HG--
extra : rebase_source : cf87e8da40cf9febdb4188f4ef8ebe3b64eabe53
2018-06-05 12:50:39 +09:00
Hiroyuki Ikezoe
370d521066
Bug 1464568 - Add a new function to get transform value on the compositor. r=kats
...
Unlike GetOMTAStyle, this function returns the transform value including both
of animation and APZ values. Also this function doesn't work on WebRender.
MozReview-Commit-ID: 4zvxKebD29V
--HG--
extra : rebase_source : d8350d256d22a8b76a9762bea21cfd1e87928c4a
2018-06-05 09:18:22 +09:00
Boris Zbarsky
c53f7f15b1
Bug 1466213 part 2. Remove nsIDOMGeoPositionError. r=qdot
2018-06-01 22:35:44 -04:00
Boris Zbarsky
640e7f7112
Bug 1465875 part 5. Eliminate nsIDOMNSEditableElement. r=qdot
2018-06-01 22:35:23 -04:00
Emilio Cobos Álvarez
aa934dea20
Bug 1465107: Remove isStyledByServo. r=xidorn
...
MozReview-Commit-ID: 8HWBH9kWyxV
2018-05-30 10:04:18 +02:00
Boris Zbarsky
cb08b0de7d
Bug 1455676 part 21. Remove nsIDOMNode. r=qdot
2018-05-29 22:58:51 -04:00
Boris Zbarsky
931b9e37ad
Bug 1455676 part 10. Remove use of nsIDOMNode from remaining xpidl. r=qdot
2018-05-29 22:58:49 -04:00
Boris Zbarsky
4ef13b9076
Bug 1455676 part 2. Remove nsIDOMNode usage from accessible/. r=surkov
2018-05-29 22:58:47 -04:00
Boris Zbarsky
3b8785a733
Bug 1460735 part 2. Remove nsIDOMDocument. r=qdot
2018-05-29 13:39:06 -04:00
Boris Zbarsky
bf36928a04
Bug 1463889 part 3. Get rid of nsIDOMWindowCollection. r=qdot
2018-05-24 23:32:19 -04:00
Dorel Luca
dbe91ea7b6
Merge mozilla-central to autoland
2018-05-23 13:03:24 +03:00
Dão Gottwald
58db006fe8
Bug 1459908 - Remove unused nsIDOMXULSelectControlElement::appendItem. r=bz
...
MozReview-Commit-ID: GQtEfRxkRKw
--HG--
extra : rebase_source : bb1e1d5e7ecbfe150d4e24ff21256bea56d88312
2018-05-23 10:06:46 +02:00
Narcis Beleuzu
3fae2ab3f2
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-05-22 14:24:39 +03:00
Kris Maglione
8134b33e89
Bug 1462964: Remove obsolete nsIDOMBlob interface. r=bz
...
MozReview-Commit-ID: 2HIlaSrvfBe
--HG--
extra : rebase_source : 944a6244dbfe1f0a37dd34a041d1329624a86f93
extra : histedit_source : d7859be664fed00f8504e40969480d3af3d674e7%2C4456b502db338bd06823654306e47c2583101396
2018-05-21 17:32:44 -07:00
Doug Thayer
fc77954257
Bug 1176019 - Force a paint when switching to a loaded tab r=mconley
...
This is fairly straightforward, other than the fact that the
nomenclature gets a bit awkward with the aForce parameter on
the ForcePaint methods. I'm not sure which direction to go with
this - "aForce" seems a fairly intuitive name for what we want,
and I'm kind of inclined to say the existing ForcePaint mechanic
should be renamed to something like PaintWithInterrupt, or
PaintWithPriority.
MozReview-Commit-ID: Bj9DROug1pC
--HG--
extra : rebase_source : a3d91fec940d83325d36bafb13fe892e9c9530e8
2018-05-14 23:45:00 -07:00
Eden Chuang
029423a6e2
Bug 1435157 - Support AddressErrors in WebPayment. r=baku.
...
1. Add AddressErrors in PaymentRequest.webidl.
2. IPC for passing AddressErrors.
3. Getters for AddressErrors in nsIPaymentDetails.
--HG--
extra : rebase_source : 64c57003d57e064b5284cc64447c0c0740f16121
2018-05-17 19:59:16 +08:00
Boris Zbarsky
6cecfe655d
Bug 1377980 part 4. Remove nsIDOMRange. r=mccr8
2018-05-17 12:01:38 -04:00
Boris Zbarsky
40d2bf9d7f
Bug 1377980 part 1. Remove use of nsIDOMRange in xpidl. r=mcc8
2018-05-17 12:01:37 -04:00
Adrian Wielgosik
333c8319c7
Bug 1447389 - Followup: Actually remove nsIDOMNodeList.idl. r=bz
...
MozReview-Commit-ID: 94ui1A028at
2018-04-26 20:50:31 +02:00
Adrian Wielgosik
074d88de5a
Bug 1460940 - Convert nsIPrincipal to use nsIDocument. r=bz
...
MozReview-Commit-ID: z1TGWtS1KG
--HG--
extra : rebase_source : e5291c40eb017c1e3fd69333ac108dda852fb8cd
2018-05-11 19:46:15 +02:00
Hiroyuki Ikezoe
8272b80b6d
Bug 1460807 - Drop DOMWindowUtils.requestCompositorProperty. r=kats
...
The function was introduced in bug 1057088, and has been unused since
bug 1352151.
MozReview-Commit-ID: 4Nfvj4gGdSY
--HG--
extra : rebase_source : 9f713d954ec9f9a631c27656af12d9e125e56d9f
2018-05-11 15:11:43 +09:00
Andrea Marchesini
b5118e1ddf
Bug 1302449 - Remove the "referrer" directive in CSP, r=ckerschb
2018-05-09 13:15:08 +02:00
Boris Zbarsky
921ee1d522
Bug 1387143 part 4. Stop using nsISelection in remaining xpidl. r=mats
2018-05-08 13:52:36 -04:00
Dão Gottwald
b0f0c31ea8
Bug 1456611 - Remove insertItemAt and removeItemAt methods from XUL widgets. r=enn
...
MozReview-Commit-ID: BaChYp8bBbI
2018-04-24 21:42:26 +02:00
Adrian Wielgosik
fa39adeeaa
Bug 1418078 - Remove nsIDOMHTMLInputElement. r=bz
...
MozReview-Commit-ID: Gun4oxg1NJZ
--HG--
extra : rebase_source : 80f519728a9bb6acaad4f36bd89e8f473c8dcbe5
2018-04-18 22:35:32 +02:00
Kartikaya Gupta
549ac4326c
Bug 1457443 - Don't expect WebRender windows if WebRender isn't built. r=milan
...
MozReview-Commit-ID: 2i25nGMsvxE
--HG--
extra : rebase_source : 9bdd28048504bcde5150b252777f46ab523ca1ff
2018-04-27 12:51:40 -04:00
Cosmin Sabou
68fdb6cf4f
Merge inbound to mozilla-central. a=merge
2018-04-27 13:04:36 +03:00