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

9162 Коммитов

Автор SHA1 Сообщение Дата
Bill McCloskey 166ce107ff Bug 705332 - Re-enable printing filename in quiet builds (r=njn) 2011-12-08 10:14:06 -08:00
Mike Hommey 786b47f56e Bug 695843 part 5 - Add a FileLocation class to either store a pair (zip, path) or a file, and do some operations on these. r=bsmedberg,mwu 2011-12-08 11:03:36 +01:00
Mike Hommey c5b8f13a5c Bug 695843 part 4 - Allow nsZipCursor to always use the given buffer. r=tglek 2011-12-08 11:03:36 +01:00
Mike Hommey 48c1c8f965 Bug 695843 part 1 - Add Refcounting on nsZipArchives. r=mwu 2011-12-08 11:03:36 +01:00
Benoit Girard f975747cf9 Bug 699918 - Implement profiler module. r=jmuizelaar 2011-12-07 14:48:15 -05:00
Benoit Girard 72493d7d91 Bug 706503 - Add layers.offmainthreadcomposition.enabled. r=joe 2011-11-30 11:12:37 -05:00
Makoto Kato 79a924a5c7 Bug 707586 - Remove font.allow_double_byte_special_chars pref. r=jdaggett 2011-12-05 18:10:01 +09:00
Patrick McManus 2531c112c5 bug 528288 spdy - provide a pref to control alternate-protocol support r=honzab
patch 8
2011-12-02 10:28:57 -05:00
Patrick McManus 4703764cf6 bug 528222 Basic SPDY web transport support. r=honzab r=bsmith sr=biesi
patch 0
2011-12-02 10:28:56 -05:00
Johnny Stenback 130b9390a8 Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com 2011-12-01 00:28:16 -08:00
Benjamin Smedberg 291fb958fa Bug 705748 - Disable the hang monitor by preference until existing found issues are resolved, r=consensus 2011-11-29 16:48:18 -05:00
Ryan VanderMeulen 51eb45cb2d Bug 705356 - Remove JSOPTION_JIT and JSOPTION_PROFILING. r=dvander 2011-11-28 14:57:31 -08:00
Masatoshi Kimura 4d3bdb1288 Bug 451161 - Part 3: Reverse the reading order of user prefs and AutoConfig. r=roc 2011-11-26 20:50:05 +01:00
Benjamin Smedberg 0126b58332 Bug 705365 - shorten the plugin hang timeout so that it is shorter than the main process hang timeout, presumptive-r=jimm feedback=asa 2011-11-25 22:48:53 -05:00
Benjamin Smedberg 82716f606d Temporarily disable the hang monitor on Mac because it is probably triggering false positives, bug 705154, r=gavin 2011-11-25 22:48:46 -05:00
Mounir Lamouri c2a55c32d9 Bug 674725 - Part D - Temporary security model for WebSms. r=smaug 2011-11-25 01:37:40 +01:00
L. David Baron 7af2697ff8 Implement computation of font size inflation for improved readibility of text on mobile devices. (Bug 627842, patch 4) r=roc
This implements computation of the font size inflation factor for a
given frame.  Since Fennec does layout using a fake viewport whose width
represents a typical viewport width on the desktop and then allows users
to pan and zoom, fonts are not always readable even when zoomed.  The
goal of this font size inflation is to ensure that when a block of text
is zoomed to fill the width of the device, the fonts are large enough to
read.  We do this by increasing the font sizes in the page.  Since this
increase is a function of the width of the text's container, the
inflation must be performed (in later patches in this series) after
style data computation and after intrinsic width computation.

The font size inflation factor does not vary *within* a block.

