Граф коммитов

1732 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu af30f9f008 Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor 2007-02-09 01:33:26 +00:00
mozilla.mano%sent.com 2a62fadb27 Bug 360437 - nsITypeAheadFind: get rid of aHasFocus argument. r=masayuki,gavin. 2007-02-09 01:21:54 +00:00
dbaron%dbaron.org 1c867cd473 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
tony%ponderer.org ebf6d4afa8 bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: do our own escaping of hostnames
r=bryner
2007-02-08 18:10:48 +00:00
mozilla.mano%sent.com d9df0f2a4f Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us 37213b8537 Bug 78081 - Don't export intermediate libraries, blanket-r=mento 2007-02-03 01:19:04 +00:00
neil%parkwaycc.co.uk 0197c885eb Support copying from about:config using the browser's Edit/Copy and the Accel+C shortcut as well as the context menu b=239940 r=mats,mano 2007-02-01 13:13:51 +00:00
asqueella%gmail.com a58f5fc9c1 Bug 367616 - Find again 'eats' some characters in View selection source.
patch by Florian Qu��ze <f.qu@queze.net>
r=gavin
2007-01-31 14:25:32 +00:00
jonas%sicking.cc 4e449bc9e0 Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking 2007-01-30 21:21:06 +00:00
cvshook%sicking.cc 0c24c4a4c3 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
philringnalda%gmail.com e6f78f1a0a Bug 365574: Help's search sidebar close button (even more) broken, r=mano 2007-01-27 05:54:34 +00:00
mats.palmgren%bredband.net fd61d7a689 Add a "Copy" context menu item that copies pref name and value in about:config list. b=239940 (part 1) r+sr=neil@httl.net 2007-01-26 20:51:12 +00:00
tony%ponderer.org 7751c24072 Bug 366645 ��� Reference to undefined property FIND_TRAILING_DOTS_GLOBAL
patch: remove unused regexes
r=mmchew
2007-01-18 05:55:09 +00:00
gavin%gavinsharp.com f42ce02d82 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
jwalden%mit.edu 94a9265580 Bug 342662 - JS strings aren't properly escaped before being evaluated in the error console. r=gavin 2007-01-09 00:20:14 +00:00
sergei_d%fi.tartu.ee 5d7da03b7e Bug 361542 ��� [BeOS] Linking fails in toolkit/components, p=thesuckiestemail, r=benjamin 2007-01-07 12:47:59 +00:00
mozilla.mano%sent.com fca0c3999d Bug 366196 - Live bookmarks folders are not readonly. r=sayrer. 2007-01-07 02:37:17 +00:00
sspitzer%mozilla.org b132e53fe4 fix for bug #363690: make historyDisabled scriptable
r=mano,dietrich
2007-01-05 19:58:56 +00:00
gavin%gavinsharp.com a61e3d7300 Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
mozilla.mano%sent.com 2c151ea638 Bug 358456 - Feed preview should include pubDate of each entry. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>; r=sayre,me; ui-r=beltzner. 2006-12-21 08:43:09 +00:00
timeless%mozdev.org 4c88c8a7ac Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
tony%ponderer.org acaabc6311 bug 352788: New Firefox versions result in a new pref entry for rc4 key
patch: only use getkey url up until ?
r=mmchew
2006-12-18 20:47:49 +00:00
sayrer%gmail.com 31887d05be Bug 364070. Places bookmark import running when places bookmarks are not enabled. r=mano. 2006-12-16 19:12:52 +00:00
sayrer%gmail.com 6d284e0017 Bug 358946. Let the places unit tests pass. r=sspitzer,mano 2006-12-14 17:28:52 +00:00
sayrer%gmail.com e9f949cea0 Bug 363636. duplicate nsLivemarkService.getSiteURI in toolbar.xml. r=sspitzer/gavin 2006-12-13 01:05:31 +00:00
gerv%gerv.net fd0b7c527e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
dietrich%mozilla.com dab42f3252 Bug 359862 Places schema: improvements in descriptiveness and consistency (r=sspitzer) 2006-12-08 19:57:12 +00:00
sspitzer%mozilla.org 86fd623ea6 fix for bug #359349:
add "show sessions" to the history query options, so that we can disable it.

by default, disable sessions for the history-on-places sidebar (as we are initially going for Firefox 2.0 parity on top of places.)

To enable sessions, toggle the hidden "browser.history.showSessions" boolean pref.

Thanks to Dan Mills <thunder@mozilla.com> for the fix.

