Commit Graph

161907 Commits

Author SHA1 Message Date
pedemont%us.ibm.com
a009db85ec Bug 338870 - imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver. r=pavlov 2006-06-27 16:03:34 +00:00
ccooper%deadsquid.com
eb92ad9c92 - remove errant comment 2006-06-27 15:58:37 +00:00
ccooper%deadsquid.com
96f5814c06 - fix comment ref 2006-06-27 15:54:05 +00:00
ccooper%deadsquid.com
0faff5f443 - adding missing CGI file 2006-06-27 15:52:39 +00:00
ccooper%deadsquid.com
34500452dd Manage testgroup
- change Litmus::FormWidget funciton name to getTestgroups
- add Essential column designations to Litmus::DB::Testgroup
- add functions to Litmus::DB::Testgroup: clone, delete_from_subgroups, delete_from_test_runs (stub), delete_with_refs, update_subgroups
- add testgroup display to mimic display for testcase

Manage subgroups
- display loading message for subgroups
- fix nesting of default option selection
- add subgroup display to mimic display for testcase
2006-06-27 15:51:58 +00:00
aaronleventhal%moonset.net
2a064b22ba Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev 2006-06-27 15:46:24 +00:00
aaronleventhal%moonset.net
aec865342e Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev 2006-06-27 15:42:09 +00:00
mattwillis%gmail.com
8e68e9ff98 try to fix bustage for Sb win32 2006-06-27 15:26:32 +00:00
bugzilla%glob.com.au
ef29763a63 Bug 341495: Merge the banner and header
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-27 13:58:55 +00:00
igor.bukanov%gmail.com
d115537fbf Bug 342737: New API to register JS_NewContext/JS_DestroyContext* callback. In this way an embedding can do a common customization of JSContext instances in a single place. r=brendan 2006-06-27 12:09:09 +00:00
mkanat%bugzilla.org
0160424edb Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
2006-06-27 10:54:05 +00:00
bugzilla%standard8.demon.co.uk
34b8074909 Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (Fix the unix installer registration process), r=ajschult,sr=Neil over irc 2006-06-27 09:20:56 +00:00
dietrich%mozilla.com
55689b18c2 Bug 315536 "do this automatically for files like this from now on" often grayed out (r=mconnor) 2006-06-27 07:39:28 +00:00
dietrich%mozilla.com
49928b4353 Bug 328162 Evaluate Storage Options for Session Data (r=mconnor) 2006-06-27 06:47:30 +00:00
tony%ponderer.org
f13662c46d Bug 341946: Safe browsing considers all jar: URI's safe
patch: -jar, -javascript, +about
r=mmchew,sr=bryner
2006-06-27 06:00:50 +00:00
tony%ponderer.org
30714a0af7 bug 342729: Crash [@ TableUpdateListener::OnStopRequest] on restart after
installing extensions
patch: make sure mDBService exists
r+a181=darin
2006-06-27 01:57:26 +00:00
darin%meer.net
3c4de3e5d1 attempting to fix vc6 windows bustage, r=pkasting 2006-06-27 01:39:14 +00:00
sspitzer%mozilla.org
1fef26785d supplimental fix for bug #318168
rtl (right to left) changes for the winstripe theme for tab scrolling

the pinstripe theme is not being fixed as asaf wants to fix the whole theme to be rtl friendly.

r=mconnor
2006-06-27 01:25:50 +00:00
dveditz%cruzio.com
d3379f18b5 bug 340107 save wasted cycles checking permissions if we're just going to deny access anyway. r=mrbkap, sr=sicking 2006-06-27 00:56:41 +00:00
mattwillis%gmail.com
03c17843a2 bug 342786 - update Sunbird win32 tinderbox to build NSIS installer when building nightlies. r=preed 2006-06-27 00:51:45 +00:00
zach%zachlipton.com
d0d5b8f455 - Add is_automated_result flag to test_results table to track when results are part of automated testing scripts.
- Set machinename field in the db when processing automated test data in XML.pm
- Make automated testing results visually distinct in the UI
2006-06-27 00:39:09 +00:00
scott%scott-macgregor.org
a52dcf5593 Bug #341307 --> the EULA says Thunderbird Browser instead of Thunderbird email client. sr=bienvenu 2006-06-27 00:25:28 +00:00
pavlov%pavlov.net
4a6c91d612 fixing "Set As Desktop Background" in cairo builds on Windows. bug 328354. r=vlad, sspitzer. 2006-06-26 23:53:01 +00:00
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