Commit Graph

126554 Commits

Author SHA1 Message Date
Richard Newman
e5893c2d39 Bug 831404 - Die, timing bug, die. r=trivial 2013-03-27 09:54:46 -07:00
Ryan VanderMeulen
1bf803e305 Backed out changeset ed90c16f9b22 (bug 854350) for mochitest-other failures on a CLOSED TREE. 2013-03-27 12:08:08 -04:00
Ryan VanderMeulen
ea501c8f71 Backed out changeset ef6fba6c2878 (bug 852143) for mochitest-other orange on a CLOSED TREE. 2013-03-27 12:05:32 -04:00
Sam Foster
a7e7fb5156 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Ryan VanderMeulen
2f566e8212 Merge m-c to inbound. 2013-03-27 07:27:36 -04:00
Robert Longson
f56fa2f4a7 Bug 842630 - Fix out of bounds in nsSVGTextFrame2::ResolvePositions. r=heycam 2013-03-27 10:19:02 +00:00
Tim Taubert
ff7b1ec471 merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Dão Gottwald
1192820d89 Bug 764971 - Hide progress indicators in tabs for chrome pages. r=ttaubert 2013-03-27 10:01:04 +01:00
Makoto Kato
19eeee7a05 Bug 855173 - jsshell package needs nss3.dll due to MOZ_FOLD_LIBS. r=glandium 2013-03-27 16:51:43 +09:00
Daniel Holbert
91c57675ac (no bug) Remove some whitespace on blank line, in configure.in. whitespace-only, DONTBUILD 2013-03-27 00:04:00 -07:00
Daniel Holbert
79f345dc26 Bug 855109: Fix typo in configure.in line for making gcc/clang c++ compilers use -Wsign-compare. r=glandium 2013-03-27 00:03:58 -07:00
Phil Ringnalda
ea49d38f23 Back out 8b8db1d07846 (bug 855178) for asserting 2013-03-27 00:03:49 -07:00
Gregory Szorc
5207ad7a8b Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Richard Newman
23455005a9 Bug 831404 - Don't assume that timers run precisely. r=gps 2013-03-26 16:12:06 -07:00
Mike Connor
a9ae81e3ae remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00
Gregory Szorc
ae7235e832 Bug 854606 - Use more SQLite transactions; r=rnewman 2013-03-26 13:02:33 -07:00
Gregory Szorc
e10a1f7e4d Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman 2013-03-26 14:28:22 -07:00
Gregory Szorc
0fa9fbfaf2 Bug 848136 - Part 1: Use WAL journal for Firefox Health Report; r=rnewman, mak 2013-03-26 14:28:08 -07:00
Mike Connor
db166bbb61 bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
Matt Brubeck
b5510862dd Bug 841445 - Make 'mach help <command>' call print_help directly [r=gps]
DONTBUILD (not part of the build)
2013-03-26 11:15:08 -07:00
Matt Brubeck
f878fe7142 Bug 841445 - Add a 'mach run' command to launch the compiled binary [r=gps]
DONTBUILD (not part of the build)
2013-03-26 11:15:08 -07:00
Victor Porof
589ab65cfa Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past 2013-03-26 18:30:13 +02:00
Victor Porof
a3a4217c9b Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
Ryan VanderMeulen
472eeb8f9a Merge the last PGO-green inbound changeset to m-c. 2013-03-26 10:07:44 -04:00
Tim Taubert
762d465fca Bug 854075 - Use mouseover instead of mouseenter for newtab page; r=jaws 2013-03-26 15:00:59 +01:00
Tim Taubert
b1b7f49a51 merge m-c to fx-team 2013-03-26 13:57:04 +01:00
Mike Connor
444fb38480 bug 840124 - bustage fix for debug leaks 2013-03-26 02:37:59 -04:00
Phil Ringnalda
9c7ac416fa Merge the last pgo-green cset from mozilla-inbound to mozilla-central 2013-03-25 21:32:35 -07:00
Jim Chen
d68d005d27 Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey 2013-03-26 00:25:33 -04:00
Jim Chen
febe2f7a86 Bug 839683 - Append telemetry opt-out notice for ANR reporting; r=mfinkle 2013-03-26 00:25:33 -04:00
Nicholas Nethercote
5088024fa5 Bug 854763 - Add a memory reporter for asm.js array buffers. r=luke.
--HG--
extra : rebase_source : 7710041552c96677344c85849cb6a7409a95edd2
2013-03-25 20:39:28 -07:00
Mike Hommey
b22317596a Backout changeset 1c7bf97d3b6f (bug 854085) for bustage 2013-03-26 09:12:36 +01:00
Mike Hommey
39b7b2727b Bug 854085 - Fix unused-but-set-variable from ASSERT_ON_THREAD macro in media/mtransport/runnable_utils.h. r=jesup 2013-03-26 08:47:49 +01:00
Makoto Kato
ee601f00b7 Bug 854306 - Add option to disable YARR JIT (--disable-yarr-jit) r=dvander 2013-03-26 16:46:42 +09:00
Makoto Kato
6cce7c45fd Bug 854304 - Remove duplicated yasm check. r=ted 2013-03-26 16:45:47 +09:00
William Chen
d1deac0faf Bug 818976 - Part 3: Generated code for HTML5 parser. r=hsivonen 2013-03-26 00:15:23 -07:00
William Chen
9ec88d1fbb Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz 2013-03-26 00:15:23 -07:00
William Chen
0fc22c7d14 Bug 818976 - Part 1: Add supplement code and new tree op to support generated code in HTML5 parser. r=hsivonen 2013-03-26 00:15:23 -07:00
Gene Lian
f2fd2029cc Bug 854422 - B2G MMS: should call .NotifyResponseTransaction() with MMS_PDU_STATUS_RETRIEVED after an MMS is retrieved under the RETRIEVAL_MODE_AUTOMATIC mode (a follow-up for bug 845643). r=vicamo,ctai 2013-03-26 14:01:10 +08:00
shuang
a1f06a50ef Bug 841336 - Remove assertion in RunDBusCallback if platform is gonk, r=echou 2013-03-26 13:15:09 +08:00
Phil Ringnalda
30b6741b62 Merge m-c to m-i 2013-03-25 21:53:39 -07:00
Mark Capella
1208302eef Bug 851224 - backout broken change, r=mfinkle 2013-03-26 00:48:13 -04:00
Nicholas Nethercote
9c97d024e9 Bug 854137 - Don't hold pointers to yield nodes in the parse tree (second attempt). r=jorendorff.
--HG--
extra : rebase_source : 1fc784f2b123f1606b8f612adff6725555dbbb34
2013-03-25 15:52:09 -07:00
Bas Schouten
c4add3769b Bug 854468: Add command-line flag to record Moz2D drawing. r=roc 2013-03-26 03:20:30 +00:00
Bas Schouten
1b59d771af Bug 854446: Allow setting Moz2D recording destination. r=joedrew 2013-03-26 03:20:30 +00:00
Gina Yeh
2075f6dc32 Bug 854347 - Failed to receive files after calcelling receiving a file, r=echou 2013-03-26 10:53:10 +08:00
Richard Newman
bb23673252 Bug 831404 - Add more logging to try to debug test failures. r=trivial 2013-03-25 18:28:31 -07:00
Ehsan Akhgari
a01b9d645e Bug 854741 - Change the parameter to createDelay to be in seconds, not minutes; r=roc 2013-03-25 15:44:14 -04:00
Nicholas Nethercote
d30609e004 Backed out changeset 1a71f73b9b7d due to bustage. 2013-03-25 18:03:59 -07:00
Nicholas Nethercote
ef08fb99fe Bug 854137 - Don't hold pointers to yield nodes in the parse tree. r=jorendorff.
--HG--
extra : rebase_source : 43261a7168c47f4bdaadcb2747017fec63b8937d
2013-03-25 15:52:09 -07:00