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

126534 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 63910d4d7d browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2004-02-04 00:04:42 +00:00
bryner%brianryner.com 2a5f5ac209 Fixing includes 2004-02-03 23:58:29 +00:00
brendan%mozilla.org bd08f327fb - ECMA-prescribed {DontEnum} attributes for length on empty arg list, and on
<any-function>.prototype.constructor.
- Put rarely-set default properties in prototypes.
- Improve a couple of comments.
2004-02-03 23:58:03 +00:00
ben%bengoodger.com 5ca426323a Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
neil%parkwaycc.co.uk 22f0ba2e18 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
bryner%brianryner.com bf847cefe1 Fix bug 56219 for gtk1 (can't paste over 4000 bytes from another app into mozilla) by porting the fix from gtk2. This also takes the VMS #ifdef'ing from xremote and makes it the same for gtk1 and gtk2. r+sr=blizzard. 2004-02-03 23:31:19 +00:00
jst%mozilla.jstenback.com f894d79c80 Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com 2004-02-03 23:23:10 +00:00
justdave%syndicomm.com d1a3fa5b1d Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow user CSS to explicitly affect Bugzilla.
r= myk, a= myk
2004-02-03 22:08:24 +00:00
mostafah%oeone.com 71436d7431 Checked in patch for bug 232829. 2004-02-03 21:03:18 +00:00
bienvenu%nventure.com a97b75a518 fix 232929 js warnings in offline-startup.js sr=mscott 2004-02-03 20:42:44 +00:00
dbaron%dbaron.org e04ab52cda Clean up code related to broken / loading image icons and make it observe pref changes. b=180620 r+sr=bzbarsky 2004-02-03 20:30:02 +00:00
bishakhabanerjee%netscape.com 971bc18c70 correcting header of section 4.1, minor edits to make headers more definitive 2004-02-03 20:13:26 +00:00
danm-moz%comcast.net a8c0e31042 that doesn't seem to be the problem. restoring over last revision. 2004-02-03 20:07:39 +00:00
myk%mozilla.org b43e68c878 Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values).
Original patch by Ludovic Dubost.
r=kiko
2004-02-03 20:05:07 +00:00
mostafah%oeone.com 982d438cde Changes to throbber for sunbird 2004-02-03 20:03:02 +00:00
dbaron%dbaron.org b4a8733213 Uncomment a call to SetColor that is needed. b=181336 r+sr=bzbarsky 2004-02-03 18:27:11 +00:00
dbaron%dbaron.org 1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
dbaron%dbaron.org 72ef0c2cb4 Allow PushLines to push the first line. b=185357 r+sr=roc 2004-02-03 18:19:42 +00:00
danm-moz%comcast.net dc0448aada tweak last checkin to allow a maximum popup pref of 0 2004-02-03 17:17:38 +00:00
danm-moz%comcast.net 4af7136524 disabling last checkin in an attempt to pin down the Tp regression 2004-02-03 17:16:05 +00:00
bzbarsky%mit.edu e792da8eeb Remove code that munges block widths inside table cells. Bug 232754,
r+sr=dbaron
2004-02-03 16:49:38 +00:00
neil%parkwaycc.co.uk fecf778c64 Bug 232545 fix marquee regression caused by xbl content sink change r=doron sr=bz 2004-02-03 16:46:20 +00:00
kiko%async.com.br 31663ace7f Fix for bustage caused by Gerv's checkin for bug 232903; basically, we
need to exempt Hook.process() calls from the filter checks. I'm assuming
Gerv has stamped this fix, and I'm just checking it in to keep things
green -- back me out later if this was wrong.
2004-02-03 13:29:33 +00:00
mvl%exedo.nl 123204e11c Convert mozPersonalDictionary to use nsTHashTable. Removal of obsolete files.
Bug 224625, r=dwitte, sr=alecf
2004-02-03 13:06:44 +00:00
mvl%exedo.nl ad2d4d169d Convert mozPersonalDictionary to use nsTHashTable
Bug 224625, r=dwitte, sr=alecf
2004-02-03 11:54:03 +00:00
bryner%brianryner.com e93d497a66 Turn off visibility until I can figure out how to fix this for older gcc's that won't accept visibility=default 2004-02-03 09:09:41 +00:00
cltbld%netscape.com cf6bcb119f Automated update 2004-02-03 08:41:00 +00:00
bryner%brianryner.com 0ca4d12034 Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin. 2004-02-03 08:32:33 +00:00
nelsonb%netscape.com 3462419c4d Invoke crlImportn instead of crlImport in several places where a
negative outcome is expected.  More work on this is needed.
crlImportN should return a value that tells us if it actually failed,
so that the script can decide whether or not to proceed with vfychain.
But this change makes the outcome more green, less red.
2004-02-03 07:14:52 +00:00
nelsonb%netscape.com bcc309b891 Honor key usage extensions, whether they're critical or not.
Bug 232738. r=jpiperre.
2004-02-03 07:10:04 +00:00
nelsonb%netscape.com 3f581fae9e Max crlutil return 0 or 1 correctly, depending on the success of the
operation.  Bug 232937.  r=jpierre.
2004-02-03 06:59:35 +00:00
danm-moz%comcast.net 05d61d400c oopsie 2004-02-03 06:37:17 +00:00
bzbarsky%mit.edu 46d87aa05f Don't error out if keyword.enabled is just not set. Bug 229083, patch by
Patrick McCormick <patrick@meer.net>, r+sr=bzbarsky
2004-02-03 06:18:41 +00:00
nelsonb%netscape.com 0789875d7d Change script so that html output and logfile will be broken up into
clearly defined and easy-to-find sections.
2004-02-03 04:15:08 +00:00
robin.lu%sun.com fdb62c9909 fix bug 231231 - next item should be get before the callback is called
r=blizzard, sr=bryner
2004-02-03 03:40:03 +00:00
brendan%mozilla.org 8f62320cc9 JS implemented in JS, initial checkin. 2004-02-03 03:28:54 +00:00
nelsonb%netscape.com abc134f1c0 Make output log file more readable by separating each test case. 2004-02-03 03:07:38 +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
danm-moz%comcast.net 96fd84fe48 set event being handled in the EventStateManager. bug 197919 r=bryner,jst 2004-02-03 02:23:08 +00:00
danm-moz%comcast.net c841356cc4 generally disallow popup windows spawned by event handlers, or too many simultaneous popups. bug 197919 r=bryner,jst 2004-02-03 02:22:54 +00:00
danm-moz%comcast.net bde0b60e2a add methods to track whether window was opened as a popup. bug 197919 r=bryner,jst 2004-02-03 02:22:02 +00:00
danm-moz%comcast.net 865ea79700 add accessor and mutator for event currently being handled. bug 197919 r=bryner,jst 2004-02-03 02:22:01 +00:00
pinkerton%aol.net 5c674c85a2 fix up a bunch of issues with disabled items, borders and minwidth on buttons
(bug 228499, not part of build)
2004-02-03 02:17:36 +00:00
jim_nance%yahoo.com 3de5f0724c Bug 230289. Code size reduction in nsFontMetricsXft. sr=rbs&blizzard, r=jshin 2004-02-03 01:41:36 +00:00
bishakhabanerjee%netscape.com 3ed803969c fixed one typo 2004-02-03 01:27:47 +00:00
bishakhabanerjee%netscape.com d95cb37ea2 checking with all latest revew comments addressed 2004-02-03 00:59:53 +00:00
gerv%gerv.net f955f4b28e Bug 232903: hook to allow addition of extra administration links in the footer. Patch by gerv; r,a=myk. 2004-02-02 23:35:59 +00:00
timeless%mozdev.org 19c6447c6c Bug 191580 typeaheadfind accesses sound device on Linux when it's set to just "beep"
r=biesi sr=bryner
2004-02-02 23:12:00 +00:00
gerv%gerv.net bef3337eff Bug 232096 - documenting content-type parameter for attachment.cgi. 2004-02-02 23:09:05 +00:00
dbaron%dbaron.org 586744e7f3 Make debugging code compile on gcc. Fix warnings. b=232711 r+sr=bryner 2004-02-02 22:42:29 +00:00