Andrew McCreight
a5bceed7c9
Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug
2014-04-25 13:21:04 -07:00
Andrew McCreight
ff5c926e28
Bug 949607, part 1 - Make the GC timers more robust. r=smaug
2014-04-25 13:21:04 -07:00
Jason Orendorff
a1064e2c46
Bug 987618 - More cosmetic changes in Codegen.py. r=bz.
...
--HG--
extra : rebase_source : 5f495765ffaf3f073cf63a78ea92e74ae16d3bae
2014-04-25 11:50:34 -05:00
Jason Orendorff
2059506e0e
Bug 986492, part 3 - Address review comments from peterv on part 2. Remove bogus extra semicolons from Codegen.py output. Fix a spelling error.
...
--HG--
extra : rebase_source : 0230a4f9bef4690d7382e5982670ccad3f607d0b
2014-04-25 11:50:34 -05:00
Jason Orendorff
a207f2817f
Bug 986492, part 2 - Use fill() and dedent() throughout Codegen.py. Change dedent() to strip an initial blank line from its argument, if present. r=peterv.
...
--HG--
extra : rebase_source : 41a423806998eeb90fc66bf3663ead5bacd2c64b
2014-04-25 11:50:34 -05:00
Jason Orendorff
54847f31a8
Bug 994159 - Fix typo in OOM check in DefineMetaTypeDescr. r=nmatsakis.
...
--HG--
extra : rebase_source : 90202dc1b00a0ddedb709e4199fe8641a9b4129e
2014-04-25 11:50:33 -05:00
Jason Orendorff
fbdeb95dbd
Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo.
...
--HG--
extra : rebase_source : d8c25f0b2e7ca9631d31d98fe457f08520be31a1
2014-04-25 11:50:33 -05:00
Eric Rahm
d1a2ce47bb
Bug 1000461 - Enable triggering memory report via fifo device on OS X. r=froydnj
2014-04-24 17:35:59 -07:00
Eric Rahm
b20b484208
Bug 1001137 - Enabling FifoWatcher via user pref does not work. r=froydnj
2014-04-24 15:58:57 -07:00
Jim Chen
255c20c32b
Bug 999071 - Don't notify observers in profiler when used by Android ANR reporter; r=BenWa
2014-04-25 12:38:18 -04:00
Shu-yu Guo
42ae87d361
Bug 1001222 - Implicitly use operands to JSOP_POS. (r=jandem)
2014-04-25 12:13:13 -07:00
Brian Hackett
5fb6ee56ea
Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
2014-04-25 13:01:37 -06:00
Birunthan Mohanathas
bf699c802c
Bug 989460 - Follow-up: Fix MOZ_STATIC_ASSERT_VALID_ARG_COUNT when 51st arg is e.g. true != 1
. r=froydnj
2014-04-25 10:00:00 -04:00
Nick Fitzgerald
8635b60ffa
Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb
2014-04-24 17:25:00 -04:00
Marco Castelluccio
db57dc6f4e
Bug 915879 - Wait for _writeFile to finish before continuing. r=fabrice
2014-04-25 11:49:00 -04:00
Raymond Lee
90950f0239
Bug 840705 - Use HTTPS instead of HTTP for Yahoo RSS. r=MattN
2014-01-12 08:11:00 -05:00
Steve Fink
faa7d7b36c
Bug 999755 - Add neuter() variants to vary data pointer, r=Waldo
2014-04-24 14:40:57 -07:00
Jonathan Griffin
ad11c8bc7b
Bug 920569 - Add webapprt to in-tree configs, r=jmaher
2014-04-25 11:30:00 -07:00
James Willcox
83ee406fd2
Bug 1001063 - Add Assert class for debug assertions in Java code r=blassey
2014-04-25 13:45:52 -05:00
Byron Campen [:bwc]
c58de9ee99
Bug 1000858: Fix r_gettimeint on win32 which prevented us from sending TURN allocations r=ekr
2014-04-24 16:56:00 -07:00
Ed Morley
55866ee9ee
Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE
2014-04-25 17:59:48 +01:00
Ed Morley
6a82d86fc3
Backed out changeset fbb86a21aba0 (bug 924622) for leaks on OS X 10.6; CLOSED TREE
2014-04-25 17:51:42 +01:00
Ed Morley
654e84274f
Backed out changeset 1a6ada013610 (bug 959089)
2014-04-25 17:51:15 +01:00
Ed Morley
2e2eb508f0
Backed out changeset d58403b60c77 (bug 959089)
2014-04-25 17:51:11 +01:00
Andrew McCreight
caf4246635
Bug 1000974 - Don't do cycle collector optimization for nodes in the shadow tree. r=smaug
2014-04-25 09:12:26 -07:00
Frédéric Wang
4025f48064
Bug 1001169 - Include new OpenType MATH fonts into the default font.mathfont-family list. r=roc
2014-04-24 14:49:00 -04:00
Andreas Tolfsen
86d8e58e41
Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg
2014-04-25 07:47:00 -04:00
JW Wang
b4adac8b06
Bug 981153 - Fix and re-enable test_seek.html. r=cpearce
...
* Enable test on Windows.
* Longer timeout for it could take over 10 mins on B2G.
* Release decoder to avoid timeout on waiting for decoding resource.
2014-04-24 20:45:00 -04:00
Paul Kerr [:pkerr]
f0d915d3ce
Bug 970691 - Part 2: Restore digit stamping function to YuvStamper. r=jesup
...
Refactor digit writing method to use the new internals. Allows digit string
to wrap through multiple lines in a small frame.
2014-04-24 19:58:21 -07:00
Paul Kerr [:pkerr]
8bc75b1deb
Bug 970691 - Part 1: Add timestamp to fake video. r=jesup
...
Update YuvStamper utility. Add a CRC32 to the encoded
payload and have the decode method us this to verify reception.
Wrap encoded values across multiple lines in the frame buffer
when necessary. Use YuvStamper to encode a timestamp in each fake video frame.
Extract the value in VideoConduit to calculate the video latency
and add this to a running average latency when enabled via config.
2014-03-22 16:35:43 -07:00
chiajung hung
c35afafcc1
Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical
2014-04-25 02:29:00 -04:00
chiajung hung
de90a4ed73
Bug 959089 - Part 1: Implement a new protocol for manage shared buffers' allocation. r=vlad, r=gal
2014-04-25 02:28:00 -04:00
Henri Sivonen
57f1c6c8f2
Bug 1001113 - Remove test_bug718500.js from m-c. r=emk
2014-04-25 12:36:22 +03:00
Trevor Saunders
ceb9690b19
backout 1bab9339e6d4 (bug 1001001) for breaking the build on windows
2014-04-25 11:38:06 -04:00
Nicolas Silva
60377d7d5a
Bug 997699 - Move CompositableParent to the .cpp. r=bjacob
2014-04-25 17:15:58 +02:00
Nathan Froyd
e20d3733a4
Bug 1000894 - fix browser-chrome tests in dom/tests/browser/ to not replace the original tab; r=ehsan
2014-04-24 21:02:59 -04:00
Nathan Froyd
cc417a3ff3
Bug 999618 - fix browser-chrome tests in browser/base/content/test/general to not remove the original tab; r=ehsan
2014-04-22 14:19:35 -04:00
Trevor Saunders
9f22ca8fbf
bug 980753 - make nsRefPtr movable r=froydnj
2014-02-26 18:11:14 -05:00
Trevor Saunders
a95703d57b
bug 1001001 - stop exporting opus_ symbols from libxul r=rilian, ted
...
opus doesn't seem to provide a define for being built as a static
library, but it allows us to override what it would define OPUS_EXPORT
to be. So we can just define OPUS_EXPORT to the empty string and then
those symbols will be hidden in libxul just like anything else.
2014-04-24 13:44:48 -04:00
Ben Kelly
357e52440e
Bug 987556 Part 12 Remove the nsString ConvertToUTF16() compat shim. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
be75d4dd16
Bug 987556 Part 11 Use allocated array version of ConvertToUTF16() in XPCJSRuntime. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
7397ab419d
Bug 987556 Part 10 Use JS::SourceBufferHolder in mozJSSubScriptLoader. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
9a5a16ea7b
Bug 987556 Part 9 Use JS::SourceBufferHolder in worker ScriptLoader. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
df50d7077f
Bug 987556 Part 8 Use JS::SourceBufferHolder in XULDocument. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
9b439fd8e4
Bug 987556 Part 7 Use JS::SourceBufferHolder in nsFrameMessageManager. r=bz
2014-04-25 10:11:56 -04:00
Ben Kelly
57e225e811
Bug 987556 Part 6 Use JS::SourceBufferHolder in JS::Compile() and JS::CompileFunction() r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
9ead49c712
Bug 987556 Part 5 Use JS::SourceBufferHolder in nsScriptLoader. r=bz
2014-04-25 10:11:56 -04:00
Ben Kelly
0877556f45
Bug 987556 Part 4 Use JS::SourceBufferHolder in nsJSUtils::EvaluateString(). r=bz
2014-04-25 10:11:56 -04:00
Ben Kelly
fefc33218d
Bug 987556 Part 3 Use JS::SourceBufferHolder in various JS Evaluate() APIs r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
07402cc3d7
Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke
2014-04-25 10:11:56 -04:00