Commit Graph

76457 Commits

Author SHA1 Message Date
Gian-Carlo Pascutto
8a3e4007ed Bug 669410 - Remove old fragment cache code. r=dcamp 2011-09-08 22:15:48 +02:00
Gian-Carlo Pascutto
f1b8592f7b Bug 669410 - Reduce the SQLite caches' default size in url-classifier. r=dcamp 2011-09-08 22:15:37 +02:00
Gian-Carlo Pascutto
3846c30f61 Bug 669410 - Probe PrefixSet directly from the main thread. r=tony 2011-09-08 22:15:27 +02:00
Gian-Carlo Pascutto
3527a1530c Bug 669410 - Use PrefixSet to speed up URL classification. r=tony 2011-09-08 22:15:18 +02:00
Gian-Carlo Pascutto
3099d386d0 Bug 669410 - Add PrefixSet datastructure for SafeBrowsing. r=dcamp 2011-09-08 22:15:08 +02:00
Alex Pakhotin
a1dd135f60 Bug 669636 - update download notification fontcolor is black (on dark background). r=blassey
--HG--
extra : rebase_source : 7f57050a814356a74a2c7e12b5e9188ccc6829e4
2011-07-06 20:28:36 -07:00
Rafael Ávila de Espíndola
0c1ab4a0da Bug 673017 - Shutdown nsIOService in NS_XPCOM_WILL_SHUTDOWN_OBSERVER_ID.
The nsIOService can use sBlockedScriptRunners and that is deleted by
LayoutShutdownObserver reacting to NS_XPCOM_SHUTDOWN_OBSERVER_ID, so we
cannot wait for NS_XPCOM_SHUTDOWN_OBSERVER_ID in nsIOService.

