Masayuki Nakano
2e9c9ae27c
Bug 1153156 part.3 Don't allow to override system scroll speed if the wheel event causes too fast scroll r=smaug+jimm
2016-01-27 15:09:13 +09:00
Masayuki Nakano
3d49c4fe37
Bug 1153156 part.2 Make WidgetWheelEvent store if overriding system scroll speed is allowed and it shouldn't be allowed if scroll speed isn't system default settings on Windows r=smaug+jimm
2016-01-27 15:09:13 +09:00
Masayuki Nakano
367ad6230a
Bug 1153156 part.1 Move nsBaseWidget::OverrideSystemMouseScrollSpeed() to WidgetWheelEvent r=smaug, sr=smaug
2016-01-27 15:09:13 +09:00
Masayuki Nakano
dd9381cdcb
Bug 1242895 Put off to commit/cancel composition after unlocking the document in TSF mode r=m_kato
2016-01-27 15:09:13 +09:00
Xidorn Quan
143f0ddb35
Bug 1229437 part 5 - Add crashtests for this bug. r=dbaron
...
--HG--
extra : source : 80fa14d8cafb39c0709777e3a733c9831f96c906
2016-01-27 16:58:53 +11:00
Xidorn Quan
050d22afea
Bug 1229437 part 4 - Reparent floats inside pulled ruby column. r=dbaron
...
--HG--
extra : source : 3ae85c4b74e6791ac8d30dbc2376455d32745e1c
2016-01-27 16:58:53 +11:00
Xidorn Quan
488c3f7ca2
Bug 1229437 part 3 - Support iterating frames of RubyColumn. r=dholbert
...
--HG--
extra : source : 33d18b0760b2b4e6ae8c1357226f7bace1a75519
2016-01-27 16:58:53 +11:00
Xidorn Quan
dd663b590f
Bug 1229437 part 2 - Reparent floats inside pulled ruby segment. r=dbaron
...
--HG--
extra : source : c30d0f07b5597005de4d18838479e621b6d2f44e
2016-01-27 16:58:53 +11:00
Xidorn Quan
3d2d63b674
Bug 1229437 part 1 - Add a helper function to get the float containing block of a given frame. r=dbaron
...
--HG--
extra : source : 68184623d2b2f1eeaa17fd6d2a5114fb7caa65f8
2016-01-27 16:58:53 +11:00
JW Wang
d2200b8e28
Bug 1242839 - Rewrite and enable test_preload_suspend.html. r=roc.
2016-01-26 11:22:56 +08:00
Nigel Babu
89cf5102fe
Backed out changeset 04c819d845d5 (bug 1229437)
...
--HG--
extra : commitid : 7mKaiGMvXOG
2016-01-27 11:19:50 +05:30
Nigel Babu
d22ea976a4
Backed out changeset 4dd7ad84ece9 (bug 1229437)
...
--HG--
extra : commitid : 7gm0YdzUKwN
2016-01-27 11:19:47 +05:30
Mike Hommey
05ff585562
Bug 1234130 - Fix MSVC LNK4217 warning in hunspell. r=mshal
2016-01-27 14:41:34 +09:00
Xidorn Quan
de4dcb970c
Bug 1229437 part 5 - Add crashtests for this bug. r=dbaron
...
--HG--
extra : rebase_source : 3da8d3bec5ba7c0c0f0307706ebaba706c4c8711
2015-12-21 14:10:49 +11:00
Xidorn Quan
4c680388ca
Bug 1229437 part 4 - Reparent floats inside pulled ruby column. r=dbaron
...
--HG--
extra : rebase_source : 8685d4aabbc0e0569cf453916d9cfb28bbe37ec9
2015-12-21 14:02:46 +11:00
Sotaro Ikeda
25ee3640a7
Bug 1239702 - Fix SK_ARM_HAS_NEON build config r=lsalzman
2016-01-26 18:47:54 -08:00
Geoff Brown
5831be88c8
Bug 1233220 - Use 5 pages from tp5 for page loads in test_awsy_lite; r=snorp,margaret
2016-01-26 19:40:34 -07:00
Geoff Brown
0eb1b59a8c
Bug 1233220 - Add test_awsy_lite mochitest, to track Fennec RSS in perfherder; r=snorp,margaret
2016-01-26 19:40:33 -07:00
Nicholas Nethercote
702fb54dd6
Bug 1239864 (part 5) - Use the new rect iterators in gfx/. r=nical.
...
--HG--
extra : rebase_source : bed24467918b4a12837e37d6f7f15c42f20b0b6a
2016-01-18 17:20:58 -08:00
Nicholas Nethercote
74831ef786
Bug 1239864 (part 4) - Use the new rect iterators in gfx/. r=nical.
...
--HG--
extra : rebase_source : 633ae2a881c15ae14d08e9ea9289e2b8f079a4b9
2016-01-18 17:20:58 -08:00
Nicholas Nethercote
0676bfa504
Bug 1239864 (part 3) - Use the new rect iterators in docshell/ and dom/. r=baku.
...
--HG--
extra : rebase_source : 7dbf2f2a83c8f35769cd0ba974a20f99d420c5a2
2016-01-18 17:20:44 -08:00
Nicholas Nethercote
7d571e1691
Bug 1239864 (part 2) - Use the new rect iterators in nsRegion.cpp. r=roc.
...
--HG--
extra : rebase_source : 5b52cae3f0ed41381266d7c4d1805dd07c4631d6
2016-01-14 21:47:16 -08:00
Nicholas Nethercote
6a194c8cf8
Bug 1239864 (part 1) - Add new, nicer rect-iterators for nsRegion and nsIntRegion. r=roc.
...
This requires renaming the existing nsIntRegion::RectIterator as
nsIntRegion::OldRectIterator to make way for the new nsIntRegion::RectIterator.
This doesn't require many knock-on changes because most existing uses of
that type use the nsIntRegionRectIterator typedef.
--HG--
extra : rebase_source : 16c79610ae20820ead6aa63cbe214e4e4b3a9fab
2016-01-14 18:36:11 -08:00
Kyle Machulis
2548ea3c35
Bug 1241983 - Make DOM Identity observe inner-window-destroyed not dom-window-destroyed; r=ferjm
2016-01-26 18:06:00 -08:00
Terrence Cole
c3817f9f6b
Backout 27a5ca4a5e74883481ff4fb1bd330d6af41312c9 (Bug 1224038) for bustage on a CLOSED TREE.
2016-01-26 17:25:04 -08:00
Terrence Cole
3c9927c9fa
Backout f8c3e1e0e597515ee78c04d561a88669054710d9 (Bug 1224038) for bustage on a CLOSED TREE.
2016-01-26 17:23:43 -08:00
David Keeler
263b6bd7fe
bug 1239609
- audit nsNSSShutDownObject destructors for correctness r=Cykesiopka,sworkman
...
--HG--
extra : rebase_source : 3a20138211bfab811fb3adb2d7b0030a3b742b3b
2016-01-22 14:49:39 -08:00
Mike Shal
4a501e1a0c
Bug 1242663
- Add targets for each backend dependency; r=ted
...
We need to ignore dependencies on backend files that have been removed,
otherwise removing a Makefile.in will require a clobber.
2016-01-25 14:36:36 -05:00
Patrick McManus
519de62f7c
Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz
2016-01-26 13:27:46 -05:00
Nick Alexander
181807a4de
Bug 1242797 - Use localOld product flavor for Spoon instrumentation tests. r=vivek
...
--HG--
extra : rebase_source : 1858d03e2ee50420b52f6ed345c8af5e0833fff1
2016-01-25 16:20:11 -08:00
Matt Woodrow
b39e11fddf
Back out d79c5f78243f (bug 1240073) for reftest and crashtest crashes. CLOSED TREE
2016-01-27 10:46:55 +13:00
Sebastian Hengst
c44d227bee
Backed out 5 changesets (bug 1230674) for webgl bustage and crashes. r=backout on a CLOSED TREE
...
Backed out changeset 07cdcb9b4565 (bug 1230674)
Backed out changeset d21d089c447f (bug 1230674)
Backed out changeset a26de45cdb6a (bug 1230674)
Backed out changeset 59ec0033bd22 (bug 1230674)
Backed out changeset 74a06f6d85e1 (bug 1230674)
2016-01-26 22:40:18 +01:00
Wes Kocher
d473180a4f
Backed out 2 changesets (bug 1233220) for spidermonkey build bustage CLOSED TREE
...
Backed out changeset 32180fcb0912 (bug 1233220)
Backed out changeset 75bd3e327f6e (bug 1233220)
--HG--
extra : commitid : FVPJMXxnbJD
2016-01-26 13:23:33 -08:00
Wes Kocher
a02f446c1f
Backed out changeset 6e1d68784ae3 (bug 1242462) for what appears to be permafail in browser_CTP_crashreporting.js CLOSED TREE
...
--HG--
extra : commitid : FP9DCkBVf8Y
2016-01-26 13:23:09 -08:00
Luke Wagner
bcebf60602
Bug 1242804 - Baldr: add local/get_local/set_local (r=bbouvier)
...
--HG--
extra : commitid : ABqKn1gOGU1
extra : rebase_source : 4d18b6bfb9cac9bc64b834f9b362c774f74bf525
2016-01-26 13:06:04 -06:00
Luke Wagner
a0e0319958
Bug 1242804 - Baldr: check enum limits (r=bbouvier)
...
--HG--
extra : commitid : 84UukXxvZNS
extra : rebase_source : f0fa0b4951c6db31da4d82562f54c459c8ead874
2016-01-26 13:05:03 -06:00
Luke Wagner
61673d713d
Bug 1242772 - Baldr: fix unterminated string literal (r=bbouvier)
...
--HG--
extra : commitid : EYopp8X4ihs
extra : rebase_source : 96cc1954ccadcf22f43814d305c667e03c247289
2016-01-26 13:05:01 -06:00
Terrence Cole
dd067387ac
Bug 1224038 - Part 2: Use stable hashing for NewTable; r=sfink
...
--HG--
extra : rebase_source : 2a68a20113faac176f7f4da650a847e785645e49
2016-01-22 10:41:43 -08:00
Terrence Cole
238420752b
Bug 1224038 - Part 1: Add infallible versions of uid and hashcode getters; r=sfink
...
--HG--
extra : rebase_source : 478945df37265b5d2100e0e16386e8c01b6f68fc
2016-01-22 10:41:39 -08:00
Patrick McManus
e9fb442d3d
Bug 1240168 - weak_crypto test assumed blocking semantics from main thread r=keeler
2016-01-15 15:30:20 -05:00
Terrence Cole
30cdad405c
Bug 1240532 - Init the principals destroyer in the shell's WorkerMain; r=bbouvier
...
--HG--
extra : rebase_source : cb5bb283cf1855d994716cce9fcb8070d6f2aa09
2016-01-22 10:11:02 -08:00
Matt Woodrow
5bf77844af
Bug 1241484 - Null check mActor in WaitForCompositorRecycle. r=nical
...
--HG--
extra : rebase_source : de0259d21139f369852cd5dca135a6796a8a14aa
2016-01-27 09:46:18 +13:00
Matt Woodrow
68e4717417
Bug 1240073 - Use the transformed frame as the AGR for active transform so that FrameLayerBuilder knows that they can move independently. r=tnikkel
...
--HG--
extra : rebase_source : c36898d675d6b1a80701c5accd174a1454b51e71
2016-01-21 17:02:31 +13:00
Ted Mielczarek
5f9099964c
backout bug 1237863 - Silence linker errors from MOZ_FOLD_LIBS on Windows for causing shutdown crashes on Windows (bug 1242802). r=me
...
--HG--
extra : commitid : MyxCmKoAoo
extra : rebase_source : 71a96437207f93ff1f7def8fba4f07c9bbdf1f1c
2016-01-26 12:57:48 -05:00
Eugen Sawin
0bd361dfc1
Bug 1242521 - [1.1] Check for Gecko interface availability before accessing activity. r=snorp
2016-01-26 21:39:10 +01:00
Tim Taubert
eb297346b0
Bug 1191936
- Add more test vectors and a test for deterministic signatures r=rbarnes
2016-01-22 15:37:35 +01:00
Tim Taubert
49dd294551
Bug 1191936
- Implement SPKI/PKCS#8/JWK import/export for RSA-PSS r=rbarnes
2015-10-14 13:38:05 +02:00
Tim Taubert
38e4db6e5e
Bug 1191936
- Implement RSA-PSS signing and verification r=rbarnes,smaug
2015-10-13 20:22:43 +02:00
Tim Taubert
ae3b4977e3
Bug 1191936
- Implement RSA-PSS key generation r=rbarnes
2015-10-13 18:48:18 +02:00
Randall Barker
a08d401c40
Bug 1230674 - part 5, enable overscroll flash on Android r=snorp
2016-01-26 12:02:51 -08:00