Commit Graph

147702 Commits

Author SHA1 Message Date
EKR
bab6a26aed Bug 842549 - Part 3. PC.js changes for trickle r=abr 2013-09-16 17:42:39 -07:00
EKR
df01cc784f Bug 842549 - Part 2: Plumb candidates up to signaling r=abr 2013-09-16 17:21:33 -07:00
EKR
e48c777b28 Bug 842549 - Part 1. Generate trickle candidates from nICEr, with testing r=abr 2013-09-19 09:17:52 -07:00
Wes Kocher
b03b0b7668 Backed out 5 changesets (bug 907926, bug 911393, bug 917703) due to OSX reftest bustage during an unrelated CLOSED TREE
Backed out changeset 94a6733b01dc (bug 907926)
Backed out changeset 44108fb6f7cc (bug 917703)
Backed out changeset f2dd2a27af69 (bug 911393)
Backed out changeset fdb0d1053128 (bug 907926)
Backed out changeset b3616b786e8f (bug 907926)
2013-09-19 17:56:18 -07:00
Nicholas Nethercote
1ef2e5a32a Bug 913260 (part 1) - Simplify TelemetryPing.js a little. r=nfroyd.
--HG--
extra : rebase_source : 0c7e18e269a49ca6dc79623ebc370a6c8440a663
2013-09-17 19:28:56 -07:00
Terrence Cole
bf843e6c76 Bug 889129 - Fix performance on Splay with generational GC enabled; r=bhackett
--HG--
extra : rebase_source : bebc97112c6d7e09d42d7083e49b7bb6cd6dceae
2013-07-01 16:22:30 -07:00
Terrence Cole
ac4d65e1fd Bug 918118 - Delete MutableHandle constructors for int and nullptr; r=jonco
This should prevent accidently misuse of MutableHandle.

