mark%moxienet.com
|
1c1171ff7f
|
339238 Java doesn't work when MRJPlugin.plugin is a symbolic link. CFBundleCopyExecutableURL doesn't return a proper URL for bundles whose roots are referred to by symlink. Resolve bundle paths when they are symbolic links. r=josh sr=darin
git-svn-id: svn://10.0.0.236/trunk@198465 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 17:56:18 +00:00 |
|
brendan%mozilla.org
|
bc4a36e182
|
Avoid bad old valueOf call attempt for object-to-object conversion (339256, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@198464 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 17:34:08 +00:00 |
|
longsonr%gmail.com
|
488cd5dee2
|
Bug 333796 - Could potentially leak ctx in cairo renderer. r=jwatt, sr=tor
git-svn-id: svn://10.0.0.236/trunk@198463 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 16:15:30 +00:00 |
|
jwatt%jwatt.org
|
2b1167ab58
|
Partial fix for bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>. r=jwatt@jwatt.org, sr=tor@acm.org
git-svn-id: svn://10.0.0.236/trunk@198462 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 16:01:44 +00:00 |
|
tor%cs.brown.edu
|
c241a205ee
|
Bug 328433 - Remove empty destructors from svg/content. r=jwatt, sr=tor
git-svn-id: svn://10.0.0.236/trunk@198461 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 15:51:11 +00:00 |
|
jwatt%jwatt.org
|
ae2ed6b85a
|
Fixing bug 328368. nsIDOMSVGSVGElement's getCurrentTime method is overridden by windows macro. r+sr=tor@acm.org
git-svn-id: svn://10.0.0.236/trunk@198460 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 15:40:48 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
d3a0b090f7
|
Bug 339244 Layout won't build with --disable-inspector-apis r=benjamin,sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@198456 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 15:03:05 +00:00 |
|
mkaply%us.ibm.com
|
8a6e254cd5
|
337826 - CCK - not part of build - get CCK working on OS/2
git-svn-id: svn://10.0.0.236/trunk@198455 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 14:53:31 +00:00 |
|
neil%parkwaycc.co.uk
|
ea3242defb
|
Bug 339309 do_CreateInstance(NS_SCHEMAVALIDATOR_CONTRACTID) r=beaufour,doron
git-svn-id: svn://10.0.0.236/trunk@198454 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 14:40:04 +00:00 |
|
neil%parkwaycc.co.uk
|
619bfa0bcb
|
Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me
git-svn-id: svn://10.0.0.236/trunk@198453 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 12:58:09 +00:00 |
|
gijskruitbosch%gmail.com
|
98c77bfeb9
|
Bug 212540 - Toolbar Customization dialog should stay where the user places it
r=mconnor
p=mossop.bugzilla@blueprintit.co.uk (Dave Townsend)
git-svn-id: svn://10.0.0.236/trunk@198452 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 12:20:51 +00:00 |
|
allan%beaufour.dk
|
d2a809bff2
|
[XForms] Forgot to kill XXX comment in bug 339091
git-svn-id: svn://10.0.0.236/trunk@198451 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 08:54:37 +00:00 |
|
allan%beaufour.dk
|
f1beefa3d6
|
[XForms] Fix JS strict warnings. Bug 339091, r=smaug
git-svn-id: svn://10.0.0.236/trunk@198450 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 08:52:22 +00:00 |
|
allan%beaufour.dk
|
32530e598c
|
[XForms] select1 .xf-value targets dropdown arrow. Bug 339200, r=smaug+aaronr
git-svn-id: svn://10.0.0.236/trunk@198448 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 08:20:05 +00:00 |
|
allan%beaufour.dk
|
5aa22edc9e
|
[XForms] VC6 fix for bug 315407. r=neil+doronr
git-svn-id: svn://10.0.0.236/trunk@198447 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 08:09:15 +00:00 |
|
allan%beaufour.dk
|
1a641145f8
|
[XForms] Trying to fix atlantia bustage (bug 339198). Yeah, I know it does not look busted. It is. Really. Trust me. Or look at bug 339201 :)
git-svn-id: svn://10.0.0.236/trunk@198446 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 07:11:27 +00:00 |
|
joshmoz%gmail.com
|
5d70083bb6
|
I meant to invert the fore color, not the back color. cleanup for my previous patch. b=338374
git-svn-id: svn://10.0.0.236/trunk@198443 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 03:38:48 +00:00 |
|
joshmoz%gmail.com
|
9b7ab903b8
|
be more efficient about drawing dashed/dotted lines. b=338374 r=mento
git-svn-id: svn://10.0.0.236/trunk@198442 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 02:14:29 +00:00 |
|
mike.morgan%oregonstate.edu
|
555fa18d0e
|
initial import of aus2 sanity tests
git-svn-id: svn://10.0.0.236/trunk@198441 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 01:18:01 +00:00 |
|
mike.morgan%oregonstate.edu
|
3e1bbc4635
|
initial import of aus2 app portion
git-svn-id: svn://10.0.0.236/trunk@198440 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 01:17:33 +00:00 |
|
mike.morgan%oregonstate.edu
|
0b846f7f92
|
Messed up the initial import.... :(
git-svn-id: svn://10.0.0.236/trunk@198439 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 01:16:05 +00:00 |
|
mike.morgan%oregonstate.edu
|
c4bf53edb2
|
Migrating aus2 from SVN to CVS
git-svn-id: svn://10.0.0.236/trunk@198438 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 01:12:50 +00:00 |
|
dbaron%dbaron.org
|
90718e9a73
|
Create a mechanism to allow GC participants to be marked as externally reachable due to network loads, make XMLHttpRequest a GC participant and use nsMarkedJSFunctionHolder to manage its event listeners just like DOM event listeners to avoid leaks due to cycles. b=206520 r=mrbkap, darin, bzbarsky sr=jst
git-svn-id: svn://10.0.0.236/trunk@198437 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-26 01:00:21 +00:00 |
|
uid815
|
3ba1bc7534
|
fixed a mistake in the breadcrumbs
git-svn-id: svn://10.0.0.236/trunk@198436 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 23:42:58 +00:00 |
|
bryner%brianryner.com
|
cf02166898
|
Pull in md5.c directly to avoid early NSS initialization (bug 338590) r=darin
git-svn-id: svn://10.0.0.236/trunk@198433 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 22:59:32 +00:00 |
|
bryner%brianryner.com
|
0906328638
|
log some stats about bookmark usage (bug 338016) r=marria,brettw
git-svn-id: svn://10.0.0.236/trunk@198431 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 22:41:16 +00:00 |
|
brendan%mozilla.org
|
365e4ad053
|
Fix off-by-one and logic bugs conspiring against catch blocks (339262, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@198428 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 22:23:37 +00:00 |
|
mnyromyr%tprac.de
|
e29e308b1a
|
Bug 301105: [Mac] Classic: Use native-styled menus/menupopups; p=<stefanh@bluebottle.com>, r/sr=neil
git-svn-id: svn://10.0.0.236/trunk@198427 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 21:52:38 +00:00 |
|
bryner%brianryner.com
|
fb54c66fb2
|
log the source of a command event if it was retargeted (bug 338591) r=marria
git-svn-id: svn://10.0.0.236/trunk@198426 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 21:27:11 +00:00 |
|
uid815
|
cbdb4ae28b
|
added background images
git-svn-id: svn://10.0.0.236/trunk@198425 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 21:23:02 +00:00 |
|
gavin%gavinsharp.com
|
fa5240b78f
|
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
git-svn-id: svn://10.0.0.236/trunk@198424 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 21:22:32 +00:00 |
|
gavin%gavinsharp.com
|
6e00f77ebe
|
Fix duplicate ID attribute added in bug 335777.
git-svn-id: svn://10.0.0.236/trunk@198420 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 21:02:48 +00:00 |
|
uid815
|
65bd009410
|
got rid of the old background and added the mozilla logo
git-svn-id: svn://10.0.0.236/trunk@198419 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:35:24 +00:00 |
|
uid815
|
6c56ef1ec5
|
added rustico css
git-svn-id: svn://10.0.0.236/trunk@198418 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:35:09 +00:00 |
|
uid815
|
ad1f6923a9
|
- added the breadcrumb helper
- reorganized header/footer/etc
git-svn-id: svn://10.0.0.236/trunk@198417 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:34:56 +00:00 |
|
uid815
|
0db3b80352
|
added the Breadcrumb helper link
git-svn-id: svn://10.0.0.236/trunk@198416 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:34:25 +00:00 |
|
rob_strong%exchangecode.com
|
835b5e502d
|
Bug 338807 - Unable to DLLRegisterServer AccessibleMarshal.dll on trunk builds (C Runtime library error). r=ted.mielczarek, sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@198415 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:25:53 +00:00 |
|
tony%ponderer.org
|
39a3298da5
|
Bug 338693: move safe browsing timer code into C++ on doc nav event.
r=darin,bryner
git-svn-id: svn://10.0.0.236/trunk@198413 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:12:14 +00:00 |
|
mkaply%us.ibm.com
|
d996e5ce1f
|
CCK only - make XUL bigger
git-svn-id: svn://10.0.0.236/trunk@198411 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:05:18 +00:00 |
|
bryner%brianryner.com
|
df64fe636c
|
Add a document destroy event, and number documents so that it can be matched up with the load event (bug 335842) r=marria
git-svn-id: svn://10.0.0.236/trunk@198410 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:05:06 +00:00 |
|
gavin%gavinsharp.com
|
8947dda0a0
|
Bug 337774: improve safe browsing preferences panel, patch by Ryan Flint <rflint@dslr.net>, r=mconnor, ui-r=beltzner
git-svn-id: svn://10.0.0.236/trunk@198409 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:04:32 +00:00 |
|
mkaply%us.ibm.com
|
7b9fd49667
|
339177- CCK only - catch exceptions around creating registry keys just in case user doesn't have access
git-svn-id: svn://10.0.0.236/trunk@198407 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:04:21 +00:00 |
|
doronr%us.ibm.com
|
b26ba7c7f4
|
Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198406 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:03:51 +00:00 |
|
mkaply%us.ibm.com
|
de0084ccad
|
339176 - CCK only - shouldn't have used the same CID as the about redirector
git-svn-id: svn://10.0.0.236/trunk@198405 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 20:02:40 +00:00 |
|
doronr%us.ibm.com
|
c566b9f74f
|
Bug 339247 - empty node of type xsd:anyURI doesn't validate. Patch my sspeiche, r=me
git-svn-id: svn://10.0.0.236/trunk@198398 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 19:40:02 +00:00 |
|
ccooper%deadsquid.com
|
31007b34f2
|
- script to clone a testgroup, including all subsidiary subgroups and testcases
git-svn-id: svn://10.0.0.236/trunk@198396 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 19:00:32 +00:00 |
|
enndeakin%sympatico.ca
|
f516725f87
|
Bug 336439, notification area not sized properly, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198395 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 18:55:34 +00:00 |
|
ccooper%deadsquid.com
|
112ea2c08b
|
- order testgroups by name
git-svn-id: svn://10.0.0.236/trunk@198394 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 18:54:48 +00:00 |
|
ccooper%deadsquid.com
|
5fe424d761
|
- script to import complete test plans from TestRunner
git-svn-id: svn://10.0.0.236/trunk@198393 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 18:45:33 +00:00 |
|
joshmoz%gmail.com
|
2b11930660
|
Call NSApplicationLoad() to initialize Cocoa even in Carbon builds because if anyone uses Cocoa without it being called (other components or plugins), the app goes crazy. b=337334 r=mento
git-svn-id: svn://10.0.0.236/trunk@198390 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-05-25 18:15:01 +00:00 |
|