thunder%mozilla.com
b13d3a26e5
Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer
2007-10-02 00:52:49 +00:00
edward.lee%engineering.uiuc.edu
8ea75cf452
Bug 394263 - Status of paused download is missing in Download Manager when refreshing the list. r=sdwilsh, r=mano, blocking-ff3=mconnor
2007-10-02 00:44:48 +00:00
edward.lee%engineering.uiuc.edu
11d08706d1
Bug 382388 - nsDownload::OnStateChange doesn't check aStatus for failure. r=sdwilsh, a=mconnor
2007-10-02 00:39:51 +00:00
dcamp%mozilla.com
1485012b88
treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor
2007-10-02 00:21:45 +00:00
edward.lee%engineering.uiuc.edu
1078b9ecb5
Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor
2007-10-02 00:16:14 +00:00
gavin%gavinsharp.com
5e2d502a35
Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh
2007-10-02 00:08:31 +00:00
edward.lee%engineering.uiuc.edu
495d4bbb19
Bug 395537 - Nothing happens if you resume a download that you deleted. r=sdwilsh, blocking-ff3=mconnor
2007-10-01 23:57:48 +00:00
dcamp%mozilla.com
a5f22814a9
handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor
2007-10-01 23:53:54 +00:00
rhelmer%mozilla.com
e151359c26
do not overwrite tinder-config.pl in-place like that
2007-10-01 23:41:05 +00:00
gavin%gavinsharp.com
d20719dda1
Bug 393804: Fix alignment of non-iconic menuitems to make them match iconic menuitems, r=robarnold, r=vlad, sr=neil, a=bzbarsky
2007-10-01 23:26:48 +00:00
gavin%gavinsharp.com
2123a69dcb
Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh
2007-10-01 23:24:08 +00:00
joshmoz%gmail.com
001dc7f51c
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
2007-10-01 23:20:38 +00:00
gavin%gavinsharp.com
544ff4a1ef
Bug 398184: build search engine dropdown popup lazily to avoid startup cost, r+a=mconnor
2007-10-01 22:53:32 +00:00
edward.lee%engineering.uiuc.edu
333b6422d1
Bug 398197 - Canceled queued downloads come from Wed, Dec 31, 1969 6:00 PM. r=sdwilsh, a=mconnor
2007-10-01 22:39:06 +00:00
roc+%cs.cmu.edu
6a499f95e2
Backing out
2007-10-01 22:11:24 +00:00
dholbert%cs.stanford.edu
53463c9210
Bug 398157: Fix nscoord_MAX arithmetic using NSCoordSaturatingSubtract.
...
r=roc sr=roc a=roc
2007-10-01 21:44:50 +00:00
smichaud%pobox.com
85642d1d22
Fix display problems with non-native combo box. b=392389 r=joshmoz sr=roc a=roc
2007-10-01 21:39:52 +00:00
roc+%cs.cmu.edu
ffa7ebbb78
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
2007-10-01 21:29:20 +00:00
igor%mir2.org
8abbdb13fe
Backing out the patch 397210.
2007-10-01 20:46:10 +00:00
stuart.morgan%alumni.case.edu
b9983456d9
Camino only - Bug 383959: Remember last preference pane across quit/relaunch. r=peeja sr=smorgan
2007-10-01 20:35:54 +00:00
stuart.morgan%alumni.case.edu
61fb275b1b
Camino only - Bug 397309: Ship nsHandlerService, fixing hangs handling certain content types. r/sr=mento
2007-10-01 20:29:21 +00:00
igor%mir2.org
9a750cb448
Bug 397210: JSTokenStream is stored in JSParseContext. r=brendan
2007-10-01 20:25:26 +00:00
edward.lee%engineering.uiuc.edu
8ecec7c87b
Bug 381517 - Download manager fails when it should probably just ignore the failure. r=sdwilsh, a=mconnor
2007-10-01 19:56:24 +00:00
Olli.Pettay%helsinki.fi
c514e006ff
[XFORMS] make xforms to compile, regression from Bug 393762, NPOTB
2007-10-01 19:14:57 +00:00
edward.lee%engineering.uiuc.edu
4a352eb881
Bug 395330 - Active downloads don't appear in download manager. r=sdwilsh, blocking-ff3=mconnor
2007-10-01 19:12:26 +00:00
igor%mir2.org
9c28e24d10
Bug 396758: the system flag is moved from GC flags to JSObject itself. r=brendan
2007-10-01 19:11:41 +00:00
bclary%bclary.com
06a54736a1
JavaScript Tests - sync Sisyphus support, bug 398005, not part of the build
2007-10-01 19:10:41 +00:00
aaronleventhal%moonset.net
2a91a9bd9d
Bug 396005. Severe performance degredation regression when a11y active. r=surkov, a=dsicore
2007-10-01 18:27:13 +00:00
rob_strong%exchangecode.com
2c5a098803
Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3
2007-10-01 18:25:26 +00:00
rhelmer%mozilla.com
a6c83de184
only turn on jprof JS is TestWithJprof is on r=coop b=347966
2007-10-01 17:43:22 +00:00
anodelman%mozilla.com
0d6a4c93a5
Bug 386995 - Add Tdhtml to Talos
...
a=anodelman, r=bhearsum
2007-10-01 17:37:15 +00:00
sspitzer%mozilla.org
ca6e74489c
fix for bug #394508 : queries that use maxResults can return incorrect results due to post query filtering.
...
initial patch=Colin Walters <walters@verbum.org>
r=dietrich, a=mconnor
2007-10-01 17:36:18 +00:00
rhelmer%mozilla.com
988885eab8
workaround cygwin l10n problems by remounting /cygdrive as-needed b=397842 r=cf
2007-10-01 16:55:46 +00:00
dholbert%cs.stanford.edu
07b33d94a0
Bug 397852: ASSERTION: Doing nscoord addition with values > nscoord_MAX
...
r=roc sr=roc a=roc
2007-10-01 16:43:02 +00:00
dholbert%cs.stanford.edu
38bf6799e6
Bug 382147: Make disabled button border-width match enabled buttons.
...
r=roc sr=roc blocking1.9=joshmoz
2007-10-01 16:40:35 +00:00
kaie%kuix.de
f74dc018df
Bug 315871, In Certificate Viewer, allow to export cert or full chain
...
Also covers Bug 161275, Support export of SSL, S/MIME, and CA certs
Patch contributed by Kaspar Brand
r=kengert, sr=rrelyea, a=dsicore
2007-10-01 16:38:24 +00:00
biswatosh.chakraborty%sun.com
ccd7eb4e1a
Commiting back derdec.c ver 1.5 with appropriate comments.
...
Bug Id: 352929. Reviewed by WTC and Nelson.
Issue: Removed DER_Decode and der_decode.
2007-10-01 16:35:44 +00:00
biswatosh.chakraborty%sun.com
dec04e5793
Backing out derdec.c ver 1.5 as it did not contain correct comments.
...
Will commit it back now with appropriate comments.
2007-10-01 16:31:57 +00:00
enndeakin%sympatico.ca
324ae42869
Didn't mean to check in these extra lines
2007-10-01 15:35:21 +00:00
enndeakin%sympatico.ca
3ab7bea411
Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc
2007-10-01 15:20:32 +00:00
smontagu%smontagu.org
7a0773ef40
Regression test for bug 92473
2007-10-01 14:14:58 +00:00
ccooper%deadsquid.com
b77e44ca92
- revert partial utf8 checkin
2007-10-01 14:09:12 +00:00
ccooper%deadsquid.com
6f69aa39f5
- revert partial utf8 checkin
2007-10-01 14:02:25 +00:00
ccooper%deadsquid.com
670ebf1082
- standardize on shorter | call for template filters
...
- standardize how email addresses get filtered (| html | email | js)
- update selenium testcase associated with email filtering
- remove perl script and template files that are no longer used
2007-10-01 13:36:08 +00:00
ccooper%deadsquid.com
889da641f2
- allow HTML syntax in testdata -> remove Parser call that causes errors on some OSes
2007-10-01 12:20:37 +00:00
biswatosh.chakraborty%sun.com
a95eeb1a29
Committing in NSSBranch.
...
Modified Files: secder.h
For Bug Id: 352929
Reviewed by Wan-Teh Chang and Nelson
Removed DER_Decode declaration
2007-10-01 11:55:04 +00:00
biswatosh.chakraborty%sun.com
2d72f64995
Committing in NSSBranch.
...
Modified Files: derdec.c
For Bug 352929
Reviewed by Wan-Teh Chang and Nelson
Removed DER_Decode and der_decode functions
2007-10-01 11:51:59 +00:00
Olli.Pettay%helsinki.fi
18d1870a5f
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
2007-10-01 10:02:34 +00:00
slavomir.katuscak%sun.com
ed02180708
Bug 397476: Ignored leaks moved to bug 370536.
2007-10-01 09:54:37 +00:00
slavomir.katuscak%sun.com
5da0825d84
Ignored leaks update.
2007-10-01 08:53:01 +00:00