L. David Baron
1cb14e618d
Make layout-debug extension work again. (Bug 470058) r=Pike
2008-12-23 09:06:56 -05:00
Ondrej Jaura
396e226e3c
Bug 451536 - "JSSh port cannot be changed" [r=alex]
2008-12-14 22:32:48 -08:00
Boris Zbarsky
8d86a67288
Bug 469361. Remove unused API (revert to previous interface version). r+sr=jst
2008-12-12 20:46:43 -05:00
Robert O'Callahan
6a2bbb2ee8
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
2008-12-12 21:34:43 +13:00
Masatoshi Kimura
bfab5cf2f0
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
2008-12-06 11:08:26 -08:00
Sylvain Spinelli
b79acf9c61
Bug 366682 - spellCheckRange : scan only the first word of a text node and stop; r+sr=roc
2008-12-06 19:39:47 +01:00
Daniel Holbert
31b72193f5
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
2008-12-05 11:52:01 -08:00
Masatoshi Kimura
1992e6113a
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
2008-12-05 18:31:00 +01:00
Doug Turner
4f88f73f9e
Backed out changeset 555e338a03ca
2008-12-05 09:25:19 -08:00
Doug Turner
671508fba6
Bug 454120 - Problems Compiling SECURITY module for WinMobile. r=ted
2008-12-05 08:59:24 -08:00
Justin Wood
a0179962f0
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
be0287e0c9
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
2008-11-27 13:15:18 -08:00
Justin Wood
ace2ca7dd7
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Johnny Stenback
dc0475711a
Fixing bug 405239. Cookie confirmation dialog focuses a newly opened background tab. r+sr+a=jonas@sicking.cc
2008-11-26 20:59:47 -05:00
Boris Zbarsky
e969e263a6
Bug 457153. Introduce an nsILoadContext interface so that consumers can get load context information from a channel/loadgroup without having to depend on getInterface of docshell stuff. r=dwitte for cookie part, r=jst for rest, sr=jst, a=beltzner for CLOSED TREE
2008-11-24 13:32:04 -05:00
Philip Chee
33c02f23bf
bug 465073 - duplicate id in navigator.xul: reporterItemsBroadcaster, remove SeaMonkey-specific overlay parts from reporter, NPOTB for Firefox as we both now use unchanged Firefox overlay parts, r=gavin
2008-11-18 19:17:56 +01:00
Gavin Sharp
e423aed83d
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Jeff Muizelaar
1b6769b067
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, original patch by shaver@mozilla.org, r+sr=biesi
2008-11-04 23:11:31 -05:00
Ryan VanderMeulen
b6166d166c
Bug 454108 - 'Update Hunspell to version 1.2.8'. r=smaug.
2008-11-04 14:05:31 -08:00
Phil Ringnalda
5ac69655c0
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Simon Montagu
41fd4e2c2d
Don't require a minimum data threshold for encodings that correspond to the selected language. Bug 431054, r=Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>
2008-10-30 10:57:25 -07:00
Uri Bernstein
1956427dad
Now really backing out the offending mochitest, and also the patch I accidently checked in instead.
2008-10-21 20:29:39 +02:00
Uri Bernstein
922c6bfdc6
Back out mochitest for bug 459921 since it causing problems with other test.
2008-10-21 19:14:50 +02:00
Arpad Borsos
97b79178e0
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; extensions cleanup (spellchecker, layout-debug); r+sr=(bienvenu + dbaron)
2008-10-20 14:33:11 +02:00
Justin Dolske
825d819a9b
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
2008-10-16 15:20:21 -07:00
Igor Bukanov
697a20f3ae
Bug 408539 - Storing XPCContext inside JSContext
2008-10-11 19:35:39 +02:00
Arpad Borsos
4460c617be
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Neil Rashbrook
0a0dd59c94
Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802
2008-09-20 20:45:25 +01:00
Arpad Borsos
3df09cef9f
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
2008-09-20 15:54:40 +02:00
Stuart Morgan
a6b39949ad
make spelling exceptions non-fatal in native Mac OS X spellchecker. b=453813 r=josh sr=pinkerton
2008-09-19 05:51:33 -04:00
Josh Aas
27925419df
back out patch for 453813, closed tree
2008-09-18 18:00:18 -04:00
Stuart Morgan
2391686fd8
make spelling exceptions non-fatal in native Mac OS X spellchecker. b=453813 r=josh sr=pinkerton
2008-09-18 17:50:47 -04:00
Arpad Borsos
9fb13865ed
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek
2008-09-15 15:19:32 +02:00
Robert Strong
fd749690a5
Disabling test_loadflags - see Bug 454857 and Bug 421494.
2008-09-11 12:38:59 -07:00
Peter Van der Beken
cbd05b450c
Fix for bug 453146 (entry_xhtml_baseURI_with_amp.xml test leaks 450 'nsStringBuffer'). r/sr=jst.
2008-09-11 15:20:56 +02:00
Caio Tiago Oliveira
a223e734a7
bug 403993 - Make python compare-locales script work with SeaMonkey, l10n.ini for reporter, r=l10n@mozilla.com
2008-09-11 14:09:51 +02:00
Ted Mielczarek
f4576958c6
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
2008-09-09 13:59:11 -04:00
Arpad Borsos
2cc3af109a
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
2008-09-07 00:21:43 +02:00
Brian Crowder
e05b38d2bb
Bug 453156 - NTML broken by embedding patch in bug 422772, r/sr=bsmedberg
2008-09-05 12:09:06 -07:00
Arpad Borsos
0f9ad64028
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
Brian Crowder
5e36b3912c
Bug 422772 - reduce narrow Windows API calls in embedding, original patch by Brad Lassey <blassey@mozilla.com>, r=bsmedberg
2008-08-27 14:44:54 -07:00
Oleg Romashin
f9a45e8af1
merge with mozilla-central
2008-08-16 03:39:26 -04:00
Shawn Wilsher
1892dc4e5d
Bug 437064 - DOM Inspector should live in its own repository.
...
This removes all the files in extensions/inspector from mozilla-central. Those
who still will to use the DOM Inspector should clone this hg repo:
http://hg.mozilla.org/dom-inspector/
2008-08-15 19:46:22 -04:00
Bo Yang
a4418acc6d
Bug 450222 - Missing declaration of UNICODE_STRING in mingw build, r=bsmedberg
2008-08-14 11:48:06 -04:00
Mike Hommey
3d8cfb33c9
Bug 445136 – Autoconfig files should be looked up in GRE directory, not App directory. r=bsmedberg
2008-08-14 12:39:54 +02:00
Oleg Romashin
c5fb8bd00b
Merging mozilla-central to mozilla-qt.
2008-08-03 20:30:10 +03:00
stefanh@inbox.com
ecc1c933b9
Bug 436502 - instantApply='tue' in extensions/metrics/content/prefs.xul. r=pete. NPOTDB.
2008-07-29 16:35:41 +02:00
John Daniels
e0bca1e0bb
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
2008-07-16 12:52:01 +02:00
Simon Montagu
d0da8dbf3c
Unit test for bug 9357 (Autodetection of EUC-KR)
2008-06-22 01:28:42 -07:00
Robert Kaiser
2ca9141a31
bug 399031 - Convert xpfe prefpane to toolkit version (DOMi), p=aqualon@aquachan.de r=sdwilsh sr=Neil
2008-06-17 14:48:25 +02:00