Phil Ringnalda
6a9805cfa3
No bug, no r=, no a=, Try to defuse test_history_expiration daylight saving time timebomb by going back an extra day
2011-11-08 00:08:47 -08:00
Nick Hurley
46c161085d
bug 699409 - telemetry for memory used by records in the disk cache map. r=jduell
2011-11-07 23:41:52 -05:00
Tobias Markus
e65834716c
Bug 603332 - Add extra prefs to about:support whitelist to simplify lookup for common support issues; r=gavin.sharp
2011-11-08 01:51:50 +00:00
Marco Bonardo
8dab6dd693
Bug 700314 - Remove nsNavHistory nsICharsetResolver implementation.
...
r=bz
2011-11-08 00:29:40 +01:00
Marco Bonardo
2a2035a471
Bug 700417 - Further reduce cache_size in Places.
...
r=dietrich
2011-11-08 00:29:38 +01:00
Felix Fung
75b4a80ee3
Bug 700389 - Simplify sortByTotalScore. r=zpao
2011-11-07 12:08:04 -08:00
Tim Abraldes
2b678ca54c
Bug 668436 - Send service pack major and minor version info in AUS ping. r=rstrong
2011-11-07 12:53:41 -06:00
Rafael Ávila de Espíndola
d87ff89572
Bug 698738 - Use the observer method for idle-daily and formhistory-expire-now in nsFormHistory.js. r=mak.
2011-11-07 11:18:11 -05:00
Marco Bonardo
58047ce0c5
Bug 658303 - mozIStorageConnection::Clone() should copy over pragmas.
...
r=sdwilsh
2011-10-03 21:55:03 +02:00
Bobby Holley
68d352d87f
Bug 691781 - Generate IDL lexer and parser as part of the build system. r=khuey
2011-11-06 13:32:25 +01:00
Ed Morley
219d1eb56e
Merge mozilla-central and mozilla-inbound
2011-11-05 18:46:28 +00:00
Ed Morley
7ea8e12caa
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Felix Fung
cc8c87e50a
Bug 698986 - Only Crashed Plugins Should Suggest Reloading. r=dolske
2011-11-05 10:43:59 -07:00
Marco Bonardo
2e576f395c
Bug 619623 - Revert a check in test_IHistory, since, even if less frequent, a timeout is not better than a failure.
2011-11-05 13:48:29 +01:00
Matheus Kerschbaum
8a393f7f40
Bug 698630 - Remove --disable-smil build option; r=dholbert
2011-11-05 10:32:52 +00:00
Marco Castelluccio
8100386c98
Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle
2011-11-05 10:17:02 +00:00
Marco Bonardo
d24a9afeae
Bug 619623 - Try to fix some intermittent failures in test_IHistory.cpp.
...
r=dietrich
2011-11-05 01:01:38 +01:00
Marco Bonardo
1e735ddb70
Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
...
r=mossop
2011-11-05 00:41:47 +01:00
Matt Brubeck
d9889d8813
Back out bug 429592 because of Linux opt jsreftest failure
2011-11-04 15:18:58 -07:00
Rail Aliiev
ac65d0d88e
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jens Hatlak
968ce25634
Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop
2011-11-04 21:08:48 +00:00
Marco Bonardo
74a4444079
Bug 397424 follow-up - Remove extraneaous semicolon to fix Maemo bustage.
2011-11-04 21:45:22 +01:00
Benjamin Smedberg
b269aef320
Bug 429592 part A - allow AnnotateCrashReport to be called from off the main thread in the chrome process, r=ted
2011-10-06 16:33:21 -04:00
Felix Fung
42b50d5d59
Bug 397424 - Downloads cause high CPU usage. r=gavin
...
This addresses an issue with the download manager that can cause high CPU usage
when there is an active download. The underlying issue is the frequency of
updates that the download progress listener receives.
Things changed:
- reduced the number of null checks in DownloadUtils.jsm's getDownloadStatus
function by one (down to two from three).
- obtain and format strings from the nsIStringBundle. This removes all the
calls to String.replace in DownloadUtils.jsm.
- modifies the download manager back-end to update the percentComplete and size
property on downloads before dispatching a state changed notification for
downloads entering the DOWNLOAD_DOWNLOADING state. This saves us two calls to
setAttribute on downloads that we know how big they are, and saves us the same
two calls to setAttribute for indeterminate downloads as well as not
dispatching a ValueChange event on the progressmeter every time
onProgressChange is called on the DownloadProgressListener.
- has nsDownload implement nsIClassInfo so we do not need to QueryInterface when
going through the list of active downloads in both the download manager's UI
and the browser's taskbar UI.
2011-11-03 15:25:55 -07:00
Rafael Ávila de Espíndola
392e68970f
Bug 696478 - Use weak references. r=mak.
2011-11-04 11:24:54 -04:00
Ed Morley
d70029ef01
Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
...
Except this time enter the changesets in the correct order in Mak's backout
script, so the changeset isn't empty :/
2011-11-04 10:50:16 +00:00
Dave Townsend
b32347b528
Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused
2011-11-03 18:30:43 -07:00
Dave Townsend
dc94045322
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-03 18:30:59 -07:00
Jim Mathies
3d8eda9d77
Bug 577867 - Update installer to use new city hash taskbar registration ids. r=rstrong
2011-11-03 09:39:51 -05:00
Mounir Lamouri
9e722c9ee8
Bug 696041 - Battery API backend for linux with upower. r=karlt,cjones sr=roc
2011-11-03 11:33:31 +01:00
Marco Bonardo
e73129ca6c
Merge mozilla-central to mozilla-inbound
2011-11-03 10:46:56 +01:00
Neil Rashbrook
c160626ea3
Bug 698217 DeCOMtaminate nsIPrefServiceInternal r=roc
2011-11-02 14:51:39 +00:00
Kyle Huey
d9fb132443
Merge m-i to m-c.
2011-11-02 08:24:41 -04:00
Tim Taubert
e0606bbf76
merge m-c to fx-team
2011-11-02 10:57:53 +01:00
Paul ADENOT
37896de87e
Bug 675899 - HTML5 video player should show controls when video ends (if controls attribute is present). r=dolske
2011-11-01 14:22:02 -07:00
Paul ADENOT
28b095345e
Bug 513758 - Pressing Pos1/End key while video is in ended state sets status to play. r=dolske
2011-11-01 11:50:03 -07:00
Kyle Huey
995d6910c7
Merge m-i to m-c.
2011-11-01 10:31:53 -04:00
Tim Taubert
aa05c7a393
merge m-c to fx-team
2011-11-01 13:23:20 +01:00
Henri Sivonen
f65e867d6d
Bug 482921 part 9 - Support tooltips in the View Source window. r=gavin.sharp.
2011-11-01 13:33:11 +02:00
Blair McBride
e02f3a706f
Bug 693897 - Allow addons to opt-in to strict compatibility checking. r=dtownsend
2011-11-01 18:48:53 +13:00
Blair McBride
b2411cbeef
Bug 693899 - Support detecting binary components, and enable strict compatibility checking when found. r=dtownsend
2011-11-01 18:48:49 +13:00
Blair McBride
7630a6cfe0
Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend
2011-11-01 18:48:45 +13:00
Matt Brubeck
d538650f49
Merge last green changeset from inbound to mozilla-central
2011-10-31 11:10:13 -07:00
Tim Taubert
7bf3f658e1
merge m-c to fx-team
2011-10-30 13:10:26 +01:00
Ms2ger
6d97442563
Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv
2011-10-29 22:03:55 +02:00
Nick Hurley
9d76bb72bc
Bug 687081 - Time how long it takes to find (or not) things in the cache. r=jduell
2011-10-30 15:39:53 +01:00
Matthew Noorenberghe
943c638cc1
Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak
...
--HG--
extra : rebase_source : e54aa1b081a9256b613e183ccd822e9ccc20f84e
2011-10-28 20:37:13 -07:00
Jonas Sicking
591066d996
Bug 687400: Kill Node.isSameNode. r=smaug
2011-10-28 19:52:27 -07:00
Ed Morley
2fb62e349c
Merge mozilla-central and mozilla-inbound
2011-10-29 02:40:36 +01:00
Matt Brubeck
01376a3b64
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-28 11:15:56 -07:00