wtchang%redhat.com
1360e00abe
Bugzilla Bug 338798: use PR_FindFunctionSymbol to look up function
...
symbols. r=alexei.volkov,nelson.
Modified files: freebl/loader.c softoken/dbinit.c
2006-06-26 23:42:59 +00:00
wtchang%redhat.com
ab411b37bd
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.
Modified files: cmd/crmftest/testcrmf.c lib/ssl/ssl3con.c
2006-06-26 23:32:19 +00:00
kaie%kuix.de
189631b3b1
Bug 337486, mismatch between PK11_FindCertFromNickname and FindCerts
...
r=rrelyea, r=julien.pierre
2006-06-26 23:21:07 +00:00
roc+%cs.cmu.edu
be8ed56d17
Fixing bustage. Mac doesn't implement the fast GetTextDimensions ... sucks to be them
2006-06-26 22:52:37 +00:00
brettw%gmail.com
3fc878c342
Bug 337631 (for pkasting@google.com) r=bryner sr=bz Support document.activeElement and document.hasFocus
2006-06-26 22:39:09 +00:00
sspitzer%mozilla.org
1b096a746f
fix for bug #318168 , tab browsing improvements such as:
...
1) when we have "too many" tabs in a window, allow the user to scroll through
the tabs.
2) add events for when adding and removing tabs
initial patch by mconnor. final patch r=mconnor
2006-06-26 22:35:08 +00:00
scott%scott-macgregor.org
38987b729d
Bug #342576 --> toolbar button for tags, show message tags in the header pane, colorize the menu items based on the color associated with the tag, add color support to the add tag dialog. sr=bienvenu
2006-06-26 22:22:25 +00:00
roc+%cs.cmu.edu
1621ac24bd
Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs
2006-06-26 22:18:23 +00:00
aaronr%us.ibm.com
79c450bcb0
[XForms] precedence order of content of hint element is wrong. Bug 338135, patch by msterlin, r=olli+aaronr
2006-06-26 22:12:09 +00:00
gavin%gavinsharp.com
e93d1088d8
Bug 342677: select.options.add(null) crashes, patch by Alex Vincent <ajvincent@gmail.com>, r+sr=jst
2006-06-26 22:06:48 +00:00
mike.morgan%oregonstate.edu
76328ca782
Backing out yet another patch (changing the mappings would break things and we need to have more discussion about the branch vs. minor/subversion problem -- see bug 342797).
2006-06-26 21:55:16 +00:00
rob_strong%exchangecode.com
9fbe392f47
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (Sunbird pref patch). r=mattwillis
2006-06-26 21:37:17 +00:00
rob_strong%exchangecode.com
7564859e6e
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (Thunderbird pref patch). r=mscott
2006-06-26 21:36:36 +00:00
rob_strong%exchangecode.com
4e9714fdad
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (XULRunner pref patch). r=bsmedberg
2006-06-26 21:36:08 +00:00
rob_strong%exchangecode.com
d504dd072a
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong
2006-06-26 21:34:54 +00:00
mike.morgan%oregonstate.edu
216739aaf7
Checking in modified $branchVersions per cf/preed's request. This is made to mirror changes in tinderbox configuration that adjusted where build data is distributed for aus2.
2006-06-26 21:27:58 +00:00
rob_strong%exchangecode.com
1b370122fb
Bug 342656 - Remove 'Install' button from Add-ons manager. r=bsmedberg
2006-06-26 21:23:43 +00:00
mrbkap%gmail.com
80bbd167fe
Resolve standard classes even when assigning to give them a chance to initialize
...
themselves to avoid them overriding the assigned value when they're used internally
the first time. bug 342359, r=brendan sr=jst
2006-06-26 21:22:12 +00:00
julien.pierre.bugs%sun.com
8f96879c1e
Fix for bug 335748 . Add NSS_ENABLE_ECC and NSS_ECC_MORE_THAN_SUITE_B build macros. r=nelson, rrelyea
2006-06-26 21:16:54 +00:00
mrbkap%gmail.com
bb8edd5015
Fixing compile warnings. bug 342303, r+sr=sicking
2006-06-26 21:12:32 +00:00
joe%retrovirus.com
80fe565ecf
Updates the Google engine definition to use the correct parameters for
...
search suggestions; this enables spelling suggestions.
bug=340420
sr/branch=mconnor
2006-06-26 21:10:25 +00:00
mozilla%colinogilvie.co.uk
be8a36bd4d
Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-06-26 21:05:32 +00:00
vladimir%pobox.com
8cb1a7ed02
Update glitz to something from glitz CVS; not part of the build.
2006-06-26 20:55:31 +00:00
rob_strong%exchangecode.com
d989abd726
Bug 342407 - Freshen installer to new NSIS code - calendar only. r=lilmatt
2006-06-26 20:54:03 +00:00
mark%moxienet.com
ca15e5cccf
342361 NS_DRAGDROP_ENTER/EXIT events should be sent as drags enter and exit widgets. r=josh sr=bryner
2006-06-26 20:50:33 +00:00
mark%moxienet.com
f3f13838bb
342229 NS_DRAGDROP_OVER/ondragover should fire repeatedly when performing a drag, even when the mouse is not moving. r=josh sr=bryner
2006-06-26 20:45:55 +00:00
mozilla%weilbacher.org
db68ff7b6c
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
2006-06-26 20:40:08 +00:00
pedemont%us.ibm.com
4ddb486b7c
Bug 342541 - JavaXPCOM jars not copied into XUL.framework. XULRunner only. r=bsmedberg
2006-06-26 20:31:44 +00:00
bienvenu%nventure.com
8658d45df9
fix removing tags that correspond to the old labels from imap messages, 342708, sr=mscott
2006-06-26 20:26:31 +00:00
rob_strong%exchangecode.com
b59e59060a
Bug 342407 - Freshen installer to new NSIS code (images and 7-zip stub) NPOB. r=lilmatt
2006-06-26 20:02:17 +00:00
bryner%brianryner.com
6199631cfd
fixing bustage from bug 319551 (bad trunk merge)
2006-06-26 19:06:20 +00:00
bclary%bclary.com
6912312eca
JavaScript Test Library - regression test for bug 328897, by Boris Zbarsky
2006-06-26 18:58:27 +00:00
bryner%brianryner.com
1230d880ae
Clear the old child docshells when SetDOMDocument is called, so that they don't get persisted in session history before they're GC'd. Also, update SHEntry to hold strong references to the child docshells. Bug 319551, r=sicking sr=bzbarsky
2006-06-26 18:48:52 +00:00
jminta%gmail.com
82349f3f5e
Bug 342110 crash when copying and pasting bookmark folder [@ nsBookmarksService::UpdateBookmarkForwardProxy], r=sspitzer, sr=mconnor
2006-06-26 18:32:22 +00:00
silver%warwickcompsoc.co.uk
7f2759ea17
Bumping version numbers as needed. 0.9.74 is done.
...
ChatZilla only.
2006-06-26 18:23:58 +00:00
myk%mozilla.org
c2190e1d13
escape microsummary properties to prevent mangling
...
bug=341829
r=mconnor
2006-06-26 18:23:11 +00:00
myk%mozilla.org
cc943403ba
factor out code for updating and refreshing microsummaries when the user selects a new one from the bookmark dialogs
...
bug=339296
r=mconnor
2006-06-26 18:14:51 +00:00
cvshook%sicking.cc
f1f2a43c60
Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin
2006-06-26 17:57:44 +00:00
myk%mozilla.org
e5efa42650
Fix regression in appearance of Name field in Add Bookmark and Bookmark Properties dialogs on the Mac.
...
bug=342182
r=mconnor
2006-06-26 17:57:12 +00:00
kaie%kuix.de
88bbc6c0d5
Bug 236933, Patch to remove help for controls that have gone away (SSL2)
...
r=steffen.wilberg
2006-06-26 17:53:55 +00:00
jminta%gmail.com
9c02abc9ce
Bug 337725 Increase the size of the drop-down target for the search engine selection drop-down in the toolbar searchbox on Mac OS X, r=mconnor, ui-r=beltzner
2006-06-26 17:53:14 +00:00
gavin%gavinsharp.com
8d230a9570
Bug 339710: fix keywords/fixup when using the Go button (regression from bug 279687), and tidy up/remove some crufty code, r=mconnor
2006-06-26 17:40:49 +00:00
kaie%kuix.de
1b1f520e94
Bug 310446, Add a user feedback message when certs for import are being ignored
...
also fixes
Bug 176507, Certificates added without warning or confirmation
r=rrelyea, string-review=beltzner
2006-06-26 17:13:13 +00:00
mrbkap%gmail.com
edc12afdc0
Clear mWyciwygChannel even if the loadgroup tells us there was an error since the call succeeds anyway. bug 342191, r=jst sr=darin
2006-06-26 16:50:09 +00:00
mkanat%bugzilla.org
e85747f2fd
Bug 342528: Undefined subroutine in showdependencytree.cgi in latest CVS
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-06-26 16:15:36 +00:00
bclary%bclary.com
f37bf1070f
JavaScript Test Library - reset String constructor on each path, bug 304376, not part of the build.
2006-06-26 15:22:49 +00:00
richm%stanfordalumni.org
cdb2569d80
bump spec revision to 2
2006-06-26 15:16:39 +00:00
aaronleventhal%moonset.net
cde78282e4
Bug 342698. Stack overflow when getting state of document. r=markp
2006-06-26 14:54:25 +00:00
sergei_d%fi.tartu.ee
b82f81345f
[BeOS] nsWidget::Update() is flacky in BeOS, Bug 342613, p=sergei_d, r=thesuckiestemail. BeOS-only
2006-06-26 13:39:05 +00:00
aaronleventhal%moonset.net
373098cd3a
Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan
2006-06-26 13:37:03 +00:00