Commit Graph

357 Commits

Author SHA1 Message Date
wfernandom2004@gmail.com
7b192188c1 Bug 472529, websockets (protocol v75), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 44e45b23f85ec0095677233cdbd970c33b0c87b4
2010-06-17 21:34:24 +03:00
Matt Brubeck
6a655f5de1 Bug 568700 - Font aliases and defaults for Android, r=vlad
--HG--
extra : rebase_source : 0c5b021d2d8bacbfdb3fda6704ce0c6c8ced5d78
2010-06-17 16:45:55 -07:00
Karl Tomlinson
47021e2a65 b=526941 don't let (level=parent) popups accept focus but transfer focus to the parent r=enndeakin
--HG--
extra : rebase_source : 6c64e2a0b7ebb7f659f4dc0f0378fdffcc6880db
2010-06-18 13:15:03 +12:00
Kyle Huey
5746184f5d Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
2010-06-17 17:36:57 -07:00
Matthew Gregan
7440095223 Bug 572235 - Increase default media cache size from 50MB to 500MB. r=roc 2010-06-16 11:12:38 +12:00
Vivien Nicolas
27fdccc31f Bug 563329 - Add a preference to enable/disable click hold context menus [r=smaug] 2010-06-16 09:36:11 +02:00
Joe Drew
98f411e39e Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Ehsan Akhgari
3d4fdd49ef Revert the default cache size to 50MB because of Tp4 regressions on Windows 7 (bug 569709) 2010-06-14 14:59:03 -04:00
Ehsan Akhgari
228a906f8f Bug 569709 - Figure out the max number of entries we should store in the disk cache, and bump the default size of the disk cache to 250MB; r=jduell 2010-06-10 22:46:51 -04:00
Jonathan Kew
4b560e4029 bug 449292 - part 7 - implement gfxHarfBuzzShaper and provide pref to use this or platform back-end. r=jdaggett sr=roc 2009-10-07 18:16:52 +01:00
Frédéric Wang
3063ebb55e Bug 569195 - Add support for STIX Fonts 1.0. r=karlt
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 81a64bf6f150e759937ea6869a8786d08ebae686
2010-06-11 10:15:43 +12:00
Dan Witte
1ac90420f6 Bug 564048 - Nix security checks in nsPrefBranch. r=sicking, sr=jst 2010-06-08 16:43:54 -07:00
Dan Witte
a98c70623d Bug 570630 - Change default to allow third party session cookies. r=sdwilsh 2010-06-08 16:43:54 -07:00
Chris Double
4852d6d3f6 Bug 566245 - HTMLMediaElement.canPlayType support for WebM. r=roc 2010-06-09 11:31:27 +12:00
Mounir Lamouri
afff06c394 Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst]
--HG--
extra : rebase_source : e583073d8015cc0f6b7d4336494f0e1ed01083e2
2010-05-20 17:19:00 -04:00
Philip Prindeville
bf66838148 Bug 529921 browser part. Implement core support for RFC-2597/2598/3168 Quality-of-Service (DSCP) marking. r=biesi 2010-06-02 22:25:01 -04:00
Michael Wu
c13e866236 Bug 552121 - Have the pref service look inside the omnijar [4/7], r=bsmedberg
--HG--
extra : rebase_source : 8acca285a224e7a790dfa8a9c3d10e859fd9e0d3
2010-06-02 14:49:33 -07:00
John Daggett
0e1fd2119f Bug 504698. Disable forcing on Cleartype for system fonts for now. r=jkew 2010-05-28 21:28:07 +09:00
Dan Witte
6758ee6265 Bug 565475 - Allow 3rd party cookies for session only. r=sdwilsh
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
2010-05-27 14:38:43 -07:00
John Daggett
38a782dbe9 Bug 504698. Enable Cleartype content rendering by default on Win XP. r=jkew 2010-05-27 14:05:30 +09:00
Bas Schouten
c2804730fc Bug 546515: Part 2: Use D3D9 layers backend as the preferred hardware backend for Windows. r=roc 2010-05-24 17:28:54 +02:00
Doug Turner
829579a729 bug 545334 - increase default necko buffer size from 4k to 32k. r/sr=jst
--HG--
extra : rebase_source : 7e617d33fd6c11f2dcefefd67996c535fac52475
2010-05-20 14:46:39 -07:00
Justin Wood
a91323da15 Backout Bug 452451 Due to test failures. 2010-05-20 01:01:59 -04:00
Mounir Lamouri
b595578fba Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst] 2010-05-19 22:28:09 -04:00
Ms2ger@gmail.com
98d48c313e Bug 474058 - Drop support for window.directories. r=jst
--HG--
extra : rebase_source : f0ee7974097fcc9db75b2928dae9b58cc3d8859b
2010-05-19 19:53:08 +02:00
Mounir Lamouri
ee179078cc Bug 546995 - Implement autofocus attribute. r=sicking, sr=smaug
--HG--
extra : rebase_source : b0f233cae75aa9182d6587b6d66d4cbebea1126c
2010-05-19 19:52:17 +02:00
Mitchell Field
6ad77bd6db Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver 2010-05-14 18:24:41 +09:00
Michael Kohler
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Bas Schouten
f1f06de017 Bug 565387: Add a pref to disable accelerated layers by force. r=vlad 2010-05-12 20:56:31 +02:00
Rob Arnold
0c9477b1ff Bug 563462 - Remove Photon bits from libpref r=dwitte 2010-05-12 14:31:24 -04:00
Frederic Plourde
42fab8d304 Bug 543739 - Need xpcshell unit test suites for libPref. r=dwitte 2010-05-12 12:12:01 +02:00
Gervase Markham
e4a3b1b434 Bug 565037 - various additions to IDN TLD whitelist (bugs 563309, 564240, 565028, and 565033). 2010-05-11 15:14:10 +01:00
Blair McBride
374c11eeea Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Dave Townsend
e225f4a276 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Mike Hommey
221b564964 Bug 506224 - Avoid storing locked preferences values in user prefs [r=dwitte] 2010-05-06 09:31:36 +02:00
Henri Sivonen
5c0932fd44 Bug 373864 - Enable the HTML5 parser by default. r+sr=jst. 2010-04-29 14:31:05 +03:00
Henri Sivonen
240450b149 Bug 562635 - Set the initial flush timer delay to equal the subsequent delay. r=jonas. 2010-04-29 14:22:27 +03:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Justin Dolske
01af02240f Bug 562824 - Add Services.jsm goodness to form manager. r=gavin 2010-04-29 18:47:06 -07:00
Blair McBride
a3d80697e0 Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Dave Townsend
4c0e7e140d Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Mitchell Field
9818f00bf2 Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
Henri Sivonen
a81396759d Disable the HTML5 parser due to JS ref random orange. (See bug 562333) (orange fix) 2010-04-28 17:32:41 +03:00
Henri Sivonen
03674bb8a9 Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.
--HG--
extra : rebase_source : 003bf0d4659f744fbe1fc1d6e9e671d91591c2ab
2009-10-28 15:48:41 +02:00
Gervase Markham
892105dff5 Bug 560230 - add .nu to IDN whitelist. 2010-04-28 11:01:38 +01:00
Gervase Markham
dd4d99ebab Bug 560230 - Add .nz to IDN whitelist. 2010-04-28 11:00:54 +01:00
Gervase Markham
d0a765be3b Bug 560814 - Add .tel to IDN whitelist. 2010-04-28 10:59:52 +01:00
Benjamin Smedberg
6dad03576a Merge backout of bug 560932 - change the hang detector timeout for OOPP back to 10 seconds, because we believe we've found the real cause of the problem in bug 558629. 2010-04-27 09:56:36 -04:00
Benjamin Smedberg
c02066cc5e Backed out changeset 560eb81389cc - Bug 560932 - change the hang detector timeout for OOPP back to 10 seconds, because we believe we've found the real cause of the problem in bug 558629. 2010-04-27 09:55:55 -04:00
Benjamin Smedberg
0a305439d9 Bug 560932 - increase the timeout for the plugin hang detector, we appear to be triggering it on slow machines which are functioning semi-normally, r=cjones a=rs for CLOSED TREE 2010-04-21 12:29:00 -05:00