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

8461 Коммитов

Автор SHA1 Сообщение Дата
philringnalda@gmail.com 16e7613501 Bug 387015 - The 'Credits' button on Help -> About Dialog does not have an access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 18:30:54 -07:00
philringnalda@gmail.com ffd3d2a419 Bug 385894 - Kill old gfx code in nsWindowsShellService, patch by Ryan Jones <sciguyryan@gmail.com>, r=gavin 2007-07-08 18:25:34 -07:00
gavin@gavinsharp.com 74050cd07b Bug 383271: don't hold on to search engine XML documents when they're no longer needed, r=mconnor 2007-07-08 16:45:35 -07:00
gavin@gavinsharp.com 2a08f0df41 Bug 383271: break the cycle between the search suggest component and its timer (fixes leak when using search suggestions), r=mconnor 2007-07-08 16:44:03 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
mark.finkle@gmail.com 9bd2fece1d b=387156. r=gavin. changed sessionstorage to hold objects instead of strings 2007-07-06 18:31:10 -07:00
sspitzer@mozilla.org 89e850c3ae fix for bug #373207 l10n: rename entity / properties that changed due to bug #373211 (search.all.label, cmd.find.label, places.title, etc)
patch=Steve Won <swon@mozilla.com>

r=sspitzer
2007-07-06 18:17:21 -07:00
sspitzer@mozilla.org 2bd2dd9209 fix for bug #334244: Click-drag-release on bookmarks toolbar folder drags the folder
patch=Steve Won <swon@mozilla.com>