Since sync uses a whitelist (the services.sync.prefs.sync.* prefs) for
preferences (i.e., preferences are not synced by default), this patch
does not make any changes relating to sync, since we do not want the
inflation preferences synced across devices (since preferred settings
are likely to be device-specific).
2011-11-23 18:48:23 -08:00
David Anderson abd24522a3 Remove browser prefs for the tracer (bug 698201 part 7, r+sr=gal). 2011-11-22 17:41:43 -05:00
Benjamin Smedberg 79276049f5 Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent
--HG--
extra : rebase_source : 338bad7e999d5a3c928a7b24965461fc0ff06a19
2011-10-12 13:52:26 -04:00
Nicholas Nethercote a0322f2860 Bug 703456 - Kill REPORT_BUILD; kill it dead. r=ted. 2011-11-21 18:47:54 -08:00
Benoit Girard 86315bfc09 Bug 703449 - Add 'browser.dom.window.dump.enabled' pref to profiles; r=bz 2011-11-20 02:31:56 +00:00
Rob Campbell e608db6cdd merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
Blair McBride 1336b6e4ab Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend 2011-11-14 14:26:35 +13:00
Gregory Szorc 986db2bc12 Merge b-s to m-c 2011-11-10 15:15:29 -08:00
Makoto Kato b49bf5c665 Bug 521673 - Remove OJI preferences. r=josh 2011-11-09 10:32:00 +09:00
Ed Morley 8ae1f859ef Merge m-c to b-s. 2011-11-08 23:18:09 +00:00
Gregory Szorc 5cbb27dbc0 Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
Henri Sivonen 4cec9ffbcc Bug 697833 - Stop honoring html5.parser.enable. r=Olli.Pettay. 2011-10-29 13:51:52 +03:00
Neil Rashbrook 5b5e372247 Bug 698217 Simplify new static Preference methods r=roc 2011-11-06 19:27:56 +00:00
Ed Morley b4eeea3edf Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Matt Brubeck e48a72361a Back out bug 429592 because of Linux opt jsreftest failure 2011-11-04 15:18:58 -07:00
Rail Aliiev a2113b4d42 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Benjamin Smedberg 6b607d4b1d Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent 2011-10-12 13:52:26 -04:00
Mounir Lamouri 51cf0baa2c Bug 699459 - Add a pref to disable Battery API. r=sicking 2011-11-04 00:31:32 +01:00
Doug Sherk 3233dd6690 Bug 695912: allow forcing MSAA on r=jgilbert
Allows forcing MSAA on even if we determine through the blocklist that the user
probably shouldn't be running it.
2011-11-03 10:50:40 -04:00
Marco Bonardo 66602c3f2f Merge mozilla-central to mozilla-inbound 2011-11-03 10:46:56 +01:00
Neil Rashbrook b7b9c37f6f Bug 698217 DeCOMtaminate nsIPrefServiceInternal r=roc 2011-11-02 14:51:39 +00:00
Honza Bambas e3c0d16b6d Bug 684893 - part2: Happy-Eyeballs + let backup socket transport retry with both IPv4+6 on IPv6-only connection attempt failure, r=mcmanus 2011-11-02 17:18:54 +01:00
Wolfgang Germund bc6726797e Bug 697061: better string handling in nsJAR.cpp. r=tglek 2011-10-28 15:43:01 +02:00
Chris Pearce 3478544f9b Bug 684625 - Display a warning when full-screen entered, or on restricted keypress. r=dao 2011-10-28 21:28:05 +13:00
Kris Maglione 902b5c5c33 Bug 684347: nsZipWriter::addEntryChannel(queue=true) creates corrupt zip file. r=mossop 2011-10-25 17:30:59 -07:00
Nicholas Nethercote 31aee7f540 Bug 696690 - Memory reporter for the startup cache. r=tglek. 2011-10-24 17:50:47 -07:00
Daniel Holbert 0b25fa3b45 Back out 564e841f1f57 (Bug 429592) for Linux64 opt orange 2011-10-24 11:24:29 -07:00
Benjamin Smedberg 22af84cad9 Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent
--HG--
extra : rebase_source : d75bbc917d9a07f2a5ec016d3c410ec4bcff67e9
2011-10-12 13:52:26 -04:00
Justin Lebar 412cc93c26 Bug 683777 - In an attempt to fix a crash in nsDocShell::InternalLoad, re-land bug 646641 with an extra null-check. r=smaug 2011-10-21 11:26:34 -04:00
Chris Leary c3bb0c732e Bug 700822: Add javascript.options.jit_hardening pref, default enabled. (r=dmandelin) 2011-11-08 13:28:49 -08:00
Masatoshi Kimura 0731ba3f8d Bug 647403 - Add a pref for CreateFixupURI to use UTF-8; r=bz 2011-11-09 16:02:14 +01:00
Jeff Gilbert 23889e4d6c Bug 615976 - Adds support for samples in ContextFormat, pref 'webgl.max-samples' - r=bjacob 2011-10-19 15:09:57 -04:00
Benoit Jacob 6888d8511d Back out Jeff's patches because they lack a Bug number and/or a r= field. Sorry, should have checked that. Re-landing. 2011-10-19 15:31:33 -04:00
Jeff Gilbert 3aee938897 Adds support for samples in ContextFormat, pref 'webgl.max-samples' 2011-10-19 15:09:57 -04:00