Arpad Borsos
6a70c37113
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Robert O'Callahan
0d64ef266c
Fix comment for bug 493202.
...
--HG--
extra : rebase_source : 91ca94c871a6d46c6c60d8644aff3a6a0ab636ab
2009-05-19 12:15:36 +12:00
Robert O'Callahan
c8a063a105
Bug 493202. Add a layout.css.devPixelsPerPx hidden pref to control that ratio if desired. r=vlad
2009-05-18 10:09:53 +12:00
Arpad Borsos
990fceee6e
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Michal Novotny
34373fd941
Bug 491541 - changes default value of http.keep-alive.timeout from 300 to 115. r=jduell, sr=bzbarsky
2009-06-11 13:08:56 -04:00
Johnathan Nightingale
ff6ed0009a
Bug 491653 - Pref to disable geolocation should be included in all.js, not be hidden. r=gavin
2009-05-06 17:16:39 -04:00
Honza Bambas
46346d0e7a
Bug 486654 - implement localStorage for 1.9.1, security review comments addressing, r=jst, sr=dveditz
2009-04-14 16:11:47 +02:00
Dão Gottwald
65b5d09e58
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Jim Mathies
b8a60b594a
Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug.
2009-04-02 14:34:31 -05:00
Serge Gautherie
d838eb7313
Bug 172288 - stop distributing xbl form controls (forms.jar); (Cv1) all.js: Remove obsolete preference; r+sr=roc
2009-04-01 23:52:59 +02:00
Robert O'Callahan
8cd0db45d0
Bug 475441. Implement media data cache. r=doublec,kinetik
2009-04-01 13:52:56 +13:00
Robert O'Callahan
965a9ce568
Backed out changeset b6a1093e5814
2009-04-01 16:19:00 +13:00
Robert O'Callahan
6e281fcaab
Bug 475441. Implement media data cache. r=doublec,kinetik
...
--HG--
extra : rebase_source : 3907c84869b1c8bad2279295858ff77ab159d6ee
2009-04-01 13:52:56 +13:00
Jonathan Kew
9c5052b1c6
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2 . b=389074 r=jdaggett
2009-03-29 17:31:51 -07:00
Neil Rashbrook
115f00c797
Bug 213692 libpref has some mismatched allocators r=timeless sr=bsmedberg
2009-03-29 12:45:19 +01:00
Josh Aas
ead58807ca
Backed out changeset e413694940b3
2009-03-27 14:32:49 -07:00
Jonathan Kew
142b887c3f
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett
2009-03-27 10:18:35 -07:00
Daniel Holbert
0a78467896
Bug 473904 - Add an about:config option (defaulting to 'false' right now) for toggling SVG animation (SMIL) support. r+sr=roc
2009-03-09 18:20:17 -07:00
Vladimir Vukicevic
c170805a28
b=479525; fix nanojit on Windows CE (calling conventions, disable regexp double-char optimization); r=dmandelin
2009-02-26 12:04:37 -08:00
Jonas Sicking
8a0c1302d7
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Jonas Sicking
987844b04b
Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures.
2009-02-24 15:38:40 -08:00
Jonas Sicking
a46eae8b8b
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Daniel Veditz ext:(%20/%20Reed%20Loden%20%3Creed%40mozilla.com%3E)
c5dace271b
Bug 479336 - "IDN blacklist needs to include box-drawing characters" [r=dveditz]
2009-02-24 10:50:51 -06:00
Masayuki Nakano
9d9a2dd7ec
Bug 478146 [TSF] When dragging application window, candidate window is not moved with application window r=chenn, sr=roc
2009-02-24 15:36:20 +09:00
Nochum Sossonko
3adf87ea38
b=478982 Gecko users may need to prevent autoplay for video/audio content in messages r=roc,dolske sr=roc
2009-02-20 17:05:07 +13:00
Gavin Sharp
5f2347628f
Fix typo from patch for bug 476897
...
--HG--
extra : rebase_source : b91f8f0fa5e96438fb676264a19370a0bedbfc42
2009-02-12 16:34:54 -05:00
Vladimir Vukicevic
d81d3dca11
b=478140; set some WinCE all.js defaults; r=stuart
2009-02-12 18:26:02 -08:00
Taras Glek
981fa108c8
bug 476897 - add pref to disable caret browsing/f7 - r=gavin
2009-02-10 15:10:07 -08:00
Jim Chen
b3c9d6eb8e
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
...
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
2009-02-11 05:56:51 +09:00
Masayuki Nakano
b80ec96efd
Backing out the TSF patch of bug 88831. This might cause a timeout failure on test_keycodes.xul
...
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
2009-02-11 03:02:05 +09:00
Oleg Romashin
2bfec6012d
Bug 477586 - We should be able to disable NativeColors using in xpwidgets.
2009-02-10 14:25:00 -05:00
Jim Chen
8623f5fcc5
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
...
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
2009-02-10 20:15:36 +09:00
Patrick McManus
abe9b55a58
Bug 454990. On Windows, increase the size of our TCP send window to 128KB, from the default of 8KB. The value is already 128KB on other OSes, and it appears that other browsers on Windows change the default in the same way. r=jduell, r+sr=bzbarsky.
2009-02-09 12:31:44 -05:00
Ehsan Akhgari
3b6cf03f73
Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc
2009-01-30 11:43:17 +03:30
L. David Baron
a17bb00856
Remove default value for gfx.downloadable_fonts.enforce_same_site_origin pref, which is no longer implemented. (Bug 457825) r=jdaggett
2009-01-29 12:39:19 -08:00
Chris Pearce
9068fac007
Bug 451958. Support Access-Controls for media loads. r+sr=roc
...
--HG--
extra : rebase_source : 4a180379a401040f16c4fce80ef116da139ba2cb
2009-01-25 00:00:17 +13:00
Robert O'Callahan
e37f5f5ba6
Backed out changeset a87563d6594e
...
--HG--
extra : rebase_source : e4687a80f8e88f7f0e156a34ca95f96a1eaf85f6
2009-01-23 17:39:45 +13:00
Chris Pearce
573e074841
Bug 451958. Support Access-Controls for media loads. r+sr=roc
...
--HG--
extra : rebase_source : ab0be3a0dc18e6accfb4059c5d0f3e252b890afc
2009-01-23 16:13:19 +13:00
Daniel Holbert
4301671b45
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Fred Jendrzejewski
424883d380
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
...
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Edward Lee
1a84fc47cd
Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
...
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified
--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Joe Drew
2262ce0e5b
Backed out changeset 84c6254be42a; pushing into CLOSED TREE
2009-01-19 13:22:59 -05:00
Joe Drew
068d4908a4
Bug 455508 - Investigating 20% Tp regression on fast Talos machines. Up the image cache to 50 MB and turn off time-based expiry. CLOSED TREE for perf testing.
2009-01-19 12:37:11 -05:00
Joe Drew
140f8c9771
Backed out changeset 56f630c3bdf6
2009-01-17 12:25:17 -05:00
Joe Drew
a511347e48
But 455508 - Perf test. Up the image cache to 15 MB to see if it affects Tp. CLOSED TREE for perf tests.
2009-01-17 10:27:26 -05:00
timeless@mozdev.org
b46bf85337
Bug 101294 - make sure that nsPref is never unhappy at construction time, r=caillon, sr=dveditz
2009-01-15 20:02:22 -08:00
Peter Weilbacher
9ffebcde27
[OS/2] Bug 467250: modify font alias list to include other special OS/2 platform fonts that we cannot directly resolve, r=wuno@lsvw
2009-01-12 17:48:24 +01:00
Robert O'Callahan
9faf032785
Backed out changeset a5587354082a
2009-01-05 16:33:01 +13:00
Chris Pearce
a0f3631895
Bug 451958. Implement load policy for media elements. r+sr=roc
...
--HG--
extra : rebase_source : 6554a080e91e0cf61807dd29ca5103dd35531cd8
2009-01-05 13:50:33 +13:00
Phil Ringnalda
2703858e2a
Bug 471439 - Remove long-dead MOZ_SECURITY ifdef, r=ted
2008-12-30 20:53:08 -08:00
Masatoshi Kimura
046423c441
Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron
2008-12-25 00:47:51 +01:00
Simon Montagu
890194181a
Make display of the directional hook on the caret dependent on the bidi.browser.ui pref. Bug 418513, r=uriber, sr=roc (for core) r=mano, gavin.sharp (for browser)
2008-12-14 01:05:39 -08:00
Phil Ringnalda
4953c244b0
Bug 465892 - Make wholeText noAccess for mailNews, r+sr=bz
2008-12-12 19:45:07 -08:00
Robert O'Callahan
e0206a44c5
Bug 448600. Add prefs to disable Ogg and WAVE backends. r=doublec,sr=bzbarsky
2008-12-12 21:17:57 +13:00
Arpad Borsos
56b2a67694
Bug 414551 - gCallbacksEnabled in prefapi.cpp is unused and should be killed; r+sr=benjamin
2008-12-06 15:44:35 +01:00
Arpad Borsos
094bbdd8f8
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin
2008-12-04 15:37:37 +01:00
Arpad Borsos
56c072972f
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; libpref cleanup, v3; r+sr=benjamin
2008-12-04 15:31:53 +01:00
Peter Weilbacher
5612a7bde1
[OS/2] Bug 465691: make sure that we matched a font before using it and rename "Deja Vu" to "DejaVu", r=wuno@lsvw, a191b2=beltzner (CLOSED TREE)
2008-11-24 20:18:39 +01:00
Robert O'Callahan
c43927c40e
Backed out changeset ab6c0cda36b2 to fix test failures
2008-11-19 16:21:08 +13:00
Chris Pearce
f0217b720d
Bug 451958. Implement access checks for media elements. r+sr=roc,a=beltzner
2008-11-19 14:08:39 +13:00
Phil Ringnalda
538c9fb42a
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Blake Kaplan
33fb8c523a
Merge mozilla-central -> tracemonkey
2008-10-27 17:19:21 -07:00
Gervase Markham
fba2462292
Bug 460517: Add .ar to IDN TLD list. a=dveditz.
2008-10-27 07:52:10 +00:00
Andreas Gal
e8f8421782
Merge.
2008-10-23 14:47:00 -07:00
Andreas Gal
78d90ea5ab
Enable JIT by default for content (r=danderson).
2008-10-22 18:48:16 -07:00
Andreas Gal
b1d5dd310b
Backed out changeset 91277d409f44 (accidentally also touched Makefile.ref and config/Darwin.mk)
2008-10-22 18:46:41 -07:00
Andreas Gal
d495cd617d
Enable JIT by default for content (r=danderson).
2008-10-22 18:21:51 -07:00
L. David Baron
be30aedd5b
Add a preference for visited link support. (Bug 147777) r+sr=bzbarsky
2008-10-21 09:15:03 +02:00
Masatoshi Kimura
65e107524b
Bug 361822 - Native font names are no longer required in font.name-list.* for CJK fonts; r=smontagu sr=roc
2008-10-13 18:44:41 +02:00
Phil Ringnalda
6bdaab5fcb
Bug 458883, r+sr=bzbarsky
2008-10-12 14:42:00 -07:00
Walter Meinl
2d09f092a9
Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla
2008-10-11 03:01:28 +02:00
Arpad Borsos
c72ef7d248
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Brad Lassey
da78c11211
Bug 445988 - no focus rings around text input boxes in fennec p=tonikitoo r=roc sr=roc
2008-10-08 19:28:31 -04:00
John Daggett
37c61248d6
Bug 441473. Implement user font set object. r+sr=roc
2008-10-01 12:01:53 +09:00
Robert O'Callahan
b906c64b28
Bug 424626. NetworkManager sometimes incorrectly tells us the machine has no network link, causing Gecko to default to offline mode. Since we can't trust NM, disable it by default. r=dcamp
2008-09-18 14:35:22 +12:00
Markus Stange
32449e2eac
Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc
2008-09-17 13:27:19 +02:00
Wolfgang Rosenauer
fb806ac585
Bug 414843 - "print.use_native_print_dialog" preferences is pointless; r=gavin.sharp
2008-09-15 17:18:38 +02:00
Bobby Holley
6ae6957614
Turning color management on by default for tagged images - bug 418538. r=vlad
...
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-11 18:45:43 -07:00
Bobby Holley
e6b52dca37
Backed out changeset e7c6d7843e81 due to linux reftest failures
2008-09-10 22:24:41 -07:00
Bobby Holley
eb39826b0f
Turning color management on by default - bug 418538. r=vlad
...
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-10 19:35:00 -07:00
Magnus Melin
d4ae76ff7e
Bug 147789: remove obsolte pref network.hosts.nntp_server. r+sr=neil
2008-09-10 19:01:15 +03:00
Phil Ringnalda
b889b4c523
Bug 454297 - move external viewsource prefs to all.js so viewSource doesn't throw from the console in non-Fx apps, r=gavin
2008-09-08 21:42:16 -07:00
Masayuki Nakano
f6c06380e8
Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil
2008-09-08 21:58:07 +09:00
Joe Drew
9e23f5afa7
Bug 430061: Don't use necko's memory cache in imglib; r/sr=stuart,vlad,bz
...
? .fast-update
? _profile
? _tests
? obj-ff-debug
? staticlib
? README/.fast-update
? browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
? build/pgo/automation.py
? build/pgo/profileserver.py
? config/buildid
? config/system_wrappers
? content/base/test/TestNativeXMLHttpRequest
? content/base/test/TestPlainTextSerializer
? embedding/components/printingui/src/mac/printpde/build
? gfx/thebes/public/.gfxContext.h.swp
? gfx/thebes/test/gfxFontSelectionTest
? gfx/thebes/test/gfxSurfaceRefCountTest
? gfx/thebes/test/gfxTextRunPerfTest
? gfx/thebes/test/gfxWordCacheTest
? intl/uconv/tests/TestUConv
? intl/uconv/tests/nsconv
? intl/uconv/tests/plattest
? intl/unicharutil/tests/NormalizationTest
? js/src/host_jskwgen
? js/src/jsautokw.h
? layout/style/test/css_properties.js
? layout/style/test/host_ListCSSProperties
? layout/tools/reftest/autoconf.js
? modules/libpr0n/src/.imgContainer.cpp.swp
? modules/libpr0n/src/.imgLoader.cpp.swp
? modules/libpr0n/src/.imgLoader.h.swp
? modules/libpr0n/src/.imgRequestProxy.cpp.swp
? modules/libpr0n/src/check-all-at-removal-time
? modules/libpr0n/src/currpatch
? modules/libpr0n/src/update-every-time
? modules/plugin/samples/default/mac/build
? netwerk/cache/src/.nsMemoryCacheDevice.cpp.swp
? netwerk/dns/src/etld_data.inc
? netwerk/test/ReadNTLM
? netwerk/test/TestCookie
? netwerk/test/TestIncrementalDownload
? netwerk/test/TestOpen
? netwerk/test/TestServ
? netwerk/test/TestStreamLoader
? netwerk/test/TestUDPSocketProvider
? nsprpub/.fast-update
? nsprpub/unallmakefiles
? parser/htmlparser/robot/test/htmlrobot
? parser/htmlparser/tests/grabpage/grabpage
? parser/htmlparser/tests/html/TestParser
? rdf/tests/triplescat/triplescat
? storage/test/teststorage1
? testing/mochitest/automation.py
? testing/mochitest/automation.pyc
? testing/mochitest/runtests.pl
? testing/mochitest/runtests.py
? testing/mochitest/ssltunnel/ssltunnel
? toolkit/components/url-classifier/tests/TestUrlClassifierUtils
? toolkit/crashreporter/client/crashreporter
? toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/dump_syms
? toolkit/crashreporter/test/TestCrashReporterAPI
? toolkit/library/XUL
? toolkit/mozapps/update/src/nsUpdateService.js
? toolkit/xre/platform.ini
? tools/rb
? tools/trace-malloc
? widget/src/cocoa/libwidget.rsrc
? xpcom/io/.nsStringStream.cpp.swp
? xpcom/proxy/tests/proxy-create-threadsafety
? xpcom/sample/program/nsTestSample
? xpcom/tests/TestAutoPtr
? xpcom/tests/TestExpirationTracker
? xpcom/tests/TestHashtables
? xpcom/tests/TestINIParser
? xpcom/tests/TestPipe
? xpcom/tests/TestProxies
? xpcom/tests/TestRegistrationOrder
? xpcom/tests/TestStorageStream
? xpcom/tests/TestStringAPI
? xpcom/tests/TestStrings
? xpcom/tests/TestTArray
? xpcom/tests/TestTextFormatter
? xpcom/tests/TestThreadPool
? xpcom/tests/TestVersionComparator
? xpcom/tests/external/TestMinStringAPI
? xpfe/bootstrap/appleevents/mozillaSuite.rsrc
Index: modules/libpr0n/build/nsImageModule.cpp
===================================================================
RCS file: /cvsroot/mozilla/modules/libpr0n/build/nsImageModule.cpp,v
retrieving revision 1.20
2008-09-04 19:00:42 -04:00
Boris Zbarsky
952725f458
Backed out changeset aaecc637558e
2008-09-04 12:36:27 -04:00
Joe Drew
00754c4bb4
Bug 430061. Make imglib no longer use necko's memory cache, r/sr=stuart
2008-09-04 11:23:16 -04:00
Mark Banner
9202651c70
Bug 445146 Move editor/ui from mozilla-central to comm-central, build changes r=ted, move r/sr=Neil
2008-09-03 14:35:28 +01:00
Bobby Holley
bcbbec89f9
Added comments in all.js explaining the different cms modes - part of bug 449681. r=vlad
2008-08-25 13:00:44 -07:00
shaver@mozilla.org
3da1ed9840
improve JIT-control pref naming, add one for chrome JIT, add defaults to all.js
2008-08-20 08:49:00 -07:00
Dave Camp
fc1687cad1
Backed out changeset e63a23edb90c due to Rlk regression (bug 430061).
2008-08-19 14:42:03 -07:00
Joe Drew
d533375dd9
Bug 430061 - replace imglib use of necko memory cache with an imglib-specific cache, r=pav
2008-08-19 16:28:28 -04:00
Leon Sha
e62103c31a
Bug 126802 Printing while in print preview disabled on Unix. roc: review+ roc: superreview+
2008-08-18 16:34:41 +08:00
Paul O'Shannessy
61f98fcc5f
Bug 288040 – convert signons3.txt to mozstorage. r=dolske, r=sdwilsh
...
--HG--
rename : storage/test/unit/corruptDB.sqlite => toolkit/components/passwordmgr/test/unit/data/corruptDB.sqlite
2008-08-15 15:41:22 -07:00
Bobby Holley
3e81f0a50a
Bug 449681 – switch color_management pref from off/on bool to off/on/taggedonly int. r=vlad
2008-08-11 21:55:36 -07:00
Simon Montagu
4557ea83cb
Bug 284265. Set better default Thai fonts. r=Arthit Suriyawongkul <arthit@gmail.com>, sr=roc
2008-08-08 04:15:44 -07:00
Bobby Holley
c06160cfeb
Firefox honors embedded ICC intent flag - bug 444014 r=vlad
2008-07-23 10:33:12 -07:00
Wolfgang Rosenauer
45e2122519
Bug 424626 – (linux) Firefox is put into offline mode on startup when NetworkManager is running but not controlling the active network interface. - unhide pref [r=gavin(irc)]
2008-07-02 12:30:12 +02:00
Benjamin Smedberg
a124d5b9a1
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
2008-06-30 14:46:47 -04:00
Sudheer Kumar Peddireddy
e620026ed6
Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
2008-06-03 15:25:31 -07:00
mozilla@weilbacher.org
712036e929
[OS/2] Bug 381333: set new sane font defaults for OS/2 cairo builds, r=mkaply, a1.9+=damons
2008-05-01 23:27:27 -07:00
jdaggett@mozilla.com
155ba88610
Bug 418479. Allow antialiased text rendering to be disabled for small text sizes via a pref. r+sr=vlad, a=damons
2008-05-01 02:07:17 -07:00
gavin@gavinsharp.com
68c0b4c984
Bug 422978: disable pipelining for SSL again, since it broke some internet banking websites, patch by Honza Bambas <honzab@allpeers.com>, r=biesi, a=beltzner
2008-04-16 13:07:49 -07:00
alqahira@ardisson.org
89a0bf1024
Bug 426957 - Add default Mac fonts for Telugu and Kannada. r=smontagu, sr=roc, a1.9=beltzner
2008-04-09 10:40:39 -07:00
alqahira@ardisson.org
2aa34bca82
Bug 423582 - Switch Mac (CJK) font prefs to the canonical font names. r=jdaggett, sr=roc, a1.9=beltzner
2008-04-08 17:22:52 -07:00
dcamp@mozilla.com
186d0cb28f
Bug 427134: Bump the capacity of the offline cache. r/sr=biesi, a=damons
2008-04-07 22:39:24 -07:00
karlt+@karlt.net
dc14a55922
Add mathfontSymbol.properties for SymbolMT on MS Windows. Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov
2008-04-04 20:38:25 -07:00
smontagu@smontagu.org
e0da0a8a1c
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
2008-04-03 21:23:18 -07:00
karlt+@karlt.net
27eab82a82
Back out b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml.
2008-04-02 16:51:09 -07:00
karlt+@karlt.net
0c84cd5005
Restore font-family order on Linux and Mac to that before b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml.
2008-04-02 16:13:30 -07:00
karlt+@karlt.net
91be54bfca
Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov
2008-04-02 14:06:17 -07:00
reed@reedloden.com
d545086c33
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a1.9=beltzner]
2008-04-01 23:41:23 -07:00
alqahira@ardisson.org
11de85a2a0
Bug 423303 - default Mac Bengali serif font contains a typo of some sort. r=jdaggett, sr=roc, a/1.9=beltzner
2008-03-29 21:45:40 -07:00
reed@reedloden.com
7f4247ba3b
Bug 423974 - "Add .pr (Puerto Rico) to IDN whitelist" [p=gerv@mozilla.org (Gervase Markham) a1.9b5=beltzner]
2008-03-24 08:12:18 -07:00
jst@mozilla.org
a4d3a2e2e3
Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu
2008-03-22 09:50:47 -07:00
jst@mozilla.org
f03d0ef5cb
Reverting the recent file:// URI security change default setting to get the tree green until we fix all the issues.
2008-03-20 23:42:43 -07:00
jst@mozilla.org
29a96a03b8
Landing fix for bug 402983. Make security checks on file:// URIs symmetric. Patch by dveditz@cruzio.com, r=jonas@sicking.cc,bzbarsky@mit.edu. jst@mozilla.org
2008-03-20 21:39:08 -07:00
edward.lee@engineering.uiuc.edu
fe3e714a7e
Bug 407946 - emphasize all matching text in title and url, not just the first match in title and url. r=gavin, a1.9b5=beltzner, b-ff3=beltzner
2008-03-20 14:42:55 -07:00
dholbert@cs.stanford.edu
15bc2e8781
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
2008-03-19 13:51:42 -07:00
bent.mozilla@gmail.com
dc895122d0
Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch.
2008-03-19 13:15:12 -07:00
sayrer@gmail.com
b7a118c6fe
Bug 423377. Change max-persistent-connections-per-server. r=bzbarsky, sr=brendan
2008-03-18 01:09:19 -07:00
jdaggett@mozilla.com
2bf8c8e2e0
Bug 408965. Use STHeiti as the default font for sans-serif Simplified Chinese (patch by Jjgod Jiang). r=jdaggett,masayuki, sr=stuart
2008-03-15 19:25:31 -07:00
dholbert@cs.stanford.edu
9a1e61b815
Backing out Bug 417356, due to pagination reftest failures.
2008-03-14 01:50:13 -07:00
dholbert@cs.stanford.edu
2f86ee574d
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
2008-03-14 00:48:04 -07:00
reed@reedloden.com
8ec3970c86
Bug 401221 - "Provide finer control over zooming" [p=dao@mozilla.com (Dão Gottwald) ui-r+r=beltzner a=blocking-firefox3+]
2008-03-12 19:59:59 -07:00
masayuki@d-toybox.com
dfeff6fa58
Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart
2008-03-12 19:36:58 -07:00
reed@reedloden.com
6b9bcd784d
Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner]
2008-02-27 02:13:01 -08:00
jdaggett@mozilla.com
4bcebb89c2
Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart
2008-02-26 00:00:44 -08:00
reed@reedloden.com
e100f46294
Back out the all.js change from Michael Ventnor's patch in bug 416274 to see if it is the cause of a perf regression.
2008-02-23 03:49:14 -08:00
reed@reedloden.com
7fd84ef271
Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner]
2008-02-21 02:52:53 -08:00
jag@tty.nl
05cdb6aefe
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
bugzilla@standard8.plus.com
f641aff906
Bug 416712 Drop redundant nsISupportsArray include from libpref. r/sr=benjamin,a1.9=mtschrep
2008-02-13 09:56:49 -08:00
reed@reedloden.com
a87d81a7ad
Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep]
2008-02-13 03:00:45 -08:00
karlt+@karlt.net
9afb4803f5
Backing out Western fonts in Unix CJK preferred fonts (b=401988) due to performance regression (b=416068).
2008-02-10 22:45:53 -08:00
reed@reedloden.com
2df92eb282
Bug 414960 - "Horizontal scroll is backwards" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons]
2008-02-09 22:08:58 -08:00
jwalden@mit.edu
ecffb80fcc
Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep
2008-02-07 12:58:56 -08:00
dwitte@stanford.edu
c4da1979d3
enable pipelining over SSL by default. b=414477, r=biesi, sr=shaver, a=mconnor
2008-02-06 20:04:56 -08:00
mats.palmgren@bredband.net
2879a1f375
Zeroing the full PrefValue unions to avoid UMR when copying. b=413170 r=sayrer sr=roc approval1.9b3=beltzner
2008-01-30 17:14:42 -08:00
reed@reedloden.com
82f3afa0ed
Back out jimm's patch from bug 411579 due to regressions. [a1.9b3=mconnor]
2008-01-30 15:39:42 -08:00
bent.mozilla@gmail.com
0adc3bba25
Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner.
2008-01-29 18:27:17 -08:00
jwalden@mit.edu
637b116885
Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst
2008-01-29 17:31:29 -08:00
reed@reedloden.com
17dee2a4d9
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+]
2008-01-29 12:51:46 -08:00
karlt+@karlt.net
0ea02d9532
Include Western fonts explicitly in Unix CJK preferred fonts. b=401988 (but resolves the issue in bug 339513) r=pavlov
2008-01-29 02:00:57 -08:00
jdaggett@mozilla.com
35f5222c9f
Bug 404310. Use canonical font family names for zh-TW pref font settings. r+sr=pavlov
2008-01-28 22:04:09 -08:00
gerv@gerv.net
b17cd6a67e
Bug 406314 - Add .ir to the IDN whitelist. Patch by gerv; a=beltzner.
2008-01-25 09:49:39 -08:00
mozilla@weilbacher.org
a47fdbbc92
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
2008-01-23 00:27:47 -08:00
dcamp@mozilla.com
598b14bd16
Bug 397416: Raise globalStorage quota for domains with the offline-app permission. r=enndeakin, sr=dveditz, blocking1.9=sicking
2008-01-22 18:54:06 -08:00
reed@reedloden.com
f015d06d01
Back out patch from bug 411579, as there may be a Ts perf regression.
2008-01-18 02:36:40 -08:00
sayrer@gmail.com
a06f904119
bustage fix for bug 411579.
2008-01-18 01:28:01 -08:00
reed@reedloden.com
cd2af3de01
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+]
2008-01-18 01:08:09 -08:00
reed@reedloden.com
9796ade634
Bug 408881 - "Re-enable IPv6 on Mac OS" [p=david@luyer.net (David Luyer) r=biesi a=blocking1.9+]
2008-01-04 23:12:36 -08:00
reed@reedloden.com
05c975f918
Bug 410046 - "move tabbed browser prefs to their appropriate modules" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a1.9=beltzner]
2007-12-28 19:13:06 -08:00
reed@reedloden.com
cf2e55bbe5
Bug 297759 - ""No chrome package registered for chrome://..." in Error Console" [p=reed r=smontagu a1.9=beltzner]
2007-12-24 20:29:24 -08:00
reed@reedloden.com
9766a47813
Bug 326245 - "Print commands do not cope with spaces in printer names" [p=mh+mozilla@glandium.org (Mike Hommey) r=timeless a1.9=beltzner]
2007-12-21 02:45:00 -08:00
roc+@cs.cmu.edu
72324ca2a7
Bug 402802. Try reducing browser.display.auto_quality_min_font_size so that fonts 20px or greater in size get kerning and ligaturization. Hopefully this won't hurt performance... r+sr=vlad,a=vlad based on discussion
2007-12-13 00:33:08 -08:00
dolske@mozilla.com
aa9b203121
Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+
2007-12-05 13:16:33 -08:00
karlt+@karlt.net
8d1036a89b
Bug 400938 - make MathML work with Unicode fonts r=pavlov, sr=roc (on code)
2007-12-04 19:58:09 -08:00
reed@reedloden.com
fe7f4c55c1
Bug 393614 - "SeaMonkey does not create prefs.js file if it is missing" [p=mozilla@Weilbacher.org (Peter Weilbacher) r=bsmedberg sr=biesi a=blocking1.9+]
2007-12-04 17:05:55 -08:00
jonas@sicking.cc
004ba2ffc2
Bug 397828: Make window.document and document.open no longer be allAccess
2007-12-02 22:35:47 -08:00
jonas@sicking.cc
9af3db26f7
backing out due to test failures
2007-12-01 10:56:00 -08:00
jonas@sicking.cc
b8e5a0e2ea
Bug 397828: Make window.document and document.open no longer be allAccess
2007-12-01 10:24:24 -08:00
gerv@gerv.net
06d20a62f9
Bug 404051 - Add .es to IDN TLD whitelist. Patch by gerv; a=beltzner.
2007-11-28 02:15:23 -08:00
dcamp@mozilla.com
1b9adf5c62
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
2007-11-26 21:32:23 -08:00
reed@reedloden.com
163f2b9e1f
Back out patch from bug 392870 due to perf regression.
2007-11-22 00:52:41 -08:00
reed@reedloden.com
3282b8b9f4
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+]
2007-11-21 22:51:11 -08:00
masayuki@d-toybox.com
b66ba0396a
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc
2007-11-19 02:17:17 -08:00
reed@reedloden.com
7def45cfbf
Bug 345529 - "crash removing an observer during an nsPref:changed notification [@ pref_DoCallback] (node is 0xdddddddd)" [p=asqueella@gmail.com (Nickolay Ponomarev) r+sr=bsmedberg sr=darinf a=blocking1.9+]
2007-11-16 20:25:41 -08:00
masayuki@d-toybox.com
d29b03e748
b=403484 backing-out the previous patch, caused by testing failure.
2007-11-15 03:02:47 -08:00
masayuki@d-toybox.com
01c4705bf5
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep
2007-11-15 02:43:16 -08:00
reed@reedloden.com
5f9456408a
Bug 177838 - "Make all popup windows resizable, ignoring resizable=no" [p=dao r=sicking sr=jst a1.9=schrep]
2007-11-13 00:19:04 -08:00
reed@reedloden.com
5a746e48f3
Back out Dão's patch from bug 392870 as a possible cause of the Ts regression.
2007-11-08 20:18:27 -08:00
reed@reedloden.com
b570b85cc8
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+]
2007-11-08 18:19:30 -08:00
reed@reedloden.com
db7cd57c4e
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
2007-10-25 16:02:20 -07:00
gerv@gerv.net
1561d3ad75
Bug 397803 - add ICANN test IDN TLDs to whitelist. r=biesi.
2007-09-29 08:37:00 -07:00
dbaron@dbaron.org
7944e94fab
Remove default preferences associated with freetype2 code, which was used only by the old gfx code, and with other previously-removed X11 font code. b=389697 r+a1.9=vlad
2007-09-27 13:45:31 -07:00
masayuki@d-toybox.com
897a8a34bd
Bug 299222 Mac font defaults for "new" langGroups (Indic + Armenian, Georgian, Ethiopic, Can. Syllabics). patch by Smokey Ardisson<alqahira@ardisson.org> r=smontagu, sr=roc, a=dsicore
2007-09-20 08:51:01 -07:00
sayrer@gmail.com
54c5519023
Bug 395618. UseUserPrefFile should check that user.js exists. r/sr/a=bsmedberg
2007-09-15 12:32:51 -07:00
dveditz@cruzio.com
f06429a77e
loosen restrictions introduced by bug 230606 to "subdir" to unbreak the automated tests.
2007-09-06 02:00:48 -07:00
dveditz@cruzio.com
2940b2f998
bugs 230606 and 209234: add options to restrict file: URI same-origin policies, r+sr=jst, blocking+=pavlov
2007-09-06 00:02:57 -07:00
reed@reedloden.com
65afde847c
Bug 377395 - "remove .doubleclick.net from network.dns.ipv4OnlyDomains" [p=jo.hermans@gmail.com (Jo Hermans) r+sr+a1.9=bsmedberg]
2007-09-05 16:21:55 -07:00
philringnalda@gmail.com
5749b66dd2
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
2007-09-05 06:47:22 -07:00
thunder@mozilla.com
9d45a8e240
Bug 392967: Load app and extension prefs separately. r=bsmedberg
2007-08-31 19:16:47 -07:00
gerv@gerv.net
2d3da36389
Bug 389600 - add .pl to IDN whitelist. Patch by gerv; a=bzbarsky.
2007-08-29 09:30:32 -07:00
philringnalda@gmail.com
cae8028aa8
Bug 379886 - Font preferences panel selects random fonts in cairo builds, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=vlad/pavlov
2007-08-26 14:34:03 -07:00
jwalden@mit.edu
444f76bd14
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
2007-08-17 16:07:39 -07:00
rflint@ryanflint.com
c4b4070c26
Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner
2007-08-14 23:52:00 -07:00
sdwilsh@shawnwilsher.com
6e7b96f69f
Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky
2007-08-09 15:21:54 -07:00
wr@rosenauer.org
7edd3206ef
Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano
2007-08-04 01:35:28 -07:00
masayuki@d-toybox.com
e5886b0e9f
The additional patch for bug 364786 r=vlad
2007-08-03 11:37:50 -07:00
jwalden@mit.edu
39fc392b80
Fix another typo to make the *other* Windows box cycle, still bug 389988, for another spurious red. I think these tinderboxen are conspiring against me...
2007-07-30 00:37:37 -07:00
jonas@sicking.cc
23898aef7e
Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi
2007-07-26 19:49:18 -07:00
jonas@sicking.cc
5784b0a2f5
backout due to orange
2007-07-26 16:34:22 -07:00
jonas@sicking.cc
1d3132db39
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
2007-07-26 15:20:29 -07:00
roc+@cs.cmu.edu
9562390da7
Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky
2007-07-26 02:47:43 -07:00
pavlov@pavlov.net
5d187e457e
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
2007-07-23 15:02:17 -07:00
mozilla@weilbacher.org
9e236ad275
Bug 381944: Fix all.js for OS/2 and BeOS, r=mkaply
2007-07-20 11:52:29 -07:00
jwalden@mit.edu
6d7584839a
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
mats.palmgren@bredband.net
8472e864db
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
2007-07-05 04:29:51 -07:00
mats.palmgren@bredband.net
266f784855
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 11:02:58 -07:00
dwitte@stanford.edu
7694faac8b
cvs removing unbuilt and unmaintained p3p module. bug 366611.
2007-06-10 23:25:52 -07:00
philringnalda@gmail.com
b4cde8f6eb
Bug 380931 - password manager rewrite-cleanup, move prefs from firefox.js to all.js, patch by Justin Dolske <dolske@mozilla.com>, r=gavin
2007-06-10 23:01:55 -07:00