r=sspitzer,gavin
2006-12-08 19:56:31 +00:00
sayrer%gmail.com 13fd7fbadd Bug 361448. Feed processor logs an exception when it hits an unknown element in atom:author. r=mano 2006-12-08 17:33:15 +00:00
mozilla.mano%sent.com ae03ce4f53 Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin. 2006-12-07 12:59:02 +00:00
timeless%mozdev.org 6b91ec4a35 Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
r=gavin
2006-12-06 00:48:12 +00:00
tony%ponderer.org f06835c76e Add tests for URLCanonicalizer and EnchashDecryptor. Small change in
trtable.js to expose JS component in debug builds to allow testing.
2006-12-05 23:36:01 +00:00
cst%yecc.com 088225d67a Bug 339720 show warning page before showing about:config (toolkit version)
r=mano
2006-12-05 00:15:22 +00:00
mconnor%steelgryphon.com 18ec81feed bug 360493 - allow users to disable password autofill without disabling password manager, r=gavin 2006-12-02 06:34:22 +00:00
mozilla.mano%sent.com 0cea9bd810 Actually address gavin's review comment in bug 185239 2006-12-01 12:36:23 +00:00
mozilla.mano%sent.com b33e19c89c Bug 185239 - Print Frame in context menu. r=gavin, ui-r=mconnor. 2006-12-01 12:33:30 +00:00
mozilla.mano%sent.com e74ffb7257 Bug 343077 - Find Again toolbarbutton doesn't switch back to normal-find if the findbar is opened after links TAF. r=masayuki. 2006-12-01 12:19:26 +00:00
mozilla.mano%sent.com 091413037d Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
sayrer%gmail.com d478d928fb Bug 361531. Ampersands in URL aren't escaped when inserted in generated base attribute. r=mano 2006-11-23 07:18:59 +00:00
tony%ponderer.org bb33947f78 bug 356355: numeric domain normalization only happens on enchash table values
patch v4: check both old and new canonical form
r=mmchew
2006-11-23 01:12:35 +00:00
tony%ponderer.org 4195c64b5b back out change because tree is closed 2006-11-23 00:39:39 +00:00
tony%ponderer.org 5d88e013af bug 356355: numeric domain normalization only happens on enchash table values
patch v4: check both old and new canonical form
r=mmchew
2006-11-23 00:37:20 +00:00
sspitzer%mozilla.org 7ab7a72960 fix for bug #358784: implement Firefox 2.0 style "View | By Date" and "View | By Date and Site" for places based history sidebar (GROUP_BY_DAY)
r=g#,brettw
2006-11-21 23:02:16 +00:00
tony%ponderer.org 3bf63ef255 bug 343033: 5-10 second delay or hang or crash when quitting Cocoa Firefox
patch: cancel background download as soon as user quits
r=darin
2006-11-20 18:24:01 +00:00
sayrer%gmail.com cc88886213 bug 361224. remove an accidentally checked in log line 2006-11-19 21:10:28 +00:00
benjamin%smedbergs.us ba5ddaa8d2 From bug 313309 - fix static-iid declarations, which merged badly in the meantim 2006-11-14 23:12:10 +00:00
tony%ponderer.org 546772271f Bug 356355: numeric domain normalization only happens on enchash table values
patch v2 (additional fixes)
r=mmchew
2006-11-14 22:12:08 +00:00
sayrer%gmail.com 13ac9ea8a2 bug 357539. Feed parser does not recognize lastBuildDate field. r=mano 2006-11-13 05:35:46 +00:00
philringnalda%gmail.com 5e9fc22899 Bug 350785 followup: Get out of form autocomplete storage even earlier for non-text inputs, r=mano 2006-11-11 18:26:21 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
sayrer%gmail.com e6406b9a02 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
philringnalda%gmail.com 0e6946f837 Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano 2006-11-07 02:08:56 +00:00
sspitzer%mozilla.org 0d2b3f3b5d remove printf, per gavin. (see bug #343522) 2006-11-04 06:26:45 +00:00
sspitzer%mozilla.org 948a5cfa1d fix for bug #343522
wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG, per ispiked

trivial patch, no reviewer
2006-11-04 06:17:38 +00:00
cvshook%sicking.cc 50b714059a Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com 7975c77e97 Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin 2006-11-01 21:10:46 +00:00
kairo%kairo.at f2cf6a7723 bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil 2006-11-01 17:07:23 +00:00
philringnalda%gmail.com 060d455d7d Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano 2006-11-01 04:03:19 +00:00
mattwillis%gmail.com 2e175a6e41 bug 358287 - Prevents more than one Tb/Sb about:config-like window to be open at once. r1=jminta,r2=gavin 2006-10-31 15:08:49 +00:00
mattwillis%gmail.com a3c970a572 bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2006-10-31 15:05:07 +00:00
gavin%gavinsharp.com 649f02d0ed Bug 266629: cannot upload files with "~" as the first character of the file name, and other XPFE synchronization patches, r=neil 2006-10-29 05:03:36 +00:00
philringnalda%gmail.com 20a2fec5eb Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
martijn.martijn%gmail.com 75aa398d93 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2006-10-26 14:56:28 +00:00
neil%parkwaycc.co.uk 4cf9074e2e Let all apps have a URL formatter b=328988 r=bsmedberg 2006-10-23 22:34:02 +00:00
sayrer%gmail.com 1a5e0c9d2b bug 357237. nsLivemarkService.js should back off on XML errors, like ye olde places code. r=mconnor 2006-10-19 08:53:18 +00:00
sayrer%gmail.com 01f864cf27 bug 357222. nsLivemarkService.js checks feeds too often (places). r=mconnor 2006-10-19 03:54:40 +00:00
gavin%gavinsharp.com bb54594d33 Fix nit from patch for bug 353434 2006-10-19 02:41:35 +00:00
sayrer%gmail.com 1db738f22f Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com f034027cba Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
gavin%gavinsharp.com 9422511b81 Bug 355878: fix new[] / delete mismatch in nsAutoCompleteMdbResult.cpp, patch by Wei-ju Wu <weiju@web.de>, r=me 2006-10-13 15:34:10 +00:00
tony%ponderer.org 611dd559c7 Bug 356355: numeric domain normalization only happens on enchash table values
patch: canonicalize urls before lookup in -url and -domain tables
r=mmchew
2006-10-12 23:57:51 +00:00
gavin%gavinsharp.com a163f04cb8 Bug 338830: preprocess license blocks in safe browsing files, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-10-10 13:31:50 +00:00
Olli.Pettay%helsinki.fi 2e912a304b Bug 356007, Crashes [@ nsFormFillController::OnTextEntered], r=bryner 2006-10-09 17:58:11 +00:00
roc+%cs.cmu.edu 5c682f76c8 Bug 354075. Removing moved files. 2006-09-27 21:15:06 +00:00
vladimir%pobox.com 5d05e47101 more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
mozilla.mano%sent.com 71876bf9b9 Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu. 2006-09-20 00:34:44 +00:00
mozilla.mano%sent.com fad8ff6b69 Bug 286933 - Enter that selects autocomplete entry should be hidden from page scripts. r=mconnor. 2006-09-19 16:48:32 +00:00
mark%moxienet.com 0f2e014830 341504 try fixing Camino bustage again 2006-09-18 18:31:14 +00:00
timeless%mozdev.org dceab22a8d Bug 341504 Make global history work with toolkit autocomplete
camino now needs to build this
2006-09-18 16:56:46 +00:00
Olli.Pettay%helsinki.fi 52dfe76392 Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron 2006-09-18 08:23:32 +00:00
timeless%mozdev.org 1568aa6406 Bug 348627 O(N^2) or worse algorithm in error console
algorithm by neil, function per Seno.Aiko@gmail.com, whatever's left of the patch is by me :)
r=neil sr=neil
2006-09-17 01:59:37 +00:00
sayrer%gmail.com 87bf1294b4 Penny Arcade, we don't need your profane description element. 2006-09-14 07:48:03 +00:00
sayrer%gmail.com 372c5aaf3a Bug 352549. Error: hrefAttribute has no properties. Now you have two problems. r=mconnor 2006-09-14 06:12:11 +00:00
mozilla.mano%sent.com 348732f568 content changes only for bug 351562, r=mconnor; theme part will be landed as part of the new theme. 2006-09-13 20:20:10 +00:00
sayrer%gmail.com fc7eed5626 Bug 350949. Feed leaks. Make sure the sync methods break the cycle with the SAX parser. r=vlad 2006-09-11 20:57:22 +00:00
sayrer%gmail.com c7f8972ee5 Bug 350949. Feed preview leaks memory. Remove nsIFeedEntry.parent. r=vlad 2006-09-11 20:14:06 +00:00
Olli.Pettay%helsinki.fi c94cf876cd Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-11 20:10:40 +00:00
sayrer%gmail.com ff8749aaf4 Bug 350365. "Error: this._reader has no properties" in JS console". r=mconnor 2006-09-10 22:57:24 +00:00
bzbarsky%mit.edu 56271a478d Make it possible to give DOMParsers the right principals from C++. Bug 332840,
r=sicking, sr=jst
2006-09-09 04:54:03 +00:00
Olli.Pettay%helsinki.fi 4b3a92d985 Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-08 21:19:58 +00:00
dietrich%mozilla.com 0f43915483 Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong) 2006-09-08 06:56:14 +00:00
tony%ponderer.org bbced43af2 Bug 350511: treat request timeouts as backoff errors
patch: treat NS_ERROR_NET_TIMEOUT as an error
r=darin
2006-09-06 17:04:36 +00:00
tony%ponderer.org 86157bd887 Bug 329715: investigate why some AV's flag us, and prevent it
patch: use rot13 on keys to avoid being flagged by avira antivirus
r=darin
2006-09-05 18:54:11 +00:00
tony%ponderer.org fa3f66b92b Bug 349102: implement back off code for remote phishing lookups
patch: remote lookup backoff and remove checkURL_
2006-08-30 21:29:37 +00:00
Olli.Pettay%helsinki.fi ac84673b0b Bug 331629, @nsAutoCompleteController::ClosePopup, r=bryner 2006-08-30 20:13:52 +00:00
tony%ponderer.org 4bb69abef8 Bug 349809: add random intervals to update requests
patch: add random interval to table update requests and lower interval from
60min to 30min
r=provos,sr=darin
2006-08-30 16:46:43 +00:00
uriber%gmail.com 82ef28f26d Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc 2006-08-30 13:38:16 +00:00
Olli.Pettay%helsinki.fi ff802bac57 Bug 350495, Crashes [@ nsFormFillController::SetPopupOpen], r=jst 2006-08-29 16:11:08 +00:00