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
mark%moxienet.com
03ecb80d2b
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
51ff8347ca
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
096cddc554
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
c0ead5e763
- fix case in MochiKit inclusion
2006-06-20 20:01:08 +00:00
ccooper%deadsquid.com
34b31d2467
- adding missing template files for testcase management
2006-06-20 19:43:20 +00:00
vladimir%pobox.com
673cb0b446
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
e325e8c6f1
- 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
153505e51e
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
c9f633203d
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
cd71953372
Null defense in case of early failure under js_NewContext (342180, r=mrbkap).
2006-06-20 18:36:34 +00:00
mrbkap%gmail.com
16e4a148ca
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
1e7da7adf8
backing out patch for bug 332730
2006-06-20 17:50:49 +00:00
zach%zachlipton.com
9951bda9c5
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
c0776dd382
bug 342165 - removes css from winstripe. patch by ssitter, r=mwillis
2006-06-20 17:30:22 +00:00
mattwillis%gmail.com
954b9c77a8
bug 342165 - removes css from winstripe. patch by ssitter, r=mwillis
2006-06-20 17:19:40 +00:00
tor%cs.brown.edu
c1083371ed
Bug 342046 - Remove nsSVGCairoPathGeometry. r+sr=roc
2006-06-20 17:01:09 +00:00
joshmoz%gmail.com
2cacb70302
fix memory leak in Cocoa icon decoder. b=342066 r=mento sr=pav
2006-06-20 16:59:15 +00:00
joshmoz%gmail.com
4a103cc93d
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
a68352ae26
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
740f081460
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
a3664063b0
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
82fa713d27
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
f2c62770e7
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
4433df7eec
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
466ff3b3da
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
9afd1237bb
Bug 254021: Ability to open accidentally closed tabs (r=mconnor)
2006-06-20 07:30:00 +00:00
mkanat%bugzilla.org
6726c370af
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
bzbarsky%mit.edu
35641d545f
Make document observers QI to nsIDocumentObserver. Fixes fallout (tree orange)
...
from bug 340733; reviews pending.
2006-06-20 06:29:17 +00:00
timeless%mozdev.org
1168ce08b0
Bug 338087 Tinderbox 'L' popups are broken in Firefox trunk due to misuse of DOM Range
...
patch by Olli.Pettay@gmail.com r=timeless
2006-06-20 06:28:37 +00:00
gavin%gavinsharp.com
807a83f6fd
Bug 341908: make sure we deal with invalid templates correctly, r=mconnor
2006-06-20 05:07:00 +00:00
gavin%gavinsharp.com
cf43eef68f
Bug 327101: Ctrl+Left should close autocomplete, r=mconnor
2006-06-20 04:44:26 +00:00
bzbarsky%mit.edu
a100b66f3c
Rev the iid. Bug 335689, r+sr=dbaron
2006-06-20 04:21:56 +00:00
gavin%gavinsharp.com
e9cfc65e83
Bug 210246: DOM Nodes viewer paste command should allow multiple insertion points, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-06-20 03:22:03 +00:00
bzbarsky%mit.edu
4b3cf6e788
Make the URIs of principals immutable. Bug 339822, r=dveditz, sr=darin
2006-06-20 03:17:41 +00:00
gavin%gavinsharp.com
a18309bacd
Bug 338305: fix other cases of the preprocesor not handling dots in define names, r=bsmedberg
2006-06-20 03:05:06 +00:00