Commit Graph

205704 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
56e574bc0c Backed out changeset 3b4e5b178aa6 (bug 1032125) 2014-09-18 15:13:50 +02:00
Henri Sivonen
d730627bfb Bug 1068568 - Remove classes for the -I and -E variants of ISO-8859-6 and -E variant of ISO-8859-8. r=emk. 2014-09-18 14:58:11 +03:00
Henri Sivonen
ae77416acd Bug 1068566 - Remove ISO-IR-111. r=emk. 2014-09-18 14:58:11 +03:00
Henri Sivonen
b41edb37b2 Bug 1068514 - Remove abandoned gfx-only Japanese and Traditional Chinese encodings and the remains of IBM943 (OS/2 Shift_JIS variant). r=emk. 2014-09-18 14:58:11 +03:00
Cervantes Yu
8605db8ea7 Bug 1064890: Initialze the date cache cleaner for content processes forked from b2g. r=khuey 2014-09-15 19:10:21 +08:00
Jim Mathies
8338fcee04 Bug 1068199 - Disable e10s when hardware acceleration is disabled on win, macos. r=Bas, jmuizelaar 2014-09-17 16:48:07 -05:00
Benjamin Bouvier
2e495db3fc Bug 1054882: Remove unused JSProtoKey key in SharedTypedArrayObject.cpp; r=lth 2014-09-18 13:37:14 +02:00
Ted Mielczarek
6f25a3ee9c bug 1052744 - Add mozbuild.makeutil.write_dep_makefile. r=gps 2014-08-26 11:55:47 -04:00
Alessio Placitelli
956220533d Bug 1067037 - Fixes the usage of passed debugger arguments in mozdebug. r=ted 2014-09-18 07:14:42 -04:00
Benjamin Bouvier
490c106645 Bug 1068096: Add Min/Max support in Odin; r=luke 2014-09-18 12:59:54 +02:00
Benjamin Bouvier
f3547508dd Bug 1043337: Add Min/Max to MSimdBinaryArith; r=sunfish 2014-09-18 12:59:38 +02:00
Benjamin Bouvier
e6c297328f Bug 1067502: Factor out call coercions; r=luke 2014-09-18 12:21:12 +02:00
Benjamin Bouvier
7b449eb079 Bug 1067502: Be less coercive for float32x4 ctor and splat inputs; r=luke 2014-09-16 16:41:06 +02:00
Benjamin Bouvier
7a9c9c16a1 Bug 1059321: Simplify SIMD constructor's initialization; r=nmatsakis 2014-09-18 12:02:12 +02:00
Carsten "Tomcat" Book
568c38815e Backed out changeset ba6a9e60d2c6 (bug 1067711) for XPCshell Test failures 2014-09-18 11:50:34 +02:00
Jonathan Kew
353c631894 Bug 1067343 - Check that mAvailableFonts[i] is non-null before trying to use it. r=jdaggett 2014-09-18 10:48:00 +01:00
Jean-Yves Avenard
057279c5e5 Bug 1068597 - Enable h264 video decoder on 10.6. r=rillian 2014-09-18 19:18:29 +10:00
Markus Stange
2ee1379efd Bug 1059991 - Do new-style focus drawing on 10.10 even when building against a pre-10.8 SDK. r=smichaud 2014-09-18 11:17:05 +02:00
Patrick Wang (Chih-Kai Wang)
072758b7c8 Bug 1032125: Part 3: Don't send frame messages to Nuwa process after Nuwa has frozen. r=khuey 2014-09-18 10:30:20 +08:00
Patrick Wang (Chih-Kai Wang)
8c09423062 Bug 1032125: Part 2: Prevent DOM Storage from sending IPC after Nuwa ready. r=khuey 2014-09-18 10:29:45 +08:00
Patrick Wang (Chih-Kai Wang)
7971ada57a Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey 2014-09-18 10:29:13 +08:00
Carsten "Tomcat" Book
5db24ab752 Backed out changeset 2bca09c404ad (bug 1068597) for breaking non-unified OS X Builds 2014-09-18 10:59:40 +02:00
Markus Stange
6796516e19 Bug 944836 - Remove test that uses MozMouseHitTest on a statusbar. r=dao 2014-09-18 10:56:30 +02:00
Markus Stange
9f3619c052 Bug 1068913 - Make sure that buttons in tab-modal prompts always have black button text. r=dao 2014-09-18 10:56:27 +02:00
Markus Stange
279ead93c6 Bug 1066934 - Don't allow the snapped scrollbar thumb to extend past the scrollbar bounds. r=roc 2014-09-18 10:52:38 +02:00
Markus Stange
9acc93bdc8 Bug 821213 - Use CGContextSetBaseCTM to get correctly-sized focus rings under HiDPI. r=smichaud 2014-09-18 10:52:35 +02:00
Markus Stange
8c309b46ec Bug 944836 - Add -moz-window-dragging CSS styles. r=dao 2014-09-18 10:52:33 +02:00
Markus Stange
36c0abaee7 Bug 944836 - Implement nsChildView::UpdateWindowDraggingRegion. r=roc, r=smichaud 2014-09-18 10:52:30 +02:00
Markus Stange
7515c1a0c6 Bug 944836 - Build a draggable region for the window based on the -moz-window-dragging property. r=roc 2014-09-18 10:52:27 +02:00
Markus Stange
31a78ec715 Bug 944836 - Add CSS property -moz-window-dragging: drag | no-drag. r=dbaron 2014-09-18 10:52:25 +02:00
Ralph Giles
6d5a08610c Bug 1066369 - Return error instead of asserting. r=kinetik
From c2a87a986f6d0ed699ab0fbf5687d8aa5fea8ff0 Mon Sep 17 00:00:00 2001
NS_ASSERTION is debug-only, and fails silently in continuous
integration. Better to return an error here, since failure
could result in a crash later.
2014-09-12 11:24:30 -07:00
Jean-Yves Avenard
309b3180f6 Bug 1068455 - Enable VideoToolbox framework in 10.7. r=rillian 2014-09-17 18:01:59 +10:00
Jean-Yves Avenard
880f6be447 Bug 1068597 - Enable h264 video decoder on 10.6. r=rillian 2014-09-18 11:08:33 +10:00
Jean-Yves Avenard
c26fb5e142 Bug 1065397 - Allow playback rate to be reset to normal. r=cpearce 2014-09-16 16:18:04 +10:00
Jean-Yves Avenard
6836b4221d Bug 1067697 - Work around 10.6 VDA bug. r=rillian 2014-09-18 11:00:53 +10:00
Jean-Yves Avenard
a60861ee37 Bug 1067697 - Account for fmp4 now potentially working on MacOS X 10.6. r=cpearce 2014-09-16 17:22:40 +10:00
Jean-Yves Avenard
d9719f8482 Bug 1062654 - Part6: Disable VDA in 10.6. r=rillian
VDA causes unexpected crashes in 10.6. Disable for now.
2014-09-18 10:36:39 +10:00
Jean-Yves Avenard
03e5efe204 Bug 1062654 - Part 5: Display error code when drain or flush failed. r=rillian 2014-09-11 16:35:47 +10:00
Jean-Yves Avenard
ff3514f664 Bug 1062654 - Part 4: Fix Link/Unlink Apple video frameworks cycle. r=rillian
Prefer VideoToolbox when HW acceleration is available. Otherwise use VDA when available
2014-09-12 10:53:19 +10:00
Jean-Yves Avenard
2dfbb01798 Bug 1062654 - Part 3: Derive VT decoder from VDA decoder. r=rillian 2014-09-17 12:54:58 +10:00
Jean-Yves Avenard
408b0537b4 Bug 1062654 - Part 2: Integrate and enable VDA decoder r=rillian 2014-09-17 12:54:26 +10:00
Jean-Yves Avenard
d50d10b611 Bug 1062654 - Part 1: Implement Apple VDA decoder r=rillian
--HG--
rename : content/media/fmp4/apple/AppleVTDecoder.cpp => content/media/fmp4/apple/AppleVDADecoder.cpp
rename : content/media/fmp4/apple/AppleVTDecoder.h => content/media/fmp4/apple/AppleVDADecoder.h
rename : content/media/fmp4/apple/AppleVTFunctions.h => content/media/fmp4/apple/AppleVDAFunctions.h
rename : content/media/fmp4/apple/AppleVTLinker.cpp => content/media/fmp4/apple/AppleVDALinker.cpp
rename : content/media/fmp4/apple/AppleVTLinker.h => content/media/fmp4/apple/AppleVDALinker.h
2014-09-18 11:26:16 +10:00
Jean-Yves Avenard
55e14c4fe6 Bug 1062654 - Part 0b: Use official constants. r=rillian
This change does not modify the current behaviour.
It prevents potential errors (in particular spelling) by using the
constant found in the actual framework.
2014-09-17 11:29:15 +10:00
Jean-Yves Avenard
78e72861eb Bug 1062654 - Part 0: Replace NULL allocator with kCFAllocatorDefault for clarity. r=rillian 2014-09-17 11:21:07 +10:00
Jean-Yves Avenard
be507c7086 Bug 1064847 - Make media generated IOSurface global. r=mattwoodrow 2014-09-17 11:15:24 +10:00
Alex Bardas
fe8e2dde55 Bug 990799 - Update search plugins to use rel='searchform'. r=gavin 2014-09-17 18:42:00 +02:00
Daniel Lee
bb9fcce2b1 Bug 1067008 - [mozprocess] mozprocess.pid running_process should look at the entire command not just the executable name. r=ahal 2014-09-16 16:56:21 -07:00
Johannes Schulte
5ee064b46c Bug 1059426 - Don't inline ToInteger if we're likely to bailout. r=kvijayan 2014-09-16 20:40:45 +02:00
Dan Glastonbury
cc3f09db06 Bug 1002302 - WebGL2 - Stub WebGL 2.0 WebIDL, WebGL 2.0 Objects, and functions in WebGL2Context.; r=jgilbert,bjacob,smaug
--HG--
extra : rebase_source : a7f9510b34a9f43afc0418c50b8821928c2a4262
extra : source : 89c2a61cd4c543c78b9bf0963f0227488fa27802
2014-09-18 08:08:41 +10:00
Nicholas Nethercote
cb599999ce Bug 1067711 - Fix an assertion failure in the System memory reporter. r=erahm.
--HG--
extra : rebase_source : 06fa4b0d706414901ce2475e987067d5cb4f0f6f
2014-09-17 18:23:33 -07:00