Commit Graph

265231 Commits

Author SHA1 Message Date
Daniel Holbert
293351dc37 Bug 731393: Update type of temporary copy of nsDeviceContext::mAppUnitsPerDevPixel (which is now unsigned), to fix build warning. r=joe
--HG--
extra : rebase_source : c6bfe18c121bac203b2371c9ef35dee1edebf70c
2012-02-29 23:05:43 +01:00
Dão Gottwald
e453d115e3 Bug 731556 - When closing a hidden tab, don't attempt to animate it. r=gavin
--HG--
extra : rebase_source : 88451a3909c6191a6be8e83fc6c1e01ae325a451
2012-02-29 23:02:34 +01:00
Wes Johnston
08f4b19f52 Bug 725458 - Start touch timeout during action_down. r=mbrubeck 2012-02-29 14:03:28 -08:00
Steve Fink
ad70bedc53 Bug 731450 - jstests.py needs to import subprocess.call. r=dmandelin
--HG--
extra : rebase_source : 307566ad1ad837dcd355440f378b755db3ae6afc
2012-02-28 17:15:26 -08:00
Steve Fink
fc2b76e011 Bug 730144 - Label objects with their mark colors when dumping the heap. r=mccr8
--HG--
extra : rebase_source : 0eb7c558ec255cb26784522137a8b80746cbe140
2012-02-23 18:47:59 -08:00
Wes Johnston
9ad27b6783 backout 107beeff501d 2012-02-29 13:37:13 -08:00
Margaret Leibovic
4063a0ff55 Bug 730874 - Make sure we don't create multiple AsyncTasks to get bookmark/history data. r=lucasr 2012-02-29 13:26:03 -08:00
Margaret Leibovic
0edd5ce907 Bug 731019 - java.lang.NullPointerException: at org.mozilla.gecko.AwesomeBarTabs.onBackPressed(AwesomeBarTabs.java). r=lucasr 2012-02-29 13:25:41 -08:00
Gavin Sharp
4afb876649 Bug 724309: remove debugging code now that the orange is fixed
--HG--
extra : transplant_source : %AC5%AE%FD8%3F%8A%9B%3AG%5E%15%D8%00%8A%211%3D%AD%B6
2012-02-29 13:15:18 -08:00
Wes Johnston
b685a567e3 Bug 725458 - Start touch timeout during action_down. r=mbrubeck 2012-02-29 13:13:31 -08:00
Igor Bukanov
2ecc5650d5 bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm 2012-02-29 21:23:38 +01:00
Sriram Ramasubramanian
dd4458034c Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman] 2012-02-29 11:29:09 -08:00
David Bolter
c0ed3512c7 Merge backout 2012-02-29 13:59:37 -05:00
David Bolter
765b9384bd Backed out changeset 547de632a3e2 2012-02-29 13:59:13 -05:00
Wes Johnston
d0bdaf6fdd Bug 730398 - Add a content uri for the deleted passwords table. r=lucasr 2012-02-29 10:51:25 -08:00
Fabrice Desré
f97e218739 Bug 731656 - build broken since bug 728912 landed [r=philikon] 2012-02-29 10:44:05 -08:00
Ed Morley
8de602546b Backout 547de632a3e2 (bug 495912) for mochitest-a11y orange 2012-02-29 18:42:58 +00:00
Bill McCloskey
1d983ce16b Bug 731052 - Clean up incremental resets (r=igor) 2012-02-29 10:28:30 -08:00
Matt Brubeck
717a0ff5b5 Merge mozilla-central to mozilla-inbound 2012-02-29 09:37:54 -08:00
Matt Brubeck
a7f7fba89e Bug 721469 - Add-on description section cuts off long descriptions [r=wesj] 2012-02-29 09:36:00 -08:00
Matt Brubeck
6081f5cad4 Bug 730502 - Split add-on manager JS code into an external source file [r=wesj] 2012-02-29 09:35:31 -08:00
Wes Johnston
408105b7e5 Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic 2012-02-29 09:09:43 -08:00
Serge Gautherie
c198089eb7 Bug 725015. (Av3) Add missing 'return', Set needed preference, Make todo() message more explicit. r=mounir. 2012-02-28 20:21:27 +01:00
Brian R. Bondy
8bb6674ce3 Bug 730862 - Disable signmar by default and provide an option to enable it. r=rstrong. sr=khuey 2012-02-28 13:58:42 -05:00
Matt Brubeck
271eb939a4 Merge last green changeset from inbound to mozilla-central 2012-02-28 09:21:10 -08:00
Kyle Huey
682375b735 Bug 728392: nsUpdateService should clear its references to the update listener once it is no longer needed. r=rs 2012-02-28 08:57:35 -08:00
Josh Aas
6bcfc46d0c Bug 731040: Fix bug in which we don't properly create an object frame due to over-aggressive fallback. r=jst 2012-02-28 10:05:06 -05:00
Igor Bukanov
fef7f4a40e bug 730987 - remove per-context debug hooks. r=luke 2012-02-28 11:54:40 +01:00
Justin Dolske
c8b6e49dd7 Bug 717481 - login manager storage should use default encryption type from the crypto provider. r=zpao 2012-02-28 11:50:05 +01:00
Charles Chan
561266e811 Bug 727997 - Sync options checkbox list shouldn't have a fixed height. r=dao 2012-02-28 11:49:16 +01:00
Serge Gautherie
f46838e322 Bug 489728. (Bv6a_fix) Misplaced '"'. (Bustage fix.) 2012-02-28 10:29:46 +01:00
Mark Capella
0c0047820a Bug 489728. (Bv6a) Use passed() in TestTXMgr.cpp, Make passed() accept a va_list in TestHarness.h. f=sgautherie r=ehsan. 2012-02-28 10:17:15 +01:00
Serge Gautherie
7147cb6c30 Bug 629595. (Bv1a) test_webgl_conformance_test_suite.html: Ensure waitForExplicitFinish() is executed, Disable test on Windows 2000 and (if necessary) on SeaMonkey, Move Mac OSX version check to a better place. r=bjacob. 2012-02-28 09:55:54 +01:00
Tim Taubert
f6e942ab3e merge m-c to fx-team 2012-02-28 08:42:50 +01:00
Doug Sherk
cd3c925787 Bug 711656: special case the entire Intel GMAX4500HD series r=bjacob,joe
Until we fix this properly, this patch special cases this set of devices so that
they get handled in almost the same way as they used to be.
2012-02-28 00:19:24 -05:00
Olli Pettay
1caa5d5eb4 Bug 730470, FormFillController crashes, r=gavin 2012-02-28 01:31:23 +02:00
Piers Biddlestone
fcedfcc0db Bug 716080 - Restore Previous Session does not re-use blank tabs [r=zpao] 2012-02-27 13:41:22 -08:00
Josh Aas
609f726108 Bug 729673: Fix cases in which plugin instance src data stream is not delivered properly. r=bsmedberg 2012-02-27 15:36:46 -05:00
Mihai Sucan
a414046b7f Bug 684445 - Orion source editor should have built-in context menu; r=rcampbell f=rcampbell 2012-02-27 20:08:45 +02:00
Olli Pettay
c3a5e54da8 Bug 730753, call CC after full GC, r=mccr8 2012-02-27 16:49:59 +02:00
Olli Pettay
cc05c57f6b Bug 730601 - Don't use GetListenerManager(false) to check existence of ELM, but HasListenerManager, r=jst 2012-02-27 16:03:15 +02:00
Marco Bonardo
0ced8dbfe4 Merge last green PGO from inbound to central 2012-02-27 13:44:27 +01:00
Serge Gautherie
4087f00de2 Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride. 2012-02-27 10:44:36 +01:00
Tim Taubert
30a7711db3 merge m-c to fx-team 2012-02-27 09:44:06 +01:00
Mike Hommey
c1fe921682 Bug 703523 - #ifdef some windows and crash reporter specific parts of browser.js. r=gavin 2012-02-27 08:23:35 +01:00
Mike Hommey
a17cd3de2f Bug 716544 - Define android NDK headers as system headers. r=khuey 2012-02-27 08:22:27 +01:00
Mike Hommey
bc546e0b47 Bug 729883 - Avoid linker warnings when starting up on Android. r=tglek 2012-02-27 08:19:20 +01:00
Serge Gautherie
5151846cd6 Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride. 2012-02-27 07:54:25 +01:00
Gian-Carlo Pascutto
59da856cee Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp 2012-02-27 07:46:41 +01:00
Richard Newman
c6306a4d58 Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey 2012-02-26 22:34:23 -08:00