Commit Graph

18820 Commits

Author SHA1 Message Date
Shawn Wilsher
6f881e6434 Bug 451590 - nsNavHistory needs nsIClassInfo with THREADSAFE flag
This changeset marks nsNavHistory as threadsafe so we can use the database
connection on more than one thread in JS.  It also adds assertions on every
other public API to ensure that it is only running on the main thread.
r=dietrich
r=bent
2008-09-04 18:11:14 -04:00
Gavin Sharp
02170ceef8 Bug 418343: sort form history autocomplete results alphabetically, r=sdwilsh 2008-09-04 18:05:33 -04:00
Jim Blandy
9a1e56065c Bug 453696: js/src/Makefile.in lists host_jsoplengen twice in HOST_SIMPLE_PROGRAMS r=mrbkap
The text deleted by this patch appears again verbatim directly above
the hunk's context.
2008-09-04 13:39:26 -07:00
Bo Yang
d406dbd071 Bug 451525 - Expand library names in Makefile, r=bsmedberg, sr=shaver 2008-09-04 22:45:00 +02:00
Robert Strong
ce890771ed Bug 453693 - updater.exe sometimes creates the lock file in the wrong directory. r=ted.mielczarek 2008-09-04 13:40:28 -07:00
Arpad Borsos
4b171f9d59 Bug 414046 - Remove nsPresShell::GetLayoutObjectFor(), r/sr=roc 2008-09-04 22:32:39 +02:00
Bo Yang
129dd4df5a Bug 451527 - Add a strong type convention for Mingw build, r=bz, sr=jst 2008-09-04 22:20:35 +02:00
Justin Dolske
4f5890e60b Bug 361517 - Don't fill in passwords / usernames in readonly fields. r=gavin. 2008-09-04 13:08:57 -07:00
Serge Gautherie
e21bbe2883 Bug 450050 - "nsIDOMInstallTriggerGlobal.h(76) : warning C4309: 'initializing' : truncation of constant value", r/sr=dveditz 2008-09-04 22:03:25 +02:00
L. David Baron
2cf88dfb3f Make spacer attribute mapping code not depend on data in the style context (which attribute mapping code should not do). (Bug 449435) r+sr=bzbarsky 2008-09-04 13:02:08 -07:00
Mats Palmgren
ff14b5b6ad Crash test for bug 453278. 2008-09-04 21:47:49 +02:00
Mats Palmgren
6968909cca Make sure we have a pres context. b=453278 r+sr=bzbarsky 2008-09-04 21:47:36 +02:00
Robert Strong
39719eaef4 Test for Bug 390746 2008-09-04 11:15:33 -07:00
Ben Turner
0fb86c8894 Bug 409424 - "Growl integration leaks". r=sdwilsh, josh. sr=jst. 2008-09-04 10:38:47 -07:00
Bobby Holley
b587524e03 Removing embedded ICC profiles from reftest reference images - bug 453547. r=me 2008-09-04 10:24:07 -07:00
Simon Wagner
2c6f2ecec6 Bug 452958 - Livemarks service does not show children with empty titles, r=dietrich 2008-09-04 19:00:18 +02:00
Robert Strong
c17bd4ecef Bug 390746 - Software Update displays 'AUS: Update XML File Malformed (200)' if system clock is off. ui-r=boriss, r=dtownsend 2008-09-04 09:54:01 -07:00
Boris Zbarsky
ae826ca33d Merging backout 2008-09-04 12:36:46 -04:00
Boris Zbarsky
64fa469cc7 Backed out changeset aaecc637558e 2008-09-04 12:36:27 -04:00
Mark Banner
8d3cdf378e Bug 364168 Winhooks commandline options won't work in suiterunner. r/sr=Neil
--HG--
rename : xpfe/components/jar.mn => xpfe/components/autocomplete/jar.mn
2008-09-04 17:12:18 +01:00
Steven Michaud
ee0b7d60b4 Don't crash on Objective-C exceptions in hooked [NSWindow sendEvent:] method. b=442245 r=josh sr=roc 2008-09-04 11:08:30 -05:00
Boris Zbarsky
ba5c03bb63 Merging to fix bug# mistake. The correct one is 430061 2008-09-04 11:30:10 -04:00
Joe Drew
5e0c0fbf08 Bug 430061. Make imglib no longer use necko's memory cache, r/sr=stuart 2008-09-04 11:23:16 -04:00
Boris Zbarsky
764231c2b9 Bug 439206. Make sure to not skip over the next char after the high surrogate when we have a missing low surrogate. r+sr=jst 2008-09-04 11:13:54 -04:00
Joe Drew
cdb2e26d2d Bug 336050. Make imglib no longer use necko's memory cache, r/sr=stuart 2008-09-04 11:13:54 -04:00
Benjamin Smedberg
1f0b41e64a Fix stupid static-checking-only typo 2008-09-04 10:51:06 -04:00
Marco Zehe
6b5fe63aa4 bug 453417 - Implement new aria-label property, r=surkov 2008-09-04 16:11:40 +02:00
Régis Caspar
62ad98fef2 Bug 438755, 415579, 419956. Add cancel install as appropriate and disable install button for installed add-ons 2008-09-04 11:11:52 +01:00
Arpad Borsos
3a20bec497 Bug 452316 - "remove photon remains from allmakefiles" [r=ted.mielczarek] 2008-09-04 10:33:18 +01:00
Eli Friedman
f3146c2988 Bug 453531: Remove dead mIsPopup member from nsXULDocument. r+sr=sicking. 2008-09-04 02:24:21 -07:00
Brendan Eich
2f9c49047e Merge. 2008-09-04 01:21:49 -07:00
David Anderson
afe91e2757 Merge. 2008-09-03 23:28:27 -07:00
David Anderson
b791826dc5 Fixed JSOP_NEG with 0 being tracked as a promotable int, and added an equals-zero guard for the same opcode (bug 453049, r=gal). 2008-09-03 23:27:58 -07:00
Doug Turner
8a57d62941 merge. 2008-09-03 23:19:57 -07:00
Doug Turner
c6bfec0616 Backed out changeset 04a28fb0458b 2008-09-03 23:19:34 -07:00
Brendan Eich
d518e5c6a7 Missing guard for CallGetter builtin (453580, r=gal). 2008-09-03 22:42:41 -07:00
Brendan Eich
9657023ef6 Missing guard for CallGetter builtin (453580, r=gal). 2008-09-03 22:32:13 -07:00
Robert O'Callahan
544d6c9941 Bug 452747. Make reftest robust against subpixel rendering on Mac. r=dholbert,sr=dbaron 2008-09-04 14:48:27 +12:00
Robert O'Callahan
787e31d22a Bug 452567. Reorder glyph drawing order for RTL to make it consistent with LTR. r=vlad 2008-09-04 14:38:32 +12:00
Josh Aas
5390c90d9a fix encoding of window titles in apple events. b=448087 r=smichaud sr=roc 2008-09-03 21:21:46 -04:00
Blake Kaplan
d9be63b689 Handle an interpreted constructor returning an object. r=brendan 2008-09-03 18:21:15 -07:00
Gavin Sharp
c740ff5cdd Bug 451428: minor code simplification for whereToOpenLink, r=dao 2008-09-03 20:18:50 -04:00
Graeme McCutcheon
7c42fc8f14 Bug 451203 - Unable to select text that has been highlighted by the find toolbar. r+sr=roc 2008-09-04 02:17:55 +02:00
Gavin Sharp
4cb6c649fb Bug 452689: fix opening RSS feeds in external apps, r=mano 2008-09-03 20:14:08 -04:00
Doug Turner
f199113b2e Bug 453480 - Detect OOM before creating a thebes img. r=vlad, sr=stuart 2008-09-03 16:07:36 -07:00
Doug Turner
973fa4dd00 Bug 452489 - clean up nsMemoryImpl for OOM issues. r=bsmedberg 2008-09-03 16:06:23 -07:00
Doug Turner
ed1b36d0a0 Follow up to Bug 444642 - Add l10n note to geolocation properties. r=wladow@gmail.com 2008-09-03 16:04:11 -07:00
Doug Turner
1e7d4167ba Bug 444642 - Hookup geolocation prompt to notification prompt. r=gavin/mconnor 2008-09-03 15:05:15 -07:00
Jason Orendorff
3af8616720 Merge. 2008-09-03 16:54:43 -05:00
Jason Orendorff
8416fdda17 Bug 450817 - nsGlobalWindow::SetNewDocument should avoid XPConnect when mInnerWindow is null (r+sr=jst) 2008-09-03 16:51:05 -05:00