Commit Graph

175139 Commits

Author SHA1 Message Date
Ryan VanderMeulen
beaad0859b Bug 980247 - Fix silly rebase error. r=fail 2014-03-26 15:38:08 -04:00
Shu-yu Guo
24e000cc26 Bug 985312 - PJS: Remove the bounds function from ForkJoin. (r=nmatsakis)
--HG--
rename : js/src/builtin/Parallel.js => js/src/builtin/ParallelUtilities.js
2014-03-26 05:30:22 -07:00
Robert Strong
489b531e4e NSIS installer file changes for Bug 962381 - Add support for NSIS 3.0a2. r=bbondy 2014-03-26 12:20:44 -07:00
Nathan Froyd
b937ecac05 Bug 987457 - rename ProtoAndIfaceArray to ProtoAndIfaceCache; r=bz 2014-03-22 13:04:09 -04:00
Nathan Froyd
6593dd9255 Bug 948445 - use different caching schemes for ProtoAndIfaceArray depending on the global kind; r=bz 2013-12-10 16:04:55 -05:00
Nathan Froyd
2ae9a7e26b Bug 986082 - add memory reporters for SPDY zlib buffers; r=hurley,njn 2014-03-20 14:22:17 -04:00
Jason Smith
7c3273565c Bug 985274 - Ensure generated callback function handles string objects. r=drno 2014-03-24 20:57:15 -07:00
Martin Thomson
3108d96efa Bug 970606 - Add username to setIdentityProvider. r=jib 2014-03-14 11:25:33 -07:00
Abel Lin
b82c67b50d Bug 980247 - Add a reftest for different continuations of a sticky element having the same offsets. r=dbaron 2014-03-26 14:46:47 -04:00
Abel Lin
0b1203962c Bug 980247 - Use offsets from GetNormalPosition() when updating continuations of position:sticky elements instead of assuming that they're all currently offset by the same amount. r=dbaron, r=corey 2014-03-26 14:45:17 -04:00
Olli Pettay
fe87f850f3 Bug 987140 - Return width/height from the most recent image request. r=bz 2014-03-26 14:43:27 -04:00
James Willcox
2822979243 Bug 985487 - Don't try to use GL_TEXTURE_RECTANGLE_ARB on ES2 r=mwoodrow 2014-03-26 13:23:44 -05:00
James Willcox
4fb0804a3e Bug 987010 - Ignore alpha in Skia BGRX source surfaces r=gwright 2014-03-26 13:22:42 -05:00
James Willcox
108a4757be Bug 981621 - Don't crash if we fail to create SkiaGL backing texture r=gwright 2014-03-26 13:21:50 -05:00
James Willcox
d7f0ebf02a Bug 985773 - Destroy SkiaGLGlue in gfxPlatform::Shutdown() instead of relying on destructor r=gwright 2014-03-26 13:21:16 -05:00
Nils Ohlmeier [:drno]
dcedc153cd Bug 977944: dump mochitest log file in case of ICE failure r=bwc 2014-03-26 11:16:17 -07:00
Angel Gonzalez
3677b8e975 Bug 986241 - Fix wrong .it entries containing a space r=gerv 2014-03-21 18:11:22 +01:00
Nicholas Hurley
94729c2321 Bug 988015 - Disable Seer on b2g. r=jduell 2014-03-26 11:13:16 -07:00
Ed Morley
0ef24145fa Backed out changeset 738a4b230194 (bug 988326) for assertions 2014-03-26 18:11:11 +00:00
Nicholas Hurley
f12f50e586 Bug 965869 (part 2) - HTTP/2 draft10 tests. r=mcmanus 2014-03-26 10:58:11 -07:00
Nicholas Hurley
7c0f52812a Bug 965869 (part 1) - HTTP/2 draft10 client implementation. r=mcmanus 2014-03-26 10:58:09 -07:00
Luke Wagner
7ddaea072e Bug 974700 - cached asm.js doesn't cache profiled function info (r=bbouvier) 2014-03-25 12:55:13 -04:00
Birunthan Mohanathas
ed8e08d136 Bug 986076 - Handle JS_NewStringCopyZ failure in ProxyAutoConfig.cpp r=mcmanus 2014-03-26 10:38:29 -07:00
Terrence Cole
d37a8272e8 Bug 988326 - Start GC arenas in the decommitted state; r=jonco 2014-03-26 13:12:45 -04:00
Steve Workman
73b3756a0b Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects r=jduell 2014-03-26 10:30:58 -07:00
Martin Stransky
d629da6290 Bug 982640 - Port GTK2 to GTK3 - transparent widgets, r=karlt
Some widgets in Gtk3 are transparent so force gecko
to paint underlying widget which is usually GtkWindow.
2014-03-26 10:16:38 -07:00
Pranav Kant
98b034ffef Bug 952927 : Part 1 - Exposed raw data on UDP socket messages, r=bz,mcmanus,schien. 2014-03-13 13:43:36 +08:00
Pranav Kant
1746151311 Bug 952927 : Part 2 - Extended TestUDPSocket for raw data functionality, r=mcmanus 2014-03-13 13:43:42 +08:00
Pranav Kant
34560dc600 Bug 952927 : Part 3 - Added xpcshell-test for raw data functionality, r=mcmanus 2014-03-13 13:43:46 +08:00
Robert Strong
fd7c439647 Bug 988138 - Add new SupportedOS GUIDs to the 7-Zip self extracting archive. r=bbondy 2014-03-26 10:16:28 -07:00
Kannan Vijayan
4656a6bf7d Bug 987442 - Correctly clear compile-time tracking frame for SPS when emitting OOL code. r=sstangl 2014-03-26 13:06:04 -04:00
Eric Faust
14d78d0265 Bug 987750 - Add CC logging options for process specifiers. (r=mccr8) 2014-03-26 09:57:38 -07:00
David Keeler
f4de91f0a9 bug 986171 - mozilla::pkix: telemetry for what cert validation library is in use r=cviecco 2014-03-26 09:41:08 -07:00
Sankha Narayan Guria
6f843ffd0c Bug 885788 - Implement Object.setPrototypeOf; r=jorendorff 2014-01-25 20:13:07 +05:30
Jeff Walden
0750d78927 Bug 987087 - Fix ggc-only typos. r=i-am-so-smrt
--HG--
extra : rebase_source : 8a382a4f4baed3c4b39f2e5ce8ba97dd9f7e722d
2014-03-26 12:22:03 -04:00
Nicolas Silva
8f665813d6 Bug 984618 - Clear the CompositorOGL's unused textures when aborting a frame. r=Bas. 2014-03-26 16:56:30 +01:00
Ed Morley
28b94e6939 Backed out changeset 08c58214f01f (bug 987010) for xpcshell crashes; CLOSED TREE 2014-03-26 15:15:18 +00:00
Ed Morley
b9ee929f4c Backed out changeset a0827d7c8a02 (bug 981621) 2014-03-26 15:14:57 +00:00
Ed Morley
229b5c3df6 Backed out changeset 4c963fa4683b (bug 985487) 2014-03-26 15:14:54 +00:00
Ed Morley
822836003a Backed out changeset 3d83a5202173 (bug 985773) 2014-03-26 15:14:50 +00:00
Jeff Walden
e2d24041ab Bug 987807 - Split a NewSingletonCallObject out of NewCallObject. This produces slightly leaner code and creates all call objects with the correct type initial type from birth. r=terrence
--HG--
extra : rebase_source : 6b27082de6e5c05e0bf672d56a8701a39c8c7090
2014-01-15 17:55:39 -05:00
Jeff Walden
640a8498c2 Bug 987243 - Don't use .call(...) in self-hosted code. r=till
--HG--
extra : rebase_source : 05c8d1126fc15279ed43522fd91fb277c0f80c6a
2014-03-25 10:27:35 -04:00
Andrew Halberstadt
6052b79b10 Bug 987984 - VirtualenvManager.call_setup() should use self.python_path instead of sys.executable, r=gps 2014-03-25 17:41:08 -04:00
James Willcox
d676eb3668 Bug 985773 - Destroy SkiaGLGlue in gfxPlatform::Shutdown() instead of relying on destructor r=gwright 2014-03-26 09:12:19 -05:00
James Willcox
0afeb7e71a Bug 985487 - Don't try to use GL_TEXTURE_RECTANGLE_ARB on ES2 r=mwoodrow 2014-03-26 09:11:42 -05:00
James Willcox
146bae5aff Bug 981621 - Don't crash if we fail to create SkiaGL backing texture r=gwright 2014-03-26 09:10:12 -05:00
James Willcox
a6c0201109 Bug 987010 - Ignore alpha in Skia BGRX source surfaces r=gwright 2014-03-26 09:08:27 -05:00
Bobby Holley
681c4916bf Bug 958326 - Remove same-compartment security wrapper machinery. r=mrbkap 2014-03-26 10:59:20 -03:00
Bobby Holley
f0116ff0f0 Bug 979481 - Add a helpful assertion indicating that the caller probably needs a JSAutoCompartment. r=luke 2014-03-26 10:59:03 -03:00
Bobby Holley
272a1920b3 Bug 979481 - Make the SafeJSContext default to a null compartment, and have AutoSafeJSContext enter the compartment instead. r=bz 2014-03-26 10:59:03 -03:00