r=dietrich
2007-07-06 18:12:37 -07:00
mark.finkle@gmail.com 024f9392f4 b=386534. r=gavin. removeEventListener needs 3 params 2007-07-06 07:35:39 -07:00
enndeakin@sympatico.ca 208489af49 Bug 386390, remove tooltip size workaround that isn't needed any more, r=gavin 2007-07-06 05:45:10 -07:00
gavin@gavinsharp.com fe1f5d99e6 Bug 366797: try re-enabling the new location bar now that some enhancements have been made to the binding 2007-07-05 07:30:39 -07:00
gavin@gavinsharp.com b3ab985499 Bug 386741: remove unneeded code from the URL bar binding (currently NPOB), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-04 14:30:08 -07:00
enndeakin@sympatico.ca 763c28dc18 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
gavin@gavinsharp.com 6ed9373197 Remove #ifdef DEBUG pref that isn't read in debug builds (see bug 383365 comment 2) 2007-07-03 16:34:15 -07:00
gavin@gavinsharp.com 48f93ffffc Disable new location bar (bug 366797) again due to Ts/Txul regression 2007-07-03 15:32:31 -07:00
dolske@mozilla.com ff8ed91fee Bug 386744: "View Image" on <canvas> throws "Error: uncaught exception: Load of denied." r=mano 2007-07-03 14:11:15 -07:00
gavin@gavinsharp.com 632f253e92 Bug 386746: remove unneeded URL bar code, patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 10:40:40 -07:00
gavin@gavinsharp.com a5a1acb1c2 Bug 386741: attempt at fixing Ts/Txul regression by eliminating unnecessary XBL fields 2007-07-03 10:09:50 -07:00
gavin@gavinsharp.com e19507fc24 Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner 2007-07-03 09:49:06 -07:00
sspitzer@mozilla.org 6608294b06 fix for bug #386705: Description field of new bookmark is not populated even though it has <META name="description" content="...">
fix by=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-03 08:39:33 -07:00
gavin@gavinsharp.com 311b35c64b Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:58:20 -07:00
gavin@gavinsharp.com d6aa1f32db Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:54:05 -07:00
dolske@mozilla.com 80d46679b0 Bug 385503: 'Set Desktop Background' on an image large than screen and position=center preview is too large, patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-07-02 23:11:19 -07:00
dolske@mozilla.com c7c3061ac3 Bug 385844: Set Desktop Background: implement preview for image tiling,
followup patch by Dao Gottwald <dao@design-noir.de>, r=mano
2007-07-02 22:36:11 -07:00
dolske@mozilla.com b73dd54727 Bug 346849: Add a "Save Image as..." entry to the context menu for <canvas>, Original patch by Gijs Kruitbosch <gijskruitbosch@gmail.com>, r=mano 2007-07-02 21:15:25 -07:00
dolske@mozilla.com 01e33a5cf5 Bug 382813: nsFaviconService shouldn't rely on icons in chrome://browser, post-landing cleanup, r=mano 2007-07-02 19:46:52 -07:00
rob_strong@exchangecode.com 6c661f0c77 Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing). 2007-07-02 17:39:08 -07:00
benjamin@smedbergs.us 4e1cca5f54 Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
rob_strong@exchangecode.com 9dbb403912 Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer 2007-07-02 10:37:23 -07:00
nrthomas@gmail.com dadf1b212a Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg 2007-07-02 08:58:29 -07:00
benjamin@smedbergs.us 39336fe240 Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 08:58:19 -07:00
benjamin@smedbergs.us dfd993428d From bug 383167, package up the xpcom/system XPTs correctly, r=luser 2007-07-02 06:04:22 -07:00
axel@pike.org 504388e155 bug 386331, add Belarusian (be) to trunk tinderboxens for fx and tb 2007-07-02 03:31:04 -07:00
sayrer@gmail.com 022cb41b95 Backing out test. Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 18:21:54 -07:00
ajschult@verizon.net 7fd8d2f304 Bug 384714: Purge moz_pis_startstop_scripts from the tree, r=bsmedberg 2007-07-01 18:20:14 -07:00
sayrer@gmail.com abec3ddca2 Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 15:47:12 -07:00
mozilla.mano@sent.com 96faa157de Bug 262329 - Sort By Name should sort between separators. r=sspitzer. 2007-07-01 05:23:38 -07:00
rflint@ryanflint.com 62a3b4bef8 Bug 385492 - XPCOMUtilify search suggestions. r=mconnor 2007-06-30 20:46:42 -07:00
rflint@ryanflint.com 0c36361082 Bug 381254 - Replace module in nsMicrosummaryService.js with XPCOMUtils.jsm's generateModule. r=myk 2007-06-30 20:35:19 -07:00
philringnalda@gmail.com 3dfe36c216 Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer 2007-06-29 18:47:53 -07:00
enndeakin@sympatico.ca 4f1b5e6da7 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca a38bda36bc Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
mozilla.mano@sent.com 5766dc7f4c Bug 386159 - Menu-view performance improvements. r=dietrich, a=mconnor. 2007-06-28 13:33:21 -07:00
dietrich@mozilla.com e0e4778b6c backing out, per mano 2007-06-28 11:56:37 -07:00
dietrich@mozilla.com d91918ba67 Bug 386159 Menu-view performance improvements (for mano, r=dietrich) 2007-06-28 11:22:37 -07:00
sayrer@gmail.com 471806861c Reland bug 386101. Not the cause of tinderbox orange. 2007-06-28 10:23:48 -07:00
mozilla.mano@sent.com ebf5edbfab Attempt to fix bug 385545 - toolbar folder contents aren't visible some time after loading. r=dietrich, a=mconnor. 2007-06-27 23:50:46 -07:00
gavin@gavinsharp.com 438ffd796f Disable new location bar (bug 366797) due to perf/leak regressions 2007-06-27 23:15:51 -07:00
sayrer@gmail.com 4721c33267 bug 386101. backout to see if it fixes linux bloat orange. 2007-06-27 22:04:19 -07:00
gavin@gavinsharp.com 07274b868e Bug 366797 followup: retrieve effective TLD service lazily to see whether that fixes some of the (Txul, Ts) perf regression 2007-06-27 20:17:09 -07:00
ted.mielczarek@gmail.com a359ce5d9f bug 386101 - enable breakpad by default on Linux. rs=gavin 2007-06-27 18:12:24 -07:00
rflint@ryanflint.com ce72cd687c Bug 386103 - l10n issues with search engine aliases. r=gavin 2007-06-27 15:58:47 -07:00
rflint@ryanflint.com 4e1f3ac461 Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer 2007-06-27 15:47:50 -07:00
gavin@gavinsharp.com 6fe84751ac Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-06-27 15:31:06 -07:00
peterv@propagandism.org e15f728720 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
rflint@ryanflint.com ecde33d6cc Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:33:19 -07:00
rflint@ryanflint.com 81b4505d40 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
mark.finkle@gmail.com e2eaf260bf b=380168. r=gavin, r=dietrich. adding FUEL 0.2 to tree w/ html based tests. 2007-06-27 11:00:40 -07:00
mark.finkle@gmail.com 4e4c94fbab backing out because of unit test failure 2007-06-27 08:41:15 -07:00
mark.finkle@gmail.com c3775378ff b=380168. r=gavin, r=dietrich. Add FUEL 0.2 (bookmarks and browsers) to tree. 2007-06-27 05:58:29 -07:00
sdwilsh@shawnwilsher.com cc817a51c0 Backout of Bug 366797 due to leaks 2007-06-26 20:21:18 -07:00
rflint@ryanflint.com cec7ead771 Bug 251339 - Frames Context Menu: duplicate keyboard shortcuts for 'W' and 'F'. Patch by Kevin Brosnan <kbrosnan@gmail.com>, r=gavin 2007-06-26 18:42:38 -07:00
sspitzer@mozilla.org 97eff0805b fix for bug #381751: when I drop a bookmark or link in the sidebar or bookmark manager dialog, it frequently doesn't go where I expect it to go
fix for bug #385970:  Drag and drop around folders reacts incorrectly to mouse position