--HG--
extra : rebase_source : 17c7964c9a0a0b0dae896ab88885aacaaa68a01a
2011-09-08 15:42:09 -04:00
Matt Brubeck
402f7d2248 Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
Lucas Rocha
dca84fe55f Bug 685224 - Update tab image with correct color (r=mbrubeck) 2011-09-08 12:13:18 -07:00
Lucas Rocha
2b1fd34a33 Bug 685539 - Update tab reopen icon for tablets (r=mbrubeck) 2011-09-08 12:13:18 -07:00
Matt Brubeck
cf696d453b Bug 680077 - Use px units for tab bar styles on Android [r=mfinkle] 2011-09-08 12:13:18 -07:00
Matt Brubeck
79009aae73 Bug 685310 - Make tab bar scroll vertically in tablet mode [r=mfinkle] 2011-09-08 12:13:12 -07:00
Lucas Rocha
1c5e970929 Bug 680077 - Update tabs pane for Honeycomb theme (r=mbrubeck) 2011-09-07 13:47:39 -07:00
Lucas Rocha
b9596820ce Bug 680077 - Define documenttab dimensions on constructor (r=mbrubeck)
So that they can be dynamically defined for different modes (e.g. tablets).
2011-09-07 13:47:37 -07:00
Lucas Rocha
b983b86062 Bug 680077 - Use Util.isTablet() everywhere to check if tablet mode is on (r=mbrubeck)
Use it instead of checking for a 'tablet' attribute in Elements.urlbarState
everywhere.
2011-09-07 13:47:35 -07:00
Matt Brubeck
8770e3aab8 Bug 677669 - Always show the tab bar in tablet mode [r=mfinkle] 2011-09-07 13:47:25 -07:00
Chris Lord
ad735c30dd Bug 684963 - Target Android API level 11 to remove the menu key on Honeycomb [r=blassey] 2011-06-15 01:56:00 -07:00
James Willcox
bd9cf99577 Bug 684242 - don't send synthetic SURFACE_DESTROY event when stopping on Android [r=ajuma]
From d88f7db9e74c0b4e2df307e417ef9e582266c3e2 Mon Sep 17 00:00:00 2001
2011-09-08 11:10:36 -04:00
Jeff Muizelaar
9d4bfca227 Bug 684091. Keep a histogram of how often we've decoded images. r=jlebar
This will help track if we're decoding the right amount. e.g. if we
try to decode less we should see changes here.
2011-09-08 14:05:11 -04:00
Jeff Muizelaar
fa337a58c6 Bug 684091. Add the ability to subtract values from Histograms. r=taras
This is a copy of Add where we Accumulate with -1 instead of 1.
I'm doing this as a copy instead of factoring out the common code
to make this file easier to compare with chromium's histrogram.cc
2011-09-08 14:05:06 -04:00
Taras Glek
f66a1bc657 Bug 673292. Provide raw histogram data to c++ consumers. r=jmuizelaar
This will be useful for manually controlling histogram values instead of
just acummulating.
2011-08-05 09:53:48 -04:00
Paul Biggar
d4f71dfd35 Bug 684336: Extract CallObject into its own object (r=luke) 2011-09-08 10:53:43 -07:00
Kyle Huey
781674287b Fix MSVC build warning (no bug). rs=bhackett 2011-09-08 13:22:20 -04:00
Matt Brubeck
1b57a3cb34 Bug 685440 - Silence undefined property warnings in Fennec [r=fabrice]
--HG--
extra : rebase_source : 7cc85ef3e02fcc5a92bbacd38d7e7e2c3895d844
2011-09-08 09:02:08 -07:00
Matt Brubeck
dd9948a459 Bug 684807 - Annotate more crashtest assertions on Android [r=philor]
--HG--
extra : rebase_source : fb7142167faccb19975aa12c6048428c8dea42c4
2011-09-08 09:00:32 -07:00
Brian R. Bondy
7c36066ba8 Bug 655117 - Citrix ICA Client Version: 12.1.0.30 (npicaN.dll) crashes other plugins. r=bsmedberg 2011-09-08 12:11:52 -04:00
Ehsan Akhgari
8da72abc2b Merge mozilla-inbound and mozilla-central 2011-09-08 11:50:16 -04:00
Ehsan Akhgari
3332364694 Backout changesets 24d45fb71421, 8d3475475a0b, 84c0fbc1cf1d and b7d269a291b6 for possible zooming (bug 685541) and panning regressions (bug 685540)
--HG--
extra : rebase_source : 7538c26c446cf37688314ffd65e262416920ec4d
2011-09-08 11:49:01 -04:00
Ehsan Akhgari
9ced1bc054 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-08 11:46:37 -04:00
Brian R. Bondy
8afc725de0 Bug 670068 - Open Containing Folder spawns multiple instances of explorer.exe. r=jimm 2011-09-08 11:37:43 -04:00
Ehsan Akhgari
8718a82f9d Backout changesets 8e9aea2febed, 604544452285 and 9f150c4e1a48 because of Mac OS X 32-bit reftest orange
--HG--
extra : rebase_source : dbc017628f469e980efc8edfa26f8cce0ac7a956
2011-09-08 11:30:22 -04:00
Brian R. Bondy
5a3d6e910b Bug 684506 - Nightly is using old file manager window regression. r=jimm 2011-09-08 11:29:46 -04:00
Brian R. Bondy
951cf6f088 Bug 683188 - nsISound should be used in Win32 widget code, not PlaySound. r=jimm 2011-09-08 11:24:43 -04:00
Brian R. Bondy
32220cf682 Bug 604451 - Max length ding support in Win32 widget. r=robarnold, sr=roc 2011-09-08 11:16:33 -04:00
Henri Sivonen
53f1ae7717 Bug 684695 - Document the effect of non-null mLSHE on how subframe loads behave for session history purposes. r=bzbarsky. 2011-09-08 17:31:27 +03:00
Markus Stange
2467f76171 Bug 682445 - Don't copy a C++ object into the block; instead, hold on to the NSEvent object which will be memory-managed by the block appropriately. r=smichaud 2011-09-08 15:31:09 +02:00
Markus Stange
1d619b861e Bug 678834 - XUL scrollbox should preventDefault() processed scroll events so that Gecko doesn't attempt to start a swipe from them. r=enndeakin 2011-09-08 15:31:01 +02:00
Markus Stange
7ac87f51b5 Bug 682541 - Give searchfields in window chrome the new on-chrome style on 10.7. r=joshmoz 2011-09-08 15:30:32 +02:00
Geoff Brown
36e0e95bf0 Bug 661900 - LRU-SP not fully implemented in memory cache; r=michal 2011-09-08 14:00:24 +02:00
Tim Taubert
d96dbb66ff merge the last green changeset on m-c to fx-team 2011-09-08 11:03:35 +02:00
Phil Ringnalda
a9f020bc32 Disable a few more test_reftests_with_caret.html tests on Windows, bug 682837, bug 681332, bug 682836
--HG--
extra : rebase_source : 57bf92c102ea8672894bd03821bfa3e70a20062b
2011-09-07 21:55:37 -07:00
Matt Brubeck
f0f1558814 Merge mozilla-central to mozilla-inbound 2011-09-07 21:55:42 -07:00
Nicholas Nethercote
f30f41ec0b Update nanojit-import-rev stamp. 2011-09-07 21:37:54 -07:00
Nicholas Nethercote
c3b5cb830c Bug 676585 - fix JS compilation for Darwin/ARM. r=edwsmith.
--HG--
extra : convert_revision : d66d2e24ef1688e3b6d47e824354f5a78ac22487
2011-09-07 21:31:33 -07:00
Phil Ringnalda
7adb586a3d Back out 240cfe9e5c2c (bug 675150) for Win7 debug xpcshell failures 2011-09-07 21:22:40 -07:00
Lucas Rocha
9cdf6a4456 Bug 680077 - Update tabs pane for Honeycomb theme (r=mbrubeck) 2011-09-07 13:47:39 -07:00
Lucas Rocha
06fedc194a Bug 680077 - Define documenttab dimensions on constructor (r=mbrubeck)
So that they can be dynamically defined for different modes (e.g. tablets).
2011-09-07 13:47:37 -07:00
Lucas Rocha
135a6f2aba Bug 680077 - Use Util.isTablet() everywhere to check if tablet mode is on (r=mbrubeck)
Use it instead of checking for a 'tablet' attribute in Elements.urlbarState
everywhere.
2011-09-07 13:47:35 -07:00
Matt Brubeck
ee11d04b0e Bug 677669 - Always show the tab bar in tablet mode [r=mfinkle] 2011-09-07 13:47:25 -07:00
Olli Pettay
07fd1062c0 Bug 685139 - node.contains(node) should return true, r=bz
--HG--
extra : rebase_source : 28fb40bf63e90ea319c517f0c86104080f20cc1a
2011-09-07 18:04:04 +03:00