dbaron%dbaron.org
f8c5ee69f1
Fix threadsafety regression so we're back to the old broken state. b=335734 r=sicking rs=brendan
...
git-svn-id: svn://10.0.0.236/trunk@196106 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 17:49:21 +00:00
dbaron%dbaron.org
2b6138fc13
Temporary fix for balsa orange from bug 328159 until I understand what the new rules for services using the observer service (since bug 326491) are. b=315421
...
git-svn-id: svn://10.0.0.236/trunk@196105 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 15:45:47 +00:00
uriber%gmail.com
b9a63a6472
Fixed reversed order of parameters for call to nsPrevNextBidiLevels::SetData(). bug=336617 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@196104 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 12:56:45 +00:00
mike.morgan%oregonstate.edu
b3b5cbda80
Fixes submitted by Cameron - bug 329131, bug 334640, bug 321343, bug 336348. Thanks for your help, Cameron! :)
...
git-svn-id: svn://10.0.0.236/trunk@196103 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 10:10:40 +00:00
beng%bengoodger.com
bd3dee851f
336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds.
...
git-svn-id: svn://10.0.0.236/trunk@196099 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:58:38 +00:00
bugzilla%micropipes.com
1f1a49fbee
Applied cameron's patch for bug 333043
...
git-svn-id: svn://10.0.0.236/trunk@196098 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:51:53 +00:00
ajschult%verizon.net
76343a87d7
Bug 336691: nsZipArchive::Test shouldn't try to ExtractFile on directories. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@196096 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:19:27 +00:00
bclary%bclary.com
fb20ba48ca
JavaScript Test Library - fix UTF8 detection by Michael Daumling, bug 232182
...
git-svn-id: svn://10.0.0.236/trunk@196095 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:15:06 +00:00
sayrer%gmail.com
90ec3ae179
b=325080. add atom 0.3 and better html handling to feed processor. r+a=ben
...
git-svn-id: svn://10.0.0.236/trunk@196094 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:13:20 +00:00
beng%bengoodger.com
78fdf7374b
followon to 335433 - some tweaks to the visual appearance of the search box to fix regressions on windows and gnome
...
git-svn-id: svn://10.0.0.236/trunk@196093 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:13:09 +00:00
bzbarsky%mit.edu
7d412fb22e
More IsNodeOfType. Bug 336822, r+sr=sicking
...
git-svn-id: svn://10.0.0.236/trunk@196091 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 03:25:58 +00:00
myk%mozilla.org
375c925863
makes the microsummary picker handle invalid and blank URLs
...
bug=336840
r=ben
a=ben for branch
git-svn-id: svn://10.0.0.236/trunk@196089 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 03:24:15 +00:00
beng%bengoodger.com
4644284bfb
336755 - revert earlier change I made on darin's suggestion because end_iter is moved after all. allows proper detection of rdf-rss feeds. also ensure that the rdf-rss switch is triggered after all three conditions are met, not any one
...
git-svn-id: svn://10.0.0.236/trunk@196088 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 03:06:05 +00:00
myk%mozilla.org
d631c3f7de
consistently display and destroy microsummary picker in the non-Places bookmarks dialogs
...
bug=336828
r=brettw
sr=ben
a=ben for the branch
git-svn-id: svn://10.0.0.236/trunk@196087 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 02:40:13 +00:00
beng%bengoodger.com
6653745c48
335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@196086 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 02:37:51 +00:00
joshmoz%gmail.com
6bf2aa0a46
wrap a places stylesheet in MOZ_PLACES. b=335925 r=mano
...
git-svn-id: svn://10.0.0.236/trunk@196084 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 02:17:40 +00:00
mike.morgan%oregonstate.edu
11a34fd3a9
Export script.
...
git-svn-id: svn://10.0.0.236/trunk@196078 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 00:25:22 +00:00
mike.morgan%oregonstate.edu
f3e765f51b
Added csv lib and export script (simple one) to dump results minus personal emails into a CSV file for download.
...
git-svn-id: svn://10.0.0.236/trunk@196077 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 00:24:02 +00:00
beng%bengoodger.com
fb179c1b83
336457 - mark selected engine in the dropdown list patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@196076 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 00:12:26 +00:00
beng%bengoodger.com
eb0db0d1f1
335441 - add search dropdown menu and button patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org + some tweaks by me to make it look better on windows
...
git-svn-id: svn://10.0.0.236/trunk@196075 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 00:05:22 +00:00
wtchang%redhat.com
199827ebf5
Bugzilla Bug 333925: added a comment to paraphrase an obscure if statement.
...
git-svn-id: svn://10.0.0.236/trunk@196074 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:54:05 +00:00
wtchang%redhat.com
8793fa3f70
Bugzilla Bug 333925: worked around AES test failures of code compiled by
...
Forte 6 update 2 by using the old optimization flags used in NSS 3.10.
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@196069 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:39:29 +00:00
mrbkap%gmail.com
0d099fc7d2
Expand the checks to more cases. bug 336601, r+a181=brendan a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@196068 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:29:37 +00:00
joshmoz%gmail.com
8cb97e093c
be more aggressive about finding icon data. b=336356 r=mento sr=pav
...
git-svn-id: svn://10.0.0.236/trunk@196067 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:22:18 +00:00
mrbkap%gmail.com
905783ac6f
Expand the checks to more cases. bug 336601, r+a181=brendan a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@196064 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:18:13 +00:00
beng%bengoodger.com
dc9ed61b33
336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling
...
git-svn-id: svn://10.0.0.236/trunk@196063 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:13:20 +00:00
wtchang%redhat.com
6c50b9c259
Bugzilla Bug 334679: removed a duplicate line in ec_GF2m_validate_point.
...
r=douglas.stebila.
git-svn-id: svn://10.0.0.236/trunk@196061 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:08:50 +00:00
bzbarsky%mit.edu
cd2a75baaf
Fix the casting. Bug 329192
...
git-svn-id: svn://10.0.0.236/trunk@196059 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 22:47:25 +00:00
myk%mozilla.org
e3fb608fb9
Initial support for microsummaries via a service and integration into the bookmarks UI.
...
bug=334471
r=brettw
a=ben for the branch
git-svn-id: svn://10.0.0.236/trunk@196058 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 22:46:57 +00:00
bzbarsky%mit.edu
6b7e1400e0
Use nsINode in nsEventListenerManager::CompileEventHandlerInternal. Bug
...
329192, r+sr=sicking.
git-svn-id: svn://10.0.0.236/trunk@196057 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 22:45:56 +00:00
despotdaemon
ad915a6fe1
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@196056 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 22:31:00 +00:00
brettw%gmail.com
fd3240e559
Bug 336694 (for tony@ponderer.org) r=ben use url-classifier db service for local list management
...
git-svn-id: svn://10.0.0.236/trunk@196055 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 21:51:46 +00:00
brettw%gmail.com
ef37f2897c
Bug 336203 (for tony@ponderer.org) r=darin Add new safe browsing C++ service
...
git-svn-id: svn://10.0.0.236/trunk@196053 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 21:42:47 +00:00
kjh-5727%comcast.net
f5bff63074
Bug 335568 - Explicitly link with libfreetype when using XFT. r=benjamin
...
git-svn-id: svn://10.0.0.236/trunk@196051 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 21:28:23 +00:00
beng%bengoodger.com
ee2a07aef5
336808 - some more stylistic tweaks to the preview page for OS X only: make sure that the header area is yellow instead of white, and make sure that the post subheading text is readable (a darker color than ThreeDDarkShadow
...
git-svn-id: svn://10.0.0.236/trunk@196048 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 21:18:44 +00:00
brettw%gmail.com
11624b4c0c
Bug 336785 r=darin sr+a=bryner Crash when context menu pops up
...
git-svn-id: svn://10.0.0.236/trunk@196047 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 21:01:25 +00:00
darin%meer.net
3966a05c25
fixes bug 336593 "Firefox crashes when it starts [@ PL_FinishArenaPool]" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin
...
git-svn-id: svn://10.0.0.236/trunk@196046 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 20:44:52 +00:00
wtchang%redhat.com
82ee19d1f6
Added/removed blank lines to eliminate the diffs between the trunk and the
...
NSS_3_11_BRANCH.
Modified files: pkcs11.c pkcs11c.c
git-svn-id: svn://10.0.0.236/trunk@196043 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 20:31:30 +00:00
wtchang%redhat.com
7132c908b5
Bugzilla Bug 298506: implemented FIPS 140-2 Security Level 2 audit
...
requirements. r=glen.beasley.
Modified Files:
fipstokn.c pkcs11.c pkcs11c.c pkcs11i.h softoken.h softoknt.h
git-svn-id: svn://10.0.0.236/trunk@196039 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 20:02:47 +00:00
beng%bengoodger.com
f20f4702f2
336755 - also add saxparser.xpt to the packager lists
...
git-svn-id: svn://10.0.0.236/trunk@196038 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 19:57:05 +00:00
mike.morgan%oregonstate.edu
2854a0a5e8
Updated schema and values for apps.
...
git-svn-id: svn://10.0.0.236/trunk@196037 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 19:23:47 +00:00
masayuki%d-toybox.com
480c1cf4e7
Bug 336754 fix up the space width r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@196036 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 19:23:42 +00:00
beng%bengoodger.com
080260dbed
336786 - use new feed icons from stephen horlander.
...
git-svn-id: svn://10.0.0.236/trunk@196035 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 18:53:56 +00:00
mconnor%steelgryphon.com
3e1a7117f0
bug 328159 - the one that should work, or I'm buying the build team drinks
...
git-svn-id: svn://10.0.0.236/trunk@196034 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 18:01:35 +00:00
beng%bengoodger.com
2943a9c7e4
336755 - add feed files to installer packager lists r=brettw@gmail.com
...
git-svn-id: svn://10.0.0.236/trunk@196033 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 17:37:32 +00:00
bzbarsky%mit.edu
c26ec4d511
Clean up event dispatch code in XMLHttpRequest, make onreadystatechange an
...
EventListener, fire upload progress events. Bug 198595 and bug 312213, patch
by me for the cleanup and onreadystatechange and by Rob Adams
<readams@readams.net > for the upload progress changes, r=sicking, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@196032 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 17:01:53 +00:00
dbaron%dbaron.org
bda27d7d7b
Convert one other assertion to a warning. b=310985
...
git-svn-id: svn://10.0.0.236/trunk@196031 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 16:31:59 +00:00
dbaron%dbaron.org
b4e8207352
Fix Windows tinderbox orange. b=336333 Patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>. r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@196030 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 16:27:23 +00:00
vladimir%pobox.com
e2e571068c
b=333613, misc canvas stuff for 1.8 branch, updating trunk for parity
...
git-svn-id: svn://10.0.0.236/trunk@196028 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 16:10:24 +00:00
tor%cs.brown.edu
871527048d
Bug 336653 - Remove nsISVGPattern. r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@196027 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 16:06:43 +00:00