philringnalda%gmail.com
d8c259390e
Bug 347615: Feed related strings in content.dtd should be removed, patch by <cedric.corazza@wanadoo.fr>, r=gavin
2006-11-15 03:45:32 +00:00
peterv%propagandism.org
61813b2ee3
Try to fix ports bustage.
2006-11-15 01:38:31 +00:00
edburns%acm.org
709d7246e1
Add new first argument to PlugletFactory.initialize(): the string that
...
is the path to the jar from which the pluglet is loaded.
SECTION: Changes
M classes/org/mozilla/pluglet/PlugletFactory.java
M classes/org/mozilla/pluglet/PlugletFactoryAdaptor.java
- Add new first argument to PlugletFactory.initialize(): the string that
is the path to the jar from which the pluglet is loaded.
M examples/MediaPlayer/JMPlayer.java
M test/test.java
- Account for new first argument
M src/PlugletFactory.cpp
- new JNI signature for initialize.
2006-11-15 01:11:42 +00:00
ghendricks%novell.com
e411a07a00
Added patch for 2.22.1
2006-11-15 00:44:28 +00:00
peterv%propagandism.org
a54a59cb8e
Try to uninline constructor and destructor again to reduce codesize increase.
2006-11-15 00:31:52 +00:00
nelson%bolyard.com
291632bb3b
Export two new functions that were added in NSS 3.11:
...
SSL_ForceHandshakeWithTimeout and SSL_ReHandshakeWithTimeout
Bug 127960. r=alexei.volkov,wtchang
2006-11-15 00:14:42 +00:00
stridey%gmail.com
ae1e372ae6
Camino only - Bug 155956: Make 'zoom' button zoom window to fit contents. Patch by Torben <torben@Spamfence.net>. r=hwaara sr=pink
2006-11-14 23:52:05 +00:00
cpeyer%adobe.com
7cd5f5c401
*** empty log message ***
2006-11-14 23:42:06 +00:00
stridey%gmail.com
03be1cf470
Camino only - Bug 325845: Esc should cancel incomplete edit, not commit it, when closing Bookmark Info panel. r=Wevah sr=smorgan
2006-11-14 23:34:51 +00:00
peterv%propagandism.org
46ea975af9
Part of the fix for bug 193678 (support exslt:common - allow txXPathNode to hold a strong ref to its root). r/sr=sicking.
2006-11-14 23:23:20 +00:00
benjamin%smedbergs.us
ba5ddaa8d2
From bug 313309 - fix static-iid declarations, which merged badly in the meantim
2006-11-14 23:12:10 +00:00
ccooper%deadsquid.com
6652191a6d
- include subgroup_testgroups table
2006-11-14 22:50:05 +00:00
bzbarsky%mit.edu
5abb54c90b
Remove securityCompareURIs() from nsIScriptSecurityManager. Bug 327243, r+sr=jst
2006-11-14 22:46:45 +00:00
bzbarsky%mit.edu
4fb4f1ee16
Part of fix for bug 359341 that somehow didn't make it in the first time. r+sr=roc
2006-11-14 22:32:40 +00:00
bzbarsky%mit.edu
ff117d53fc
Once we find a window, stop looking, dammit. Bug 360579, s+sr=jst
2006-11-14 22:30:33 +00:00
wsharp%adobe.com
640ae6da3a
intptr to uintptr
2006-11-14 22:21:11 +00:00
benjamin%smedbergs.us
8e02f7ec9e
Fix extraneous semicolon
2006-11-14 22:18:51 +00:00
wsharp%adobe.com
39266dc3de
bug 360720. various 64-bit type fixes.
2006-11-14 22:15:14 +00:00
tony%ponderer.org
546772271f
Bug 356355: numeric domain normalization only happens on enchash table values
...
patch v2 (additional fixes)
r=mmchew
2006-11-14 22:12:08 +00:00
joshmoz%gmail.com
b6bac47c3c
Since some platforms do string operations within local file ::Load, we shouldn't declare that objects being created/destroyed from static ctor/dtor is not legal throughout the entire ::Load function. That only needs to be true around the actual PR_LoadLibrary calls. Fixing this stops the ridiculous amount of warning output that we get from every debug mac build. Also removing unused old mac local file impls. b=326837 r=bsmedberg
2006-11-14 22:06:00 +00:00
mozilla.mano%sent.com
3e586a8f0e
Bug 349128 - Focus lost pressing enter in empty location bar. r=gavin.
2006-11-14 21:57:10 +00:00
dschaffe%adobe.com
ce07da7feb
bug 360596 cleanup the tamarin tests source, all tests pass, the test harness to run the tests will be added soon, also the abc code for each test will hopefully get hosted on the ftp site since we do not have a compiler to create the test abc files yet
2006-11-14 21:34:32 +00:00
ccooper%deadsquid.com
0da6155932
- fix check for testcase ID
2006-11-14 21:32:07 +00:00
benjamin%smedbergs.us
714746c327
Bug 345517 additional fixup - don't use some additional unfrozen methods, r=gavin
2006-11-14 21:25:56 +00:00
benjamin%smedbergs.us
4543c02b83
Bug 313309 - Table-driven QI part 3 - use weak statics for interface IDs, r=shaver. This will break VC6 and gcc2.9x, which is ok
2006-11-14 21:21:37 +00:00
mattwillis%gmail.com
1922f0a162
bug 360696 - Follow up fix.
2006-11-14 21:16:14 +00:00
mattwillis%gmail.com
5b696be663
bug 360696 - Follow up fix. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r1/2=lilmatt
2006-11-14 21:06:53 +00:00
olav%bkor.dhs.org
a98a0bece7
Do commit-time fix: Add comment explaining the sql modes that are removed
2006-11-14 20:51:04 +00:00
lpsolit%gmail.com
3a0b54818b
Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-14 20:45:48 +00:00
ccooper%deadsquid.com
3a5086bd74
b=355548
...
- display regression bug ID in simple view of testcase
b=355459
- display enabled/community enabled status in simple testcase view for admin users
b=359744
- display testcases in testcase/subgroup sort order when printing
b=360621
- validate view testcase forms prior to submission
Misc.
- use JSON filters to limit view testcase results
- add enabled toggle for entity form widgets where appropriate
2006-11-14 20:23:31 +00:00
mattwillis%gmail.com
ea9c4f9552
bug 360696 - Strict warning fixes and typo fixes. Patch by Stefan Sitter <ssitter@googlemail.com> r1/2=lilmatt
2006-11-14 19:11:36 +00:00
mkanat%bugzilla.org
29518f30cb
Bug 349256: Make the webservice get_bug into a stable API
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
2006-11-14 19:10:52 +00:00
lpsolit%gmail.com
059a4b055e
Bug 323031: process_bug.cgi crashes when encountering a deleted user account and when strict_isolation is on - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-11-14 19:02:01 +00:00
lpsolit%gmail.com
0928fc7fd9
Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-14 18:30:53 +00:00
stejohns%adobe.com
8524b347d4
Bug 360675: fix compiler warnings in VS2003 & VS2005 for some variations of the Microsoft Platform SDK (which includes headers that warn at Warning Level 4)
2006-11-14 17:37:37 +00:00
olav%bkor.dhs.org
582a3874cd
Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed: Field 'status_whiteboard' "....
...
Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
2006-11-14 17:17:36 +00:00
wsharp%adobe.com
71dd0a9f64
reverting changes to shell's project file. These were incorrectly merged in from shel64 project. This should be back to 1.2 now.
2006-11-14 15:11:41 +00:00
wsharp%adobe.com
6a93f63ff6
bug 360602. fix windows build
2006-11-14 15:05:57 +00:00
wsharp%adobe.com
524c0cb872
update shell64 second time. CVS files were incorrectly copied from shell project causing problems
2006-11-14 15:05:14 +00:00
wsharp%adobe.com
1d07d5db4e
bug 360602. Mac 64-bit porting work. Switched "IA64" designation to "AMD64". Added AVMPLUS_64BIT target for code that is 64-bit specific instead of x86_64 specific. Other changes listed in bug record - lots of intptr changes, op_abs_jump fixes. 64-bit shell is launching and running until emitNativeThunk which needs 64-bit specific ASM generation.
2006-11-14 14:44:27 +00:00
mattwillis%gmail.com
e11b5b82d3
bug 343793 - Edit title immediately after creating event via drag-n-drop. Patch by jminta, r=lilmatt, ctalbert
2006-11-14 03:18:23 +00:00
mattwillis%gmail.com
b36a8c0860
bug 349586 - checkin booboo
2006-11-14 02:33:58 +00:00
mattwillis%gmail.com
eb8377421f
bug 349586 - Add migrator. Patch by jminta with contributions by lilmatt and ctalbert. r=ctalbert,lilmatt,jminta ui-r=mvl
2006-11-14 01:56:57 +00:00
stejohns%adobe.com
fccd194c6e
added .cvsignore files for Tamarin for common Mac XCode build directories and files.
2006-11-14 01:44:17 +00:00
lpsolit%gmail.com
6ec7113093
Bug 360489: Can't locate object method "type_name" via package "Bugzilla::Field" when listing custom fields - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-11-14 01:18:37 +00:00
stejohns%adobe.com
f48ab6ac9b
added .cvsignore for Tamarin files including VC7/VC8 projects files
2006-11-14 01:18:26 +00:00
wtchang%redhat.com
45f748a400
Bugzilla Bug 359484: made the fix for bug 341707 work for the SSL2 client
...
hello case. r=nelsonb,alexei.volkov
2006-11-14 01:09:54 +00:00
stejohns%adobe.com
5b697c3ca9
Revert incorrect checkin of MMgc.vcproj to correct build breakage
2006-11-14 01:01:08 +00:00
mozilla.mano%sent.com
049ee67ecc
Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin.
2006-11-14 01:00:06 +00:00
bzbarsky%mit.edu
7df217cea7
Add a correct license header. Bug 353806, patch by Ryan Jones
...
<sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
2006-11-14 00:55:54 +00:00