mhammond%skippinet.com.au
020e6179d4
nsIComponentLoader is dead - long live nsIModuleLoader! Take the
...
opportunity to remove support for nsIComponentManagerObsolete, and
formalize a nice shutdown API.
Not part of the build.
2005-12-19 05:05:45 +00:00
smfr%smfr.org
1c9cd51aa9
Improve Top 10 bookmarks list maintenance, ensuring that we look at both visit count and last visit date to keep the list stable in the face of changing visit counts, and optimize list building slightly.
...
Add methods to allow bookmark sorting, currently only used by the top 10 list.
Remove a nasty hack that set the parent of a bookmark item to an NSNumber for Rendezvous bookmarks, replacing it with a RendezvousBookmark Bookmark subclass.
Fix a bug in the Bookmark enumerator, that could cause it to propagate above its root folder, and hang in some cases.
Optimize the notification handlers for various bookmark changes (notably visit count changes) to reduce the amount of work done when resetting all visit counts.
Optimize the building of the dictionary that maps from bookmarks to their favicon urls.
Add a stack-based C++ class that can be used to time an event.
2005-12-19 04:46:48 +00:00
roc+%cs.cmu.edu
45b0333a2b
Bug 319957. Avoid unwanted invalidates of translucent windows on Windows. patch by Dainis Jonitis, r=ere,sr=roc
2005-12-19 03:00:41 +00:00
roc+%cs.cmu.edu
3f58881b78
fixing bustage
2005-12-19 02:44:40 +00:00
timeless%mozdev.org
998b0843bc
Fixing typo
...
r=justdave
2005-12-19 01:15:38 +00:00
roc+%cs.cmu.edu
a3c277f912
Bug 311457. nsMenuPopupFrame needs to create its widget in nsMenuPopupFrame::CreateWidgetForView, and only create the widget if it hasn't already been created. r+sr=dbaron
2005-12-19 01:10:27 +00:00
roc+%cs.cmu.edu
a8d5bf14f2
Bug 318425. Make sure the scrolled frame's view is set to include the overflow area of its frame. r+sr=dbaron
2005-12-19 01:07:41 +00:00
timeless%mozdev.org
de7da0ec5e
Bug 16439 despot/genstats using MySQL reserved "when" as colname
...
r=justdave
2005-12-19 00:47:50 +00:00
pedemont%us.ibm.com
d1e99435a4
Temporarily force compilation of Java classes in order to take JAVAC_FLAGS change from bug 315917.
2005-12-18 22:27:33 +00:00
timeless%mozdev.org
6e89096b9c
Bug 320275 !Node "compat" hack is very broken
...
r=myk a=justdave
2005-12-18 22:19:54 +00:00
pedemont%us.ibm.com
a2e9d1788a
Fix comment.
2005-12-18 22:18:59 +00:00
ajschult%verizon.net
261e502f07
Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil
2005-12-18 21:04:05 +00:00
ajschult%verizon.net
404da48edd
package missing sidebar, svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi
2005-12-18 20:30:07 +00:00
mkanat%kerio.com
c2e52ca9fc
Back out bug 297187: see comment 20.
2005-12-18 20:01:13 +00:00
lpsolit%gmail.com
57ede82d42
Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave
2005-12-18 19:40:39 +00:00
cltbld
74da429e99
Remove the [build] text prepending the subject line of build emails.
...
(chase)
2005-12-18 19:28:02 +00:00
lpsolit%gmail.com
37a1780a34
Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-18 19:24:32 +00:00
wurblzap%gmail.com
746eb6e282
Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I reported myself.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-18 19:19:24 +00:00
lpsolit%gmail.com
4cbe917cf6
Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-18 19:13:00 +00:00
mkanat%kerio.com
76e6115220
Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL values
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-12-18 18:55:02 +00:00
mkanat%kerio.com
3f36fca881
Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-12-18 18:53:00 +00:00
mkanat%kerio.com
b20446f54e
Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict with id as primary key
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-12-18 18:49:58 +00:00
pedemont%us.ibm.com
e63dc949f8
Bug 315917 - Make sure javac compiles JVM 1.4 compatible class files. r=bsmedberg
2005-12-18 17:09:28 +00:00
mnyromyr%tprac.de
2ad1939c70
Bug 315525: Document new tab behaviour (followup); p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=IanN
2005-12-18 15:22:55 +00:00
sergei_d%fi.tartu.ee
f1c0e31ca4
Bug 319881 [BeOS]Implementing floating and modal windows - improved version, p=sergei_d, r=thesuckiestemail. BeOS-only
2005-12-18 12:16:19 +00:00
peterv%propagandism.org
a9d182591a
Trying to fix AIX bustage.
2005-12-18 12:07:26 +00:00
peterv%propagandism.org
c45258146b
Now that bug 320375 is fixed, trying once more to check in fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz.
2005-12-18 10:39:23 +00:00
timeless%mozdev.org
6383bef599
Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is filled in incorrectly.
...
r=justdave a=justdave
2005-12-18 07:09:38 +00:00
dougt%meer.net
74d520e6e5
Fixing bug 320085. cannot focus <button>. This form element was never part of |IsTargetable|. I have added a case for it. NPODB
2005-12-18 06:58:36 +00:00
timeless%mozdev.org
7b09668c76
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
smfr%smfr.org
093f371fe6
Follow-on from bug 315337: allow the user to shift-tab out of the Description text view.
2005-12-17 19:24:57 +00:00
dbaron%dbaron.org
35c7456a63
Back out part of previous patch since it's a static/dynamic inconsistency.
2005-12-17 19:11:40 +00:00
dbaron%dbaron.org
b73a65b5c6
Skip anonymous table objects (and our extra cell content box) when finding parents for style contexts of their descendants during style reresolution. b=289517 Patch from Boris Zbarsky <bzbarsky@mit.edu>. r+sr=dbaron
2005-12-17 18:58:47 +00:00
darin%meer.net
9bf3c74502
fixes bug 262222 "Relative URLs in Live Bookmark link elements not resolved" patch by Sam Ruby (rubys@intertwingly.net) and Robert Sayre (sayrer@gmail.com), r=vlad, sr=darin
2005-12-17 18:43:15 +00:00
cbiesinger%web.de
5c871c35fd
bug 309525 Consider content that we don't otherwise support, but for which we
...
have a stream converter, as supported document types. Change code to use
nsIURILoader to load the data, instead of asking docshell directly.
r+sr=bz
2005-12-17 18:31:02 +00:00
cbiesinger%web.de
4fd815bd39
309525 add a method to nsIURILoader that accepts a (possibly already opened)
...
channel and returns a streamlistener for getting the data. Add a flag
DONT_RETARGET for ensuring that content will load in a specific docshell or not
at all.
Also, fix nsChromeProtocolHandler to correctly implement IsPending.
r=bz sr=darin
2005-12-17 18:26:25 +00:00
cbiesinger%web.de
c998b667ae
bug 309525 Add a canConvert to nsIStreamConverterService that allows determining
...
whether a conversion from one type to another is possible.
r=darin sr=bz
2005-12-17 18:22:03 +00:00
pedemont%us.ibm.com
cb9cd35446
Fix Linux build bustage, missing header.
2005-12-17 16:52:07 +00:00
cbiesinger%web.de
7f367069cd
bug 309935 correctly check for errors from SystemParametersInfo, fixing
...
screenreader detection on win 9x.
r=aaronl sr=roc
2005-12-17 14:21:19 +00:00
joshmoz%gmail.com
593ade141b
Turns out we shouldn't implement nsMenuX::RemoveItem. Carbon widgets don't implement it either. This fixes a major crash in Cocoa menus. no bug.
2005-12-17 06:29:26 +00:00
cvshook%sicking.cc
c48a704b3d
Wrap textnodes inserted in root of document inside an <transformiix:result> except when they are whitespace-only, in which case ignore them.
...
r/sr=peterv b=187620
2005-12-17 01:46:52 +00:00
gavin%gavinsharp.com
d21485b5e4
Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong
2005-12-17 01:18:30 +00:00
nelsonb%netscape.com
19047568b5
Fix build. Remove c++ style declaration of loop control variables.
2005-12-17 01:03:12 +00:00
gavin%gavinsharp.com
f51b0b958c
Bug 313653: Find bar gives incorrect results with tabs--'Highlight all' does not update, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-12-17 00:40:09 +00:00
pedemont%us.ibm.com
bad58c9733
Bug 317012 - Fix crash due to over-aggressive Release() of xpcom object.
2005-12-16 23:17:03 +00:00
mrbkap%gmail.com
152db8c9b8
bug 320008: Double-quotes in attributes in constructs parsed by the XML constructor get double-escaped, turning into &quot; r=brendan
2005-12-16 23:02:22 +00:00
pedemont%us.ibm.com
50610bc5d2
Bug 320574 - Use new 'javaxpcom' GRE property for finding appropriate GRE. r=bsmedberg.
2005-12-16 22:30:03 +00:00
bsmedberg%covad.net
f5aeb3abef
Bug 320553 - integrate universalchardet into libxul, r=bryner
2005-12-16 22:23:17 +00:00
brendan%mozilla.org
07a9bdb2c9
Fix typo pointed out by Gavin.
2005-12-16 22:08:11 +00:00
cltbld
d823d4e9f6
Automated update from host egg
2005-12-16 21:05:30 +00:00