fix for bug #382679:  moving items in the organizer down are off by 1

patch by=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 18:38:50 -07:00
dtownsend@oxymoronical.com 71864b0109 Bug 247116 - Web pages bounce/shake/jump (places version of patch). r=mano 2007-06-26 18:13:28 -07:00
sdwilsh@shawnwilsher.com aafee78c5d Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-06-26 17:25:25 -07:00
sspitzer@mozilla.org c87a88c036 fix for bug #382118: New separators cannot be deleted
patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 17:02:17 -07:00
sdwilsh@shawnwilsher.com c5aa05c126 Bug 384944 - Use nsICookieManager2::Add instead of nsICookieService::SetCookieString for cookie restoration. Patch by Simon Bünzli <zeniko@gmail.com>. r=dwitte 2007-06-26 17:01:56 -07:00
sayrer@gmail.com 5f3dcc4807 Bug 385982. WebContentConverterRegistrar in cycle with nsJSID. r=gavin 2007-06-26 16:48:55 -07:00
benjamin@smedbergs.us a396305c4a Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
steffen.wilberg@web.de ee1e92dc16 Bug 352229: Fix 'copying_saving_and_printng_pages' typo in documentation ids. 2007-06-26 11:53:02 -07:00
benjamin@smedbergs.us e1908d8f3e More from bug 383167 - package the platform.ini file 2007-06-26 11:10:04 -07:00
benjamin@smedbergs.us eb1adfce8d Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
sspitzer@mozilla.org ab9ea6de16 fix for bug #383840: problems when manually importing bookmarks exported from places based bookmark builds
fix for bug #381225:  on import, places bookmarks builds attempt to merge in bookmarks.html, where firefox 2 appends bookmarks

fix for bug #380449:  potential data loss on export of LAST_MODIFIED, DATE_ADDED and ICON_URI attributes

