reed%reedloden.com
|
d69dcd8b72
|
Bug 408134 - "Source Server for Windows builds integrated into symbolstore.py" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@246587 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:54:48 +00:00 |
|
reed%reedloden.com
|
9d5f6428ef
|
Bug 419128 - "Importer (Eudora, Address Book). File handling changes on trunk broke Eudora Address Book importing" (Fix small logic reversal bug that caused both Mac and Windows Eudora address book importing to fail) [p=gwenger@qualcomm.com (Geoffrey C. Wenger) r+sr=mscott]
git-svn-id: svn://10.0.0.236/trunk@246586 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:53:58 +00:00 |
|
reed%reedloden.com
|
28f8501708
|
Bug 301188 - "Import Eudora mail fails to find attachments in other directories" (Fix small bugs in the filespec modifications made to original patch, which caused code not to work as originally intended) [p=gwenger@qualcomm.com (Geoffrey C. Wenger) r=bienvenu sr=mscott]
git-svn-id: svn://10.0.0.236/trunk@246585 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:52:56 +00:00 |
|
anodelman%mozilla.com
|
60fa212bd4
|
Bug 416237 - set up qm-pmac-fast02, qm-plinux-fast02, qm-pxp-fast02
push to production. a=anodelman, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@246584 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:49:37 +00:00 |
|
dtownsend%oxymoronical.com
|
09cf157306
|
Bug 409025: OBJECTs with type attribute but no data attribute do not fire
plugin errors. r=biesi, sr=jst
git-svn-id: svn://10.0.0.236/trunk@246583 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:29:02 +00:00 |
|
wtc%google.com
|
b8af6e96a5
|
Bug 403370: fixed a memory leak of a PRNetAddr whenever
nsHostResolver::ResolveHost parses an IP address literal again.
r=cbiesinger,darin. a1.9+=damons.
Modified files: nsHostResolver.cpp nsHostResolver.h
git-svn-id: svn://10.0.0.236/trunk@246582 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:27:33 +00:00 |
|
jay%mozilla.org
|
46f5792008
|
updated install.rdf with AMO friendly maxversion and no updateurl
git-svn-id: svn://10.0.0.236/trunk@246581 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-27 00:06:27 +00:00 |
|
ghendricks%novell.com
|
7779a3913a
|
remove debug lines from util.js
git-svn-id: svn://10.0.0.236/trunk@246580 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:52:26 +00:00 |
|
Olli.Pettay%helsinki.fi
|
a792fa277b
|
Bug 395609, r=roc, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@246579 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:48:50 +00:00 |
|
neil%parkwaycc.co.uk
|
e216d87be1
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246578 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:47:49 +00:00 |
|
gavin%gavinsharp.com
|
e242806d89
|
Bug 419514: fix typo in notificationbox 'persistence' getter, r=enndeakin, a=damon
git-svn-id: svn://10.0.0.236/trunk@246577 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:45:02 +00:00 |
|
ghendricks%novell.com
|
2a3416fc58
|
Build and environment disabled on case run
git-svn-id: svn://10.0.0.236/trunk@246576 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:42:42 +00:00 |
|
mats.palmgren%bredband.net
|
602f22ae42
|
Null out all strong refs at module shutdown. b=414559 r+sr=roc a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246575 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:35:52 +00:00 |
|
neil%parkwaycc.co.uk
|
e8973c242d
|
Bug 419340 Need to include NSS exports in depend build cleanup r=ted a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246574 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:19:16 +00:00 |
|
wtc%google.com
|
55ce2e14f0
|
Bug 415033: added a hidden preference (in about:config) for enabling or
disabling the TLS session ticket extension. The patch is contributed by
Nagendra Modadugu <ngm+mozilla@google.com>. r=wtc,rrelyea,kengert
a1.9+=damons
Modified Files:
netwerk/base/public/security-prefs.js
security/manager/ssl/src/nsNSSComponent.cpp
git-svn-id: svn://10.0.0.236/trunk@246573 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:09:39 +00:00 |
|
myk%mozilla.org
|
5972e50007
|
bug 419609: add hidden pref to disable site-specific zoom; r=gavin, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246572 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 23:05:53 +00:00 |
|
jwalden%mit.edu
|
fad8757c88
|
Bug 417218 - nsStandardURL::SetPath does the wrong thing when the path is '/' and is being set to ''. r+sr=biesi, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246571 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 22:48:42 +00:00 |
|
ghendricks%novell.com
|
d3a3d917c4
|
Allow right click -> open in new tab
Allow update of priority from test run page.
git-svn-id: svn://10.0.0.236/trunk@246570 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 22:45:25 +00:00 |
|
benjamin%smedbergs.us
|
497bc07cfe
|
Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons
git-svn-id: svn://10.0.0.236/trunk@246569 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 22:44:42 +00:00 |
|
aaronleventhal%moonset.net
|
d004facbc8
|
Bug 419409. MSAA/IAccessible2 broken in gmail. This fixes the crash part of the problem. r=marcoz, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246568 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 22:36:29 +00:00 |
|
smichaud%pobox.com
|
a240c30fef
|
Fix several focus bugs regressed by patch for bug 413882. b=404433 r=josh sr=roc
git-svn-id: svn://10.0.0.236/trunk@246567 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 22:08:27 +00:00 |
|
rhelmer%mozilla.com
|
ec3604e31f
|
use dir with rc in the name b=417703 r=nthomas
git-svn-id: svn://10.0.0.236/trunk@246566 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 22:00:13 +00:00 |
|
dcamp%mozilla.com
|
99394ad0f6
|
Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner
git-svn-id: svn://10.0.0.236/trunk@246565 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 21:13:18 +00:00 |
|
igor%mir2.org
|
879fd5b65d
|
bug=400902 r,a1.9=brendan
Specialized GC arena for double values
git-svn-id: svn://10.0.0.236/trunk@246564 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 21:01:42 +00:00 |
|
dolske%mozilla.com
|
fbe490ea3b
|
Bug 419417 - Remember password infobar appears everytime with Exchange Server 2003 Web Access. r=gavin, a=blocking-ff3
git-svn-id: svn://10.0.0.236/trunk@246562 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 20:52:58 +00:00 |
|
florian%queze.net
|
5d4d0eb9dc
|
Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner
git-svn-id: svn://10.0.0.236/trunk@246561 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 20:39:51 +00:00 |
|
bugzilla%standard8.plus.com
|
f8ffa430ac
|
Bug 419471 Crash [@nsPalmSyncSupport::GetPalmSyncInstall]. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@246560 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 20:32:32 +00:00 |
|
joshmoz%gmail.com
|
a438e763ac
|
remove unused files, rename mac prompt service file to .mm. prep for exceptions handling. b=419389 r/sr=roc
git-svn-id: svn://10.0.0.236/trunk@246559 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 19:37:51 +00:00 |
|
joshmoz%gmail.com
|
61013e4903
|
get window.focus() working again. b=419338 r=hwaara sr=roc
git-svn-id: svn://10.0.0.236/trunk@246558 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 19:32:19 +00:00 |
|
johnath%mozilla.com
|
879716bf88
|
Backing out bug 406083 - landed after b4 string freeze. :(
git-svn-id: svn://10.0.0.236/trunk@246557 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 19:31:45 +00:00 |
|
kairo%kairo.at
|
dd5e15fe5d
|
update German locale to current trunk and re-add it to the build
git-svn-id: svn://10.0.0.236/trunk@246556 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 19:28:54 +00:00 |
|
johnath%mozilla.com
|
7fa379ec31
|
Safebrowsing appends "..." in XUL, should be localizable. b=406083, r=dcamp, a=blocking-firefox3 (beltzner)
git-svn-id: svn://10.0.0.236/trunk@246555 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 19:26:25 +00:00 |
|
edward.lee%engineering.uiuc.edu
|
b81c677c21
|
Disable bug 419403 test on windows. r=sdwilsh
git-svn-id: svn://10.0.0.236/trunk@246554 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 19:19:39 +00:00 |
|
edward.lee%engineering.uiuc.edu
|
af17fbdb32
|
Bustage fix for bug 419403 - do more timeouts
git-svn-id: svn://10.0.0.236/trunk@246553 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 18:42:47 +00:00 |
|
bclary%bclary.com
|
f260a4051e
|
JavaScript Tests - regression tests for bug 410649, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@246552 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 18:40:57 +00:00 |
|
gavin%gavinsharp.com
|
0769755d77
|
Bustage fix from bug 415928, r=ted
git-svn-id: svn://10.0.0.236/trunk@246551 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 18:30:21 +00:00 |
|
bugzilla%standard8.plus.com
|
874f17c71f
|
Clobbering to get new nightly to fix smtp bustage from bug 419116
git-svn-id: svn://10.0.0.236/trunk@246550 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 18:12:47 +00:00 |
|
bugzilla%standard8.plus.com
|
5ee544fb65
|
Fix sending mails via smtp caused by mistake patch for bug 419116, picked up by philor and Neil.
git-svn-id: svn://10.0.0.236/trunk@246549 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 18:02:05 +00:00 |
|
alqahira%ardisson.org
|
57ebfab66e
|
Bug 416727 - [10.5] Fix tabbing into the Pop-up Exceptions List Policy column. r=jeff, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@246548 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:59:02 +00:00 |
|
edward.lee%engineering.uiuc.edu
|
989f16c000
|
Bug 419403 - Pimp My Download Manager Search! (multi word, match any text). r=sdwilsh, a1.9=beltzner
git-svn-id: svn://10.0.0.236/trunk@246547 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:52:18 +00:00 |
|
dcamp%mozilla.com
|
a9296c66c8
|
Bug 418752: don't bother fetching forwards on a failed safebrowsing update. r=tony, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@246546 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:47:06 +00:00 |
|
ghendricks%novell.com
|
e37fa3ac9e
|
Add requirement field to caseruns
git-svn-id: svn://10.0.0.236/trunk@246545 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:22:29 +00:00 |
|
timeless%mozdev.org
|
1bffd07de4
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
git-svn-id: svn://10.0.0.236/trunk@246544 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:19:21 +00:00 |
|
ghendricks%novell.com
|
430a36eb0b
|
TestCaseRun.create was failing in API
git-svn-id: svn://10.0.0.236/trunk@246543 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:05:25 +00:00 |
|
brendan%mozilla.org
|
b66dc3d824
|
Fix regression from 419152 to test for 58274 (r/a=shaver).
git-svn-id: svn://10.0.0.236/trunk@246542 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 17:01:52 +00:00 |
|
timeless%mozdev.org
|
7e29f29fd8
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
git-svn-id: svn://10.0.0.236/trunk@246541 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 16:50:27 +00:00 |
|
ghendricks%novell.com
|
f703fe024d
|
Clean up issues with runs
git-svn-id: svn://10.0.0.236/trunk@246540 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 16:45:59 +00:00 |
|
timeless%mozdev.org
|
c171199187
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
git-svn-id: svn://10.0.0.236/trunk@246539 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 16:34:37 +00:00 |
|
timeless%mozdev.org
|
45d355cdc9
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
git-svn-id: svn://10.0.0.236/trunk@246538 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 16:12:19 +00:00 |
|
nrthomas%gmail.com
|
87e2f4db6e
|
Bug 394046, latest round of cleanup for Fx2 --> Fx3 major update, r=ted.mielczarek
git-svn-id: svn://10.0.0.236/trunk@246537 18797224-902f-48f8-a5cc-f745e15eee43
|
2008-02-26 15:27:09 +00:00 |
|