Commit Graph

795 Commits

Author SHA1 Message Date
timeless%mozdev.org
90466f8337 Bug 321707 Don't force this.select() in onfocus
patch by grapz@runbox.com r=timeless sr=neil
2006-05-11 13:34:15 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
dbaron%dbaron.org
a0795351da Temporary fix for balsa orange from bug 328159 until I understand what the new rules for services using the observer service (since bug 326491) are. b=315421 2006-05-06 15:45:47 +00:00
sayrer%gmail.com
889faf818b b=325080. add atom 0.3 and better html handling to feed processor. r+a=ben 2006-05-06 04:13:20 +00:00
beng%bengoodger.com
5dd5b4f80f 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +00:00
beng%bengoodger.com
03407a18da 336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling 2006-05-05 23:13:20 +00:00
brettw%gmail.com
f94d228c92 Bug 336694 (for tony@ponderer.org) r=ben use url-classifier db service for local list management 2006-05-05 21:51:46 +00:00
brettw%gmail.com
4db436d5f2 Bug 336203 (for tony@ponderer.org) r=darin Add new safe browsing C++ service 2006-05-05 21:42:47 +00:00
cvshook%sicking.cc
d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
brettw%gmail.com
c97b80b5a9 Bug 202992 (for pkasting@google.com) Make browser.urlbar.autoFill == true behave correctly with prefixes 2006-05-04 22:48:44 +00:00
brettw%gmail.com
c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
sayrer%gmail.com
57eb4e301b b=325080, Feed Parsing Service tests, r=ben 2006-05-03 04:10:12 +00:00
sayrer%gmail.com
c5b6d0b775 b=325080, Feed Parsing Service, r=ben 2006-05-03 03:56:19 +00:00
brettw%gmail.com
f27a00d7e8 Bug 333894 (for tony@ponderer.org) r+a=ben
flesh out details interfaces for managing black/white lists
2006-05-02 21:57:35 +00:00
gavin%gavinsharp.com
c8e195cd8f Bug 307656: line and column numbers in view source statusbar, r=mconnor 2006-05-02 20:40:03 +00:00
gavin%gavinsharp.com
0c7a487cc7 Bug 281862: AutoComplete MDBResult's GetCommentAt method returns NS_ERROR_NOT_IMPLEMENTED but it is!, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor+bryner 2006-05-02 20:14:50 +00:00
gavin%gavinsharp.com
cddbb240a2 Remove whitespace to sync branch/trunk 2006-04-30 03:30:05 +00:00
darin%meer.net
4f66ad0bb0 fixes bug 334575 "protection should have a config flag to enable/disable building" r=bsmedberg sr=shaver 2006-04-27 22:24:00 +00:00
brettw%gmail.com
2c37a031cc Bug 335611 (for tony@ponderer.org) r=brettw a=bryner Rename URL classifier files to correspond to new names 2006-04-27 16:55:14 +00:00
brettw%gmail.com
554d27c6a6 Bug 335564 (for tony@ponderer.org) r=brettw a=ben Rename url classifier variables for clarity 2006-04-27 00:24:19 +00:00
brettw%gmail.com
6e1b8d9b6e Bug 335032 (for tony@ponderer.org) r=bsmedberg a=ben Rename protection to url-classifier 2006-04-25 23:00:12 +00:00
mark%moxienet.com
21963c6464 334464 Crash when loading formhistory due to abuse of string APIs. Initialize using PRUnichar data with an explicit length. r=darin 2006-04-24 23:31:14 +00:00
leon.sha%sun.com
0960e6fd1d Bug 333896
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
kairo%kairo.at
871395ee15 bug 334478 - Get suiterunner to actually run - use toolkit console, remove some old xpfe files, r+sr=Neil 2006-04-23 10:52:47 +00:00
kairo%kairo.at
7e6c92af99 bug 334997 - add an id to toolkit console (to be able to overly a menubar into it), r+a1.8.1=mconnor 2006-04-22 10:38:41 +00:00
darin%meer.net
8af37a594f fixes bug 334775 "updateFromString in G_CryptoHash is broken" patch by aaron boodman + tony@ponderer.org, r=darin 2006-04-22 05:22:08 +00:00
darin%meer.net
80fb4e0df1 fixes bug 334570 "filesystem.js should use nsIXULRuntime to test if Win32" patch by tony@ponderer.org, r=darin 2006-04-22 05:18:53 +00:00
cbiesinger%web.de
f026719c17 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-04-19 20:41:52 +00:00
bent.mozilla%gmail.com
a1b72db3c2 Bug 315766 - "viewSource.xul reference files in communicator package due to MOZ_PHOENIX ifdef". r=bsmedberg. 2006-04-19 19:09:28 +00:00
gavin%gavinsharp.com
9f370adb4e Bug 241637: Ctrl+P doesn't work in Print Preview, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-04-18 15:31:38 +00:00
sharparrow1%yahoo.com
67d4723e36 Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
beng%bengoodger.com
a0619accc5 333062 - move anti-phishing list manager and trtable into toolkit/components/protection patch by tony chang <tony@ponderer.org> r=ben@mozilla.org 2006-04-17 21:55:45 +00:00
steffen.wilberg%web.de
79507d5988 Bug 320901: Remove reloading code, key and context menu item from help viewer. r=mano, beltzner 2006-04-15 23:11:31 +00:00
bugzilla%standard8.demon.co.uk
66fcdc5028 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil 2006-04-14 08:05:45 +00:00
bugzilla%standard8.demon.co.uk
03e756f558 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil 2006-04-14 07:04:53 +00:00
brettw%gmail.com
4039642bee Bug 332935 r=bryner Speed up form history using datbase caching and preloading. 2006-04-13 16:24:22 +00:00
neil%parkwaycc.co.uk
592527450e Thunderbird bustage fix for bug 313331 2006-04-12 23:44:11 +00:00
neil%parkwaycc.co.uk
100b4af49b Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag 2006-04-12 23:00:52 +00:00
dbaron%dbaron.org
27f502bab8 Really fix --disable-places bustage, from bug 270893 2006-04-12 22:42:10 +00:00
benjamin%smedbergs.us
4596cacc93 Fix --disable-places, from bug 270893 2006-04-12 16:54:14 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
daniel%glazman.org
e1b4dd30c3 comment-only change; b=333582; rs=me 2006-04-12 02:43:01 +00:00
daniel%glazman.org
de745d931f New preference "toolkit.defaultChromeFeatures" to override the default features of xulrunner-based main window; b=333582, r=benjamin@smedberg.us 2006-04-11 15:03:27 +00:00
gavin%gavinsharp.com
6670dd2a7d Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe 2006-04-09 21:16:20 +00:00
gavin%gavinsharp.com
938d13e4b9 Bug 231141: NS_GetSpecialDirectory rv isn't checked in nsDownloadsDataSource::LoadDataSource, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a=mconnor 2006-04-09 21:06:07 +00:00
benjamin%smedbergs.us
20081835b4 Bug 325257, damn cross-commit for committing even when there were conflicts. 2006-04-06 18:41:38 +00:00
benjamin%smedbergs.us
a4c515c10e Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us
3539509107 Fix merge conflicts from table-driven QI (bug 313309) 2006-04-06 17:43:09 +00:00
benjamin%smedbergs.us
5d11baeeab Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:23:38 +00:00
gavin%gavinsharp.com
8013830c9b Bug 325737: revert to shift+delete for removal of autocomplete entries on Mac, r+a=mconnor 2006-04-05 22:57:48 +00:00