kaie%kuix.de
|
bcc8fdd37d
|
bug 332607, Update client.mk to use NSS_3_11_20060403_TAG
r=wtchang
git-svn-id: svn://10.0.0.236/trunk@193482 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 06:38:57 +00:00 |
|
bzbarsky%mit.edu
|
958a647163
|
Don't force sync load for non-chrome and non-resource XBL. Bug 329410,
r=sicking, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@193481 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 02:41:04 +00:00 |
|
bzbarsky%mit.edu
|
1d6502e7c4
|
More happy rooting. Bug 328007, r=sicking, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@193480 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 02:39:12 +00:00 |
|
beng%bengoodger.com
|
bc4ccc2de9
|
331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193479 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 02:03:32 +00:00 |
|
darin%meer.net
|
aa5fcf6cc5
|
followup patch for bug 329634 "folder IDs are 64-bit integers" patch by pamg, r=darin
git-svn-id: svn://10.0.0.236/trunk@193478 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 01:59:20 +00:00 |
|
nelson%bolyard.com
|
75c86f6174
|
Eliminate duplicated header files in cmd/SSLsample. Bug 332633.
r=julien.pierre
Modified Files: SSLsample/client.mn SSLsample/server.mn lib/manifest.mn
Removed Files: SSLsample/NSPRerrs.h SSLsample/SECerrs.h SSLsample/SSLerrs.h
git-svn-id: svn://10.0.0.236/trunk@193477 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 01:56:27 +00:00 |
|
joe%retrovirus.com
|
abc6a9eccd
|
Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
when undoing aggregate transactions.)
bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@193476 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 01:26:58 +00:00 |
|
glen.beasley%sun.com
|
d7ec54429b
|
David Baron fix for valgrind report of UMR r=wtchang sr=Nelson
git-svn-id: svn://10.0.0.236/trunk@193475 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 01:05:53 +00:00 |
|
beng%bengoodger.com
|
acd7c2ba11
|
332188 - key conflict in help menu. patch by changdong.cui@sun.com. r=ben@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@193474 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:58:53 +00:00 |
|
dbaron%dbaron.org
|
95b56667f6
|
Fix backspace/delete on non-BMP characters for plaintext editor. b=237585 r=smontagu sr=roc
git-svn-id: svn://10.0.0.236/trunk@193473 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:57:55 +00:00 |
|
beng%bengoodger.com
|
f7f558ca89
|
reverting accidental file commit for previous bugfix
git-svn-id: svn://10.0.0.236/trunk@193472 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:57:35 +00:00 |
|
darin%meer.net
|
abbff9281c
|
fixes bug 329634 "No apparent way to Reload Live Bookmark (or update livemarks)" patch by pamg, r=annie, sr=beng
git-svn-id: svn://10.0.0.236/trunk@193469 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:32:33 +00:00 |
|
nelson%bolyard.com
|
cfbcd913d7
|
Define alerts and error codes for TLS Hello extensions. Bug 226271.
r=julien.pierre
git-svn-id: svn://10.0.0.236/trunk@193468 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:32:27 +00:00 |
|
beng%bengoodger.com
|
142a6e54ee
|
331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193467 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:13:58 +00:00 |
|
beng%bengoodger.com
|
1d7a540609
|
332596 - bookmarks toolbar empties after using Restore Default Set. Make sure we call the right function (now private) after a reinit. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193465 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:12:32 +00:00 |
|
beng%bengoodger.com
|
b1e215b63f
|
332188 Key conflict in 'help' menu. patch by changdong.cui@sun.com r=ben@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@193464 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-04 00:11:19 +00:00 |
|
dbaron%dbaron.org
|
96844bf90f
|
Split the nsCSSRuleProcessor half of nsCSSStyleSheet.cpp into nsCSSRuleProcessor.cpp. b=332136 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@193459 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 23:52:17 +00:00 |
|
roc+%cs.cmu.edu
|
e9fd34c810
|
Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor
git-svn-id: svn://10.0.0.236/trunk@193458 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 23:17:51 +00:00 |
|
nkwan%redhat.com
|
75a4bcdd89
|
bugzilla #332608 - added new function to just delete certificate
git-svn-id: svn://10.0.0.236/trunk@193457 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 23:09:49 +00:00 |
|
joshmoz%gmail.com
|
1ac1135fab
|
make "Create Profile" dialog text match the button. Patch by Steuard Jensen. b=315633 r=josh sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@193455 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 22:43:46 +00:00 |
|
dougt%meer.net
|
55b74dd2f1
|
Updating trunk. use compression in zip. NPODB
git-svn-id: svn://10.0.0.236/trunk@193453 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 22:24:37 +00:00 |
|
martijn.martijn%gmail.com
|
551b3287af
|
Bug 332285 - nsGlobalWindow.cpp and nsCommandManager.cpp should use nsContentUtils::IsCallerChrome, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@193450 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 22:05:40 +00:00 |
|
mkaply%us.ibm.com
|
ed3016b385
|
Improve error checking
git-svn-id: svn://10.0.0.236/trunk@193449 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 21:48:21 +00:00 |
|
bzbarsky%mit.edu
|
362095fb38
|
Make sure to always have a principal for a document; fall back to a null
principal if all else fails. Bug 327246, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@193448 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 21:20:02 +00:00 |
|
mrbkap%gmail.com
|
c950452cb1
|
Backing out my changes from bug 326497 to fix tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@193447 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 21:18:41 +00:00 |
|
pedemont%us.ibm.com
|
f448c5d4d1
|
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@193445 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 21:16:49 +00:00 |
|
cltbld
|
a2b2e127b8
|
Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@193444 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 21:11:33 +00:00 |
|
dougt%meer.net
|
511e5f3d67
|
Allowing Native UConv to be built against Windows 32 without a build error.
git-svn-id: svn://10.0.0.236/trunk@193442 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 21:03:00 +00:00 |
|
dougt%meer.net
|
0446d91273
|
Fixing bugs in native uconv on wince. NPODB
git-svn-id: svn://10.0.0.236/trunk@193438 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 20:56:13 +00:00 |
|
mkaply%us.ibm.com
|
bcc49cf7b4
|
Rename searchplugin.xul to searchengine.xul
git-svn-id: svn://10.0.0.236/trunk@193433 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 20:36:34 +00:00 |
|
gavin%gavinsharp.com
|
6c39ae6199
|
Bug 332448: POST search plugins don't work on the 1.8 branch, patch by Michael <toadking@lueshi.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@193430 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 20:13:42 +00:00 |
|
mkaply%us.ibm.com
|
3e5eed0ca7
|
Continue XBLification, add support for Live bookmarks, better error checking
git-svn-id: svn://10.0.0.236/trunk@193429 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 20:01:09 +00:00 |
|
bryner%brianryner.com
|
003bfbc99d
|
Avoid changing the timestamp on build_number and nsBuildID.h if the build id hasn't changed, so that it doesn't trigger a rebuild (bug 332535). r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@193428 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 19:49:07 +00:00 |
|
bienvenu%nventure.com
|
ebafaf52e2
|
fix 332119, crash when unable to create new .msf file, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@193426 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 19:47:16 +00:00 |
|
bienvenu%nventure.com
|
176dd34c75
|
fix 332119, crash when unable to create new .msf file, also add subjects for when grouping by has attachment status sr=mscott
git-svn-id: svn://10.0.0.236/trunk@193425 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 19:46:29 +00:00 |
|
despotdaemon
|
49e510efe8
|
Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@193424 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 19:29:52 +00:00 |
|
cbiesinger%web.de
|
463eb1ca39
|
Bug 329358 use ESC]2 rather than ESC]0 for xterm title setting in order to
affect both the title bar and the task bar entry.
r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@193423 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 19:09:46 +00:00 |
|
dougt%meer.net
|
ca70c78e48
|
IME interrupts scrolling. wince only r/a=ere. b=332592
git-svn-id: svn://10.0.0.236/trunk@193422 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 18:52:20 +00:00 |
|
bzbarsky%mit.edu
|
1b4355b69b
|
Make sure to clear nodeinfo cache on shutdown. Bug 332528 followup, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@193421 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 18:32:41 +00:00 |
|
martijn.martijn%gmail.com
|
bda2c3e4d6
|
Bug 197305 - setting designMode on data: URLs throws security exception, r=bzbarsky, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@193420 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 18:12:37 +00:00 |
|
mrbkap%gmail.com
|
c7ea544607
|
Don't ignore any errors returned by PostCreate. Also, don't override an exception if one is already reported, as the further away from the original problem we get, the less precise the error message will be. bug 326497, r=brendan sr=shaver
git-svn-id: svn://10.0.0.236/trunk@193419 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 18:10:38 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
e0f89ca5e3
|
Bug 131040 reduce duplicated import code - Part 1. r=bienvenu,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@193416 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 17:16:20 +00:00 |
|
mrbkap%gmail.com
|
224380758a
|
Use JS_DefineProperty instead of JS_SetProperty in more places. bug 330773, r=jst sr=brendan
git-svn-id: svn://10.0.0.236/trunk@193415 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 16:54:53 +00:00 |
|
kairo%kairo.at
|
9cb57187b6
|
bug 331686 - Fixing errors in Readme.txt files for SeaMonkey, p=als@mozilla.ru r=me
git-svn-id: svn://10.0.0.236/trunk@193414 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 16:39:54 +00:00 |
|
bzbarsky%mit.edu
|
b172db7ae3
|
Make ReconstructDocElementHierarchy not assume bogus things about the frame
tree. Bug 330903, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@193413 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 15:52:08 +00:00 |
|
bzbarsky%mit.edu
|
0d92860fe4
|
Make sure to not ever have an uncleared nodeinfo in our one-slot cache. Bug
332528, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@193411 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 15:29:29 +00:00 |
|
jminta%gmail.com
|
cc2bcb5808
|
Bug 332443 In weekview, dragging an item to a different day and different time ends up at the wrong time, r=mvl
git-svn-id: svn://10.0.0.236/trunk@193410 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 15:25:07 +00:00 |
|
bclary%bclary.com
|
cacd4b34d8
|
bug 332562 - Fix buggy loop in shell.js, patch by Seno Aiko
git-svn-id: svn://10.0.0.236/trunk@193409 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 13:33:33 +00:00 |
|
neil%parkwaycc.co.uk
|
96cd9bf219
|
Fix <toolbarbutton orient="horizontal"> and also give Thunderbird's File button a dropmarker b=252393 r=mconnor sr=mscott
git-svn-id: svn://10.0.0.236/trunk@193408 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 11:44:42 +00:00 |
|
uriber%gmail.com
|
b4c4d45d77
|
Bug 299240: BiDi: Caret gets stuck (or moves cyclically) when using Ctrl+arrow and reaching a reverse-direction character/word followed by punctuation. r=smontagu sr=roc
git-svn-id: svn://10.0.0.236/trunk@193407 18797224-902f-48f8-a5cc-f745e15eee43
|
2006-04-03 08:05:46 +00:00 |
|