tor%cs.brown.edu
82aeae3281
Bug 235298 - gif with invalid end-of-stream marker wasn't being
...
identified as corrupt. r=paper, sr=darin
2004-02-25 23:25:57 +00:00
cbiesinger%web.de
958da29c87
removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
...
bug 235431, r=ccarlen sr=bz
2004-02-24 21:45:22 +00:00
cbiesinger%web.de
7e9e8d2fdb
remove unused files. bug 235426 r=bsmedberg sr=bzbarsky
2004-02-24 16:09:25 +00:00
amardare%qnx.com
6fcd2863b9
Reverted my previous changes for the qnx( photon ) section in all.js - they should
...
be commited in the firefox/thunderbird specific files.
2004-02-24 15:14:13 +00:00
bryner%brianryner.com
078b6c6ce9
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
amardare%qnx.com
a412c25450
Changes for the qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added preferences to make firefox use thunderbird and viceversa.
2004-02-23 20:26:15 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
darin%meer.net
033fd13e16
relanding patch for bug 132517 "prefs.js frequently truncated on exit or crash" r=ccarlen sr=bryner a=chofmann
2004-02-12 13:09:13 +00:00
jst%mozilla.jstenback.com
2ea10607f7
Checking in for nallen@acm.org, bug 13350. Making the DOM branch callback code limit the ammount of time we allow Mozilla to spend in JS by time, in stead of limiting only by the number of executed branches. r=jst@mozilla.jstenback.com, sr=brendan@mozilla.org, a=chofmann@mozilla.org
2004-02-11 22:22:05 +00:00
bsmedberg%covad.net
a0f62775e8
Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz
2004-02-11 01:01:31 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
tor%cs.brown.edu
8d82a3ca72
Bug 212263 - missing files in .cvsignore. Patch by d_king@xtra.co.nz,
...
r=pavlov, sr=tor.
2004-02-05 16:19:02 +00:00
danm-moz%comcast.net
0dba2725da
bump popup window limit to 20 while we're waiting for a UI. b=197919 r=bzbarsky
2004-02-04 03:13:54 +00:00
danm-moz%comcast.net
05d61d400c
oopsie
2004-02-03 06:37:17 +00:00
danm-moz%comcast.net
d61c2611dd
add popup window event control prefs. bug 197919 r=bryner,jst
2004-02-03 02:23:11 +00:00
bryner%brianryner.com
42adb9f1be
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
cbiesinger%web.de
065f5ce3fc
Bug 166192 Remove last traces of PICS.
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bsmedberg%covad.net
6d1e888f03
Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin
2004-01-28 04:20:03 +00:00
bienvenu%nventure.com
4184a8c675
fix for 232233 crash in SetFileXPPref if value is null sr=mscott
2004-01-27 00:21:38 +00:00
neil%parkwaycc.co.uk
84428dc828
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
bsmedberg%covad.net
087527c4b0
Re-landing prefs from bug 178910 that were accidentally removed in bug 224578 due to merge conflicts. r=Sergei Dolgov
2004-01-23 05:00:13 +00:00
bryner%brianryner.com
23ecb8ff4e
DeCOMtaminate nsCSSFrameConstructor (bug 231157). This gets rid of the nsIStyleFrameConstruction and nsICSSFrameConstructor interfaces. The frame constructor now has the same lifetime as the pres shell. r+sr=dbaron.
2004-01-21 23:05:10 +00:00
cbiesinger%web.de
b9f936fcf8
Bug 185195 cleanup BMP Decoder
...
r=neil.parkwaycc.co.uk sr=tor
2004-01-21 17:30:14 +00:00
bsmedberg%covad.net
092dd292b9
Bug 231298 - "Page Setup" doesn't work. Mistakenly removed these prefs during bug 224578. r=obviousness
2004-01-18 19:36:01 +00:00
bsmedberg%covad.net
1e8f67c135
Bug 231270 - fix default prefs for Mac OSX rs=dbaron
2004-01-17 20:04:03 +00:00
bryner%brianryner.com
de23a8f06d
Copy the default plugin PkgInfo file to the bundle Contents directory to ensure that the plugin can load successfully on Mac OS 10.1. Bug 230915, r=pinkerton
2004-01-17 00:07:54 +00:00
bsmedberg%covad.net
c7b97d1f33
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
tor%cs.brown.edu
285c42cad8
Bug 229652 - invalid gif could crash browser. r=darin, sr=bryner
2004-01-16 23:32:25 +00:00
bsmedberg%covad.net
047415ef80
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
tor%cs.brown.edu
0cefdcff39
Bug 229836 - map illegal index values to black. r=paper, sr=blizzard
2004-01-14 17:08:26 +00:00
tor%cs.brown.edu
b89c18266c
Bug 230578 - missing rows in incremental load of XBM image. r=biesi, sr=bryner
2004-01-12 23:06:01 +00:00
jshin%mailaps.org
127649f06d
bug 119825 : url(location) bar keyword search : use google instead of keyword.netscape.com (r=smontagu, sr=brendan)
2004-01-10 13:01:05 +00:00
jst%mozilla.jstenback.com
c000ae86e8
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
mkaply%us.ibm.com
16f63ec72c
#223128
...
r=biesinger, sr=blizzard (platform specific)
OS/2 only - don't call streamlistener methods directly
2004-01-08 23:35:07 +00:00
bzbarsky%mit.edu
c9dd4109c2
Setting .src should reset image animations; don't animate images no one is
...
looking at. Bug 210001, r=pavlov, sr=jst
2004-01-08 18:29:28 +00:00
bryner%brianryner.com
e65d2d2fe5
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
ab464e53ee
Add (currently unused) prefs for controlling mark as read in mail on a timer.
...
Part of Bug #75866
2004-01-06 20:30:07 +00:00
cbiesinger%web.de
9a4f1f6761
229695 Icon in download dialog is based on extension, not MIME type
...
r=neil.parkwaycc.co.uk sr=bz
2004-01-03 17:44:17 +00:00
cls%seawood.org
f19fbcd3a2
If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.
...
Bug #229362 r=bsmedberg
2003-12-31 23:35:26 +00:00
bmlk%gmx.de
8c0cb1276d
build warning fix, bug 229456, r/sr=bzbarsky
2003-12-27 08:44:10 +00:00
timeless%mozdev.org
042a53af97
Bug 226162 DRefTool analysis for pref files
...
r=caillon sr=roc
2003-12-21 06:17:26 +00:00
scott%scott-macgregor.org
4280a92fa2
Per darin, back out the fix for Bug #132517 because it is causing
...
an extra copy of prefs.js to get generated every time you quit the app.
2003-12-20 22:29:03 +00:00
neil%parkwaycc.co.uk
1740a538ef
Bug 90906 Remove unused variables p=gautheri@noos.fr r/sr=roc
2003-12-20 18:10:22 +00:00
cbiesinger%web.de
7a40e9e1fe
225807 r=bzbarsky sr=darin make more use of getPrimaryExtension
2003-12-19 21:34:00 +00:00
bienvenu%nventure.com
e0eba35bb5
fix 228791 need ability to have unobscured mcd files, r/sr=mscott
2003-12-19 15:53:15 +00:00
cbiesinger%web.de
3be8cf5bec
221593 win nsIconChannel.cpp should not call streamlistener methods synchronously
...
r=darin sr=tor
2003-12-19 15:04:27 +00:00