David Anderson
97d0058a2f
Disable TypeInference on ARMv6 builds (bug 793740, r=mjrosenb).
...
--HG--
extra : rebase_source : e22635a39985ee2759372751e49ac836268edddc
2012-09-28 12:11:50 -07:00
Jim Mathies
1bf7273ba1
Bug 795307 - Use telemetry to report touch enabled device stats. r=nfroyd
2012-09-28 14:11:12 -05:00
Mark Finkle
8e0584101d
Bug 795132 - Cache DPI to avoid making JNI calls r=blassey
2012-09-28 15:05:50 -04:00
Ehsan Akhgari
1d1ec4e105
Bug 793408 - Remove some prtypes.h #includes from gfx; r=jrmuizel
2012-09-28 14:56:27 -04:00
Nicolas Silva
28c9201dcc
Bug 794747 - Set B2G's default video queue size to 3 instead of 10. r=kinetik
2012-09-28 14:43:57 -04:00
Ehsan Akhgari
b7ee45dbd6
Bug 795015 - Detect when all chrome windows are loaded properly and put them into private browsing mode if needed; r=dao
2012-09-28 14:40:32 -04:00
Shane Caraveo
a9467d6ca0
Bug 790112: fix social toolbar button styling so that separate "sub-buttons" are visually distinct, patch by Shane and Jared, r=felipe
...
--HG--
extra : transplant_source : N%1A%11%14%7D%AF%1Fy%E9%CFS%0A%08%96%C6%22%EF%13%E7t
2012-09-27 16:57:37 -07:00
cviecco@mozilla.com
c3bba668b3
Bug 785259: Fix override bit masking [v2], r=bsmith, sr=honzab
...
--HG--
extra : rebase_source : 22768054c4113e6904d07f5e9b5db32d969315a1
2012-09-28 11:05:26 -07:00
Nicolas Silva
b55038bbf2
Bug 794747 - add a pref for the default size of the VideoQueue. r=kinetik
2012-09-28 13:34:03 -04:00
Ed Morley
76851c6ca6
Bug 780863 - Disable test_bug270414.html on Android for too many intermittent failures (mark 2)
2012-09-28 18:47:30 +01:00
Blake Kaplan
d906a826af
Bug 795047 - Add support for hidden networks. r=vchang
...
--HG--
extra : rebase_source : 5655853c58b6861d41f672c45d62c6098f017964
2012-09-27 14:41:31 -04:00
Philipp von Weitershausen
fa0bd2ad31
Bug 795061 - AssertAppProcessPermission: Kill any process that doesn't have the specified permission, not just app processes. r=cjones
2012-09-28 10:29:36 -07:00
Andrew Quartey
f55a37c1ba
Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas
2012-09-28 13:21:40 -04:00
Joe Drew
db8e984995
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
...
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
2012-09-27 14:12:56 -04:00
Tatiana Meshkova
50ec738dc1
Bug 486918. Part 2: Add the ability to pre-downscale using a high-quality scaler on a separate thread. r=joe,jlebar
...
--HG--
extra : rebase_source : fa22f42c832ae57b8e221ee03c68a45d33a929d3
2012-04-03 14:57:22 -07:00
Joe Drew
7ba5def5a6
Bug 486918. Part 1: Import Chromium's higher-quality image scalers, since we know those to be good and shippable. r=jrmuizel
...
--HG--
extra : rebase_source : afcbe4f2b8fac985d836b038fb42156d27dc1c29
2012-08-23 15:36:04 -04:00
Joe Drew
3a94d4fce6
Bug 786444 - Part 2 - Make imgFrame's lock status a count, not a boolean, so you can lock it multiple times and still be correct. r=jlebar
...
Also add a bunch of NS_ABORT_IF_FALSEs that verify that the lock status is
always valid.
--HG--
extra : rebase_source : 70cce5ed671586529e7d698e4bcdc86f5c748aa5
2012-09-26 11:33:06 -04:00
Joe Drew
555228332f
Bug 786444 - Part 1 - Add an RAII class to make locking imgFrame more foolproof, use it, and be sure to lock imgFrame more correctly. r=jlebar
...
--HG--
extra : rebase_source : 255805f32aa06b3719a1442388b7b759c1c16c89
2012-09-26 11:33:06 -04:00
Joe Drew
b44769c993
Bug 786449 - Add a place to explicitly initialize RasterImage on the main thread at startup. r=jlebar
...
--HG--
extra : rebase_source : d23afb459bca8c36467ad2af042580a96666b886
2012-09-26 11:33:06 -04:00
Gian-Carlo Pascutto
1e6ae89448
Bug 727370 - Fix typo that crept in while rebasing. r=benjamin
2012-09-28 19:00:20 +02:00
Seth Fowler
2c3af5ccdc
Bug 786108 - Cache UTF-16 version of URI to prevent repeated conversions in the CSS scanner, and free the cache after a short time. r=bz
2012-09-28 09:56:47 -07:00
Seth Fowler
0bd8ed6ede
Bug 795086 - Make nsConsoleService only post a LogMessageRunnable to the event queue if there are any observers for it. r=bz
2012-09-28 09:54:36 -07:00
Ed Morley
aa59894c6f
Bug 708927 - Disable test_focus_menu.xul on Linux for frequent timeouts; rs=tbsaunde
2012-09-28 17:52:56 +01:00
Ed Morley
70465d624c
Bug 691580 - Disable part of test_focus_contextmenu.xul for too many intermittent failures; rs=tbsaunde
2012-09-28 17:52:53 +01:00
Margaret Leibovic
269fc942d9
Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr
2012-09-28 09:34:45 -07:00
Doug Turner
51144bd463
Bug 794571 - Device storage - Add 'sdcard' device storage type. r=sicking
2012-09-28 09:50:13 -07:00
Nick Alexander
045b211cc1
Bug 790931 - Broadcast when Sync Android Account is being deleted to many Firefox Apps. r=rnewman
2012-09-28 09:40:51 -07:00
Gian-Carlo Pascutto
b6f12f39f7
Bug 727370 - Small cleanups in HashStore. r=dcamp
2012-09-28 18:31:19 +02:00
Gian-Carlo Pascutto
0a70ff27a3
Bug 727370 - Recover correctly from a Reset during an update. r=dcamp
2012-09-28 18:31:19 +02:00
Gian-Carlo Pascutto
574e827a15
Bug 727370 - Improve HashStore checksumming performance. r=dcamp
2012-09-28 18:31:19 +02:00
Gian-Carlo Pascutto
9513551d00
Bug 727370 - Make SafeBrowsing updates atomic transactions. r=dcamp
2012-09-28 18:31:18 +02:00
Fabrice Desré
d661e4976a
Bug 789527 - Change the way we install packaged apps [r=gwagner]
2012-09-27 12:34:41 -07:00
Gene Lian
372d6e5d0f
Bug 790527 - When rebooting/powering off, go through normal gecko shutdown. r=bsmedberg,sr=cjones
2012-09-26 17:12:33 +08:00
Isaac Aggrey
997db4d142
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
Eric Chou
5e5b4c3299
Bug 794469 - patch 2: Implement sending "Connect" request, r=qdot
...
From 4de16db95fc67e644868347b0107f76751efb9cf Mon Sep 17 00:00:00 2001
2012-09-27 22:59:27 +08:00
Eric Chou
bf0e5c8fad
Bug 794469 - patch 1: OBEX related constants, data structures and basic functions, r=qdot
2012-09-28 23:09:29 +08:00
Kannan Vijayan
b199714c73
Bug 768126 - patch 1 - Add ION exit frame type for OOL calls to PropertyOp. (r=jandem)
2012-09-28 11:06:45 -04:00
Gene Lian
762057d12b
Bug 789973 - B2G system time: adjust system clock after receiving NITZ timestamp (part 2). r=philikon
2012-09-28 14:02:57 +08:00
Gene Lian
9491b6633a
Bug 789973 - B2G system time: adjust system clock after receiving NITZ timestamp (part 1). r=jlebar
2012-09-28 14:02:28 +08:00
Philipp von Weitershausen
46e59c19a0
Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones
2012-09-27 22:43:35 -07:00
Philipp von Weitershausen
611ab85c83
Bug 777508 - Notify parent if child processes are terminated through message manager. r=cjones
2012-09-27 22:43:24 -07:00
Philipp von Weitershausen
213e5bb81b
Bug 776832 - Add a scriptable API to assert app permissions through messagemanager. r=smaug
2012-09-27 22:43:12 -07:00
Ed Morley
ce41594120
Merge mozilla-central to mozilla-inbound
2012-09-28 16:01:22 +01:00
Ed Morley
195be4c4f1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-28 15:49:57 +01:00
Mark Finkle
b4615d7def
Backout c1003f039c77, breaks Fennec startup (bug 794731)
2012-09-28 08:55:35 -04:00
Olli Pettay
0b22258827
Bug 794623 - Fewer virtual GetTargetForEventTargetChain calls, r=jst
...
--HG--
extra : rebase_source : db5b18e28b2ed362e0761370b21ef74e6231a476
2012-09-28 02:15:29 +03:00
Gary Kwong
d9a3f28ab6
Bug 696305 - Add more comments and try removing suppression for bug 793539 since the patch to disable GnomeVFS by default has landed on m-c. DONTBUILD
2012-09-27 23:25:31 -07:00
Bill McCloskey
45335d1753
Bug 794947 - Add check for lazy proto in ion code (r=dvander)
2012-09-27 20:20:11 -07:00
Ryan VanderMeulen
d2b91b211f
Merge the last PGO-green inbound changeset to m-c.
2012-09-27 20:52:01 -04:00
Karl Tomlinson
b2b6d9dcdb
b=795144 default disable using GnomeUI and GnomeVFS for themed icons r=glandium
...
--HG--
extra : transplant_source : %1C%1En3%FCV%60%0C%80%16%E1%F0%0D%11%40%CB%D5%0D%93%8F
2012-09-28 10:59:12 +12:00