Commit Graph

160210 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
gavin%gavinsharp.com
225fe795b4 Fix duplicate ID attribute added in bug 335777. 2006-05-25 21:02:48 +00:00
uid815
0d3839e86d got rid of the old background and added the mozilla logo 2006-05-25 20:35:24 +00:00
uid815
853b771eb0 added rustico css 2006-05-25 20:35:09 +00:00
uid815
cbd3efb399 - added the breadcrumb helper
- reorganized header/footer/etc
2006-05-25 20:34:56 +00:00
uid815
f85fd20f51 added the Breadcrumb helper link 2006-05-25 20:34:25 +00:00
rob_strong%exchangecode.com
5e45f40889 Bug 338807 - Unable to DLLRegisterServer AccessibleMarshal.dll on trunk builds (C Runtime library error). r=ted.mielczarek, sr=bsmedberg 2006-05-25 20:25:53 +00:00
tony%ponderer.org
174a11470f Bug 338693: move safe browsing timer code into C++ on doc nav event.
r=darin,bryner
2006-05-25 20:12:14 +00:00
mkaply%us.ibm.com
73e3ce9b06 CCK only - make XUL bigger 2006-05-25 20:05:18 +00:00
bryner%brianryner.com
52f69657b5 Add a document destroy event, and number documents so that it can be matched up with the load event (bug 335842) r=marria 2006-05-25 20:05:06 +00:00
gavin%gavinsharp.com
1a0f2121ad Bug 337774: improve safe browsing preferences panel, patch by Ryan Flint <rflint@dslr.net>, r=mconnor, ui-r=beltzner 2006-05-25 20:04:32 +00:00
mkaply%us.ibm.com
3fb1e84ec3 339177- CCK only - catch exceptions around creating registry keys just in case user doesn't have access 2006-05-25 20:04:21 +00:00
doronr%us.ibm.com
816d4e1359 Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor 2006-05-25 20:03:51 +00:00
mkaply%us.ibm.com
2732f05e96 339176 - CCK only - shouldn't have used the same CID as the about redirector 2006-05-25 20:02:40 +00:00
doronr%us.ibm.com
067e76b3c5 Bug 339247 - empty node of type xsd:anyURI doesn't validate. Patch my sspeiche, r=me 2006-05-25 19:40:02 +00:00
ccooper%deadsquid.com
9735dc2962 - script to clone a testgroup, including all subsidiary subgroups and testcases 2006-05-25 19:00:32 +00:00
enndeakin%sympatico.ca
467cbb1519 Bug 336439, notification area not sized properly, r=mconnor 2006-05-25 18:55:34 +00:00
ccooper%deadsquid.com
531f0dfefd - order testgroups by name 2006-05-25 18:54:48 +00:00
ccooper%deadsquid.com
6051713eaa - script to import complete test plans from TestRunner 2006-05-25 18:45:33 +00:00
joshmoz%gmail.com
fb1a237419 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 2006-05-25 18:15:01 +00:00
bryner%brianryner.com
b6c6a120f9 Fix up mac widget callsites for bug 336696, r=pinkerton sr=neil 2006-05-25 17:52:45 +00:00
dougt%meer.net
240fcda37d Adding a way to provide storage card location information for devices. npodb 2006-05-25 17:47:46 +00:00
sergei_d%fi.tartu.ee
431f4a7635 [BeOS]Adding native Quit() in nsNativeAppSupportBeOS, Bug 338663, p=sergei_d, r=thesuckiestmail. BeOS-only change 2006-05-25 17:45:00 +00:00
mark%moxienet.com
2318751c89 54488 Scrollbars in inactive windows should also be inactive. r=josh 2006-05-25 17:42:40 +00:00
doronr%us.ibm.com
fe6ba26cde Bug 337179 - Schema with forward type definitions don't load. r=aaronr 2006-05-25 17:06:07 +00:00
darin%meer.net
148944fe8b fixes bug 312061 "Call res_ninit when restarting the DNS service [was: Firefox keeps a list of dns servers after connection goes down]" r=biesi sr=bzbarsky 2006-05-25 16:49:48 +00:00
bugzilla%standard8.demon.co.uk
e945c386fc Bug 336894 Get rid of window title hacks in toolkit's about:config. r=mconnor 2006-05-25 16:17:01 +00:00
cltbld
37ad7cda61 Automated update from host egg 2006-05-25 15:54:18 +00:00
benjamin%smedbergs.us
d1a126b47a Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
bmlk%gmx.de
a714532cd0 avoid memory leak on early return bug 333354 r/sr=bzbarsky 2006-05-25 14:56:44 +00:00
joshmoz%gmail.com
b5d78d611f a couple profile migration functions don't return correctly, fixes warnings. b=336460 r=mconnor 2006-05-25 14:14:52 +00:00
allan%beaufour.dk
6aeb3881a4 [XForms] Fix styling issue with datepicker. Bug 338988, r=me+doronr, patch by surkov@dc.baikal.ru 2006-05-25 07:51:55 +00:00
allan%beaufour.dk
0107914f15 [XForms] Fix JS strict errors with select/select1. Bug 339079, r=smaug+doronr 2006-05-25 07:45:34 +00:00
allan%beaufour.dk
4eec741d5b [XForms] Cannot submit with replace=instance more than one time. Part of fix (for branch). Bug 338451, r=me+aaronr, patch by doronr 2006-05-25 07:40:24 +00:00
rob_strong%exchangecode.com
849c975719 Bug 339070 - Shortcuts not created with standard and complete installs. r=bsmedberg 2006-05-25 04:10:27 +00:00
leon.sha%sun.com
fd319d7c22 Bugzilla Bug 336999 Crash involving XUL menus, position: fixed, position: absolute [@ nsIFrame::GetNextSibling] [@ nsCSSFrameConstructor::FindFrameWithContent].
Patch by alfred.peng@sun.com.
neil: review+
bzbarsky: superreview+
2006-05-25 03:52:52 +00:00
uid815
323599c8e0 added a README to make installing easier 2006-05-25 02:20:09 +00:00
mats.palmgren%bredband.net
678511471c Bustage fix (bug 337883) 2006-05-25 01:48:00 +00:00
mats.palmgren%bredband.net
a5a64a9fb9 Clear the float cache from placeholders that are descendants of the frame we remove. b=337883 r+sr=roc 2006-05-25 01:30:34 +00:00
bryner%brianryner.com
297a8f5ac0 killing .cvsignore files so these directories will be empty 2006-05-25 01:02:13 +00:00
mnyromyr%tprac.de
26951a10ba Bug 40934: "From" misrepresented as "Sender"; p=C�dric Menge <bugzilla@mengemail.de>, r/sr=Neil 2006-05-24 23:11:51 +00:00
cst%andrew.cmu.edu
3dedd93337 Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil
2006-05-24 22:29:20 +00:00
joshmoz%gmail.com
12c979a2cc add support for drawing dotted and dashed lines on Mac OS X. b=338374 r=mento sr=pinkerton 2006-05-24 22:18:51 +00:00
joshmoz%gmail.com
37788928a7 make sound work on Intel Macs, endian problems looking at file bytes. b=339124 r=mento sr=pinkerton 2006-05-24 22:06:37 +00:00
silver%warwickcompsoc.co.uk
e60e0f3346 Bug 286927 - Use & not && for flags (doh).
Venkman only.
r=rginda
2006-05-24 21:26:04 +00:00
silver%warwickcompsoc.co.uk
83870a1e3f Bug 232985 - Add RegExp support to source formatter (purple!).
Venkman only.
r=rginda
2006-05-24 21:14:54 +00:00
mrbkap%gmail.com
19bfba4f52 Fix MSVC warnings about assigning a wider variable into a narrower one resulting from the checkin for bug 338678. r=brendan 2006-05-24 21:07:55 +00:00
Olli.Pettay%helsinki.fi
68d82c8fad Bug 336978, Crash when window gets destroyed on pagehide event, r+sr=bryner 2006-05-24 20:31:59 +00:00
mark%moxienet.com
1072616980 106695 Rewrite activate/update events as Carbon events. These are implemented a
s window-scope event handlers.  The unnecessary application-scope handlers are r
emoved.  r=josh sr=pink
2006-05-24 20:29:00 +00:00
mrbkap%gmail.com
a42278ba05 Use the correct scope chains when creating iterator objects and StopIteration exceptions to prevent weird object from breaking iteration. bug 338307, r=brendan 2006-05-24 20:26:54 +00:00