--HG--
extra : rebase_source : 836a46068770281de24b6a11a04352b49c1dd05d
2013-08-06 15:09:15 -07:00
Matt Woodrow
92f0a0aa93 Bug 907926 - Enable Azure content for windows. r=nrc 2013-09-19 09:32:15 +12:00
Matt Woodrow
ea0898d9ec Bug 917703 - Avoid copying to a sub image in CreateSamplingRestrictedDrawable if possible. r=roc 2013-09-19 17:23:31 +12:00
Bas Schouten
38dd10b11a Bug 911393 - Do not fallback for EXTEND_PAD when not needed. r=jrmuizel 2013-09-19 17:23:30 +12:00
Matt Woodrow
3b796a754a Bug 907926 - Avoid calling CurrentSurface when we can. r=Bas 2013-09-19 17:23:30 +12:00
Matt Woodrow
989c6f730f Bug 907926 - Try avoid having multiple path objects around since this is slow with DrawTargetCairo. r=Bas 2013-09-19 17:23:30 +12:00
Nicholas Nethercote
2dd9a66e9a Bug 915998 - Templatize the barrier-related methods in subclasses of Cell. r=terrence.
--HG--
extra : rebase_source : d0db755744c91a010ca2e5095fb9e8e6d9b77e5f
2013-09-12 23:11:07 -07:00
Jeff Gilbert
579c28c84e Bug 911346 - Strip trailing whitespace from new files. r=me 2013-09-19 15:42:45 -07:00
Jeff Gilbert
28947032a7 Bug 911346 - Add a test for WebGL context creation. - r=bjacob 2013-09-19 15:37:54 -07:00
Jeff Gilbert
346b9a951d Bug 917046 - Require instanced_non_arrays for WebGL2. r=bjacob 2013-09-19 15:33:22 -07:00
Jeff Gilbert
cfdbae7842 Bug 917046 - Add feature that allows non-array instanced drawing. r=bjacob 2013-09-19 15:33:11 -07:00
Jeff Gilbert
c584f65275 Bug 911394 - Allow non-instanced drawing with no zero divisor attrib. - r=bjacob 2013-09-19 15:30:19 -07:00
Brian Hackett
35beb3fa52 Bug 917952 - Use a builder-local source note cache in IonBuilder, r=jandem. 2013-09-19 16:29:40 -06:00
Jeff Gilbert
2883ee0db6 Bug 916816 - Disable broken ANGLE divisor support. - r=bjacob 2013-09-19 15:25:35 -07:00
Brian Hackett
02f941c29f Bug 903802 - Give a singleton type to the global scope polluter proxy, r=jandem. 2013-09-19 16:24:48 -06:00
Jeff Gilbert
e453e29e37 Bug 890432 - Limit expression complexity on Mac+NV. - r=bjacob 2013-09-19 14:59:44 -07:00
Eitan Isaacson
d1bad896a9 Bug 687414 - Add label_for relation for implicit labels. r=tbsaunde 2013-09-19 14:51:58 -07:00
Garrett Robinson
926cd4388f Bug 916446 -Pass reportOnly to CSPRep.fromString so invalid pre-1.0 CSP headers aren't accidentally enforced. r=sstamm 2013-09-19 17:31:01 -04:00
Cykesiopka
5c68328e57 Bug 914272 - Move IS_COMPONENT to mozbuild. r=joey 2013-09-19 17:29:32 -04:00
Ryan VanderMeulen
c2f15d22d6 Bug 886164 - Disable test on B2G since it relies on observers working. 2013-09-19 16:25:03 -04:00
Dan Gohman
f343ebe8d9 Bug 917991 - Use higher-level interfaces which are nicer, and avoid using temporary registers in some cases as a bonus. r=luke 2013-09-19 13:14:17 -07:00
Dan Gohman
8f370dd000 Bug 917991 - IonMonkey: Avoid using r11 in contexts where the MacroAssembler may want to use a temporary register. r=luke 2013-09-19 13:14:11 -07:00
Malini Das
f81bd59268 Bug 918361 - delete the unused test_emulator.py, r=jgriffin 2013-09-19 16:04:04 -04:00
Benoit Jacob
cb05a6ca3f Bug 918330 - GfxInfoCollector.h should not include jsapi.h - r=ehsan 2013-09-19 16:02:03 -04:00
Dan Gohman
ddef34b988 Bug 918031 - SpiderMonkey: Simplify trivial effective address computations to simple moves. r=sstangl 2013-09-19 12:39:58 -07:00
Dan Gohman
f4803ed572 Bug 918031 - IonMonkey: Use useRegisterAtStart for LUnbox and LUnboxDouble on x64. r=sstangl 2013-09-19 12:39:58 -07:00
Dan Gohman
bfcb0b2493 Bug 918031 - IonMonkey: Make the lowering for neg more consistent across the types. r=sstangl 2013-09-19 12:39:58 -07:00
Dan Gohman
378efea25e Bug 918031 - SpiderMonkey: Delete no-op branches. r=sstangl 2013-09-19 12:39:58 -07:00
Olli Pettay
f0fffa2dcb Bug 918223 - make sure to save persdict.dat, r=ehsan
--HG--
extra : rebase_source : baffbf457b4eb9a1874ddfdda7dce1763a713a30
2013-09-19 22:27:03 +03:00
Ehsan Akhgari
9cafa40bbe Bug 918105 - Minimize the #includes in xpcom/ds; r=bsmedberg 2013-09-19 15:31:21 -04:00
Birunthan Mohanathas
eefecb0ae1 Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan 2013-09-19 15:29:27 -04:00
Birunthan Mohanathas
79bf43a7d3 Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan 2013-09-19 15:28:26 -04:00
Birunthan Mohanathas
7173956e37 Bug 784739 - Switch from NULL to nullptr in js/jsd/; r=ehsan 2013-09-19 15:26:36 -04:00
Birunthan Mohanathas
39e3b9e4cc Bug 784739 - Switch from NULL to nullptr in js/ductwork/, js/ipc/, and js/public/; r=ehsan 2013-09-19 15:24:53 -04:00
Wan-Teh Chang
9f09f45399 Bug 917391: Update to NSPR_4_10_1_RTM. 2013-09-19 12:01:05 -07:00
Benjamin Bouvier
7fea300dab Bug 915934: Rename UInt32ToDouble into AsmJSUInt32ToDouble; r=h4writer 2013-09-19 11:49:50 -07:00
Rik Cabanier
8614b1d5ca Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas 2013-09-19 14:48:30 -04:00
Andy Wingo
86236f7d71 Bug 666396 - Implemement yield*. r=jorendorff, r=Waldo 2013-09-19 15:26:26 +02:00
Andrew Halberstadt
ad613bb425 Bug 917055 - Add mach target for b2g desktop mochitests, r=jgriffin,gps 2013-09-19 14:43:44 -04:00
Neil Deakin
ea30f7298d Bug 621399, disable some more of the test on windows 8 2013-09-19 14:26:58 -04:00
Rick Eyre
3d1863eac0 Bug 895091 - Part 5: Test for multiple WebVTT files loading at once r=khuey 2013-09-10 07:13:00 -07:00
Rick Eyre
c9318dfb37 Bug 895091 - Part 4: Turn text track cue tests back on r=rillian 2013-09-05 07:57:00 -07:00
Rick Eyre
afa9ff26f8 Bug 895091 - Part 3: Add JS WebVTT parser code in (vtt.js) r=rillian, ted, gwagner, khuey
- Current source code for vtt.js can be found at:
https://github.com/andreasgal/vtt.js
- vtt.js code taken from commit 6bca57d265fc58cff091148b426ec69f576057d7.
2013-09-17 12:31:00 -07:00
Rick Eyre
aa35aad13b Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.

--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-19 08:26:00 -07:00