Commit Graph

75405 Commits

Author SHA1 Message Date
Wes Johnston
f7f6594036 Bug 596370 - Don't delete files opened with helper apps on Fennec exit [r=mbrubeck] 2011-08-16 10:12:03 -07:00
Matt Brubeck
5b957cea92 Bug 679120 - Allow negative numbers for integer prefs in mobile about:config [r=lucasr] 2011-08-16 10:10:10 -07:00
Tim Taubert
9d4eb583e4 Bug 648683 - Expose tabs on-demand preference; r=dietrich+gavin, a=broken-merge 2011-08-16 18:59:51 +02:00
Jason Orendorff
a8f47d6dd3 Bug 679346 - Fix GCC warning "‘void UnsafeError(const char*, ...)’ defined but not used" in jsdbgapi.cpp. r=gal. 2011-08-16 11:36:56 -05:00
Oleg Romashin
5dc9ffb8ac Bug 679149 - VKB jumping too much on maemo r=dougt 2011-08-16 09:27:36 -07:00
Oleg Romashin
b8b167b6ff Bug 673395 - Support Haptic of MeeGo/Maemo 6. r=dholbert 2011-08-16 09:27:01 -07:00
Daniel Holbert
09b865ee51 Bug 678573: Remove unused variable |pollError| from nsSocketTransportService::DoPollIteration. r=jduell 2011-08-16 09:26:59 -07:00
Luke Wagner
7fc4640d11 Bug 679251 - InlineReturn should advance the pc always (r=dvander) 2011-08-16 09:23:30 -07:00
Rob Campbell
d8672088b4 merged m-c to fx-team, browser_595601-restore_hidden.js conflicted 2011-08-16 12:21:00 -03:00
Rob Campbell
3e671f33f0 Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 2011-08-16 12:06:28 -03:00
Ehsan Akhgari
8f7ab46728 Bug 678763 - Disable browser_sourceeditor_initialization.js because it is practically perma-orange; rs=msucan,robcee
DONTBUILD
2011-08-16 10:54:10 -04:00
Rob Campbell
aee8aa6dbe Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske; Backout to fix bug 679301; a=orange 2011-08-16 10:07:25 -03:00
Dão Gottwald
9a607f1a3f Bug 648683 followup. Change restoreOnDemand.accesskey to L, since D was already taken 2011-08-16 15:00:31 +02:00
Brian Hackett
24c7f785f6 Fix GC hazard, bug 679094. r=jorendorff. 2011-08-16 06:52:44 -05:00
Landry Breuil
8bd5d4a730 Bug 650749: Fix xptcall for OpenBSD on ppc. r=bsmedberg 2011-08-16 07:27:16 -04:00
Kyle Huey
d3678a9a19 Bug 679191: Improve XPT arena allocation behavior when handling allocations larger than the block size. r=njn 2011-08-16 07:25:58 -04:00
Kyle Huey
85ee29aad8 Merge mozilla-inbound to m-c to catch the 8 train. 2011-08-16 06:55:39 -04:00
Ms2ger
95436045b4 Merge some known-good changesets from m-i to m-c. 2011-08-16 12:09:24 +02:00
Tim Taubert
34df3fbbd8 Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Mike Hommey
06def372f6 Bug 672756 - Allow to populate startupcache on xulrunner applications built with the SDK. r=ted 2011-08-16 09:19:51 +02:00
Paul O’Shannessy
233cde3cd2 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Blair McBride
0020164d0a Bug 677646 - Install Add-on from file no longer works. r=dtownsend 2011-08-16 18:16:37 +12:00
Alon Zakai
0084a4d821 Bug 678623 - Increase script stack quota in web workers. r=bent 2011-08-15 22:53:33 -07:00
Brian Smith
60e886946e Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie 2011-08-15 22:38:56 -07:00
Matthew Gregan
1eaa941a74 Bug 679269 - Rename SoundData{,Value} to AudioData{,Value} and fix inconsistent use of "sound" vs "audio". r=doublec 2011-08-16 17:19:51 +12:00
Daniel Holbert
286d8b358e Backing out f085bbca2ee9 (bug 609043) since it triggered perma-orange in Android b-c tests 2011-08-15 20:59:13 -07:00
Daniel Holbert
f3f070d15a Back out c51c5db7903f (bug 679194) since I'm backing out the cset that it stacks on top of 2011-08-15 20:59:11 -07:00
Matthew Gregan
f0cf2aa37d Bug 679261 - sa_stream_get_min_write should return a result in bytes, not frames. r=cpearce 2011-08-16 15:47:45 +12:00
Luke Wagner
994e1fd4c7 Bug 679251 - InlineReturn should advance the pc always (r=dvander) 2011-08-15 18:53:11 -07:00
Kailas
f99ea6739e Bug 595888 - Show file size when attempting to download a file. r=sdwilsh, r=dolske, ui-r=faaborg 2011-08-15 12:53:03 -07:00
Daniel Holbert
429357d73b Bug 678845: Add "u" suffix to large integer literal values in testIndexToString.cpp, to fix GCC warning. r=Waldo 2011-08-15 11:44:17 -07:00
Scott Johnson
933fb53b10 Bug 673984 - Fix crash in nsImageLoader::DoRedraw by clearing image loaders even on ignore of frame destruction callbacks. [r=dbaron,dholbert] 2011-08-15 11:44:15 -07:00
Robert Longson
f7e6cfcfc3 Bug 678250 - Filter bounds rounded before scaling so small filters may be too large. r=roc 2011-08-15 19:41:57 +01:00
Dão Gottwald
38f895705b merge backout 2011-08-15 19:50:24 +02:00
Dão Gottwald
7fcedf3d10 Backed out changeset 7715bba5cc3a 2011-08-15 19:49:57 +02:00
Dão Gottwald
36a6e99bf9 merge backout 2011-08-15 19:49:22 +02:00
Dão Gottwald
79ae8d04ea Backed out changeset 1608aa3ce9d3 2011-08-15 19:48:43 +02:00
Wes Johnston
77e3901fd6 Bug 675252 - Check for locale updates before updating Fennec. r=mfinkle 2011-08-15 10:42:52 -07:00
Wes Johnston
6b5a926e25 Bug 668029 - Pull strings out of available locales list when using localePicker. r=mfinkle 2011-08-15 10:42:50 -07:00
Rafael Ávila de Espíndola
c8cc80b651 Bug 678069 - Fix build with clang and c++0x. r=joshmoz.
mShWidth and mShHeight are used in an initializer list for NPRect in fields
that have type uint16_t. Change their definitions to match.
2011-08-15 13:07:40 -04:00
Mihai Sucan
c2f9c305a1 Bug 566084 - Inspect gets disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske ui-r=limi 2011-08-15 20:02:43 +03:00
Dão Gottwald
287ccc294f Bug 580194 - use inverted tabbrowser icons on glass and dark personas. r=shorlander 2011-08-15 17:43:36 +02:00
Stephen Horlander
54d348015a Bug 580194 - add inverted tabbrowser icons 2011-08-15 17:42:53 +02:00
Mihai Sucan
7d03826c55 Bug 678763 - Intermittent browser_sourceeditor_initialization.js | application timed out after 330 seconds with no output; r=rcampbell 2011-08-15 18:38:53 +03:00
Rob Campbell
c535f2ce35 Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 2011-08-15 11:21:00 -03:00
Rob Campbell
af4d011d60 merge m-c to fx-team 2011-08-15 11:20:48 -03:00
Tim Taubert
a6f3689260 Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-08-15 16:03:39 +02:00
Tim Taubert
39212f534a Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Tim Taubert
c0bd65da35 Bug 680686 - Remove AllTabs.jsm until the all-windows feature gets properly implemented; r=dao 2011-08-21 10:41:17 +02:00
Tim Taubert
3f93b4ecc1 Bug 680649 - inspector leaks iframe [chrome://browser/content/inspector.html] until shutdown; r=dcamp 2011-08-20 19:22:10 +02:00