Commit Graph

2591 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
7228bda8ed 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
jwalden@mit.edu
8d353cbe72 Move frame bit #defines into an anonymous enum, to aid debuggers in determining their values, since the two I've used can't do so, at least not with the default build options. rs=roc 2007-06-19 22:12:35 -07:00
brendan@mozilla.org
1d08c89997 Function atom if non-null must be string-keyed (385134, r=mrbkap). 2007-06-19 22:11:38 -07:00
gavin@gavinsharp.com
72a9b9d6c0 Back out previous patch for bug 239969 (bustage, and tree is closed) 2007-06-19 19:30:54 -07:00
mrbkap@gmail.com
ed3cb9fd25 Implement an nsIScriptSecurityManager for the xpcshell. bug 239969, r+sr=jst 2007-06-19 19:13:22 -07:00
mrbkap@gmail.com
dee0d7449d Backing this patch out again to fix sessionstore. See bug 300079 and 385085 2007-06-19 19:06:00 -07:00
sdwilsh@shawnwilsher.com
cf2f9953f3 Backout of Bug 341137 2007-06-19 16:47:38 -07:00
myk@mozilla.org
91b95cc0f8 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
4621d92c5a 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
45e16fa92f bug 385086: null references to XPCOM components from the content pref service on shutdown so we don't leak them
r=sayrer
2007-06-19 15:33:31 -07:00
sdwilsh@shawnwilsher.com
faeb65c613 Bug 384262 - Fix typo in --enable-bookmarks-places configure flag. Patch by Dietrich Ayala <dietrich@mozilla.com>. r=sspitzer 2007-06-19 14:34:28 -07:00
sdwilsh@shawnwilsher.com
4e7eb35acd Bug 341137 - Upgrade to latest version of sqlite. r=vladimir 2007-06-19 12:54:01 -07:00
myk@mozilla.org
1be6827538 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
myk@mozilla.org
24e2a85c89 bug 378547: site-specific preference service
r=mconnor
2007-06-19 11:51:09 -07:00
brendan@mozilla.org
1310ca8ca2 Fix violation of function prototyping due to cloned function object implementation (300079, r=igor). 2007-06-19 11:49:53 -07:00
stefanh@inbox.com
b57d8003cc Bug 384948 - Clean up findBar.css (Pinstripe version). r=Mano. 2007-06-19 11:24:29 -07:00
stefanh@inbox.com
830f769502 Bug 384957 - [Pinstripe] Clean up button.css. r=mano. 2007-06-19 10:53:39 -07:00
sspitzer@mozilla.org
211029ed57 partial fix for bug #364298: Crash [ @ BindStatementURI ] when pasting a folder from the history sidebar into the bookmarks toolbar
this turns the crash into a javascript exception, but we are still unable to copy and paste history folder into bookmarks.

r=dietrich
2007-06-19 09:34:32 -07:00
sspitzer@mozilla.org
8847d7a2d8 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
dc733c8c66 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
2413d41dbb Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
benjamin@smedbergs.us
df99122343 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
rrelyea@redhat.com
c2c7340869 Backing previous patch because it broke the universal binary Mac build. 2007-06-19 01:41:28 -07:00
rrelyea@redhat.com
49efc9dc67 bug 217538 Check in NSS 3.12 into FF 3.0
r=kaie
2007-06-19 00:32:12 -07:00
kaie@kuix.de
5112144e7a 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
b8ef08fe7c Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
2007-06-18 23:10:05 -07:00
scott@scott-macgregor.org
6029626294 Bug #384346 --> support an external version of rdfutils for use with frozen linkage.
sr=bsmedberg
2007-06-18 22:02:49 -07:00
philringnalda@gmail.com
3ddab82d70 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
d4db964d77 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
philringnalda@gmail.com
4a0f8f84bf Bug 384840 - gfxXlibNativeRenderer::DRAW_SUPPORTS_NONDEFAULT_VISUAL should be distinct from DRAW_SUPPORTS_CLIP_LIST, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=roc 2007-06-18 21:19:01 -07:00
crowder@fiverocks.com
a8f2207ba1 Bug 384809 : Various JS engine crashes/leaks in OOM conditions, r=brendan, patch by Gavin Reaney, gavin@picsel.com 2007-06-18 21:10:03 -07:00
ajschult@verizon.net
1561f7be2a Bug 384748: xpidl can generate garbage .java filenames. r=jhpedemonte 2007-06-18 21:04:11 -07:00
philringnalda@gmail.com
6ed8c9026d Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:03:15 -07:00
philringnalda@gmail.com
5bae445b31 Bug 384837 - Remove unused functions forEachEntry, getItemsWithFlagUnset, and getStagedLeafName, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:01:29 -07:00
mats.palmgren@bredband.net
e4e8435fc8 Remove obsolete file widget/src/gtk2/nsIGdkPixbufImage.h. b=384747 r+sr=roc 2007-06-18 20:09:02 -07:00
mats.palmgren@bredband.net
5b1d81411b Don't return values outside the range for PangoWeight (100..900). b=335543 r+sr=vladimir 2007-06-18 20:08:29 -07:00
bzbarsky@mit.edu
0eb40f4042 Make the ranges used by find code able to span anonymous content. Bug 384706,
r+sr=sicking
2007-06-18 20:01:03 -07:00
brendan@mozilla.org
b048a14b1d Clean up property attributes (384846, r=mrbkap). 2007-06-18 19:52:50 -07:00
mozilla.mano@sent.com
df5b1d76e7 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
sdwilsh@shawnwilsher.com
63877692e9 Bug 363024 - Calling createInstance() on mozIStorageService crashes. r=sspitzer 2007-06-18 19:22:01 -07:00
sspitzer@mozilla.org
006402d0e9 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
graydon@mozilla.com
16a5902d61 Bug 384942, dump graph on cycle collection fault.
r=dbaron
2007-06-18 18:29:10 -07:00
mats.palmgren@bredband.net
69fcab3842 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-18 17:58:32 -07:00
mats.palmgren@bredband.net
2723a6d68f Make nsFocusController::MoveFocus() return an error code when it fails. Patch by Daniel Bainton <daniel.bainton@gmail.com>. b=381404 r=me sr=jst 2007-06-18 17:49:49 -07:00
mozilla.mano@sent.com
24c272f8c2 Bug 384763 - left click broken in bookmarks menu. r=ssptizer. 2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org
0314d1b6da 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
mozilla.mano@sent.com
b036599eca Bug 384623 - renaming root folder in the bookmarks tree doesn't update the tree view. r=dietrich. 2007-06-18 16:55:58 -07:00
dbaron@dbaron.org
c5e11e3168 Mac-only, probably. 2007-06-18 16:53:06 -07:00
dbaron@dbaron.org
125bf117e9 Mark test as random for now. 2007-06-18 16:50:58 -07:00
sdwilsh@shawnwilsher.com
77a46d49c3 Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer 2007-06-18 16:42:23 -07:00