Граф коммитов

17291 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck 6743e7bb2a Merge mozilla-central to mozilla-inbound 2011-10-31 14:51:24 -07:00
Ed Morley 95f06e9914 Bug 698526 - Fix toolkit/toolkit-makefiles.sh: line 1064: add_makefile: command not found; rs=ted 2011-10-31 20:19:58 +00:00
Matt Brubeck 52ac5a77b1 Merge last green changeset from inbound to mozilla-central 2011-10-31 11:10:13 -07:00
Tim Taubert 8960069166 merge m-c to fx-team 2011-10-30 13:10:26 +01:00
Ms2ger fc4eefd0ca Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv 2011-10-29 22:03:55 +02:00
Nick Hurley 1ebc7ebb84 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 ba8117b4f6 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 b982e6eb9c Bug 687400: Kill Node.isSameNode. r=smaug 2011-10-28 19:52:27 -07:00
Ed Morley dd23fd1993 Merge mozilla-central and mozilla-inbound 2011-10-29 02:40:36 +01:00
Matt Brubeck 8d73e911d3 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-28 11:15:56 -07:00
Matheus Kerschbaum 56116f5d11 Bug 696627 - Re-enable incremental linking for debug builds using VC10/11 r=khuey 2011-10-28 15:05:06 +01:00
Oleg Romashin 25549a3a1f Bug 692479 - Implement screenshoot based fast startup on Maemo Harmattan. r=dougt 2011-10-28 08:13:57 -04:00
Mark Banner a215a840b7 Bug 693949 - Drop nsCStringArray. r=bsmedberg 2011-10-28 08:35:45 +01:00
Matt Woodrow f09675a081 Bug 688333 - Update about:license to include Skia's license. r=gerv 2011-10-28 20:05:39 +13:00
Matt Woodrow cc9562da58 Bug 688333 - Build changes to compile skia. r=khuey 2011-10-28 20:05:35 +13:00
Felix Fung 9f0eec0928 Bug 697856 - Removed Unused Function Definitions in nsFaviconService.h; r=mak 2011-10-27 18:12:30 -07:00
Ed Morley 93831cb277 Merge mozilla-central and mozilla-inbound 2011-10-28 02:11:57 +01:00
Jonathan Kew f09e834b04 bug 692743 - package hyphenation dictionaries in omnijar. r=glandium,mwu 2011-10-27 19:52:54 +01:00
Joe Walker ef2cef939b Bug 687851 - Create a locales directory in the devtools module, move all devtools l10n strings to it; r=rcampbell,mfinkle,l10n
--HG--
rename : browser/locales/en-US/chrome/browser/inspector.properties => browser/locales/en-US/chrome/browser/devtools/inspector.properties
rename : browser/locales/en-US/chrome/browser/scratchpad.dtd => browser/locales/en-US/chrome/browser/devtools/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/scratchpad.properties => browser/locales/en-US/chrome/browser/devtools/scratchpad.properties
rename : browser/locales/en-US/chrome/browser/styleinspector.dtd => browser/locales/en-US/chrome/browser/devtools/styleinspector.dtd
rename : browser/locales/en-US/chrome/browser/styleinspector.properties => browser/locales/en-US/chrome/browser/devtools/styleinspector.properties
rename : toolkit/locales/en-US/chrome/global/webConsole.dtd => browser/locales/en-US/chrome/browser/devtools/webConsole.dtd
rename : toolkit/locales/en-US/chrome/global/headsUpDisplay.properties => browser/locales/en-US/chrome/browser/devtools/webconsole.properties
2011-10-27 12:35:13 -03:00
Tim Taubert 029e7a9e03 merge the last green changeset on m-c to fx-team 2011-10-28 15:26:50 +02:00
Panu Horsmalahti aafdcfd4c3 Bug 694434 - Added decodeURI function call to decode percent encoding on the filename URI to display non-ASCII characters correctly. r=dolske 2011-10-27 11:42:05 -07:00
Tim Taubert 5784004533 merge the last green changeset on m-c to fx-team 2011-10-27 15:48:08 +02:00
Ed Morley 16943a30d3 Merge mozilla-central and mozilla-inbound 2011-10-26 01:04:58 +01:00
Olli Pettay 153bb20a36 Bug 696020, target key events to html:body, r=bz+enn
--HG--
extra : rebase_source : 9befed4031ef3f43aa5ff6daa2c6bb23e66024f8
2011-10-24 22:54:18 +03:00
Philipp von Weitershausen 3095e2cb5e Merge services-central with mozilla-central 2011-10-25 09:29:55 -07:00
Ehsan Akhgari 882367cf30 Backout bug 677797 while preserving the fix from bug 694432 to see whether it helps with the crashes seen in bug 694432 2011-10-25 11:34:41 -04:00
Geoff Lankow d26cae0aed Bug 693714 - Bootstrapped addons have uninstall & install called on Firefox update; r=dtownsend 2011-10-25 01:39:45 +01:00
Taras Glek 9fbcea508f Include enabled addons + persona in telemetry r=Mossop 2011-10-24 16:04:04 -07:00
Taras Glek 9ecfddedeb Bug 690585 - Report startup interruptions r=glandium 2011-10-24 14:38:39 -07:00
Philipp von Weitershausen 9ae70fafb7 Merge m-c to s-c 2011-10-24 09:08:55 -07:00
Ed Morley 40f867b2d9 Merge mozilla-central and mozilla-inbound 2011-10-23 17:16:21 +01:00
Tim Taubert 20fd42ff60 merge the last green changeset on m-c to fx-team 2011-10-22 21:07:26 +02:00
Marco Bonardo 89844136bb Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures. 2011-10-22 11:03:26 +02:00
Jared Wein 047348bdf4 Bug 692640 - Video statistics text overlaps itself on small dimension videos. r=dolske 2011-10-21 16:07:18 -04:00
Rob Campbell 42c2e58650 merge m-c to fx-team 2011-10-25 11:07:28 -03:00
Marco Bonardo 9702bc8ea8 Bug 696158 - Adapt expiration aggressivity to the distance from the history limit.
r=dietrich
2011-10-20 22:51:13 +02:00
Bill McCloskey b42d493d47 Bug 677079 - Remove jscntxt.h from INSTALLED_HEADERS (r=Waldo) 2011-10-20 10:14:24 -07:00
Dan Williams 0b99f21821 Bug 639959 - Support NetworkManager 0.9.0; r=bz 2011-10-21 21:33:31 +01:00
Daniel Holbert ccfff0bcec back out 15e15fead382 (Bug 693743) for timeouts in Linux crashtest, jsreftest, and reftest suites 2011-10-21 12:58:46 -07:00
Dave Townsend 6aa0d23e8b Bug 693743: Some 3rd party add-ons are getting installed into the profile and are not disabled on start-up. r=Unfocused 2011-10-21 11:11:42 -07:00
Philipp von Weitershausen 7cea63bff0 Bug 693461 - Make inContentUI.css work for XHTML pages. r=dao 2011-10-19 14:29:17 -07:00
Geoff Lankow 1d47415833 Bug 581065 - Allow searching for incompatible add-ons if compatibility checks are disabled. r=dtownsend 2011-10-19 11:38:58 +13:00
Nathan Froyd 100e28e694 Bug 681535 - XUL reflow telemetry; r=dbaron 2011-10-17 12:49:57 -04:00
Dave Townsend 900e46b2fb Bug 693743: Some 3rd party add-ons are getting installed into the profile and are not disabled on start-up. r=Unfocused 2011-10-22 11:37:15 -07:00
Benoit Girard 1e62f71de2 Bug 694039 - Load plugin quirks during interpose. r=jmuizelaar 2011-10-26 22:57:26 -04:00
Mike Hommey 54f87a877c Bug 686464 - Leave it to Android to unpack the content process executable. r=ted 2011-10-27 14:53:20 +02:00
Felix Fung 063a070971 Bug 697670 - Remove FaviconLoadListener References.
r=mak
2011-10-27 00:44:51 -07:00
Marco Bonardo c1a3867fe7 Bug 696900 - Avoid any shutdown work in Places when possible.
r=dietrich
2011-10-27 11:11:47 +02:00
Marco Bonardo 677f7877bf Bug 692120 - The star button doesn't need to observe bookmarks changes till bookmarks service is alive.
r=dietrich
2011-10-27 11:11:45 +02:00
Marco Bonardo 0b4c432a38 Bug 696159 - Remove some deprecated Places code.
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00