Commit Graph

161393 Commits

Author SHA1 Message Date
joshmoz%gmail.com
170289b013 if a context menu is open, clicking on the menu bar should not open a menu item, it should just close the context menu. b=341175 r=mento 2006-06-21 22:02:23 +00:00
wclouser%mozilla.com
489be8e04d got rid of -T 2006-06-21 21:28:53 +00:00
scott%scott-macgregor.org
b5a5e10b0a Bug #323101 --> don't run the isp spam filters when manually running filters on a folder. sr=bienvenu 2006-06-21 21:27:46 +00:00
wclouser%mozilla.com
657a779d9e added incremental updating. Cuts time from 75s -> 10s 2006-06-21 21:07:24 +00:00
tony%ponderer.org
42f6c9f68b Bug 342196: ordering bug causes some urls to not be inspected on new windows
patch: setup the webprogresslistener immediately (before js load)
r=mmchew
2006-06-21 20:48:52 +00:00
rob_strong%exchangecode.com
49400e51d1 Fix review comment for bug 310745. r=bsmedberg 2006-06-21 20:10:52 +00:00
rob_strong%exchangecode.com
5a8f263379 Bug 310745 - Extension update compatibility wizard tries to install updates when xpinstall is disabled. r=bsmedberg 2006-06-21 20:07:46 +00:00
tor%cs.brown.edu
967aaf6f53 Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
2006-06-21 19:35:59 +00:00
rob_strong%exchangecode.com
2fb93b9130 Bug 275629 - incorrect text in extension installation prompt. r=bsmedberg, ui-review=beltzner 2006-06-21 19:07:44 +00:00
wclouser%mozilla.com
57355a4ba2 added a script to build csv files from the db 2006-06-21 19:05:46 +00:00
rob_strong%exchangecode.com
12382edaa0 Bug 342251 - Need a RTL NSIS installer header image. ui-review=steven. NPOB 2006-06-21 18:56:23 +00:00
mrbkap%gmail.com
b2988348b3 Fix whitespace and style nits from brendan (bug 336409) 2006-06-21 18:16:52 +00:00
zach%zachlipton.com
d1c7b23bd4 Move buttons in manage_testcases.cgi to handle smaller monitors. Widen summary field. 2006-06-21 18:16:36 +00:00
zach%zachlipton.com
da1394cc30 Fix a few more missing $sth->finish warnings in DBTools 2006-06-21 17:01:20 +00:00
brendan%mozilla.org
9041c05ece Fix warning in str_split. 2006-06-21 16:54:40 +00:00
cbiesinger%web.de
21e8cfc612 bug 341954 remove a few AssignWithConversion callers, and clean up
nsDeviceContextGTK::CreateRenderingContext a bit
r+sr=roc
2006-06-21 16:35:03 +00:00
tor%cs.brown.edu
3f9980a5fd Bug 342200 - Remove nsSVGPathGeometryFrame subclasses. r+sr=roc 2006-06-21 15:42:28 +00:00
bent.mozilla%gmail.com
aa0670b627 Bug 204114 - "nsUnicharUtils need to be threadsafe". r=smontagu. 2006-06-21 15:25:17 +00:00
aaronleventhal%moonset.net
bd13d2f50e Fixing bustage 2006-06-21 14:58:00 +00:00
aaronleventhal%moonset.net
b0df6fb906 Bustage fix 2006-06-21 14:40:57 +00:00
masayuki%d-toybox.com
71d340d809 Bug 327184 CSS property letter-spacing rendered incorrectly r=pavlov 2006-06-21 14:13:53 +00:00
aaronleventhal%moonset.net
8b8834cf49 Bug 342186. Implement nsIAccessible::EXT_STATE_DEFUNCT. r=ginn.chen 2006-06-21 14:00:11 +00:00
aaronleventhal%moonset.net
7e684f576e Fixing bustage 2006-06-21 13:40:51 +00:00
aaronleventhal%moonset.net
907b9a5d54 Bug 340829. Implement big hunk of new-atk, nsAccessibleHyperText, to support specialized accessibility interfaces cross-platform and expose containment hierarchy as such. r=ginn.chen 2006-06-21 13:29:10 +00:00
igor.bukanov%gmail.com
9f9ab7cc1e Bug 341877: Infrastructure to root properly native iterator states. r=brendan 2006-06-21 09:13:24 +00:00
martijn.martijn%gmail.com
d3c534ab22 Bug 300808 - When content is removed from the document the corresponding tooltip should not appear, r=neil, sr=bzbarsky 2006-06-21 03:10:01 +00:00
tony%ponderer.org
8205c52d84 Bug 341946: Safe browsing considers all jar: URI's safe
patch: examine jar: urls, ignore all about: urls
r=mmchew
2006-06-21 02:52:11 +00:00
nick.kreeger%park.edu
5c30e67ec9 Fixing bug 277278, create a GUI for always 2006-06-21 02:40:48 +00:00
mrbkap%gmail.com
fc25ea6691 Don't allow getting standard classes through XPCNativeWrapper. bug 338523, r=jst sr=bzbarsky 2006-06-21 01:28:44 +00:00
rob_strong%exchangecode.com
978b2907b4 bad merge of one file for Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request. patch=Dave Townsend (Mossop) r=rob_strong 2006-06-21 01:12:47 +00:00
lpsolit%gmail.com
752b3697fc Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in editparams.cgi should be listed in a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk 2006-06-21 01:06:00 +00:00
martijn.martijn%gmail.com
3be16114a2 removal of DeleteSelection, which was redundant. Bug 312778, r=brettw, sr=mscott 2006-06-21 00:52:00 +00:00
lpsolit%gmail.com
7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
martijn.martijn%gmail.com
55c78196d3 Bug 312930 - rich text editor doesn't have context menu items for cut/copy/paste/spellcheck, r=brettw 2006-06-21 00:44:20 +00:00
mrbkap%gmail.com
87295eaca7 Be safer in doing these additions. bug 336409, r=igor 2006-06-21 00:42:04 +00:00
wtchang%redhat.com
f25d1d70cd Bugzilla Bug 338798: in C89, local struct variables can only be initialized
by constant expressions.  HP C compiler version B.11.11.08 generates
incorrect code silently if the initializers are non-constant expressions.
r=alexei.volkov,julien.pierre.
2006-06-21 00:40:59 +00:00
mrbkap%gmail.com
1979b01fd6 Close shouldn't send any real text for the parser to parse, since there might
be elements open that make the text appear in the final content model. bug 342223, r+sr=jst
2006-06-21 00:39:24 +00:00
gavin%gavinsharp.com
b70668570f Bug 341975: storage.sdb (profile folder) should have a more explicit name, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me, sr=mconnor 2006-06-21 00:19:55 +00:00
gavin%gavinsharp.com
5a63029962 Bug 341976: Use profile- and appdir-relative paths for engine IDs instead of absolute paths, when possible, r=mconnor 2006-06-21 00:18:29 +00:00
zach%zachlipton.com
482199d0e1 Bustage fix: Litmus has suffered an internal error - testresult is not a column of Litmus::DB::Resultbug 2006-06-20 23:46:18 +00:00
zach%zachlipton.com
1f3b40a15e Stupid typo... 2006-06-20 23:13:29 +00:00
zach%zachlipton.com
afc63ca5f3 Properly remember the previous build id entered during the current session. This avoids the need to retype it when going to run more tests. 2006-06-20 22:54:19 +00:00
pamg.bugs%gmail.com
2fad0a83ef Bug 342010: allow FTP for search-engine URIs and icons. r+a181=mconnor 2006-06-20 21:53:09 +00:00
bienvenu%nventure.com
f23ece1b7b fix removing pre-tag labels, sr=mscott 342214 2006-06-20 21:48:16 +00:00
pamg.bugs%gmail.com
b367a2c095 Bug 336452: Improve search-engine confirmation dialog. r=mconnor, ui-r=beltzner 2006-06-20 21:41:47 +00:00
neil.williams%sun.com
628ba95143 Bug 337613, FipsTest assertion failure
r=glen
2006-06-20 21:40:16 +00:00
roc+%cs.cmu.edu
84304f7c5a Bug 341711. Compute offset* properties using unscrolled positions. r+sr=bzbarsky 2006-06-20 21:21:47 +00:00
roc+%cs.cmu.edu
deaf468704 Bug 342093. Use GetPositionIgnoringScrolling where we can, now that it exists. r+sr=bzbarsky 2006-06-20 21:13:05 +00:00
roc+%cs.cmu.edu
f56a5cbd3a Bug 288357. Force abs-pos frames to always take the first-in-flow abs-pos container as their container. This prevents confusion when placeholders move across next-in-flow boundaries. r+sr=dbaron 2006-06-20 21:10:02 +00:00
joshmoz%gmail.com
34e6efc1ed use correct null macros for mach ports. b=342192 r=mento 2006-06-20 20:38:59 +00:00