Commit Graph

6599 Commits

Author SHA1 Message Date
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
mrbkap@gmail.com
3b183e4e87 Implement an iterator hook for cross origin wrappers to avoid wrongly walking up the prototype chain during enumeration. bug 390947, r+a=brendan sr=jst 2007-09-30 17:31:22 -07:00
roc+@cs.cmu.edu
20e5bb075c Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon 2007-09-30 14:34:56 -07:00
roc+@cs.cmu.edu
6ba6adadca Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron 2007-09-30 13:30:31 -07:00
myk@mozilla.org
8e5a0f61df bug 397231: switch from throwing to calling error handler when encountering problems after an XMLHttpRequest completes so the microsummary service doesn't leak when it encounters those problems; r,a=mconnor 2007-09-30 13:17:06 -07:00
myk@mozilla.org
71dc89cd30 bug 397690: followup patch for complete fix to make handler apps display as full application name rather than executable name; r=gavin, a=mconnor 2007-09-30 13:12:51 -07:00
dbaron@dbaron.org
89660da028 Destroy the old rule tree *after* processing the change list, in case the change list has frame reconstructs in it. Patch from Eli Friedman <sharparrow1@yahoo.com>. r+sr+a1.9=dbaron b=389744 2007-09-30 12:23:48 -07:00
martijn.martijn@gmail.com
380c14058c Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor 2007-09-30 12:00:10 -07:00
martijn.martijn@gmail.com
abd70f4fc7 Bug 256856 - Focusing field using access key displays autocomplete popup, r=mano, a=mconnor 2007-09-30 10:35:24 -07:00
philringnalda@gmail.com
831c1ab88f Bug 397282 - Remove orphaned uninstall.properties files, r=sspitzer, a=mconnor 2007-09-30 09:49:13 -07:00
igor@mir2.org
6e02e43f6d evalcx uses JS_BeginRequest/JS_EndRequest. bug 398045, r=mrbkap, not a part of the build. 2007-09-30 09:12:15 -07:00
dtownsend@oxymoronical.com
80e99ab94d Bug 259688: Crash [@nsCOMPtr_base::~nsCOMPtr_base] [@ 0x003a0043] installing themes and extensions. r+sr=dveditz 2007-09-30 06:06:54 -07:00
dtownsend@oxymoronical.com
f512f68c0b Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor 2007-09-30 05:16:25 -07:00
sayrer@gmail.com
cf1bde53af Bug 396828. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within ns4xPluginInstance::Stop. r=jst, sr=brendan, a=jst 2007-09-29 23:19:52 -07:00
rflint@ryanflint.com
c2438e20e8 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
mozilla.mano@sent.com
793cdf1721 Bug 397225 - Feed preview is borken. r=gavin. 2007-09-29 20:40:05 -07:00
rflint@ryanflint.com
3b1d13ba21 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
dbaron@dbaron.org
e78f341a06 Fix spelling mistakes to force the Windows unit test box to cycle. 2007-09-29 17:49:57 -07:00
rflint@ryanflint.com
0cc5fc423c Bug 397890 - Reporter & safebrowsing overlay cleanup. r=gavin, a=mconnor 2007-09-29 12:17:12 -07:00
reed@reedloden.com
5ac6de56e4 Bug 376471 - "Make XBM decoding also write directly to Cairo image buffer" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2007-09-29 12:06:21 -07:00
reed@reedloden.com
dbda9516ac Bug 141476 - "Ctrl Mousewheel up (away from me) should make font bigger" [p=asmith15@littlesvr.ca (Andrew Smith) r+sr=sicking ui-r=beltzner a1.9=vlad] 2007-09-29 11:53:42 -07:00
martijn.martijn@gmail.com
738a2a8725 Bug 396108 - Crash [@ PresShell::ResizeReflow] with iframes, binding, while onbeforecopy removing stuff, patch by Mathieu Fenniak, r=Olli.Pettay, sr=jst, a=jonas 2007-09-29 10:56:04 -07:00
Olli.Pettay@helsinki.fi
2fb8ea7b56 back out Bug 373462 / bug 385322 (again :( ) 2007-09-29 10:33:22 -07:00
gerv@gerv.net
fc8b9ed630 Bug 397803 - add ICANN test IDN TLDs to whitelist. r=biesi. 2007-09-29 08:37:00 -07:00
Olli.Pettay@helsinki.fi
a6aedd78ae Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst 2007-09-29 08:02:57 -07:00
steffen.wilberg@web.de
18d6dd6012 Bug 369178: Document the tweak to the Report Web Forgery item. r=jwalden, a=mconnor 2007-09-29 07:20:50 -07:00
bclary@bclary.com
76376e39b8 JavaScript Tests - update spidermonkey-extensions-n.tests, bug 398000, not part of the build 2007-09-29 06:55:22 -07:00
rob_strong@exchangecode.com
28e2665ea2 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
reed@reedloden.com
82397d312b Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r=mscott sr=bzbarsky a1.9=bzbarsky] 2007-09-29 00:30:23 -07:00
reed@reedloden.com
dce0f38404 Bug 397207 - "use "Open Web Location" dialog when location bar is read-only" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-09-29 00:25:09 -07:00
reed@reedloden.com
32fa86606c Bug 393253 - "Buttons in 'places' panel must have 'id's to theme them." [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=mconnor] 2007-09-29 00:22:11 -07:00
reed@reedloden.com
47141f5b4d Bug 386844 - "Crash when running Java Applets [@ XSync - JavaPluginInstance5::SetWindow]" (move ws_info and xtbin code from ns4xPluginInstance to nsPluginNativeWindowGtk2) [p=karlt r+sr+a1.9=jst] 2007-09-29 00:08:14 -07:00