Commit Graph

88423 Commits

Author SHA1 Message Date
Benoit Girard
479f0b2fb1 Merge mc->Maple 2012-03-07 11:10:45 -05:00
Dão Gottwald
f5f9c22090 No bug - reduce MAX_LEAK_COUNT to match the status quo 2012-03-07 11:59:58 +01:00
Marco Bonardo
7d169993ad Merge inbound and central 2012-03-07 10:33:11 +01:00
David Mandelin
0e591d4ef6 Bug 733146: Add needed import to results.py, r=dmandelin 2012-03-06 18:54:42 -08:00
David Mandelin
a2fdf1a4b6 Bug 704259: part 2, don't set cx->generatingError in JS_ReportPendingException, r=luke 2012-03-06 18:49:05 -08:00
David Mandelin
f48bd8ea3c Bug 704259: part 1, refactor use of cx->generatingError without changing behavior, r=luke 2012-03-06 18:49:00 -08:00
Gregory Szorc
3e3b7f899e Bug 732605 - Only schedule shorter sync interval if records were successfully applied; r=rnewman, r=mconnor 2012-03-06 14:27:56 -08:00
Gregory Szorc
f8948453f4 Merge s-c (empty merge due to bad head on s-c) 2012-03-06 14:02:46 -08:00
Gregory Szorc
62d8f6bcd9 Merge m-c into s-c 2012-03-06 14:01:51 -08:00
Serge Gautherie
08c5ce6fb0 Bug 730551. (Bv2) browser_bug638292.js: Check load target, Make SeaMonkey support more specific. r=bmcbride.
--HG--
extra : rebase_source : 14099190f01219771382ab75e52d21cc888bddf0
2012-03-06 15:10:25 +01:00
Serge Gautherie
6ebbcdb9ef Bug 718237. (Cv1) Call initAutoComplete() early to support XPFE AutoComplete. r=surkov.alexander.
--HG--
extra : rebase_source : bcbdc2a0efa1af1a30d42d3d792e6a186ba7e169
2012-03-06 15:10:10 +01:00
Dão Gottwald
5758875360 Bug 732915 - Reduce the URL and search bar border radii. r=shorlander
--HG--
extra : rebase_source : b8aa220cf62abb237ae780038f28de1f43b80424
2012-03-06 11:15:31 +01:00
Kartikaya Gupta
88e96f5baf Bug 732206 - Fix Ts failures by preventing some errors from appearing in logcat. r=Cwiiis 2012-03-06 10:02:34 -05:00
Luke Wagner
78bda59554 Bug 733310 - factor out inc/dec interpreter logic (r=bhackett)
--HG--
extra : rebase_source : 10d8277f4446f97e9a158f740d1a398341ac2382
2012-03-06 00:52:42 -08:00
Luke Wagner
6bb4df0a55 Bug 732744 - rm AutoPreserveEnumerators (r=dvander)
--HG--
extra : rebase_source : f28eebcf3a3e14f4db0299b07b28f8e7a783b84a
2012-03-06 00:43:45 -08:00
Gregory Szorc
0c2550b3e8 Bug 733237 - Make test HTTP sync server behave more properly; r=rnewman 2012-03-05 17:36:45 -08:00
Benoit Girard
921124c30e Bug 733184 - Remove more logging from widget. r=pcwalton 2012-03-05 19:58:18 -05:00
Benoit Girard
b17cdc6f76 Merge mc->Maple 2012-03-05 19:32:21 -05:00
Benoit Girard
a39be473cc Bug 733184 - Maple: Remove some Java logging. r=pcwalton 2012-03-05 18:50:00 -05:00
Gregory Szorc
19a9d0596b Merge services-central into mozilla-central 2012-03-05 15:18:16 -08:00
Benoit Girard
60aaf487bb Bug 733113 - Maple: Remove debug logging. r=ajuma 2012-03-05 16:10:43 -05:00
Matt Brubeck
542d279c26 Merge last green changeset from inbound to mozilla-central 2012-03-05 12:58:10 -08:00
Benoit Girard
33fab0626e Bug 733065 - Restore android java -Werror. r=kats 2012-03-05 14:26:28 -05:00
Ehsan Akhgari
4fe2159668 Bug 733058 - merge-dictionaries uses the system locale for sort order; r=jrmuizel
DONTBUILD
2012-03-05 14:18:46 -05:00
Benoit Girard
6c0dc872f0 Bug 717958 - Always read FPS pref on the main thread with OMTC. r=ajuma 2012-03-05 14:02:22 -05:00
Serge Gautherie
f0b09ba492 Bug 731663. (Bv1a-FF) test_bookmarks_html.js: Fix nits, Add/Use do_print(), Improve documentation. r=mak77. 2012-03-05 19:44:47 +01:00
Benoit Girard
d3dd25a616 Merge latest green changeset from mozilla-central to maple
--HG--
rename : dom/base/nsDOMMemoryReporter.cpp => dom/base/nsWindowMemoryReporter.cpp
rename : dom/base/nsDOMMemoryReporter.h => dom/base/nsWindowMemoryReporter.h
2012-03-05 13:41:15 -05:00
Serge Gautherie
925f8c521b Bug 727954. (Bv1) test_autocomplete_delayOnPaste.xul: Support XPFE AutoComplete widget too. r=mak77. 2012-03-05 19:34:55 +01:00
Benoit Girard
6345ad9c43 Restore merge changeset 39a3044823b0, regression fixed upstream in mc 2012-03-05 13:09:05 -05:00
Joel Maher
013fe7c6f7 Bug 732835 - Deploy new talos.zip to fix 732655 and 732656. r=armenzg 2012-03-05 11:03:11 -05:00
Ed Morley
d27ab2302c Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions 2012-03-05 15:22:28 +00:00
Justin Dolske
367115c5e2 Bug 720294 - Refactor style sheet switching code in browser.js. r=gavin 2012-03-05 11:53:34 +01:00
Vivien Nicolas
a5b0fa59c8 Bug 732774 - [b2g] Cancel the click event when a panning action is running only if the touch happens on the panned area r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
977e9cf4a5 Bug 732770 - [b2g] Cancel the active state on the current target when a pan action has started r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
cbbd8f7bab Bug 732350 - [b2g] Cancel the click event sooner when panning has started to prevent unexpected clicks r=fabrice 2012-03-05 09:55:51 +01:00
Richard Newman
ddba48709e Merge m-c to s-c. 2012-03-05 00:03:16 -08:00
Matthew Gregan
8fd79ff7fe Bug 693021 - Back out the incorrect removal of bug 673698's fixed. 2012-03-05 19:19:45 +13:00
Timothy B. Terriberry
ddb39a183b Bug 468275 - Fix mis-use of _ogg_free on allocation error path, r=kinetik 2012-03-04 20:32:35 -08:00
Kartikaya Gupta
37d28fc9a4 Bug 732736 - Fix use of AutoLocalJNIFrame in some JNI wrappers. r=dougt 2012-03-04 22:21:21 -05:00
George Wright
bebb557f97 Bug 674753 - Ensure that sApitraceLibrary is static so that we only load the library once - r=bjacob 2012-03-04 21:43:51 -05:00
Ed Morley
50e92e089b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 22:42:23 +00:00
Tim Taubert
af4128e55d merge m-c to fx-team 2012-03-04 22:13:26 +01:00
OHZEKI Tetsuharu
664e1bfd0d Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak 2012-03-04 12:36:14 -05:00
Justin Lebar
d77dae5390 Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz 2012-03-04 11:02:00 -05:00
Neil Rashbrook
6f5dca5b12 Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD 2012-03-04 15:13:20 +00:00
Neil Rashbrook
02dd7706ab Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Richard Newman
77954cb5e2 Merge m-c to s-c. 2012-03-04 02:12:51 -08:00
Jonathan Kew
34a0756e0f bug 732330 - add assertion in ClusterIterator::Next to check for sane/safe result. r=jdaggett 2012-03-04 08:58:54 +00:00
Justin Dolske
fa5c76f571 Bug 731093 - Make head.js code should just look for just |e.filename| so that a non-object exception is logged when thrown from a test. r=jmaher 2012-03-03 22:19:04 -05:00
Ed Morley
a8bbdba62a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 00:38:41 +00:00