zach%zachlipton.com
42abcb0e16
* New feature: Add New Testcase
...
* Invalidate the current session when the user logs out
* Special variables defaultemail and show_admin are now included automatically in all template variable spaces. Scripts no longer need to manually fetch these and send them for the sidebar to work properly.
* The login page now displays a special message when an admin login is required to continue.
2006-06-13 17:05:23 +00:00
ghendricks
09bfbfd448
Putting old testrunner cvs tarball into the attic
2006-06-13 15:58:17 +00:00
ghendricks
37af632351
Creating testopia 1.0 beta
2006-06-13 15:09:54 +00:00
timeless%mozdev.org
e60b5187ef
Bug 335692 build bustage (violated portability guidelines)
2006-06-13 08:34:23 +00:00
tony%ponderer.org
56d35d22bc
Bug 340866: Anti-phishing only works on the last opened window (fails otherwise)
...
r=brettw,a=bryner
2006-06-13 05:37:32 +00:00
leon.sha%sun.com
3f649fb148
Bugzilla Bug 335692 Remove nsIPref from profile/pref-migrator.
...
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-06-13 05:22:20 +00:00
cltbld
138429f364
Automated update from host egg
2006-06-13 03:14:48 +00:00
mhammond%skippinet.com.au
0f241835df
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
darin%meer.net
951c3f5544
removing bogus printf
2006-06-13 01:14:46 +00:00
darin%meer.net
03fdfa5587
fixes bug 243277 "Offline: PAC: fails to load at startup when offline, then never tries again" r=biesi sr=bzbarsky
2006-06-13 01:14:20 +00:00
wclouser%mozilla.com
2b2d7ed502
make it quit throwing errors for a missing file
2006-06-12 23:33:59 +00:00
rob_strong%exchangecode.com
22fe169304
Bug 341302 - 7-zip isn't picking up sub directories on Pacifica (NSIS Installer). r=sspitzer
2006-06-12 22:55:28 +00:00
martijn.martijn%gmail.com
15deffdb3e
Bug 76131 - localName should be null for all nodetypes except Element and Attr, r+sr=bugmail. Patch by Alex Vincent
2006-06-12 22:47:37 +00:00
mrbkap%gmail.com
98997f8669
Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan
2006-06-12 22:39:55 +00:00
pamg.bugs%gmail.com
cdb4d03bce
Bug 340122: Do not offer to add an autodiscovered search engine if its title matches one already in the list. r+a181=mconnor
2006-06-12 22:01:52 +00:00
zach%zachlipton.com
a311853504
Fix remaining schema nits.
2006-06-12 21:52:09 +00:00
zach%zachlipton.com
01e389b6d2
Fix syntax error in declaration of test_runs table ('auto increment' => 'auto_increment')
2006-06-12 21:46:44 +00:00
zach%zachlipton.com
af58e1d034
Add missing close paren in declaration of subgroup_testgroups table.
2006-06-12 21:43:40 +00:00
alexei.volkov.bugs%sun.com
4fe5c22675
[Bug 337099] Crash [@ PK11_ParamFromIV] Variable "iv" tracked as NULL
...
was dereferenced. r=nelson
2006-06-12 21:16:49 +00:00
joshmoz%gmail.com
5687cc5ec7
make control-click bring up a context menu. b=340870 r=mento
2006-06-12 21:05:36 +00:00
alexei.volkov.bugs%sun.com
cc3d04b60e
[Bug 339886] param leaked at NSS_CMSCipherContext_StartEncrypt(nss/lib/smime/cmscipher.c). r=nelson
2006-06-12 21:05:12 +00:00
cls%seawood.org
d80a82abda
Only deny access to *.pl & *.pm at the toplevel and the examples dir
2006-06-12 20:40:12 +00:00
vladimir%pobox.com
94a2dfe7a9
b=341280, canvas getImageData needs to check for negative width/height, r=pavlov,a=vlad
2006-06-12 20:20:13 +00:00
jminta%gmail.com
7be7e40d2a
Bug 248795 Menu item 'Refresh Remote Calendars' should be disabled when there are no remote calendars
2006-06-12 19:51:19 +00:00
joshmoz%gmail.com
337f7b9c61
selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc
2006-06-12 19:33:07 +00:00
smontagu%smontagu.org
35028e0de7
Change LOCALIZATION NOTES to LOCALIZATION NOTE. Bug 341239, r=Axel Hecht <l10n@mozilla.com> sr=bienvenu
2006-06-12 19:26:02 +00:00
myk%mozilla.org
2d4618d268
moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
...
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch
2006-06-12 18:58:37 +00:00
jwalden%mit.edu
28de87e252
Bug 159167 - Implement DOM3 isEqualNode(). Patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-06-12 18:54:48 +00:00
myk%mozilla.org
10aabb6329
prevent the mouse pointer from getting stuck in a busy state over chrome after updating a microsummary
...
bug=337038
r=mconnor
a=mconnor for 1.8 branch
2006-06-12 18:50:46 +00:00
bugzilla%standard8.demon.co.uk
cc181bfb64
Bug 340560 Integrate the replication progress dialog into the LDAP directory properties window. r=Neil,sr=bienvenu
2006-06-12 18:42:36 +00:00
joe%retrovirus.com
f5ab1767ae
Fixes:
...
Spun off from bug 335757, after an extension update fails the update remains in
the installs view with a progress bar with a small amount of progress to it.
Also the restart app button isn't correctly updated on extension install.
(Checked in for Mossop.)
bug=341166
r=Rob Strong
2006-06-12 18:38:44 +00:00
rob_strong%exchangecode.com
ee46dbbfa6
Bug 341226 - Set program access is unaware of all users vs. current user. r=sspitzer
2006-06-12 18:33:07 +00:00
rob_strong%exchangecode.com
80f9e93fc6
Bug 338931 - Win32 installer should cleanup old / bogus registry entries on install and uninstall. r=bsmedberg
2006-06-12 18:30:46 +00:00
joe%retrovirus.com
ec9b788bf2
Adds a pref to disable dated bookmark backup.
...
(Checked in on behalf of logan.)
bug=307135
r/branch=mconnor
2006-06-12 18:27:56 +00:00
wclouser%mozilla.com
b429830b34
scaffolding++
2006-06-12 18:18:40 +00:00
beng%bengoodger.com
530cb37df0
340897 - lots of rss bug fixes r=sspitzer
2006-06-12 18:14:55 +00:00
mattwillis%gmail.com
5bb2e904f3
bug 340971 bustage fix
2006-06-12 18:04:19 +00:00
jwalden%mit.edu
e6784f9a33
Bug 323966 - Users expect clearing history to clear searchbar also (wallpaper fix). ui=beltzner, r=mconnor
2006-06-12 18:00:54 +00:00
benjamin%smedbergs.us
f6bfecb758
Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin
2006-06-12 17:56:15 +00:00
joe%retrovirus.com
eb99c0c3ff
Changes the size of the search suggestions drop-down to 10 rows.
...
bug=339555
r=gavin
sr/branch=mconnor
2006-06-12 17:55:19 +00:00
joe%retrovirus.com
04e2ab0ff0
Fixes autocomplete so that it no longer resets the maxRows to 6 after
...
first popup display, regardless of the value of the maxrows attribute on the
textbox.
bug=340572
r=gavin
sr/branch=mconnor
2006-06-12 17:49:06 +00:00
vladd%bugzilla.org
46884988cd
Patch for bug 340848: remove obsolete values from page.cgi?id=fields; r=LpSolit, a=justdave.
2006-06-12 17:41:01 +00:00
lpsolit%gmail.com
1408751c08
Bug 340426: Add a navbar at the top of each pages + have a better title - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
2006-06-12 17:35:34 +00:00
mark%moxienet.com
e084450e4b
336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc
2006-06-12 17:30:22 +00:00
jminta%gmail.com
a46d9df804
Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor
2006-06-12 17:23:30 +00:00
lpsolit%gmail.com
a836e8c466
Bug 330487: Automatic Update Notification for Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-06-12 17:13:35 +00:00
cbiesinger%web.de
b6ddf6008a
Also add using declarations for OnStartRequest and OnStopRequest,
...
to fix new compile warnings. bug 341096 r+sr=bz
2006-06-12 17:11:43 +00:00
bugzilla%standard8.demon.co.uk
48bf680b79
Bug 340560 Integrate the replication progress dialog into the LDAP directory properties window. r=Neil,sr=bienvenu
2006-06-12 17:10:33 +00:00
cbiesinger%web.de
3996c4f0ac
Bug 341084 use a unicode buffer rather than AssignWithConversion
...
r+sr=bz
2006-06-12 17:05:50 +00:00
cbiesinger%web.de
f116f57d3a
Bug 341077 Show intrinsic state in content tree dumps
...
r+sr=bz
2006-06-12 17:03:31 +00:00