r=dietrich
2007-06-25 19:38:34 -07:00
mozilla.mano@sent.com b19b2874f0 Bug 385844 - Set Desktop Background: implement preview for image tiling. patch from Dao Gottwald <dao@design-noir.de>, r=me. 2007-06-25 18:03:39 -07:00
benjamin@smedbergs.us e4a58c034c Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 11:40:57 -07:00
benjamin@smedbergs.us 1e4a4ad931 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
mozilla.mano@sent.com 643f9fb577 Bug 385710 - feed icon in url bar is broken, patch from Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me. 2007-06-25 02:10:55 -07:00
mozilla.mano@sent.com ab032c2a03 Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich. 2007-06-24 17:21:19 -07:00
mozilla.mano@sent.com 87dc0fdc51 Bug 385614 - Assert like mad when deleting Livemarks from left pane in the BM. r=dietrich. 2007-06-24 17:00:17 -07:00
kherron@fmailbox.com fdf4265300 Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 16:13:21 -07:00
kherron@fmailbox.com 7fc241a8f8 Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:31:18 -07:00
kherron@fmailbox.com 7d73cb15ff Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:26:18 -07:00
ajschult@verizon.net 295aa1ce01 Bug 384714: Purge moz_pis_startstop_scripts from the tree, r=bsmedberg 2007-06-22 22:30:29 -07:00
dcamp@mozilla.com bcd02cce7b Bug 380540: add crash reporter to linux install manifests, r=luser 2007-06-22 19:02:25 -07:00
sspitzer@mozilla.org 425c6c6f93 fix for bug #384731: "Bookmark This Page" throws exception on close in bookmarkProperties.js if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist
fix for bug #384733:  "Add Bookmark" dialog truncated if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist

r=mano
2007-06-22 16:19:47 -07:00
sspitzer@mozilla.org e272eeb535 fix for bug #385490: when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
r=mano
2007-06-22 16:02:35 -07:00
flamingice@sourmilk.net 641454b56d Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano 2007-06-21 18:19:30 -07:00
myk@mozilla.org 8acc385704 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
asqueella@gmail.com 763e30c7c1 Bug 380589 - Clear Private Data might miss some SessionStore data
p=Simon Bunzli <zeniko@gmail.com>
r=dietrich
2007-06-21 12:18:33 -07:00
myk@mozilla.org 90dffc280d bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
r=sayrer
2007-06-21 11:52:35 -07:00
sspitzer@mozilla.org 7f85d3946a backing out fix for bug #373944 as it causes a performance regression, see bug #385208 2007-06-20 15:46:54 -07:00
kaie@kuix.de 73f9f421e7 Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
rs=Pike
2007-06-20 07:10:30 -07:00
sspitzer@mozilla.org f428e3cf1b fix for bug #373944: revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833.
Now that bug #373756, it is safe to do this.  But note, even when I revert the fix for bug #373756, I am not seeing the problems we saw after bug #267833 first landed.

r=mano
2007-06-20 00:43:51 -07:00
mozilla.mano@sent.com 321188f167 Fix typo. 2007-06-20 00:27:41 -07:00
sspitzer@mozilla.org ce77aed1b5 fix for bug #380735: Persist open state of the "age in days" and "site" containers in the history sidebar
r=dietrich
2007-06-19 22:19:06 -07:00
myk@mozilla.org 5ec812d395 bug 385085: addl. fix for bustage caused by landing of content prefs service; adds the components themselves to the list of components in packages-static files
r=gavin
2007-06-19 16:03:02 -07:00
myk@mozilla.org 9f3d58dbc3 bug 385085: add contentprefs package to packages-static files to fix build horkage from earlier checkin of content prefs service
r=sayrer
2007-06-19 15:36:57 -07:00
myk@mozilla.org 30ff8b90f6 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
sspitzer@mozilla.org a713f57c4c fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
sspitzer@mozilla.org 59d40f4b96 supplimental checkin for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
r=mano
2007-06-19 09:13:19 -07:00
benjamin@smedbergs.us 72c51a103b Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs 2007-06-19 07:53:05 -07:00
kaie@kuix.de 19ffc76f36 Bug 382810, In Encryption Certificates UI, button says Verification, Dialog uses Validation
r=mconnor
2007-06-18 23:13:50 -07:00
kaie@kuix.de 38e52c0ab6 Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
2007-06-18 23:10:05 -07:00
philringnalda@gmail.com 1bb8b14d0f Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org 8125517df0 fix for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
disable the "insert separator" from a sorted view and from views that are excluding items.

patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-18 21:19:39 -07:00
mozilla.mano@sent.com 2901551b4a Bug 384936 - Folders in bookmarks menu are inaccessible after moving a bookmark to/in the menu. r=sspitzer. 2007-06-18 19:25:41 -07:00
sspitzer@mozilla.org 58f854275c fix for bug #384671: when resetting the history sidebar view, don't use applyFilter()
this is needed for bug #380735, for when we persist day and host container
open state in the history sidebar.

additionally, call load() instead of using .place directly to avoid doing queriesToQueryString() only to call queryStringToQueries().

r=mano
2007-06-18 18:31:51 -07:00
mozilla.mano@sent.com 037831bad2 Bug 384763 - left click broken in bookmarks menu. r=ssptizer. 2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org b877c35065 fix for bug #384677: for history sidebar and history menu, don't specify begin / end times
r=dietrich
2007-06-18 17:08:17 -07:00
flamingice@sourmilk.net d26da49614 Bug 338830, Multiple license blocks in safe browsing JS components, Patch by Régis Caspar, r=benjamin 2007-06-18 10:36:49 -07:00
rob_strong@exchangecode.com 2a5be3dda4 Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer 2007-06-17 21:28:02 -07:00
dwitte@stanford.edu 4e806db6ed rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 16:40:40 -07:00
mozilla.mano@sent.com 12cea2e50b Bug 384813 - [mac] xul menubar is invisible when inspecting browser.xul in DOMi. r=gavin. 2007-06-17 15:06:47 -07:00
kherron@fmailbox.com 2e525594b4 Backing out patch for bug 376991. 2007-06-17 08:09:44 -07:00
kherron@fmailbox.com 498ade4dfa Bug 367991 - Remove the places-specific calendar widget. Patch by Asaf Romano <mano@mozilla.com>, r=sspitzer. 2007-06-17 05:52:56 -07:00
mozilla.mano@sent.com 3b51524334 Bug 384690 - bookmarks menu is broken. r=dietrich. 2007-06-16 20:14:08 -07:00
rflint@ryanflint.com b87d734a64 Remove duplicate comment. 2007-06-16 18:59:57 -07:00
rflint@ryanflint.com e86cd99fbb Bug 384730 - Remove unnecessary RTL images from winstripe. r=mano 2007-06-16 18:41:59 -07:00
kherron@fmailbox.com 03281f7f96 Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, uireview=beltzner. 2007-06-16 14:25:25 -07:00
flamingice@sourmilk.net 77ccd5d445 Bug 384654, Clean up nsBrowserGlue.js, r=mano 2007-06-16 14:23:17 -07:00
kherron@fmailbox.com 8cac81e301 Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-06-16 14:10:36 -07:00
kherron@fmailbox.com 51f766a9e8 Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 12:53:59 -07:00
sspitzer@mozilla.org cb594a4d68 fix for bug #382136: in Bookmarks Menu - delete separator at bottom position, deletes bookmark
r=dietrich
2007-06-15 22:07:42 -07:00
sspitzer@mozilla.org f51c4cf639 fix for bug #384670: current collection searches in bookmark organizer window search all of bookmarks
r=dietrich
2007-06-15 22:03:40 -07:00
mozilla.mano@sent.com 76573a017e Bug 384515 - ASSERT: null node when moving the root node in a places tree. r=dietrich. 2007-06-15 18:55:15 -07:00
mozilla.mano@sent.com 295768902b Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me. 2007-06-15 18:53:06 -07:00
flamingice@sourmilk.net c0b11f033f Bug 383577, wrongly encoded umlaut in license block, Patch by Simon Bunzli 2007-06-15 13:41:05 -07:00
flamingice@sourmilk.net 2da0a17be4 Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
dietrich@mozilla.com 349c90e3ad Bug 384519 typo in history popupshowing handler (r=sspitzer) 2007-06-15 10:00:08 -07:00
philringnalda@gmail.com ddbe97c5f9 Bug 350525 - New session restore API needs accompanying unit tests, patch by Dietrich Ayala <dietrich@mozilla.com> and Adam Guthrie <ispiked@gmail.com>, r=sayrer 2007-06-14 22:23:33 -07:00
aaronleventhal@moonset.net 468d969c76 Bug 384229. No accessible name for location and search fields. r=ginn.chen, r=mano 2007-06-14 18:50:37 -07:00
philringnalda@gmail.com 0a1c30e6f5 Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2007-06-13 22:06:48 -07:00
philringnalda@gmail.com 85dac41213 Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:59:43 -07:00
philringnalda@gmail.com e3d2915e35 Bug 384259 - Remove unused function safeGetBoolPref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:41:41 -07:00
benjamin@smedbergs.us bf9fb6d38a Bug 384269 - Mac perf regression from enabling libxul, r=luser 2007-06-13 10:15:05 -07:00
sspitzer@mozilla.org 1a5d5947a2 fix for bug #380703 separators in bookmark manager dialog and bookmark sidebar have a (16px x 16px) blank spacepatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 17:24:09 -07:00
mark.finkle@gmail.com e30dc408da removing premature XUL tests 2007-06-12 13:31:02 -07:00
benjamin@smedbergs.us e586431574 Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser 2007-06-12 12:46:27 -07:00
mark.finkle@gmail.com f4842eb359 updated test window titles 2007-06-12 12:02:14 -07:00
mark.finkle@gmail.com 56007df016 converted tests to xul chrome tests 2007-06-12 11:59:45 -07:00
sspitzer@mozilla.org e44dece75a fix for bug #381416: Sort order is not remembered by Bookmarks Manager when the View menu is usedpatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 08:40:07 -07:00
sspitzer@mozilla.org 100c4666e7 fix for bug #382896: tooltip for folders shows internal location.r=mano 2007-06-12 08:34:02 -07:00
sspitzer@mozilla.org ccfe1507da fix for bug #383762: "Sort by Name" doesn't work properly with non-ascii characters.patch=Pavel Cvrcek <bugs@jasnapaka.com>r=sspitzer 2007-06-12 08:24:44 -07:00
benjamin@smedbergs.us 78911f3371 Bug 345517 - Enable libxul by default (again)... this will probably cause perf problems for the argo-vm builds... that is acceptable, because we're moving to the fx-linux-tbox builds, where libxul is known to improve performance 2007-06-12 06:22:22 -07:00
mark.finkle@gmail.com a9229c60fa b=378618. r=gavin. changed code in factory to help clean up leaks. 2007-06-12 05:52:02 -07:00
mozilla.mano@sent.com 04bbbe45bb Bug 381878 - click on a folder in the bookmarks toolbar and then hover over the overflow arrow it doesn't expand. r=ssptizer. 2007-06-11 22:28:20 -07:00
mozilla.mano@sent.com f8690703a2 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
mozilla.mano@sent.com 82d0745685 Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
philringnalda@gmail.com fd9aa044d9 Bug 380931 - password manager rewrite-cleanup, move prefs from firefox.js to all.js, patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-06-10 23:01:55 -07:00
tony@ponderer.org 3b91a10a08 Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me 2007-06-10 16:59:20 -07:00