Commit Graph

6480 Commits

Author SHA1 Message Date
mark.finkle@gmail.com
fb440a9673 Added files and code to support a simple options dialog 2007-10-01 19:10:34 -07:00
roc+@cs.cmu.edu
1fb7f38610 Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov 2007-10-01 18:47:40 -07:00
aaronleventhal@moonset.net
fc21ad189d bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
edward.lee@engineering.uiuc.edu
438c18633f Bug 393821 - Quick downloads (cached, local, data:, failed) don't appear until you reopen Download Manager. r=sdwilsh, a=mconnor 2007-10-01 17:53:04 -07:00
thunder@mozilla.com
c9d73c819c Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
edward.lee@engineering.uiuc.edu
61351e53b1 Bug 394263 - Status of paused download is missing in Download Manager when refreshing the list. r=sdwilsh, r=mano, blocking-ff3=mconnor 2007-10-01 17:44:48 -07:00
edward.lee@engineering.uiuc.edu
950e8f8e74 Bug 382388 - nsDownload::OnStateChange doesn't check aStatus for failure. r=sdwilsh, a=mconnor 2007-10-01 17:39:50 -07:00
dcamp@mozilla.com
daf4c1f07f treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor 2007-10-01 17:21:45 -07:00
edward.lee@engineering.uiuc.edu
e14c2cac9c Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor 2007-10-01 17:16:12 -07:00
gavin@gavinsharp.com
59c6d63a5e Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 17:08:31 -07:00
edward.lee@engineering.uiuc.edu
311e58a099 Bug 395537 - Nothing happens if you resume a download that you deleted. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 16:57:48 -07:00
dcamp@mozilla.com
3500f85eab handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor 2007-10-01 16:53:53 -07:00
rhelmer@mozilla.com
bcd60c5581 do not overwrite tinder-config.pl in-place like that 2007-10-01 16:41:04 -07:00
gavin@gavinsharp.com
e263fce93a 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 16:26:48 -07:00
gavin@gavinsharp.com
10c057e60d Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 16:24:08 -07:00
joshmoz@gmail.com
7c16a06018 remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc 2007-10-01 16:20:37 -07:00
gavin@gavinsharp.com
ad26847668 Bug 398184: build search engine dropdown popup lazily to avoid startup cost, r+a=mconnor 2007-10-01 15:53:32 -07:00
edward.lee@engineering.uiuc.edu
0a56bc82f0 Bug 398197 - Canceled queued downloads come from Wed, Dec 31, 1969 6:00 PM. r=sdwilsh, a=mconnor 2007-10-01 15:39:06 -07:00
roc+@cs.cmu.edu
aa2f1bb4bf Backing out 2007-10-01 15:11:23 -07:00
dholbert@cs.stanford.edu
7cdd6c0279 Bug 398157: Fix nscoord_MAX arithmetic using NSCoordSaturatingSubtract. r=roc sr=roc a=roc 2007-10-01 14:44:50 -07:00
smichaud@pobox.com
1130feb1ba Fix display problems with non-native combo box. b=392389 r=joshmoz sr=roc a=roc 2007-10-01 14:39:52 -07:00
roc+@cs.cmu.edu
07952e214b Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov 2007-10-01 14:29:19 -07:00
igor@mir2.org
91ee82b969 Backing out the patch 397210. 2007-10-01 13:46:10 -07:00
igor@mir2.org
9ffab6a112 Bug 397210: JSTokenStream is stored in JSParseContext. r=brendan 2007-10-01 13:25:25 -07:00
edward.lee@engineering.uiuc.edu
8228d45f3f Bug 381517 - Download manager fails when it should probably just ignore the failure. r=sdwilsh, a=mconnor 2007-10-01 12:56:24 -07:00
edward.lee@engineering.uiuc.edu
6607ea668e Bug 395330 - Active downloads don't appear in download manager. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 12:12:26 -07:00
igor@mir2.org
6360c6c769 Bug 396758: the system flag is moved from GC flags to JSObject itself. r=brendan 2007-10-01 12:11:41 -07:00
bclary@bclary.com
9cd98cfe22 JavaScript Tests - sync Sisyphus support, bug 398005, not part of the build 2007-10-01 12:10:41 -07:00
aaronleventhal@moonset.net
937ca6a1c5 Bug 396005. Severe performance degredation regression when a11y active. r=surkov, a=dsicore 2007-10-01 11:27:13 -07:00
rob_strong@exchangecode.com
b3563166ec Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3 2007-10-01 11:25:26 -07:00
anodelman@mozilla.com
5b0a077b67 Bug 386995 - Add Tdhtml to Talos a=anodelman, r=bhearsum 2007-10-01 10:37:15 -07:00
sspitzer@mozilla.org
0b518cce0a 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 10:36:18 -07:00
rhelmer@mozilla.com
47b476358a workaround cygwin l10n problems by remounting /cygdrive as-needed b=397842 r=cf 2007-10-01 09:55:46 -07:00
dholbert@cs.stanford.edu
5d63a7fdb3 Bug 397852: ASSERTION: Doing nscoord addition with values > nscoord_MAX r=roc sr=roc a=roc 2007-10-01 09:43:02 -07:00
dholbert@cs.stanford.edu
e2823ee8c1 Bug 382147: Make disabled button border-width match enabled buttons. r=roc sr=roc blocking1.9=joshmoz 2007-10-01 09:40:35 -07:00
kaie@kuix.de
44248735f1 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 09:38:21 -07:00
enndeakin@sympatico.ca
e5e3d3a4bf Didn't mean to check in these extra lines 2007-10-01 08:35:21 -07:00
enndeakin@sympatico.ca
37aa9fc448 Bug 396517, enableKeyboardNavigator is backwards, also add test, r+sr=bz, a=roc 2007-10-01 08:20:32 -07:00
smontagu@smontagu.org
6572c0d129 Regression test for bug 92473 2007-10-01 07:14:57 -07:00
Olli.Pettay@helsinki.fi
85880d8ce4 Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv 2007-10-01 03:02:32 -07:00
longsonr@gmail.com
86f1e85d76 Bug 397620 - Validate boolean arguments. r+sr+a=roc 2007-10-01 01:39:23 -07:00
gijskruitbosch@gmail.com
db4be71804 Bug 327347 - Places search box does not have an accessible name.
r=mano@mozilla.com (Asaf Romano)
a=mconnor@mozilla.com (Mike Connor)
2007-10-01 00:11:40 -07:00
uriber@gmail.com
726b853d4d Rename Content-Access-Control to Access-Control. bug=397877 r+sr+a1.9=jonas 2007-09-30 22:45:58 -07:00
reed@reedloden.com
05841c0667 Bug 367281 - "Remove SetImageData/SetAlphaData from gfxImageFrame" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart] 2007-09-30 20:32:40 -07:00
reed@reedloden.com
68ea5c54c6 Bug 125928 - "HTML composition converted to PlainText fails to strip spaces before hard breaks with format=flowed" [p=andrit@ukr.net (Andriy Tkachuk) r=mscott r=BenB sr=bzbarsky (NPOFx)] 2007-09-30 20:29:16 -07:00
reed@reedloden.com
11ce1ef02b Bug 398011 - "'Done' and 'Delete' buttons in the edit bookmarks dialog do not have IDs (needed for themers)" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=mconnor] 2007-09-30 20:22:07 -07:00
reed@reedloden.com
55326a29a4 Bug 398107 - "Correct typo in growl section of about:license (s/alers/alerts/) (part two)" [p=reed] 2007-09-30 20:19:41 -07:00
bzbarsky@mit.edu
4f3efcd53f Make sure to be in an update when we do frame construction. Bug 393326, r+sr+a=dbaron 2007-09-30 20:15:45 -07:00
mrbkap@gmail.com
054ff675b4 Propagate exceptions from the evalcx context to the outer context so they can be caught. bug 353737, r+a=brendan 2007-09-30 17:43:30 -07:00
mrbkap@gmail.com
8f155bfea9 Restore the caret on drag exit. bug 397283, r+sr+a=roc 2007-09-30 17:37:12 -07:00