Commit Graph

21240 Commits

Author SHA1 Message Date
Jim Blandy
e9a790f333 Bug 462356 - Build fails on mac in js/src/configure.in with error: Library requirements (glib-2.0 >= 1.3.7 gobject-2.0) not met; glib part; r=ted.mielczarek 2008-11-02 18:40:57 +01:00
Jim Blandy
75ebba4f18 Bug 462356 - Build fails on mac in js/src/configure.in with error: Library requirements (glib-2.0 >= 1.3.7 gobject-2.0) not met; elf-dynstr-gc part; r=ted.mielczarek 2008-11-02 18:39:54 +01:00
Mats Palmgren
77fc9308b0 ASSERTION: disconnected nodes. b=424276 r+sr=bzbarsky 2008-11-02 17:31:29 +01:00
Mats Palmgren
ada556a4e8 Delete mNext iteratively to avoid blowing up the stack. b=460461 r+sr=dbaron 2008-11-02 17:05:14 +01:00
Dave Townsend
92bdda65fa Bug 455213: Plugins get enabled when updating to Firefox 3.1. r=jst, r=josh 2008-11-02 15:49:03 +00:00
Mats Palmgren
1064a3f990 Mute a warning when typing Alt+ArrowKey. Code cleanup. b=460680 r+sr=bzbarsky 2008-11-02 16:00:05 +01:00
Simon Montagu
18abf89bcd Turning off symbol ligatures can turn off required ligatures also in some fonts. Bug 462387, r+sr=roc 2008-11-02 06:11:10 -08:00
Dave Townsend
d13a725406 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Brendan Eich
9eb3ee8b6a Bug 456692 - "Assertion failure: slot < fp2->script->nslots" with nested eval (r=mrbkap). 2008-11-02 01:15:06 -07:00
Dave Townsend
eaa613c6a4 Backout of bug 455906: Support severities for blocklist entries 2008-11-02 03:27:37 +00:00
Dave Townsend
d81de86f28 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend
f1315a5f1d Backout of bug 455213: Plugins get enabled when updating to Firefox 3.1 2008-11-02 03:26:43 +00:00
Dave Townsend
f17a90d174 Backed out changeset d0132a133f2d 2008-11-02 03:26:23 +00:00
highmind63@gmail.com
6fd13cd9d8 Bug 459438 - Support bulk tagging for multiple history items (r=dietrich) 2008-11-01 19:57:07 -07:00
Dave Townsend
0ef910f8c8 Bug 455213: Plugins get enabled when updating to Firefox 3.1. r=jst, r=josh 2008-11-02 01:37:42 +00:00
Dave Townsend
f6b515d08c Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Shawn Wilsher
b7fa702c3b merge for backout of changeset 2c00478d356a (bug 458563) for orange 2008-11-01 18:18:46 -04:00
Shawn Wilsher
4c8a80630a Backed out changeset 2c00478d356a (bug 458563) for orange 2008-11-01 18:16:40 -04:00
Mats Palmgren
227b74a513 Add tag soup HTML parser tests to mochitest suite. b=458563 r+sr=mrbkap 2008-11-01 21:27:18 +01:00
Tom Dyas
f5aecbfcbd followup bug 461376 - double rotate gesture. rs=Mardak 2008-11-01 12:08:34 -05:00
Markus Stange
73586bf9aa Fixing leak caused by bug 457864 2008-11-01 17:12:57 +01:00
Edward Lee
4af8168038 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Markus Stange
b74f016d99 Bug 457864 - ScrollTo doesn't know NS_SCROLL_PROPERTY_ALWAYS_BLIT, so remove it. r+sr=roc (relanding) 2008-11-01 15:08:54 +01:00
Markus Stange
69ed7048d1 Bug 457864 - Make wheel scrolling asynchronous, r+sr=roc (relanding) 2008-11-01 15:07:34 +01:00
Bernd
93bbf179e1 reftests for dynamic mutation of table borders with border collapse:collapse 2008-11-01 13:43:52 +01:00
Bernd
62d4cebdde bug 258377 remove inline on PeekStyleData so that it can be called from the layout library r/sr=bzbarsky 2008-11-01 09:52:29 +01:00
Alexander Surkov
1f5d337eae Bug 461920 - remove nsPIAccessNode, r=marcoz, aaronlev, sr=neil 2008-11-01 11:58:07 +08:00
Peter Van der Beken
3bc7cebbdb Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking. 2008-10-31 18:05:42 -07:00
Dietrich Ayala
46b4a3eec0 Bug 462379 - (NS_ERROR_FAILURE) [nsINavBookmarksService.insertBookmark] when trying to star a bookmark (r=sdwilsh, for marco, sdwilsh) 2008-10-31 17:59:38 -07:00
Peter Van der Beken
7dd29abf38 Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking. 2008-10-31 17:52:06 -07:00
Shawn Wilsher
bd0fc30305 merge for backout of bug 462050 2008-10-31 20:42:25 -04:00
Shawn Wilsher
983c36c1af Backed out changeset 84a9e53373c7
Backout of bug 462050.  We are going to try to reland this later to get reliable
performance numbers.
2008-10-31 20:41:38 -04:00
Shawn Wilsher
0f58a116a4 Bug 461344 - abort if the version of sqlite we are using is not new enough
This adds a runtime check to ensure that the version of SQLite that is running
is the same as the one that we were compiled with.  If the check fails, we will
display a prompt to the user, and abort.
r=bsmedberg
2008-10-31 20:38:58 -04:00
Chris Pearce
c4eb79e541 Bug 432225 - Spell Checker does not always identify misspelled words; r+sr=peterv 2008-11-01 01:30:45 +01:00
Jim Mathies
79ff237892 Bug 448652 - Very Long URL seems to be blocked by "Security Zone Policy"; "v2.3"; r=sdwilsh 2008-11-01 01:22:45 +01:00
Serge Gautherie
90328efb9d Bug 462541 - browser_339445.js crashes on my computer; (Av1) Nit: missing ';'; r=zeniko 2008-11-01 01:09:25 +01:00
Peter Van der Beken
9a338d486e Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz. 2008-10-31 14:40:35 -07:00
Ehsan Akhgari
13b00ee7f2 Change the IDL comment to specify microseconds for bug 411952 2008-11-01 01:06:23 +03:30
Dave Townsend
c801ea2744 Bug 446464: File permissions are not preserved when zipping with zipwriter. r=biesi 2008-10-31 20:10:46 +00:00
Dão Gottwald
4998d614a8 Bug 461013 - get rid of |aTab.localName != "tab"| check in BookmarkThisTab(). r=gavin 2008-10-31 21:01:56 +01:00
Peter Van der Beken
9157896344 Backed out changeset 5d65342d7287 to fix orange 2008-10-31 11:08:24 -07:00
Peter Van der Beken
71167e05be Backed out changeset 5d65342d7287 to fix orange 2008-10-31 11:07:26 -07:00
Justin Dolske
13accd31d9 Typo fix in comment. 2008-10-31 10:31:03 -07:00
Fabien Tassin
ead7d20bbe Bug 462467 - js/src/configure fails when building --with-system-nspr; r=ted.mielczarek 2008-10-31 18:08:50 +01:00
Dave Townsend
eb602cec65 Bug 454949: Stop appshell from managing the window title for us. r=mconnor 2008-10-31 16:36:39 +00:00
Dietrich Ayala
15440bfcb0 Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net) 2008-10-31 09:16:22 -07:00
Benjamin Smedberg
b1918bb2c3 Bug 462381 - Build layout directories in parallel r=ted sr=roc 2008-10-31 09:07:15 -07:00
Peter Van der Beken
155edafd57 Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz. 2008-10-31 08:55:59 -07:00
Ehsan Akhgari
6b5f7550c0 Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky (unit test) 2008-10-31 17:21:31 +03:30
Ehsan Akhgari
472e6a24bc Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky 2008-10-31 17:19:18 +03:30