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 |
|
rob_strong%exchangecode.com
|
f95efb0b36
|
Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong
|
2006-06-20 02:58:31 +00:00 |
|
gavin%gavinsharp.com
|
cd6e396b42
|
Bug 333920: convertSherlockFile needs to set ._type, r=mconnor
|
2006-06-20 02:53:47 +00:00 |
|
gavin%gavinsharp.com
|
b76b62a76c
|
Bug 335820: icons in engine manager need padding, r=mconnor
|
2006-06-20 02:38:39 +00:00 |
|
darin%meer.net
|
753dd7db43
|
fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky
|
2006-06-20 02:05:10 +00:00 |
|
mike.morgan%oregonstate.edu
|
b0b52cb710
|
Added better checking when attempting to find latest buildId.
|
2006-06-20 01:21:04 +00:00 |
|
rob_strong%exchangecode.com
|
cf777e0989
|
Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request. patch=Dave Townsend (Mossop), r=rob_strong
|
2006-06-20 01:03:01 +00:00 |
|
bzbarsky%mit.edu
|
f552f1c839
|
Use iterators that deal with observers being removed to iterate the observers array when notifying Bug 340733, r+sr+branch181=sicking
|
2006-06-20 01:02:55 +00:00 |
|
igor.bukanov%gmail.com
|
8d743fde46
|
Bug 341877: Reverting the previous commit, the patch was broken.
|
2006-06-20 00:50:17 +00:00 |
|
dbaron%dbaron.org
|
f9f61d868a
|
Make conditions that cause additional pass for shrink wrap case less restrictive so that we do the additional pass inside a shrink-wrap scrollframe. b=325680 r+sr=roc
|
2006-06-20 00:46:32 +00:00 |
|
rob_strong%exchangecode.com
|
96739d66c6
|
last checkin was for bug 342086
|
2006-06-20 00:45:48 +00:00 |
|
rob_strong%exchangecode.com
|
33d2209520
|
typo in _updateDependentItemsForID - dependantID should be dependentID. patch=michael.wu, r=rob_strong
|
2006-06-20 00:42:11 +00:00 |
|
dbaron%dbaron.org
|
1e59619db8
|
Root the result of JSObjectFromInterface. b=341640 r=markh sr=jst
|
2006-06-20 00:38:46 +00:00 |
|
mark%moxienet.com
|
5231fc3b8f
|
342081 Default finding to case-insensitive. r=ben sr=ben a/1.8.1=darin
|
2006-06-20 00:38:16 +00:00 |
|
mark%moxienet.com
|
a7213b13b5
|
209989 After Find Again (Ctrl-G/F3), text highlighting color becomes green. Patch (tweak) by Peter Kasting <pkasting@google.com>. r=dbaron
|
2006-06-20 00:30:18 +00:00 |
|
mrbkap%gmail.com
|
a0302c1e9e
|
Prevent assertions when a document that has had document.open called is closed
suddenly (without an intervening document.close call). bug 332896, r=bzbarsky, sr=sicking
|
2006-06-19 23:51:32 +00:00 |
|
mark%moxienet.com
|
4487bd02da
|
Bustage fix following 337746
|
2006-06-19 23:49:43 +00:00 |
|
jst%mozilla.jstenback.com
|
1eebb3195b
|
Fixing bug 340144. Crash if calling sessionStorage.removeItem() with a non-existing key. r=enndeakin@sympatico.ca, sr=bzbarsky@mit.edu
|
2006-06-19 23:48:07 +00:00 |
|
pavlov%pavlov.net
|
82333c8b3b
|
fixing bug 341865. r=vlad
|
2006-06-19 23:41:15 +00:00 |
|
brendan%mozilla.org
|
a422d9cec7
|
White space police state attack.
|
2006-06-19 23:38:02 +00:00 |
|
myk%mozilla.org
|
4a6444c9bb
|
add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch
|
2006-06-19 23:16:27 +00:00 |
|
mhammond%skippinet.com.au
|
8ee8b94569
|
Fix the chrome building process in the Python/DOM work. Not part of the build.
|
2006-06-19 23:13:14 +00:00 |
|
roc+%cs.cmu.edu
|
ab87d3edb5
|
Bug 317278. Reland patch that reflows lines again if we detect some already-placed floats need to move to the next line. This time, with changes to nsSpaceManager's PushState/PopState infrastructure so that dynamic allocations are never required; the saved state is always stack-allocated by callers. r+sr=dbaron
|
2006-06-19 23:06:59 +00:00 |
|
dietrich%mozilla.com
|
fe70714e4a
|
Bug 342039: Trunk regression: Restart Tabbed extension launches doubles now, r=me
|
2006-06-19 23:01:14 +00:00 |
|
jwalden%mit.edu
|
a9fd2c7f52
|
Bug 342070 - make-jars.pl: CSS preprocessing not turned on for CSS file implicitly in same directory as jar.mn - the patch jminta /wishes/ had been written and committed four hours ago. r=bsmedberg
|
2006-06-19 22:59:18 +00:00 |
|