nick.kreeger%park.edu
c7bf7abd3a
Fixing bug 277278, create a GUI for always
2006-06-21 02:40:48 +00:00
mrbkap%gmail.com
c3ae1f60b7
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
af6bc7be52
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
e1c5167083
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
281962f59d
removal of DeleteSelection, which was redundant. Bug 312778, r=brettw, sr=mscott
2006-06-21 00:52:00 +00:00
lpsolit%gmail.com
f886810984
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
344e9ed310
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
9aed286cff
Be safer in doing these additions. bug 336409, r=igor
2006-06-21 00:42:04 +00:00
wtchang%redhat.com
964136ed2c
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
a0b54b2ece
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
fc178207ee
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
09a728439e
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
2a7247fb56
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
42bba82d96
Stupid typo...
2006-06-20 23:13:29 +00:00
zach%zachlipton.com
0adf85b0e7
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
36b780bc28
Bug 342010: allow FTP for search-engine URIs and icons. r+a181=mconnor
2006-06-20 21:53:09 +00:00
bienvenu%nventure.com
83bff06fa8
fix removing pre-tag labels, sr=mscott 342214
2006-06-20 21:48:16 +00:00
pamg.bugs%gmail.com
6673e31191
Bug 336452: Improve search-engine confirmation dialog. r=mconnor, ui-r=beltzner
2006-06-20 21:41:47 +00:00
neil.williams%sun.com
adfa6afb5a
Bug 337613, FipsTest assertion failure
...
r=glen
2006-06-20 21:40:16 +00:00
roc+%cs.cmu.edu
592a0af569
Bug 341711. Compute offset* properties using unscrolled positions. r+sr=bzbarsky
2006-06-20 21:21:47 +00:00
roc+%cs.cmu.edu
a04821bf60
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
bbaf4e5ae9
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
e63f55aa4f
use correct null macros for mach ports. b=342192 r=mento
2006-06-20 20:38:59 +00:00
mark%moxienet.com
65f03bae9e
342103 Part of patch for bug 336012 inadvertently reversed by checkin of bug 255942. 336012 was r=David.R.Gardiner sr=roc
2006-06-20 20:26:30 +00:00
zach%zachlipton.com
3e5532df19
Add missing $sth->finish() to FormWidget. This should fix the 'statement handle DBIx::ContextualFetch::st=HASH(0x897bda4) still Active' warnings.
2006-06-20 20:23:01 +00:00
vladimir%pobox.com
f56c4ae0c6
fix bogus min/max values on selection single click (infinity error); allow single-click in small graph to clear a selection
2006-06-20 20:05:35 +00:00
ccooper%deadsquid.com
df142bd034
- fix case in MochiKit inclusion
2006-06-20 20:01:08 +00:00
ccooper%deadsquid.com
034d3ccfa4
- adding missing template files for testcase management
2006-06-20 19:43:20 +00:00
vladimir%pobox.com
2830dc886b
Add bonsai query support; add bonsaibouncer helper script; add marker support to graphs; disable test select dropdown while the data is loading after a tinderbox switch
2006-06-20 19:41:05 +00:00
ccooper%deadsquid.com
91f0437b3d
- added table related_testcases to track cloned testcase relations
...
- update/replace enter_test.cgi with complete management interface for testcases
- make all fields Essential in Litmus::DB::Testcase
- added new methods to Litmus::DB::Testcase: clone, delete_from_subgroups, delete_from_related, delete_with_refs, update_subgroups
- added ByTestgroup and ByTestcase sql lookups to Litmus::DB::Subgroup
- added order_by directives to has_many fields in Litmus::DB::Product
- added new Litmus::FormWidget functions getTestcases and getAuthors
- don't try to .select() select fields (FormValidation.js)
- add verifySelected function to FormValidation.ja
- update interface to use manage_testcase.cgi for editing testcases
- remove editing flags/interface from test.html.tmpl
2006-06-20 19:34:53 +00:00
mrbkap%gmail.com
6c8d1b05e5
Hold a true weak reference to the location's docshell since the window won't
...
always be able to clear the docshell out. bug 338288, r=jst sr=bzbarsky
2006-06-20 18:56:03 +00:00
nick.kreeger%park.edu
a5c72a7d11
Fixing bug 309132, Disable view-source when window/tab contains binary content. Patch by Chris Lawson <bugzilla@chrislawson.net>, r=me, sr=pinkerton.
2006-06-20 18:38:08 +00:00
brendan%mozilla.org
06ec1e4bf2
Null defense in case of early failure under js_NewContext (342180, r=mrbkap).
2006-06-20 18:36:34 +00:00
mrbkap%gmail.com
71cd2a80a0
Use the compiler to help us catch any potential missing cases. No bug, verbal r+sr=jst
2006-06-20 18:03:34 +00:00
darin%meer.net
989912102d
backing out patch for bug 332730
2006-06-20 17:50:49 +00:00
zach%zachlipton.com
c817605fe1
Fix enter_test.cgi so it sets the author, creation_date, and version fields of new testcases.
2006-06-20 17:41:53 +00:00
mattwillis%gmail.com
01d96ec596
bug 342165 - removes css from winstripe. patch by ssitter, r=mwillis
2006-06-20 17:30:22 +00:00
mattwillis%gmail.com
dba878a111
bug 342165 - removes css from winstripe. patch by ssitter, r=mwillis
2006-06-20 17:19:40 +00:00
tor%cs.brown.edu
d95b2c323d
Bug 342046 - Remove nsSVGCairoPathGeometry. r+sr=roc
2006-06-20 17:01:09 +00:00
joshmoz%gmail.com
9684134616
fix memory leak in Cocoa icon decoder. b=342066 r=mento sr=pav
2006-06-20 16:59:15 +00:00
joshmoz%gmail.com
09f290feed
fix cursor and status bar flickering if window opened underneath mouse. b=336472 r=mento
2006-06-20 16:52:31 +00:00
gijskruitbosch%gmail.com
dd4ff5fca7
Bug 342074 - JSD crashes on exit when there's two clients
...
r+a=timeless
2006-06-20 15:54:44 +00:00
vladd%bugzilla.org
2eb85d5be4
Patch for bug 342130: don't display a bogus footer anymore when searching for all products with Quick Search; patch by Vlad Dascalu <vladd@bugzilla.org>; r=LpSolit, a=myk.
2006-06-20 10:32:50 +00:00
mkanat%bugzilla.org
bfb84e0e9a
Bug 282623: Remove globals.pl from checksetup
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-06-20 10:02:27 +00:00
Olli.Pettay%helsinki.fi
be413c29c3
Bug 341635, crash [@ nsDOMAttribute::GetNamespaceURI] related to opening and closing windows, focus method, xul and javascript alert, r=mhammond,sr=jst
2006-06-20 08:09:22 +00:00
lpsolit%gmail.com
adca5eb9ee
Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20 07:55:39 +00:00
lpsolit%gmail.com
17f9d63db0
Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20 07:39:01 +00:00
lpsolit%gmail.com
3f4b001c38
Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-06-20 07:32:31 +00:00
dietrich%mozilla.com
8cad9e879f
Bug 254021: Ability to open accidentally closed tabs (r=mconnor)
2006-06-20 07:30:00 +00:00
mkanat%bugzilla.org
780d129c37
Bug 342060: checksetup fails if no database exists
...
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=myk
2006-06-20 06:43:53 +00:00