Commit Graph

383257 Commits

Author SHA1 Message Date
Nicolas B. Pierron
cb939b5b39 Bug 1062869 part 6 - Handle early execution of recover instructions. r=h4writer 2014-09-18 18:28:56 +02:00
Nicolas B. Pierron
ed5879db01 Bug 1062869 part 5 - Add MaybeReadFallback class to record the fallback method. r=shu 2014-09-18 18:28:55 +02:00
Nicolas B. Pierron
8187debbb6 Bug 1062869 part 4 - Add an invalidate function to IonScript. r=h4writer 2014-09-18 18:28:55 +02:00
Nicolas B. Pierron
cc7feabcd9 Bug 1062869 part 3 - Add vector of Ion recover info. r=h4writer 2014-09-18 18:28:54 +02:00
Nicolas B. Pierron
af37bfcb34 Bug 1062869 part 2 - Separate the recovery of instructions from the frame reconstruction. r=h4writer 2014-09-18 18:28:54 +02:00
Nicolas B. Pierron
e1e46502f8 Bug 1062869 part 1 - Replace the AutoValueVector by an HeapAllocated vector of HeapValue. r=h4writer 2014-09-18 18:28:53 +02:00
Nicolas B. Pierron
3b94b3a675 Bug 1062869 part 0 - JitFrameIterator.cpp: Remove unused pre-declaration. r=h4writer 2014-09-18 18:28:53 +02:00
Brian Hackett
43106801ee Bug 1061741 - Remove type slot in typed arrays, r=sfink. 2014-09-18 09:28:01 -07:00
Eric
111a35e607 Bug 1031188 - Ensure that accDescription never duplicates AccessibleName, r=surkov, marcoz 2014-09-18 08:52:05 -04:00
Tom Tromey
e21e8e622e Bug 1069387 - Fix "Transaction" typos in netwerk/protocol/http. r=mcmanus 2014-09-18 08:13:00 -04:00
Tom Tromey
810778e19b Bug 1069371 - Fix typo in call to PROFILER_LABEL. r=BenWa 2014-09-18 08:05:00 -04:00
James Kitchener
a0d33f7bf2 Bug 1066554 - Load stylesheets when instantiated in shadow-dom. r=bz 2014-09-18 06:54:00 -04:00
Nicolas B. Pierron
b3a5d501ed Bug 1065996 - Split data / methods of TypePolicy classes. r=jandem 2014-09-18 18:07:44 +02:00
Eric Rahm
789b89e789 Bug 1060161 - Add stack trace to console.assert,error,trace messages. r=janx 2014-09-12 14:02:54 -07:00
Branislav Rankov
5345e91818 Bug 972836 - IonMonkey MIPS: Fixed FloatRegisters::GetName. r=mjrosenb 2014-09-02 14:53:06 +02:00
Aleksandar Zlicic
6a21845d5d Bug 1069386 - IonMonkey MIPS: Fix build failures on MIPS caused by recent updates (visitAsmJSCall). r=rankov 2014-09-18 17:07:27 +02:00
Bill McCloskey
86bdc64e76 Bug 1053999 - Investigation for JS_TransplantObject crash (r=bholley) 2014-09-18 08:56:56 -07:00
Bill McCloskey
5fc0c1ce2e Bug 1066645 - [e10s] Fix isWindowPrivate call in about:home search (r=ttaubert) 2014-09-18 08:56:56 -07:00
Bill McCloskey
3d4a5e7ee0 Bug 1059207 - Fix capture/bubbling issue with e10s event shims (r=mconley) 2014-09-18 08:56:56 -07:00
Bill McCloskey
f88fcd7f26 Bug 1066447 - Make cloudsync test work in e10s (r=ttaubert) 2014-09-18 08:56:55 -07:00
Patrick McManus
347474b87d bug 1048468 - pac resolution with myIPAddress can block on dns timeouts r=sworkman 2014-09-18 11:53:30 -04:00
Dan Gohman
690cff68f3 Bug 1068960 - IonMonkey: GVN: Re-establish the original dependency after foldsTo is done r=nbp 2014-09-18 08:51:37 -07:00
Dan Gohman
6ab71bfc99 Bug 1058090 - IonMonkey: Minor compile-time speedups r=luke 2014-09-18 08:51:35 -07:00
Michael Wu
6188a42531 Bug 1062886 - Fix one color padded drawing path, r=seth 2014-09-10 16:04:28 -04:00
Jean-Yves Avenard
df253557b9 Bug 1069277: Do not obfuscate AppleFrameRef to fix unified builds r=jesup
CLOSED TREE
2014-09-19 00:38:54 +10:00
Carsten "Tomcat" Book
8c30ba3274 Backed out changeset 78b119af926a (bug 1032125) for bustage on B2g non-unified builds on a CLOSED TREE 2014-09-18 15:14:19 +02:00
Carsten "Tomcat" Book
131958c0e9 Backed out changeset f945fb33b616 (bug 1032125) 2014-09-18 15:13:53 +02:00
Carsten "Tomcat" Book
78500d722c Backed out changeset 3b4e5b178aa6 (bug 1032125) 2014-09-18 15:13:50 +02:00
Henri Sivonen
091a24d06f 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
ba499d8a7f Bug 1068566 - Remove ISO-IR-111. r=emk. 2014-09-18 14:58:11 +03:00
Henri Sivonen
0b12c3178f 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
791956bb3f 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
5cd6e4c98d 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
d504c7dcfb Bug 1054882: Remove unused JSProtoKey key in SharedTypedArrayObject.cpp; r=lth 2014-09-18 13:37:14 +02:00
Ted Mielczarek
3f93d58a2e bug 1052744 - Add mozbuild.makeutil.write_dep_makefile. r=gps 2014-08-26 11:55:47 -04:00
Alessio Placitelli
a3d6dd49d1 Bug 1067037 - Fixes the usage of passed debugger arguments in mozdebug. r=ted 2014-09-18 07:14:42 -04:00
Benjamin Bouvier
b126cea14e Bug 1068096: Add Min/Max support in Odin; r=luke 2014-09-18 12:59:54 +02:00
Benjamin Bouvier
3d3ed0a870 Bug 1043337: Add Min/Max to MSimdBinaryArith; r=sunfish 2014-09-18 12:59:38 +02:00
Benjamin Bouvier
6590faca11 Bug 1067502: Factor out call coercions; r=luke 2014-09-18 12:21:12 +02:00
Benjamin Bouvier
266f9f0db2 Bug 1067502: Be less coercive for float32x4 ctor and splat inputs; r=luke 2014-09-16 16:41:06 +02:00
Benjamin Bouvier
e67553d844 Bug 1059321: Simplify SIMD constructor's initialization; r=nmatsakis 2014-09-18 12:02:12 +02:00
Carsten "Tomcat" Book
186ce26b02 Backed out changeset ba6a9e60d2c6 (bug 1067711) for XPCshell Test failures 2014-09-18 11:50:34 +02:00
Jonathan Kew
313a75d924 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
ad45fd4995 Bug 1068597 - Enable h264 video decoder on 10.6. r=rillian 2014-09-18 19:18:29 +10:00
Markus Stange
c713437615 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)
cdb6f62835 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)
fc52a5a754 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)
c5cc9fe0f1 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
261cdd6f71 Backed out changeset 2bca09c404ad (bug 1068597) for breaking non-unified OS X Builds 2014-09-18 10:59:40 +02:00
Markus Stange
968d849bee Bug 944836 - Remove test that uses MozMouseHitTest on a statusbar. r=dao 2014-09-18 10:56:30 +02:00