Masayuki Nakano
00563b0d07
Bug 657865 High resolution scrolling should be able to be disabled by pref r=smaug
2011-05-19 08:12:16 +09:00
Chris Pearce
cee8a6285d
Bug 652475 - Add media.volume_scale pref to scale output volume without changing reported volume. r=roc
2011-05-19 09:12:25 +12:00
Mike Hommey
7de58a1cfa
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Taras Glek
8e0c4b5bd5
bug 585196: Telemetry clientside r=Mossop
2011-05-12 11:22:35 -07:00
Taras Glek
bcc423bd5b
Backout bug 585196 due to test fail
2011-05-12 13:09:28 -07:00
Taras Glek
22ca3f45ba
bug 585196: Telemetry clientside r=Mossop
2011-05-12 11:22:35 -07:00
Masayuki Nakano
36ce1aa162
Bug 651307 Don't commit composition string on plugins at changing input source r=smichaud
2011-05-11 13:52:45 +09:00
Michael Wu
90fb74e443
Merge backout (to fix bug 656172)
2011-05-10 19:10:01 -07:00
Michael Wu
899d3b6b5d
Back out parts 3-7 of bug 620931 which caused bug 656172, r=killer
2011-05-10 18:27:51 -07:00
Ed Morley
97cc9c4eea
Bug 655756 - Remove final XP_MAC remnants; r=josh
2011-05-10 20:24:48 +02:00
Edmund Wong
9926796429
Bug 366774 - Removed unused preference bidi.characterset. r=smontagu
2011-05-10 20:24:43 +02:00
Mike Hommey
a1c93a6f14
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Benoit Jacob
1e8ce0c249
Bug 655703 - disable by default the type-ahead-find beep (accessibility.typeaheadfind.enablesound) - r=davidb
...
No more annoying system beeps when doing Ctrl+F on linux.
2011-05-10 09:08:08 -04:00
Ms2ger@gmail.com
e6d71c2141
Bug 572652 - Remove the Accept-Charset header from HTTP requests. r=bz
2011-05-08 10:33:18 +02:00
Jonathan Kew
79231d281d
bug 253317 - part 4 - implement nsHyphenationManager and nsHyphenator classes. r=smontagu sr=roc
2011-05-04 12:29:45 +01:00
Alon Zakai
d08fd54f5f
Bug 627215 - Enable browser.sessionhistory.optimize_eviction. r=smaug
2011-04-29 16:50:12 -07:00
Chris Leary
c8a6428cec
Merge mozilla-central and tracemonkey.
2011-04-26 10:42:36 -07:00
Masatoshi Kimura
9eff6e5ef5
bug 643460 pt 3 - remove gfx.downloadable_fonts.sanitize.preserve_otl_tables preference, no longer needed with new OTS version. r=jfkthame
2011-04-26 16:29:43 +01:00
Ryan VanderMuelen
7a7383ffea
Bug 646312: Enable methodjit by default for chrome JavaScript, r=dmandelin
2011-04-25 18:17:32 -07:00
Philip Chee
66c6830451
Backed out changeset: 3f7277e15d8d
2011-04-25 02:20:46 +08:00
Edmund Wong
cfeb3e8763
Bug 366774 - Remove unused preference bidi.characterset. (p3) (v2) r=smontagu
2011-04-25 01:56:49 +08:00
j. 'mach' wust
a3bae723b8
Bug 648248 - Update default Hebrew fonts on OS X to avoid fonts with buggy rendering; r=smontagu
2011-04-12 14:32:03 +02:00
Jonathan Kew
b9cfb5f205
bug 642589 - expose prefs for tweaking DirectWrite/D2D antialiasing behavior. r=jdaggett
2011-04-21 07:29:50 +01:00
Dão Gottwald
9291640652
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2011-04-17 21:53:25 +02:00
Patrick McManus
970bd84f4d
bug 648570: increase http idle pconn pool from 30 to 256 on desktop. r=jduell
...
--HG--
extra : rebase_source : 69818fd62f5dfd71cebdb717f686d88b790d32a5
2011-04-08 12:53:47 -07:00
L. David Baron
1f7e1afac7
Backout changeset e84a9cf9fe6c (bug 648570) for its associated patch not compiling.
2011-04-11 23:17:21 -07:00
Patrick McManus
9cf92f857c
bug 648570 increase http idle pconn pool from 30 to 256 (match chrome) on desktop. r=jduell
2011-04-11 22:38:11 -07:00
Ehsan Akhgari
ba04fffad9
Backout changeset 33a01f08bbf3 (bug 648570) because of mobile tree oranges
...
landing on a CLOSED TREE
2011-04-11 13:30:02 -04:00
Jonathan Kew
aac95406d9
bug 623495 - revise prefs for dispatching scripts to shaping backends; enable harfbuzz for Hebrew on OS X. r=smontagu
2011-04-11 12:17:31 +01:00
Patrick McManus
f5ff39c7b5
bug 648570: increase http idle pconn pool from 30 to 256 on desktop. r=jduell
2011-04-08 12:53:47 -07:00
Matheus Kerschbaum
4eb6429f47
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Patrick McManus
bdfd778eac
bug 623948 - Accelerate TCP connection retries in HTTP r=honzab
2011-03-31 15:38:30 -04:00
Ehsan Akhgari
cccdef8b2f
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Ehsan Akhgari
4342d9e7e4
Merge cedar into mozilla-central
2011-04-01 11:37:50 -04:00
Boris Zbarsky
ff4c97f445
Bug 610077. Drop the default timeout clamp to 4ms. r=jst
2011-03-31 15:29:44 -04:00
Scott Greenlay
983a63d62b
Bug 596078: Remove old 4.x plugin directory scan. Patch by Scott Greenlay and Josh Aas. r=bsmedberg
2011-03-31 14:26:57 -04:00
Simon Montagu
0280761cff
Change x-gbk to gbk in charset titles. Bug 369403, r=emk
2011-03-30 08:35:36 +02:00
Simon Montagu
4587536cef
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
2011-03-30 08:35:34 +02:00
Patrick McManus
82e6a8e87c
bug 623948 - Accelerate TCP connection retries in HTTP r=honzab
2011-03-31 15:38:30 -04:00
Matheus Kerschbaum
0570662051
Bug 640838: Remove OpenVMS support. r=khuey
2011-03-26 11:51:35 -04:00
Boris Zbarsky
449c3d5047
Bug 633421. Throttle timeouts in background tabs to 500ms, noot 10ms. r=jst
2011-03-25 21:05:55 -04:00
Neil Rashbrook
1439913c4c
Bug 611503 Fix broken consumers of nsTDependentString on an nsTAString r=dwitte
2011-03-25 11:43:15 +00:00
L. David Baron
7c0acef8c1
Backout changeset b9e6454362ef (Bug 620931 part 3) for causing bug 644790.
2011-03-24 21:07:05 -07:00
Mike Hommey
0cfcd44b08
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-03-24 15:28:14 +01:00
Ehsan Akhgari
7a74f6a5b4
Merge mozila-central onto cedar
...
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
2011-03-23 12:06:04 -04:00
Mitchell Field
959b2c2a90
Merge mozilla-central to build-system.
2011-03-03 20:13:35 +11:00
hsivonen@iki.fi
67cd6457cb
Remove the Hotmail-specific hack that forces the old parser for document.open() (bug 636692, r=bz, a=blocker).
2011-03-02 13:15:02 -08:00
Mitchell Field
6faf9acaef
Merge mozilla-central to build-system.
2011-03-02 20:38:54 +11:00
Mitchell Field
1941025642
Merge mozilla-central to build-system.
2011-02-28 18:28:40 +11:00
Gervase Markham
01925a904f
Add .ua to IDN TLD whitelist. (Bug 621686) a2.0=beltzner
2011-02-27 19:56:57 -08:00
Gervase Markham
9cb3adb3e3
Add .masr (Egypt) to IDN TLD whitelist. (Bug 624733) a2.0=beltzner
2011-02-27 19:56:56 -08:00
Kyle Huey
225c13b333
Merge m-c to bs.
2011-02-25 15:23:05 -05:00
Mitchell Field
a6788f0842
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Makoto Kato
34c1f6823d
Bug 637538 - Use Droid Sans Japanese instead of Droid Sans. r=blassey a=blassey
2011-03-01 14:03:59 +09:00
Henri Sivonen
4734b8d364
Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst.
2011-02-25 18:23:02 +02:00
Henri Sivonen
0f9a6ac204
Bug 627729 - Force the old HTML parser for document.open()ed documents whose host name ends with ".mail.live.com". r=bzbarsky, a=blocking2.0-final.
2011-02-26 10:57:00 +02:00
Peter Annema
1465ff579e
Remove duplicated code and restore NS_ADDREF() -> .forget() change, lost due to merge in 155d97b3f8c9. r=dwitte, a=beltzner
2011-02-23 12:16:50 -05:00
Christopher Aillon
94c2bb60ac
Bug 629833 - Remove the toolkit.networkmanager.disabled pref
...
r=roc a=beltzner
2011-02-17 13:51:05 +01:00
Andreas Gal
0d0f02f45d
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap). a=blocker
2011-02-16 15:47:12 -08:00
Bobby Holley
51a56c1f94
Bug 593426 - Increase image discard timer to two minutes. r,a2.0=joe
...
--HG--
extra : rebase_source : 1a05247ee48762636719c76ad91017da3ede5612
2011-02-15 13:18:21 -08:00
Chris Leary
a108919668
Merge tracemonkey to mozilla-central. (a=blockers)
2011-02-15 12:05:57 -08:00
Bill McCloskey
7c5d404068
Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander)
2011-02-11 16:31:32 -08:00
Olli Pettay
11ba778204
Backout Bug 630932, a=backout, we need Bug 614347
2011-02-11 18:33:50 +02:00
gal@uci.edu
ddbfec9fde
Bug 630932, change CC/GC scheduling, r=smaug, a=blocker
2011-02-11 17:12:47 +02:00
Cameron McCormack ext:(%2C%20Ehsan%20Akhgari%20%3Cehsan%40mozilla.com%3E)
95055b7bc0
Bug 593372 - Part 1: Add a hack for the Elantech touchpad so that three-finger swipe left/right performs a browser back/forward action instead of page up/down r=jmathies a=blocking-betaN
2011-01-25 10:38:41 +13:00
Jonathan Kew
448ebf5098
bug 499292 - hide fallback text for a short time while a font downloads. r=jdaggett a=beltzner
2011-01-05 21:48:48 +00:00
Jim Mathies
53100f71b6
Backing out Elantech patches (bug 593372) because they broke scroll wheel functionality. a=backout
2011-02-08 23:05:43 -06:00
Cameron McCormack
409758fb86
Bug 593372 - Part 1: Add a hack for the Elantech touchpad so that three-finger swipe left/right performs a browser back/forward action instead of page up/down (v2.2) r=jmathies a=blocking-final
2011-01-25 10:38:41 +13:00
Michael Wu
edd5c4f079
Bug 595522 - Enumerate all prefs in defaults/pref, r=bsmedberg a=blocking2.0
2011-02-08 10:54:52 -08:00
Karl Tomlinson
510a6f7617
b=638670 Add 602plugin.so to list of Xt plugins that are run in process r=bsmedberg
2011-03-22 14:18:17 -04:00
Benoit Jacob
cfc2677fa9
Bug 628403 - rename webgl.prefer_gl to webgl.prefer-native-gl - r=vlad, a=joe
2011-01-28 21:12:25 -05:00
Benoit Jacob
d4ae4bbd2b
Bug 628403 - introduce webgl.force-enabled and webgl.disabled prefs - r=vlad, a=joe
2011-01-28 21:12:24 -05:00
Sid Stamm
d2c0789cb6
Bug 628197. Implement do-not-track HTTP header to express user intent to halt tracking across site. r=dwitte, a=jst.
...
--HG--
extra : rebase_source : 29550c73f45bfefac311cdce4eef80e947869738
2011-01-05 11:53:21 -08:00
Ben Turner
99b179efe3
Bug 563891 - 'ReferenceError: java is not defined in XUL window'. r=joshmoz, a=blocking.
2011-01-27 10:32:43 -08:00
L. David Baron
dd6d9fe788
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
2011-01-24 16:23:08 -08:00
L. David Baron
db60dba864
Backout changeset 3248feddc867 (bug 608030).
2011-01-23 22:00:04 -08:00
L. David Baron
163d15ca63
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
2011-01-23 20:21:40 -08:00
John Daggett
870cda46bb
Bug 602792. Use GDI for font table loading to avoid excessive dwrite I/O. r=bas, a=blocker
2011-01-22 01:44:32 +09:00
Alon Zakai
1089711c03
Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec
2011-01-19 11:57:36 -08:00
Boris Zbarsky
0ec8053d47
Bug 625256. Make the DOM timeout clamp a pref, but enforce that it's nonnegative. r=jst, a=jst
2011-01-14 21:14:41 -05:00
Chris Leary
55bc290dc1
Merge mozilla-central into tracemonkey.
2011-01-12 00:07:40 -08:00
Andreas Gal
fb7ccc9f25
Add API to enable/disable per-compartment GCs (bug 624229, r=shaver).
2011-01-09 22:57:21 -08:00
Jeff Muizelaar
169ebd334c
Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
...
This removes:
layers.accelerate-all
layers.accelerate-none
and adds:
layers.acceleration.disabled
layers.acceleration.force-enabled
This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Ehsan Akhgari
f3b7d32153
Merge backout; a=beta9 CLOSED TREE
2011-01-10 19:40:56 -05:00
Ehsan Akhgari
85e121898c
Backed out changeset d2856d5970b6 (bug 619487) because of bug 624514
2011-01-10 19:40:29 -05:00
Dan Witte
027a7ceb1f
Bug 580790 - Connection::initialize can access preferences off of the main thread. r=sdwilsh, sr=bsmedberg, a=betaN+
2011-01-05 16:32:31 -08:00
Patrick McManus
9979419bae
bug 623921: Out of an abundance of caution back out feature: 592284 - HTTP Syn Retry r=honzab a=backout
2011-01-07 11:11:22 -05:00
Chris Jones
49a79e3913
Test for bug 616441. a=b
2011-01-05 22:54:47 -06:00
Chris Jones
76417aec7b
Bug 616414: Notify content processes when a pref has been cleared. r=dwitte
2011-01-05 22:54:47 -06:00
Doug Turner
504dcf5472
Bug 613551 - JSGC_MAX_MALLOC_BYTES is too large on mobile. Pref change. [r=jst] a=blocking-fennec
...
--HG--
extra : rebase_source : 91601ad63a7b29966ce3ad8e944a712bf1e93bb1
2011-01-05 15:11:14 -08:00
timeless@mozdev.org
2103c10f13
Bug 584969 Remove references to nsIFileSpec from the "supported" set in nsIPrefBranch
...
r=dveditz a=bsmedberg
2011-01-05 14:11:56 -08:00
Doug Turner
dfcaabc729
Bug 607860 - remove navigator.mozNotification from Firefox desktop. r=jst/jonas a=betaN+
2011-01-03 16:37:01 -08:00
Vladimir Vukicevic
ad540d7188
b=578877, reenable WebGL on Linux; r=vlad,a=b
2010-12-27 12:05:01 -08:00
Matthew Gregan
ae02f0728c
Bug 584259 - Add support for StereoMode element. r=roc a=roc
2010-11-03 12:43:29 +13:00
Patrick McManus
6993d42063
Bug 613977 - Intermittent invalid certificate error prompt (partial) r=honzab a=blocking-beta9
...
Bug 614677 - Connection is reset message appears intermittently
Bug 614950 - Connections stall occasionally after 592284 landed
A couple of follow-on changes to 592284 rolled together to prevent
diff conflicts
1] Set the securitycallback information for unused speculative
connections in the connection manager to be the new cloned connection
rather than the one they originated on. (613977)
2] When adding unused speculative connections to the connection
manager, due so with a short timeout (<= 5 seconds) as some servers
get grumpy if they haven't seen a request in that time. Most will
close the connection, but some will just sit there quietly and RST
things when the connection is used - so if you don't use the
connection quickly don't use it at all. This is probably a L4 load
balancer issue, actually. Mozillazine illustrates the
problem. Connections are made in bursts anyhow, so the reuse optimization is
likely still quite useful. (614677 and 614950)
3] mark every connection in the connection manager persistent
conneciton pool as "reused". This allows the transaction to be
restarted if a RST is recvd upon sending the requests (see #2 ) - with
the conservative timeout this is now a rare event, but still possible
so recovery is the right thing to do. (614677 and 614950)
4] obtain an nshttpconnection object from the connection manager,
subject to the max connection constraints, at the same time as
starting the backup conneciton. If we defer that until recycling time
the exceeded limits of the SocketService can cause problems for other
connections.
also re-enables the syn retry feature by default.
r+ honzab
2010-12-16 08:50:36 -05:00
Patrick McManus
ef6dfdb325
workaround for bugs 614677 and 613977: Disable accelerated SYN retry for FF 4.0 Beta 8. r=jduell, a=shaver
2010-12-09 15:19:28 -08:00
Robert Longson
b2a9c7cba7
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
2010-12-08 21:25:06 +00:00
Patrick McManus
481603e323
Bug 616733: Disable websockets by default. r=peterv,jst a=beta8
...
Can be turned on by setting preference
network.websocket.override-security-block. Websockets can only be used if
override-security-block and network.websocket.enabled are both set to true.
At a future time, with a more secure websocket protocol, the
override-security-block preference can be removed.
This action is based on the security concern over an HTTP cache
poisoning attack as described in
http://www.adambarth.com/experimental/websocket.pdf
2010-12-08 14:12:51 -08:00
Vladimir Vukicevic
6aa65b232f
b=603367, disable ANGLE/WebGL on Linux until build system issues are fixed (bug 559964)
2010-12-03 14:44:01 -08:00
Patrick McManus
e64f7b855a
Bug 592284 - Accelerate TCP connection retries in HTTP. r=honzab a=blocking2.0
...
Losing a TCP SYN requires a long painful (typically 3 second) delay
before being retried. This patch creates a second parallel connection
attempt for any nsHttpConnection which has not become writable before
a timeout occurs.
If you assume .5% packet loss, this converts a full 3 second delay
from a 1 in 200 event into a 1 in 40,000 event.
Whichever connection establishes itself first is used. If another one
has been started and it does connect before the one being used is
closed then the extra one is handed to the connection manager for use
by a different transaction - essentially a persistent connection with
0 previous transactions on it. (Another way to think about is
pre-fetching a 3WHS on a high latency connection).
The pref network.http.connection-retry-timeout controls the amount of
time in ms to wait for success on the initial connection before beginning
the second one. Setting it to 0 disables the parallel connection, the
default is 250.
2010-11-21 09:50:36 +01:00
Jonathan Kew
31557129b0
bug 603879 - part 2 - update harfbuzz integration to support arabic etc shaping. r=jdaggett a=blocking2.0
2010-11-20 17:49:12 +00:00
Simon Montagu
5ee7fc30e6
Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg
2010-11-14 16:41:43 +02:00
Phil Ringnalda
b78fd053ad
Bug 608657 - Remove misplaced and unused "network.hosts.(pop|smtp)_server" prefs, r=bienvenu, a=bsmedberg
2010-10-31 17:56:16 -07:00
Neil Rashbrook
e46ac7eb5d
Bug 608958 Omnijar doesn't load preference files in reverse alphabetical order r=dwitte a=bsmedberg
2010-11-10 08:20:52 +00:00
Chris Jones
339106b788
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
2010-11-08 20:49:00 -06:00
Chris Jones
52d0f01838
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
...
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
2010-11-08 20:48:59 -06:00
Robert O'Callahan
19922e1662
Bug 594977. Part 1: Make ui.trackpoint_hack.enabled live, and add ui.window_class_override pref. r=jmathies,a=blocker
2010-11-08 22:06:13 +13:00
Boris Zbarsky
e8475f47ae
Bug 578890. Stop leaking shutdown observers from prefbranches. r=bsmedberg
2010-11-04 16:06:05 -04:00
Robert Sayre
ab1de59e65
Merge mozilla-central to tracemonkey.
2010-10-26 14:16:43 -04:00
Andreas Gal
e659adcc1f
Merge from mozilla-central.
2010-10-22 19:46:37 -07:00
Bill McCloskey
83489c2ceb
Bug 580468 - Use loop profiling to decide whether to use TM or JM (second try) (r=dmandelin)
2010-10-21 09:36:39 -07:00
Igor Bukanov
ca764b16a5
bug 604831 - fixing GC trigger factor setup. r=anygregor
2010-10-19 12:11:09 +02:00
Bill McCloskey
046eb7cdc6
Backed out changeset 55597c32701d
2010-10-19 17:40:53 -07:00
Bill McCloskey
88aa6bd6bb
Bug 580468 - Use loop profiling to decide whether to use TM or JM (r=dmandelin)
2010-10-19 16:23:05 -07:00
Gervase Markham
c14bad8dae
Bug 597030 - Add .il to IDN whitelist. a=beltzner.
2010-10-25 15:11:48 +01:00
Gervase Markham
47486cb2ca
Bug 580161 - Add .<Qatar> to IDN whitelist. a=beltzner.
2010-10-25 15:11:27 +01:00
Dan Witte
ffcbc4bf2a
Bug 590512 - Firefox 4.0b Crash [@ PL_DHashTableOperate | nsPrefBranch::GetBoolPref(char const*, int*) ]. r=dougt, a=final+
2010-10-07 14:00:17 -07:00
Jonathan Kew
6d720f0fa0
bug 527276 - part 5 - implement pref to control whether OTL tables are preserved in sanitized fonts. r=jdaggett a=blocking2.0
2010-10-07 08:59:19 +01:00
Jonathan Kew
3d0337dd64
bug 527276 - part 3 - apply OTS sanitizer to downloaded fonts. r=jdaggett a=blocking2.0
2010-10-07 08:59:19 +01:00
Bas Schouten
e53efd8117
Bug 546514 - Part 5: Allow turning on D3D10 layers through a pref. r=vlad a=vlad
2010-10-01 00:53:53 +02:00
Joe Drew
f98bdbcc0b
Bug 580405 - Turn on OpenGL accelerated layer composition by default on OS X. r=vlad a=b
2010-09-21 14:41:13 -04:00
Doug Turner
06d64f4439
Bug 600110 - Preference follow up tests. r=dwitte a=blocking-fennec
...
--HG--
extra : rebase_source : a610abed0ceab997b4dfdfb9132bd90bfeba985f
2010-09-28 10:07:23 -07:00
Doug Turner
be182f1bcf
Bug 600110 - Pref follow up patch. Remove dead code, fix observers. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : dd0861639f346b0c0f6103c25586f6136aa125f3
2010-09-28 10:02:37 -07:00
Doug Turner
88d148709a
Bug 589905 - Remote preferences test cases. r=dwitte, a=blocking-fennec
...
--HG--
extra : rebase_source : 54bf57ab0fadd2adf7b4b5cacbde8be3c6260e61
2010-09-27 14:23:35 -07:00
Doug Turner
89e6cbef7c
Bug 589905 - Cache remote-preferences to improve performance. r=dwitte. a=blocking-fennec
...
--HG--
extra : rebase_source : 327ae1b240a0535c2ec61eb3bce15df302d83987
2010-09-27 14:23:35 -07:00
Henri Sivonen
9490daf18d
Bug 593046 - Do not read a pref in nsJapaneseToUnicode. r=smontagu, a=blocking2.0-final.
...
--HG--
extra : rebase_source : ac58c8390571cd0a0b62f85dc985c3d8902a8dac
2010-09-06 10:41:26 +03:00
Vladimir Vukicevic
863b0bf30b
b=596720; enable WebGL by default; r=shaver, a=b7
2010-09-16 11:02:57 -07:00
Bas Schouten
219f069673
Bug 596494 - Part 2: Refactor render mode functionality to allow UpdateRenderMode. r=jrmuizel
2010-09-15 22:16:09 +00:00
Byron Milligan
33fe9a1845
Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7
2010-09-15 11:42:38 -07:00
Gervase Markham
9da3539ade
Bug 595865 - numerous updates to the IDN TLD whitelist. a=beltzner.
2010-09-15 17:06:55 +01:00
Ehsan Akhgari
b2d25e7c09
Bug 604820 - Add dot-iran to IDN whitelist; r=gerv a=jst
2010-10-15 21:14:02 -04:00
Robert Sayre
5c1568bd1c
Merge tracemonkey to mozilla-central. a=blockers
2010-10-20 09:13:20 -05:00
Mike Kristoffersen
a55ee59f45
Bug 599545 - Investigate remote-prefs serialization performance. r=dwitte, a=blocking-fennec2.0b2+
2010-10-19 22:35:08 +02:00
Bas Schouten
c619147674
Bug 605547: Enable D3D10 layers by default. r=jrmuizel a=blocking-beta8
2010-10-19 21:08:36 +02:00
Jim Mathies
51ce001727
Bug 603417 - Disable oopp for java on windows. r=bsmedberg, josh, a=final.
2010-10-15 11:04:39 -05:00
Vladimir Vukicevic
1e3c0e1230
b=593720; make webgl less verbose; r=bjacob
2010-09-13 08:40:01 -07:00
Robert Sayre
2547e2702e
jaegermonkey. what. a=arewefastyet
2010-09-11 15:06:33 -04:00
Robert Sayre
2b6095f93d
Merge mozilla-central to tracemonkey.
2010-09-10 11:47:11 -04:00
Ben Turner
b88dc31fa2
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
2010-09-09 15:15:40 -07:00
Robert Sayre
7d6b688fcd
merge mozilla-central to tracemonkey.
2010-09-08 10:33:07 -04:00
Joe Drew
6edac14c06
Bug 581212 - turn on Direct3D accelerated layers by default on Windows. r=vlad a=blocking2.0:beta6+
2010-09-05 01:39:38 -04:00
Mounir Lamouri
3f850f954b
Merge backout
2010-09-11 02:58:35 +02:00
Mounir Lamouri
d51fe93c4b
Back out bug 559942
2010-09-11 02:57:06 +02:00
Michael Wu
4c1f25099c
Bug 533038 - 7. Extensions should not be extracted into the profile directory, but installed/stored as XPI file, r=Mossop a=blocking-beta6
2010-09-10 15:54:37 -07:00
Byron Milligan
28bc5f31c3
Bug 559942, Part 4: UI change allowing user to turn smart sizing on or off.
...
r=gavin, a=beta6+
2010-09-08 17:49:17 -07:00
Joe Drew
2b37d991ae
Without roc's reftest patch, we can't turn on D3D9, because we don't have reftest coverage. Back out the on-by-default patch.
2010-09-04 00:34:05 -04:00
Joe Drew
1f4350abad
Bug 581212 - turn on Direct3D accelerated layers on Windows. r=vlad a=blocking2.0:beta6+
2010-09-03 23:27:07 -04:00
David Mandelin
357cecb6ca
[JAEGER] Merge from Tracemonkey.
2010-08-31 10:36:08 -07:00
David Mandelin
cfed7db1c8
[JAEGER] Merge from Tracemonkey.
2010-08-30 11:38:48 -07:00
Michael Wu
5e35786794
Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5
2010-08-30 16:37:08 -07:00