Commit Graph

98699 Commits

Author SHA1 Message Date
Nick Alexander
613efaabc5 Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche
--HG--
extra : rebase_source : 03ced24e3b469b9c995699661c3ab51f5d330748
2012-07-11 14:34:22 -07:00
Nick Alexander
233baf5b00 Bug 772971 - Pickle Sync account parameters on background thread to avoid strict mode warnings. r=liuche
--HG--
extra : rebase_source : 14439ca9691ccfc0207c548bc2d7a023feba84a3
2012-07-11 14:29:10 -07:00
Chris Peterson
7c17582ad1 Bug 722042 - Part 5: Remove Windows code from mobile/android. r=blassey 2012-07-10 17:08:31 -07:00
Chris Peterson
ea15dcfe05 Bug 722042 - Part 4: Remove Qt code from mobile/android. r=blassey 2012-07-10 16:58:56 -07:00
Chris Peterson
38f7b54b66 Bug 722042 - Part 3: Remove some redundant #ifdef ANDROID checks. r=blassey 2012-07-10 16:54:09 -07:00
Chris Peterson
f20af7627e Bug 722042 - Part 2: Remove macbuild code from mobile/android. r=blassey 2012-06-30 00:51:55 -07:00
Chris Peterson
46bb5b2698 Bug 722042 - Part 1: Remove Maemo code from mobile/android. r=blassey 2012-06-30 00:50:55 -07:00
Steve Fink
1a1a0332ce Bug 769192 - Typed array accessors should not use JSPROP_READONLY. r=Waldo
--HG--
extra : rebase_source : 5055b1618b876db58c219512e0168dad28104344
2012-07-11 11:54:56 -07:00
Steve Fink
1a345cef20 Bug 758106 - Intentionally leak poisoned pointers when using rooting analysis. r=bhackett
--HG--
extra : rebase_source : d0eb52bd01bb64111c32e1f491435f5c731a9647
2012-07-11 11:54:48 -07:00
Nick Alexander
82d45f17ac Bug 764669 - correct beta branding filename (should be fennec_48x48.png; was fennec_40x40.png). r=mbrubeck 2012-07-11 14:20:19 -07:00
Terrence Cole
ac08e5383f Backed out changeset 9dc4e44365c4 2012-07-11 14:10:02 -07:00
Terrence Cole
0a56ae80a2 Bug 772722 - Remove superfluous usage of Atomics in SpiderMonkey; r=luke
None of the current usages of ATOMIC_INC/DEC are useful now that we do not allow
multi-threaded runtimes. This also removes a pre-mature optimization that
happened to be using the atomics. I measured it as saving strictly < 3us on old
hardware.
2012-07-11 13:49:51 -07:00
David Burns
faf08f8fac Bug 754226: add getting title of content to marionette. r=mdas 2012-07-10 13:30:21 -07:00
Gregor Wagner
26cabf0ae0 Bug 772127 - Followup: disable on android. r=orange 2012-07-11 13:23:12 -07:00
Raymond Lee
45c93c6b02 Bug 729867 - There is no way to pop up confirmation dialogs when the last private browsing window is being closed r=ttaubert 2012-07-05 16:30:59 +08:00
Benjamin Peterson
8f2c75dbb6 Bug 772963: remove empty parameter name. r=Neil 2012-07-11 11:32:00 -04:00
Joel Maher
a8a922999c Bug 772893 - upload a new talos.zip to remove specialpowers from the default configuration. r=aki
--HG--
extra : rebase_source : e4857e5dfb515e6a25b0d61fa551044336108bbe
2012-07-11 12:37:38 -04:00
Justin Lebar
fec233023e Bug 769254 - Part 4: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
--HG--
extra : rebase_source : ac250aa36b7a0eb25fa45dbff87cb5e519c55a30
2012-07-11 16:02:20 -04:00
Justin Lebar
5f017a2b74 Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
--HG--
extra : rebase_source : 21460c8ccf4eb96df1fee57a6b8a537858f3b4ad
2012-07-11 16:02:20 -04:00
Justin Lebar
910d854fbe Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
--HG--
extra : rebase_source : 1de945d5933824d79866bbc61e2493f96217a9ee
2012-07-11 16:02:20 -04:00
Justin Lebar
17f2523571 Bug 769254 - Part 1: Fix crashes in BrowserElementParent.cpp, TabChild.cpp on null URI to window-opening code. r=bz
--HG--
extra : rebase_source : c5a75bed6a70ab9482fc7c6c4bf98f1ae41a7898
2012-07-11 16:02:20 -04:00
Benoit Girard
a5d2de3e53 Bug 772715 - Use JSON instead of string profiles on mobile. r=ehsan,sfink
--HG--
extra : rebase_source : c3c2224d130580df6aea310a24532c0321ea9a09
2012-07-11 15:36:04 -04:00
Daniel Holbert
2b4c513254 Bug 696253 patch 9: Update mochitest-files variable name in ifdef'd chunk of Makefile for style tests, to accommodate changes from bug 370750. r=dbaron 2012-07-11 12:24:36 -07:00
Gregory Szorc
260a1e774e Bug 760905 - Change bounds of test_storage_queue.js to address orange; r=rnewman 2012-07-11 12:06:44 -07:00
Jonathan Griffin
93fb76dda7 Bug 772687 - Add ability to specify deviceRoot when instantiating DeviceManager, r=jmaher 2012-07-11 11:49:30 -07:00
Honza Bambas
ca18892306 Bug 765158 - Remove naming of main thread, conflicts with process name on Linux, r=bsmedberg 2012-07-11 20:20:17 +02:00
Honza Bambas
d08a526246 Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker 2012-07-11 20:20:17 +02:00
Honza Bambas
c3d8ec5de2 Bug 760067 - Release all OfflineCache custom profile files ASAP after custom profile cache update has finished, r=michal 2012-07-11 20:20:17 +02:00
Kartikaya Gupta
b48cafa3c6 Bug 772890 - Guard against ArrayIndexOutOfBoundsException in GfxInfoThread. r=bjacob 2012-07-11 14:19:58 -04:00
Kartikaya Gupta
adb88262d7 Bug 772890 - Update package for GfxInfoThread. r=bjacob 2012-07-11 14:13:49 -04:00
Gregor Wagner
67d201613b Bug 765435 - Make JS heap growth factor depend on the heap size after a GC and GC frequency. r=billm 2012-07-11 11:09:53 -07:00
Gavin Sharp
354e12c7fa Bug 771980: provider must be re-usable, r=jaws
--HG--
extra : transplant_source : s%94%84%C2%7C%27%A3%B0%DB%5B%7F%40%96%A4S%21%FFcSA
2012-07-11 10:43:56 -07:00
Gregor Wagner
fa0c670de5 Bug 772127 - Run Contacts and Settings API tests on desktop. r=sicking 2012-07-11 10:41:40 -07:00
John Ford
2c2d557b62 bug 771095 - include gkmedias.dll on Windows B2G desktop builds r=cjones 2012-07-11 10:26:50 -07:00
Fabrice Desré
a75e52ab36 merge 2012-07-11 10:05:44 -07:00
Fabrice Desré
fa4961cc0f Bug 772363 - Followup to fix test failures [r=fabrice] 2012-07-11 10:02:58 -07:00
Wes Johnston
e270e15a33 Bug 766260 - Use fallback icon if there is an error downloading the specified one. r=mfinkle 2012-07-11 10:02:28 -07:00
William Lachance
6199f499ed Bug 768957 - Fall back to getting mac address using wifiman on older versions of Android;r=jmaher 2012-07-11 12:51:44 -04:00
William Lachance
75ed04f403 Backed out changeset fa4bd6ad8a13 2012-07-11 12:49:14 -04:00
William Lachance
47e4bd5c90 Bug 768597 Fall back to getting mac address using wifiman on older versions of Android;r=jmaher 2012-07-11 12:45:22 -04:00
Ed Morley
61af7a9160 Merge mozilla-central to mozilla-inbound 2012-07-11 17:29:22 +01:00
Ed Morley
fa0ccb7a09 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-11 17:28:26 +01:00
Fabrice Desré
b550133be0 Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun] 2012-07-11 08:38:36 -07:00
Fabrice Desré
d85fdad2c5 Bug 772363 - Implement installation API for packaged apps [r=vingtetun] 2012-07-11 08:38:33 -07:00
Mike Hommey
2a83948256 Fixup for bug 771103. r=bgirard 2012-07-11 17:28:04 +02:00
Mike Hommey
babf37791c Bug 772423 - Hook mozjemalloc's abort(). r=jlebar 2012-07-11 16:55:39 +02:00
Mike Hommey
6d8e336f1f Bug 771103 - Allow to start the profiler with a signal on Android. r=bgirard,r=blassey 2012-07-11 16:55:22 +02:00
Ben Hearsum
aab8af749b bug 770996: partial mars broken for mac partner builds - partial backout of bug 759318 to fix. a=akeybl 2012-07-11 08:28:38 -04:00
Ed Morley
6c324a1a79 Merge mozilla-central to mozilla-inbound 2012-07-11 10:52:45 +01:00
Michal Novotny
1dab69d865 Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests, r=honzab 2012-07-11 11:18:38 +02:00