Masatoshi Kimura
5517fb7970
Bug 470635 - Remove unused state machines
2008-12-27 19:02:48 +01:00
L. David Baron
dd347ca597
Make layout-debug extension work again. (Bug 470058) r=Pike
2008-12-23 09:06:56 -05:00
Ondrej Jaura
6f4177eae5
Bug 451536 - "JSSh port cannot be changed" [r=alex]
2008-12-14 22:32:48 -08:00
Boris Zbarsky
25789e6536
Bug 469361. Remove unused API (revert to previous interface version). r+sr=jst
2008-12-12 20:46:43 -05:00
Robert O'Callahan
1f1a970697
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
3a3a37f47d
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
8abd186fde
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
61f320aa9d
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
31c5df869e
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
67977b416e
Backed out changeset 555e338a03ca
2008-12-05 09:25:19 -08:00
Doug Turner
6182259eda
Bug 454120 - Problems Compiling SECURITY module for WinMobile. r=ted
2008-12-05 08:59:24 -08:00
Justin Wood
7d5b5e0578
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
bb525b1207
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
2008-11-27 13:15:18 -08:00
Justin Wood
9d391015e1
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Johnny Stenback
ddc8a7f685
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
a2b28f6144
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
52138282ce
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
7b41cb93e4
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Jeff Muizelaar
e6551e382c
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
6ee62d9200
Bug 454108 - 'Update Hunspell to version 1.2.8'. r=smaug.
2008-11-04 14:05:31 -08:00
Phil Ringnalda
538c9fb42a
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
4fa9ab24c0
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
25096ed723
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
fb36a3b2b4
Back out mochitest for bug 459921 since it causing problems with other test.
2008-10-21 19:14:50 +02:00
Arpad Borsos
40a5a67846
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
0a4f228e1e
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
2008-10-16 15:20:21 -07:00
Igor Bukanov
b8b7007a16
Bug 408539 - Storing XPCContext inside JSContext
2008-10-11 19:35:39 +02:00
Arpad Borsos
c72ef7d248
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
898fd2b8d9
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
7c8fe9b1d4
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
48d4a7bdad
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
b27afa1e2e
back out patch for 453813, closed tree
2008-09-18 18:00:18 -04:00
Stuart Morgan
3d2312fcf8
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
1e410ca73d
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
cf1c5752d8
Disabling test_loadflags - see Bug 454857 and Bug 421494.
2008-09-11 12:38:59 -07:00
Peter Van der Beken
3177a778d2
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
d76549458e
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
ff7706a544
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
5a19e3346c
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
95e2dd6a4a
Bug 453156 - NTML broken by embedding patch in bug 422772, r/sr=bsmedberg
2008-09-05 12:09:06 -07:00
Arpad Borsos
3b08a324be
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
e647dbc547
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
4490c66152
merge with mozilla-central
2008-08-16 03:39:26 -04:00
Shawn Wilsher
4bcc2fa16d
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
a87ddafa35
Bug 450222 - Missing declaration of UNICODE_STRING in mingw build, r=bsmedberg
2008-08-14 11:48:06 -04:00
Mike Hommey
ff866e61e5
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
427aa3fb16
Merging mozilla-central to mozilla-qt.
2008-08-03 20:30:10 +03:00
stefanh@inbox.com
0bf0e98408
Bug 436502 - instantApply='tue' in extensions/metrics/content/prefs.xul. r=pete. NPOTDB.
2008-07-29 16:35:41 +02:00
John Daniels
b006229ae6
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
2008-07-16 12:52:01 +02:00
Simon Montagu
ca1503f03f
Unit test for bug 9357 (Autodetection of EUC-KR)
2008-06-22 01:28:42 -07:00