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
sdwilsh@shawnwilsher.com
2add6ae04e
Bug 433935
...
DOMi extension version wasn't bumped
rs=Neil
a=bsmedberg
2008-05-21 10:31:21 -04:00
reed@reedloden.com
f844b3cb02
Bug 398810 - "Remove MOZILLA_1_8_BRANCH ifdefs from core on trunk" (metric extension only) [p=mh+mozilla@glandium.org (Mike Hommey) r=pete (NPOTB)]
2008-05-09 20:46:47 -07:00
reed@reedloden.com
2243a1bedf
Bug 431358 - "DOM Inspector doesn't work in Sunbird 0.6a1 Trunk builds" (use correct trunk version) [p=ssitter@gmail.com (Stefan Sitter) r=sdwilsh]
2008-05-07 03:27:35 -07:00
Oleg Romashin
2b3b3de96b
Disable links opening blocker for very small movements
2008-05-06 14:24:32 +03:00
Oleg Romashin
874401a899
Fixed crash, when location changed during scrolling
...
Block uri open for links scrolling
2008-05-04 14:04:15 +03:00
jwalden@mit.edu
ecd86cc075
Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie
2008-05-02 12:26:47 -07:00
Oleg Romashin
e36fce271f
Return back right way for scrolling content by mouse
2008-05-02 18:24:15 +03:00
kairo@kairo.at
c1942b3e3d
bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil
2008-05-02 06:13:19 -07:00
timeless@mozdev.org
41b475f617
Bug 421006 DOMi isn't available on trunk r=sdwilsh moa=timeless
2008-05-01 23:09:58 -07:00
vladimir@pobox.com
885d536b81
Removing extensions/canvas3d; moving to hg. Not even remotely part of the build.
2008-05-01 16:49:05 -07:00
Vladimir Vukicevic
75d1be2f68
Merging mozilla-central to mozilla-qt.
2008-04-30 16:00:19 -07:00
Oleg Romashin
464e39c53b
More simple and fast drag2scroll implementation
2008-04-28 14:35:09 +03:00
gavin@gavinsharp.com
fe848beb64
Bug 430217: Reporter shouldn't add a toolbar button to Firefox, patch by Dão Gottwald <dao@mozilla.com>, r=raccettura, ui-r=beltzner, a=beltzner
2008-04-23 15:39:30 -07:00
Oleg Romashin
9c805bf116
Add widget utils extension
...
First panning util implemented
2008-04-22 13:14:31 +03:00
smontagu@smontagu.org
e385ad9886
Mochitests for charset autodetection
2008-04-21 03:50:45 -07:00
gavin@gavinsharp.com
8f60006524
Back out the patch for bug 235853, again, because of mochi*chrome* failures this time.
2008-04-17 19:49:40 -07:00
gavin@gavinsharp.com
5c8a5f3c50
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner
2008-04-17 18:36:29 -07:00
bugzilla@standard8.plus.com
5a560ce094
Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner
2008-04-13 11:31:34 -07:00
mozilla@kewis.ch
f179376a7d
Fix bug 427216 - Make tools menu popup match other applications. r=dbo,r=timeless,sr=dmose,a=ss
2008-04-10 11:21:59 -07:00
jst@mozilla.org
dc8a37510f
Backing out fix for bug 425814 as it only made things worse. Sigh.
2008-04-09 17:58:06 -07:00
smontagu@smontagu.org
172a74a781
Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir
2008-04-08 23:36:22 -07:00
jst@mozilla.org
a0b044814b
Fixing bug 425814. Don't attempt to initialize things before we know we're far enough along that it's safe to do so. r=gavin.sharp@gmail.com
2008-04-08 18:13:55 -07:00
reed@reedloden.com
1cfe9eb26e
Bug 423750 - "Change name to "Spectator" in the add-ons dialog" [p=supernova00@gmail.com (Kurt Schultz [supernova_00]) r=pete]
2008-04-08 11:35:57 -07:00
reed@reedloden.com
9bda39f2e1
Bug 413937 - "Please add "Can't Print" to list of Problem types" [p=robert@accettura.com (Robert Accettura [raccettura]) r+ui-r+a1.9=beltzner]
2008-04-08 11:34:05 -07:00
jst@mozilla.com
d37d5db5a9
Adding files extensions/confvars.sh extensions/build.mk to cvs-trunk-mirror.
2008-04-07 17:22:19 -07:00
reed@reedloden.com
69062e6190
Fix white space.
2008-04-04 00:29:39 -07:00
reed@reedloden.com
7ea5f76e48
Bug 413937 - "Please add "Can't Print" to list of Problem types" (string change only) [p=robert@accettura.com (Robert Accettura [raccettura]) ui-r=beltzner pending-a1.9=string-freeze]
2008-04-04 00:06:18 -07:00
masayuki@d-toybox.com
14521bec8e
Bug 422913 Ellipsis in "Report Broken Web Sitec" should be localizable p=Masahiro Yamada<masa141421356@gmail.com> r=mconnor, uir+a1.9=beltzner
2008-04-03 13:27:46 -07:00
mats.palmgren@bredband.net
1b8ede1be7
Check that the editor is still alive after flushing pending notifications. b=421083 r+sr=roc a1.9=beltzner
2008-04-02 19:42:00 -07:00
joshmoz@gmail.com
4f4453c741
disable native spellchecking dictionary on Mac OS X as it doesn't support all of the locales we need it to. b=422760 r=smorgan r/ui-r=mconnor
2008-03-30 10:54:42 -07:00
smontagu@smontagu.org
3ad46c110f
Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons
2008-03-25 13:19:34 -07:00
reed@reedloden.com
3f129c73e0
Bug 399653 - "Insert Node dialog can't create HTML elements" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=db48x sr=Neil]
2008-03-24 21:45:30 -07:00
reed@reedloden.com
2d96476626
Bug 422336 - ""Edit Attribute" > "Namespace URI" is not selected onload" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=db48x sr=Neil]
2008-03-24 21:42:11 -07:00
reed@reedloden.com
c2c4b31170
Bug 423625 - ""Evaluate JavaScript" window is transparent" [p=trev.moz@adblockplus.org (Wladimir Palant) r=sdwilsh sr=Neil]
2008-03-19 22:56:28 -07:00
bzbarsky@mit.edu
fb6edf9ae4
Don't leave an exception just hangin' out on the JSContext. Bug 422009, r+sr=jst, a=shaver
2008-03-19 17:42:47 -07:00
dwitte@stanford.edu
23b14f7b92
remove ailing test.
2008-03-16 02:31:36 -07:00
reed@reedloden.com
ff23c41a2a
Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons]
2008-03-14 08:24:50 -07:00
reed@reedloden.com
21433d47b7
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-03-12 04:13:09 -07:00
dwitte@stanford.edu
d5e551a8d8
disable failing test on mac.
2008-03-12 01:35:57 -07:00
dwitte@stanford.edu
bc5f3af068
Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+
2008-03-12 00:53:50 -07:00
blassey@mozilla.com
f15f211ef3
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 15:46:26 -07:00
blassey@mozilla.com
f4c05b9b4a
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
2008-03-11 14:49:53 -07:00
reed@reedloden.com
7ed60d096e
Back out Mike Hommey's patch from bug 305782 due to build bustage.
2008-03-08 04:33:28 -08:00
reed@reedloden.com
c6bcaa7502
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-03-08 01:53:28 -08:00
blassey@mozilla.com
516adb4afa
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
2008-03-05 14:56:43 -08:00
blassey@mozilla.com
7297b9e37e
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 13:39:29 -08:00
reed@reedloden.com
aa8206b53b
Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+]
2008-03-05 02:29:32 -08:00
joshmoz@gmail.com
bbd7f58f1f
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
2008-02-29 15:24:53 -08:00
reed@reedloden.com
32c84ef97b
Bug 419765 - "PyDOM script error, Python cannot handle dom events" (Add handling of the additional version argument) [p=toddw@ActiveState.com (Todd Whiteman) r=mhammond (NPOTB)]
2008-02-28 21:32:30 -08:00
masayuki@d-toybox.com
7558425acf
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
2008-02-28 07:28:37 -08:00
masayuki@d-toybox.com
7963138fd7
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
2008-02-28 05:59:25 -08:00
masayuki@d-toybox.com
67123b5a8f
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
2008-02-28 03:01:56 -08:00
dwitte@stanford.edu
14a02a7e72
Bug 416207 - Update cookie/permission services from changes to mozIStorageService::OpenDatabase. r=sdwilsh, sr=mconnor, a=beltzner
2008-02-28 00:23:12 -08:00
sdwilsh@shawnwilsher.com
674ef2426e
Bug 271812 - DOM Inspector not published to addons.mozilla.org. r=mconnor, sr=mconnor. NPOTDB
2008-02-27 18:04:17 -08:00
peterv@propagandism.org
b006fddd18
Fix build bustage in NPOTB code from the patch for bug 416534.
2008-02-27 01:44:45 -08:00
jonas@sicking.cc
498741eb4c
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
2008-02-26 19:45:29 -08:00
myk@mozilla.org
ce1fde4562
backing out fix for bug 416534 as potential cause of mochitest failure
2008-02-26 19:23:36 -08:00
jonas@sicking.cc
f3eb926449
Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
2008-02-26 18:17:49 -08:00
kairo@kairo.at
02274fca3e
update German locale to current trunk and re-add it to the build
2008-02-26 11:28:53 -08:00
mhammond@skippinet.com.au
ddfa0789da
Get Python extensions buildng again on the trunk. NPOTDB.
2008-02-25 16:55:21 -08:00
joshmoz@gmail.com
12193e577d
protect against obj-c exceptions in the "extensions" dir. p=shebs b=417563 r=josh sr=roc
2008-02-20 21:28:27 -08:00
joshmoz@gmail.com
b190b29739
back out previous chicken, we need some build work done first
2008-02-20 18:49:27 -08:00
joshmoz@gmail.com
ca89813571
protect against obj-c exceptions in "extensions" dir. b=417563 r=josh sr=roc
2008-02-20 18:47:00 -08:00
reed@reedloden.com
b32d0b06f8
Bug 417901 - "Reporter: URL field is missing accesskey" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=raccettura a1.9=schrep]
2008-02-20 01:50:27 -08:00
reed@reedloden.com
6a8071370f
Bug 418076 - "Add many missing words to spellcheck dictionary" (Dictionary mega-update v1) [p=ryanvm@gmail.com (Ryan VanderMeulen) r+sr=mscott a1.9=schrep]
2008-02-20 01:48:53 -08:00
jag@tty.nl
60e16aa5b6
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
bzbarsky@mit.edu
bc354be2fa
Fixing build bustage
2008-02-15 22:50:40 -08:00
bzbarsky@mit.edu
f208150fcc
Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan
2008-02-15 21:13:16 -08:00
reed@reedloden.com
6cb511d525
Bug 416903 - "[sk] DOMi update for bug 413605 and bug 393820" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=rado a1.9=beltzner]
2008-02-14 21:22:02 -08:00
reed@reedloden.com
c7270971c4
Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep]
2008-02-14 03:16:53 -08:00
reed@reedloden.com
2fc7493bb3
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
2008-02-13 03:33:38 -08:00
reed@reedloden.com
81d180d10b
Bug 415992 - "[fr] French DOMi update for bug 413605 and bug 393820" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=Benoit a1.9=schrep]
2008-02-09 21:07:21 -08:00
timeless@mozdev.org
7c16773c76
Bug 412280 nsGnomeVFSInputStream::DoOpen probably shouldn't treat values other than GNOME_VFS_OK from gnome_vfs_get_file_info as OK r=biesi a=dsicore
2008-02-09 15:19:01 -08:00
surkov.alexander@gmail.com
76ca32ebd7
Bug 393820 - expose bounds of accessible for accessible properties view, r=swilsh, l10n, sr=neil, a=dsicore
2008-02-05 23:04:36 -08:00
surkov.alexander@gmail.com
c0b88c7195
Bug 413605 - allow to use JS for the selected accessible in the accessibleTree view, r=sdwilsh, sr=neil, a=mconnor
2008-02-05 22:49:43 -08:00
jag@tty.nl
081234e2e6
Bug 381579: extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean". p=Wang Xianzhu <phnixwxz1@yahoo.com>, r/sr=jag, a=NPOTB
2008-02-03 17:02:50 -08:00
reed@reedloden.com
862170661f
Bug 408471 - "[cs] Fixed DOMI in trunk" [p=p.franc@gmail.com (Pavel Franc [Pawell]) / Mozilla@KecNet.cz (Michal Kec [MiK]) r=Pawell a1.9=beltzner]
2008-01-29 23:12:23 -08:00
reed@reedloden.com
73fe3ae3a9
Bug 404500 - "add localized description for DOMi" (for sk) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=sdwilsh sr=Neil a1.9=damons]
2008-01-29 20:29:32 -08:00
Olli.Pettay@helsinki.fi
a4d76fda0e
Bug 333262,In <inspector.xml>, strict warning 'reference to undefined property event.originalTarget.nodeType', r=sdwilsh, sr=neil, a=dsicore
2008-01-29 11:01:14 -08:00
pete@mozdevgroup.com
f56b433edc
b=412703 nsProfileCollector: Log version and locale in <install> r=varga --pete
2008-01-28 07:48:07 -08:00
roc+@cs.cmu.edu
4176ec707b
Bug 413318. Fix broken canvas3d build. r=vlad, NPOTB
2008-01-26 15:28:51 -08:00
stefanh@inbox.com
af2deb7d70
Removing obsolete files from bug 413202
2008-01-23 12:57:00 -08:00
stefanh@inbox.com
cea253d247
Bug 413202, adding 2 files
2008-01-23 12:33:14 -08:00
stefanh@inbox.com
bc77925168
Bug 413202 - [sv-SE] DOMi updates for bug 347792 and others. Patch by Hasse (hasse@jasajudeju.se), sv-SE translation by Lars PM (lars.pm@ebox.tninet.se). r=slicedlime (Mikael Hedberg), a=mtschrep.
2008-01-23 12:27:54 -08:00
reed@reedloden.com
df5704c3da
Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep]
2008-01-21 16:14:11 -08:00
pete@mozdevgroup.com
db0413f202
b=408127 r=varga UI Elements/Events to be instrumented listen for Larry and bm star popups --pete
2008-01-17 08:13:25 -08:00
reed@reedloden.com
b4e7cbce41
Bug 408486 - "Update accesskeys in Russian DOMi" [p=unghost@mozilla-russia.org (Alexander L. Slovesnik) rs=sdwilsh a1.9=schrep]
2008-01-15 21:13:34 -08:00
benjamin@smedbergs.us
a31eb73709
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
2008-01-15 07:50:57 -08:00
reed@reedloden.com
6f13533f00
Bug 411329 - "pl DOMi localization update (accesskeys, accessibleEvent.dtd)" [p=marcoos+bmo@marcoos.org (Marek A. Stępień) r=hubert a1.9=schrep]
2008-01-14 01:12:14 -08:00
dwitte@stanford.edu
ae0034832c
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
2008-01-11 20:30:42 -08:00
dwitte@stanford.edu
130d67b2ff
tweaking debug warning to reduce noise.
2008-01-11 16:38:38 -08:00
pete@mozdevgroup.com
0f1f920e21
b=328070 r=Jan.Varga opt-in UI for data collection Revert maxVersion back --pete
2008-01-11 06:09:00 -08:00
dwitte@stanford.edu
6ba4acd13f
partial backout in an attempt to fix orange.
2008-01-11 02:08:58 -08:00
dwitte@stanford.edu
18cd35ef9d
relanding bug 410250.
2008-01-11 01:13:04 -08:00
reed@reedloden.com
1dcdeda9d4
Back out patch from bug 340634 due to bloat test crashes.
2008-01-11 00:24:41 -08:00
dwitte@stanford.edu
d1d1599403
backing out to fix orange.
2008-01-10 20:59:44 -08:00
reed@reedloden.com
e74df3bb78
Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep]
2008-01-10 20:20:55 -08:00
dwitte@stanford.edu
3aff67fa2b
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
2008-01-10 19:56:00 -08:00
pete@mozdevgroup.com
be17cd5eb1
b=328070 r=Jan.Varga opt-in UI for data collection addendum to original prefs UI work, just some minor tweaks so UI isn't cut off on OSX. Also set maxVersion to 3.* --pete
2008-01-10 13:02:45 -08:00
reed@reedloden.com
83a723d9a1
Bug 368476 - "pyxpcom linking fails with "unresolvable R_386_GOTOFF relocation"" [p=vamposdecampos@gmail.com (Alex Badea) r=bsmedberg (NPOTB)]
2008-01-10 01:09:57 -08:00
kairo@kairo.at
acf9a53514
add German L10n for bug 393353
2008-01-07 10:21:52 -08:00
reed@reedloden.com
dc44233b92
Bug 386610 - "pyxpcom fails to build against python 2.5 (api changed)" [p=asac@jwsdot.com (Alexander Sack) r=mhammond (NPOTB)]
2008-01-04 22:32:35 -08:00
reed@reedloden.com
ab40731434
Bug 355608 - "xulrunner + python fails with "dist/lib/libpyxpcom.a: No such file or directory"" [p=vamposdecampos@gmail.com (Alex Badea) r=bsmedberg (NPOTB)]
2008-01-04 21:46:44 -08:00
pete@mozdevgroup.com
0e458d7af3
b=408109 r=Jan.Varga nsProfileCollector::LogBookmarkLocation does not count bookmarks --pete
2008-01-03 07:14:43 -08:00
pete@mozdevgroup.com
71c6608a18
b=408390 Metrics extension breaks the Privacy preference pane r=Jan.Varga --pete
2007-12-28 09:18:12 -08:00
reed@reedloden.com
ebb1daa954
Bug 409367 - "[sk] DOMi update for bug 393353" [p=valastiak@mozilla.sk (Vlado Valastiak) r=rado a1.9=beltzner]
2007-12-21 22:15:17 -08:00
reed@reedloden.com
cbffe5e3fb
Bug 409067 - "[fr] DOMi update for bug 398704, 398706 and 393353" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=philippe a1.9=beltzner]
2007-12-21 02:23:17 -08:00
surkov.alexander@gmail.com
4bd2947eed
Bug 393353 show context information of accessibility events in accessibilityEvents view, r=sdwilsh, sr=neil, a=mtschrep
2007-12-19 04:14:52 -08:00
reed@reedloden.com
9230ade1b4
Bug 398706 - "DOM Inspector DOM tree viewer context menu does not have access keys" (Remove the duplicate menu item) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+sr=Neil a1.9=schrep]
2007-12-19 03:38:17 -08:00
reed@reedloden.com
622fa7f693
Bug 408654 - "[sk] DOMi update for bug 398704 and 398706" [p=valastiak@mozilla.sk (Vlado Valastiak) r=rado a1.9=schrep]
2007-12-19 03:29:16 -08:00
kairo@kairo.at
f7ac73d5f0
German L10n for bug 398706 and bug 398704 (DOMI only)
2007-12-17 04:48:11 -08:00
reed@reedloden.com
f76ce65c8d
Remove all other DOMi locales besides en-US due to new entities.
2007-12-16 23:32:54 -08:00
reed@reedloden.com
0d38d70271
Bug 398706 - "DOM Inspector DOM tree viewer context menu does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
2007-12-16 23:30:39 -08:00
reed@reedloden.com
781df19c81
Bug 398704 - "DOM Inspector Pseudo Classes dialog does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
2007-12-16 23:22:06 -08:00
pete@mozdevgroup.com
63d39b4f9b
b=406626 Make metrics extension build --with-libxul-sdk=/path/to/sdk --enable-application=extensions/metrics r=ted.mielczarek --pete
2007-12-12 08:58:45 -08:00
pete@mozdevgroup.com
ff369a7c1e
b=407921 Link errors on win32 r=Jan.Varga The better patch ... --pete
2007-12-12 07:01:25 -08:00
aaronleventhal@moonset.net
21895f320e
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
2007-12-11 18:10:26 -08:00
pete@mozdevgroup.com
e297b42230
b=328070 opt-in UI for data collection r=Jan.Varga --pete
2007-12-11 12:42:20 -08:00
pete@mozdevgroup.com
8988c91636
b=407921 Metrics: Link Errors on win32 addendum patch ... r=Jan.Varga --pete
2007-12-11 12:40:04 -08:00
pete@mozdevgroup.com
57fac90dc0
b=407921 Metrics: Link Errors on win32 r=Jan.Varga --pete
2007-12-11 09:27:54 -08:00
reed@reedloden.com
5a9b996762
Bug 407494 - "Minor dictionary tweaks" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=mscott a1.9=schrep]
2007-12-11 01:59:16 -08:00
pete@mozdevgroup.com
058af9a448
b=328070 Metrics extension UI forgot to land jar manifest file ... r=Jan.Varga --pete
2007-12-07 13:09:24 -08:00
pete@mozdevgroup.com
3cd7a70971
b=328070 Metrics extension UI r=Jan.Varga --pete
2007-12-05 14:00:02 -08:00
dwitte@stanford.edu
fcd4182c75
move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+.
2007-12-04 22:37:36 -08:00
kairo@kairo.at
2f7b6b02ac
German L10n for bugs 398699, 398700, 398603 (all access keys stuff) and bug 373623 (unicode ellipsis)
2007-11-30 12:48:31 -08:00
reed@reedloden.com
dd15268117
Bug 403347 - "cvs remove mozilla/extensions/spellcheck/locales/en-US/myspell" [p=reed]
2007-11-30 12:10:25 -08:00
pete@mozdevgroup.com
b20942d672
b=401745 Metrics extension compatibility with Google Toolbar r=Jan.Varga Change uuid and contractID's to avoid any potential conflicts w/ GTB. --pete
2007-11-29 11:33:22 -08:00
reed@reedloden.com
bde4b9cab4
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (DOM Inspector changes) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) rs=sdwilsh a1.9=mconnor]
2007-11-29 08:11:55 -08:00
reed@reedloden.com
5fa52cb4ff
Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" (mozilla-specific changes) [p=ryanvm@gmail.com (Ryan VanderMeulen) a=blocking1.9+]
2007-11-28 22:44:56 -08:00
reed@reedloden.com
3310defc6d
Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" [p=kevin.bugzilla@atkinson.dhs.org (Kevin Atkinson) [dictionaries] / ryanvm@gmail.com (Ryan VanderMeulen) [mozilla-specific changes] a=blocking1.9+]
2007-11-28 22:42:04 -08:00
pete@mozdevgroup.com
aa171990f7
b=393881 update metrics extension to use places r=Jan.Varga Landing patch so metrics extension works on trunk. --pete
2007-11-27 09:58:52 -08:00
reed@reedloden.com
71b2658219
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-26 18:44:44 -08:00
mark.finkle@gmail.com
56b8dcc3a8
b=404851.r=sdwilsh.a=beltzner. change communicator to global skin
2007-11-22 18:20:55 -08:00