Nicholas Nethercote
ce671f3678
Bug 1225007 (part 1, attempt 2) - Use LayoutDevicePixel more in Cocoa widget code. r=kats.
...
--HG--
extra : rebase_source : ea132cb4a6eda3553682114f3a1a280acfaf0aa3
2015-11-19 14:10:38 +11:00
Ross Lovas
9c07cb9430
Bug 1190093 - Stop throttling frame requests for loading pages by checking Hidden(), not isShowing. r=tnikkel
2015-11-19 03:43:34 -06:00
Tobias Schneider
1262c58ac3
Bug 1221677 - "[css-grid] Put the 'subgrid' support behind a pref, disabled by default". r=mats
2015-11-13 13:15:00 +01:00
Martin Stransky
b0130333d6
Bug 1209659 - Disable client-side decorations on broken Gtk3 versions (<3.20). r=karlt
2015-11-18 01:03:00 +01:00
Byron Campen [:bwc]
d43453c07e
Bug 1175609 - Bring onnegotiationneeded in line with spec. r=mt
...
--HG--
extra : transplant_source : %D3Z%87AP%CC%BA%AA%0B%27z%A9bh%01%0A3%40%C7U
2015-11-16 17:05:39 -06:00
Guang-De Lin
42c53cfea9
Bug 1154213 - Handle timestamps of video/webm vorbis track encoding. r=mreavy, r=rjesup
2015-11-18 10:51:07 +08:00
Sylvestre Ledru
e44d9581a2
Bug 1216283 - land NSPR_4_11_RTM, r=dkeeler
2015-11-18 18:43:32 +01:00
Jan de Mooij
2c74f213c1
Bug 1225821 - Add type write barrier to SetPropertyIC dense element stub. r=bhackett
2015-11-19 10:13:28 +01:00
Nigel Babu
ba8444d785
Backed out changeset 95069f2ce648 (bug 1182546) for Android M(c) bustage ON A CLOSED TREE
2015-11-19 14:26:33 +05:30
Nigel Babu
a103e9c278
Backed out changeset 3112d1e94a05 (bug 1182546) for Android M(c) bustage
2015-11-19 14:26:25 +05:30
Nigel Babu
8638a9854f
Backed out changeset 9155ee3d42d8 (bug 1182546) for Android M(c) bustage
2015-11-19 14:26:20 +05:30
Lars T Hansen
4afedfa2e9
Bug 1214152 - early check that shell is executable. r=terrence
...
--HG--
extra : rebase_source : ec49031bc7c0b5b67029d4c257300dc203cd4165
2015-10-14 20:22:28 +02:00
Kyle Huey
7e1d1b1868
Bug 1224436: Remove enumerator usage in ServiceWorkerManager.cpp. r=njn
2015-11-19 16:03:29 +08:00
Kyle Huey
6df095ed85
Bug 1222127: Use the inner window to compute style. r=baku
2015-11-19 14:47:20 +08:00
Birunthan Mohanathas
ae2f3493a3
Bug 1225861 - Fix collection of LOW_MEMORY_EVENTS_{PHYSICAL,VIRTUAL} histograms. r=njn
2015-11-19 09:13:50 +02:00
Birunthan Mohanathas
027d512640
Bug 1217307
- Remove some unnecessary null checks in rest of dom/xul/. r=njn
2015-11-19 09:13:49 +02:00
Birunthan Mohanathas
399934f259
Bug 1217307
- Remove some unnecessary null checks in rest of dom/. r=njn
2015-11-19 09:13:49 +02:00
Birunthan Mohanathas
e5a0e37c70
Bug 1217307
- Remove some unnecessary null checks in dom/xslt/. r=njn
2015-11-19 09:13:49 +02:00
Birunthan Mohanathas
b568910a25
Bug 1217307
- Remove some unnecessary null checks in dom/base/. r=njn
2015-11-19 09:13:49 +02:00
Xidorn Quan
65859175cd
Bug 1052924 followup - Move the XXX comment to the right field. DONTBUILD
2015-11-19 18:00:25 +11:00
Eitan Isaacson
4b0f6ad782
Bug 1225352 - Check that mSpeechQueue is not empty before referencing first element. r=smaug
2015-11-18 21:54:32 -08:00
Christoph Kerschbaumer
59449aca2c
Bug 1182546 - Test update: make inlinesettings accessible from content (r=bz)
2015-11-18 19:25:03 -08:00
Christoph Kerschbaumer
8b80b45c0b
Bug 1182546 - Test block loading DTD from random page (r=bz,gijs)
2015-11-18 19:24:46 -08:00
Christoph Kerschbaumer
ab10273998
Bug 1182546 - Use channel->Open2() in parser/htmlparser/nsExpatDriver.cpp (r=bz)
2015-11-18 19:23:28 -08:00
Xidorn Quan
6ee46ae456
Bug 1186750 part 4 - Clear runnable list in DeviceStorageRequestParent when being destroyed. r=dhylands
...
--HG--
extra : source : 16dbf9d3eab95ea6d32fd284024245f8412d0252
2015-11-19 16:10:42 +11:00
Xidorn Quan
56801dffe0
Bug 1186750 part 3 - Abstract CancelableFileEvent in DeviceStorageReqeustParent and use already_AddRefed&& for passing DeviceStorageFile parameter. r=dhylands
...
--HG--
extra : source : f7dbec479cb43d7e7518c9811ad9bc80c96c9969
2015-11-19 16:10:42 +11:00
Xidorn Quan
63d66c7fcc
Bug 1186750 part 2 - Remove some unused member fields in events in DeviceStorageRequestParent. r=dhylands
...
--HG--
extra : source : 0141a42290a3856e9871da275903caf1a3314b93
2015-11-19 16:10:42 +11:00
Xidorn Quan
2fa57fa881
Bug 1186750 part 1 - Inlinize trivial constructors and destructors of events in DeviceStorageRequestParent. r=dhylands
...
--HG--
extra : source : 40f903b21130e23de78c869ebd99878131438517
2015-11-19 16:10:42 +11:00
Phil Ringnalda
e65f139789
Back out changeset 1d431c8667a3 (bug 1209388) for breaking test_can_play_type_mpeg.html (and thus, probably, the playing of audio) on OS X 10.6
...
CLOSED TREE
2015-11-18 19:25:08 -08:00
Phil Ringnalda
f959fdd51a
Bug 1189784: Disable webrtc test on Android 4.3 debug - emulator too slow
...
CLOSED TREE
2015-11-18 19:09:47 -08:00
Phil Ringnalda
76ff406c1a
Back out changeset 57593f27594a (bug 1225474) for Memory-allocationSamplingProbability-02.js jit-test failures
...
CLOSED TREE
2015-11-18 18:50:17 -08:00
Phil Ringnalda
04f94361ed
Back out changeset 98bd7a8e4705 (bug 1225645) for Windows build bustage
...
CLOSED TREE
2015-11-18 18:48:14 -08:00
Makoto Kato
73f2fbe016
Bug 1202735 - Add nsIObserver to avoid warning. r=eeejay
2015-11-19 10:10:23 +09:00
Tooru Fujisawa
6350ec15bd
Bug 1224790 - Use SetFakeModal instead of SetModal for non-modal window opened by modal window. r=smaug, mstange
...
--HG--
extra : rebase_source : e7f6009ecadf0347f916b95c51e7223855cc6294
2015-11-18 20:12:26 +09:00
Terrence Cole
2f08c5931f
Bug 1225237 - Use stable hashing for DOMExpandoSet; r=jonco
...
--HG--
extra : rebase_source : 56667af18db264805536e8e559c5dd8d8b2750b3
2015-11-17 11:32:53 -08:00
Terrence Cole
5e7585b278
Bug 1223519 - Remove unused rekeying logic from WeakMap; r=sfink
...
--HG--
extra : rebase_source : 0c5a390d3cf9251d140d6fa4a6dadd0f083cd7e0
2015-11-17 11:32:43 -08:00
Wes Kocher
6fbcfcfcb6
Backed out 20 changesets (bug 1055472) for various bustages including m(jp) to get the CLOSED TREE back to a good state
...
Backed out changeset 0389acea3fc7 (bug 1055472)
Backed out changeset 6f4006cfea7a (bug 1055472)
Backed out changeset 740977ceab24 (bug 1055472)
Backed out changeset 2903bab1d3d5 (bug 1055472)
Backed out changeset bab58078551b (bug 1055472)
Backed out changeset 150c6494dc11 (bug 1055472)
Backed out changeset 2c24c5a4b85e (bug 1055472)
Backed out changeset 4f81eb5d97ab (bug 1055472)
Backed out changeset 6c2f4666560f (bug 1055472)
Backed out changeset ef23d40ed0d4 (bug 1055472)
Backed out changeset 16d85567a5ce (bug 1055472)
Backed out changeset 78d4a1ae22fd (bug 1055472)
Backed out changeset df80bd4dbb44 (bug 1055472)
Backed out changeset a3eee2d8c90e (bug 1055472)
Backed out changeset b5e04101582c (bug 1055472)
Backed out changeset 021a2bf010be (bug 1055472)
Backed out changeset 2f83ba89eb48 (bug 1055472)
Backed out changeset 3efaea09b45f (bug 1055472)
Backed out changeset 0ad5599d97bb (bug 1055472)
Backed out changeset 38cf9e26c832 (bug 1055472)
--HG--
extra : commitid : GqMSAxMc8OJ
2015-11-18 16:42:25 -08:00
Wes Kocher
558fe32faf
Backed out changeset 70f41cd98857 (bug 1055472)
...
--HG--
extra : commitid : 9Duygo94NbX
2015-11-18 16:41:08 -08:00
Wes Kocher
86b3c39766
Backed out 2 changesets (bug 1055472)
...
Backed out changeset 74aaf5ce4f7b (bug 1055472)
Backed out changeset 191079ef76d2 (bug 1055472)
--HG--
extra : commitid : Gs2GZBnxjW9
2015-11-18 16:40:53 -08:00
Wes Kocher
c499f5e564
Backed out changeset 3c940e393031 (bug 1055472)
...
--HG--
extra : commitid : G5ppLjtIrTN
2015-11-18 16:40:18 -08:00
Timothy Nikkel
d01b47f68d
Bug 1224209. Add reftest.
2015-11-18 02:44:10 -06:00
Randall Barker
53ecc81c06
Bug 1223609 - Update MotionEventHelper.java to work with C++ APZ. r=kats
...
The functions dragAsync and flingAsync do not work with C++APZ.
Function dragAsync needs to account for the touch start tolerance when
calculating drag distance. Function flingAsync needs to ensure that
the touch up event time is later than the last touch move event time.
--HG--
extra : commitid : GkN2wL0LdG9
2015-11-18 19:35:14 -05:00
Randall Barker
437b68789f
Bug 1223941 - Enabling C++ APZ in Fennec causes off by one error in placeholder-6.html. r=kats
...
Update the fuzz test for reftest placeholder-6.html to allow a single pixel to be
off by one in Fennec when C++APZ is enabled.
--HG--
extra : commitid : xWf4FNDIQr
2015-11-18 19:34:00 -05:00
Randall Barker
9e2f0b60fb
Bug 1223944 - Reftest bg-fixed-transformed-image-ref.html fails for Fennec when C++APZ enabled. r=kats
...
Enabling C++APZ in Fennec causes bg-fixed-transformed-image-ref.html to fail.
The fuzz test needs to be increased to number similar to B2G in order for the test to pass.
--HG--
extra : commitid : HJkZrYVhn1w
2015-11-18 19:33:34 -05:00
Randall Barker
4fafcaab6f
Bug 1223946 - Part 2: Ensure wheel event from nsDOMWindowUtil is dispatched on correct thread. r=kats
...
--HG--
extra : commitid : ELvlq969M1f
2015-11-18 19:33:00 -05:00
Randall Barker
47968a20fd
Bug 1223946 - Part 1: Clean up and support needed for converting WidgetWheelEvent to ScrollWheelInput. r=kats
...
--HG--
extra : commitid : Cihc6iEBezl
2015-11-18 19:32:37 -05:00
Randall Barker
9a1bc2b629
Bug 1226041 - Remove mFirstPaint hack for JPZC when the C++ APZ is enabled. r=kats
...
--HG--
extra : commitid : 1JVSxoW0YJi
2015-11-16 14:33:45 -05:00
John Daggett
67aa034f9a
Bug 1214490 - fix-up system font name warning. r=mstange
2015-11-19 09:18:19 +09:00
David Anderson
ca5b902f03
Null-check D3D10 devices in a few places. (bug 1225645, r=bas)
2015-11-18 12:16:54 -08:00
David Anderson
6458429618
Search for a matching DXGI adapter in content processes. (bug 1225283 part 2, r=jrmuizel)
...
--HG--
extra : rebase_source : 958d320e527c871b927f888598c00b95189faf0d
2015-11-18 12:13:40 -08:00