Asaf Romano
087345b066
Bug 760940 - Bookmarks and history menus behave incorrectly due to non-node weak map keys. r=mak
2012-07-24 17:20:57 +03:00
Ehsan Akhgari
f4bd388765
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Asaf Romano
f790aaa4ac
Bug 730340 - Don't use expando properties for storing data on places nodes. Part 3 - cache livemark-info object in the controller for each view instead of setting _feedURI and _siteURI exapndos on livemark nodes. Also fix a bug I introduced in the previous check for this bug, in PVB_nodeHistoryDetailsChanged. r=mak
2012-06-02 16:54:25 +03:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Serge Gautherie
d4bd9eca63
Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77.
2012-04-03 15:42:06 +02:00
OHZEKI Tetsuharu
ffe4ad1ad4
Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak
2012-02-28 18:40:38 -05:00
Marco Bonardo
f7d6bfb317
Bug 613588 (Frontend) - Load-on-demand livemarks.
...
r=dietrich,mano
2012-02-24 13:42:26 +01:00
Marco Bonardo
5020f95f55
Bug 700296 (Places) - Remove dynamic containers implementation from Places.
...
r=dietrich
2011-11-29 02:22:51 +01:00
Marco Bonardo
62238b62aa
Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
...
r=dietrich
2011-11-15 20:42:27 +01:00
Marco Bonardo
3691090b43
Bug 700348 - fix showBookmarkDialog warnings.
...
r=dietrich
2011-11-11 22:39:26 +01:00
Marco Bonardo
1c1a9598ca
Bug 696159 - Remove some deprecated Places code.
...
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Dão Gottwald
911b4463ea
Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato
2011-10-26 17:46:58 -07:00
Marco Bonardo
5ab634b3b8
Bug 681420 - Improve responsiveness of history deletion.
...
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Brian R. Bondy
f2d6aa797c
Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin
2011-08-24 08:52:53 -04:00
Marco Bonardo
4fcf1826a4
Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
...
r=dietrich
2011-08-01 23:09:22 +02:00
Frank Yan
7fe29bea03
Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak
2011-07-26 22:26:13 -07:00
Marco Bonardo
24321249f9
Bug 416459 - Implement proper cut action for bookmarks.
...
r=dietrich
2011-06-30 15:34:02 +02:00
Marco Bonardo
e06b1bcdf7
Bug 524091 - Remove microsummaries support. (Places changes)
2011-04-26 14:25:07 +02:00
Asaf Romano
269088b696
Bug 555547 - A command of placesContextMenu is carried out for a wrong bookmark item.
...
r=mak a=blocking
2011-02-02 17:00:52 +01:00
Asaf Romano
89c7fa829f
Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing.
...
r=mak a=blocker
2011-01-28 17:46:51 +01:00
Marco Bonardo
8c6290ae5e
Backed out changeset dd398fdba56f due to permaorange
2011-01-22 02:44:33 +01:00
Asaf Romano (Mano)
3aefbc82bc
Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing. r=mak. a=blocker.
2011-01-22 02:39:39 +02:00
Robert Kaiser
86f961dfe0
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 3 (PUIU, PC, sbUtils), r=mak a=gavin
2010-08-11 18:05:08 +02:00
Robert Kaiser
2d63238909
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code - round 1, r=sdwilsh
2010-06-09 23:50:38 +02:00
Asaf Romano
517a908d39
Bug 528884 - Remove places' menu and toolbar bindings. r=mak
2010-05-05 15:28:04 +02:00
Marco Bonardo
03b5e8e953
Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich
2010-04-26 21:04:20 +02:00
Marco Bonardo
508981aa34
Bug 556739 - Part4: PlacesUIUtils should be a module instead. r=dietrich
2010-04-17 12:07:19 +02:00
Marco Bonardo
6b3b6268f3
Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich
2010-04-16 23:51:04 +02:00
Asaf Romano
84a27170e9
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-12 12:14:47 +01:00
Marco Bonardo
d754d93a3c
backout bug 543444 due to leaks
2010-03-09 17:23:32 +01:00
Asaf Romano
1497a8d0f1
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-09 14:43:09 +01:00
Robert O'Callahan
79bada1101
Backed out changeset 79f299fc10d6
2010-03-05 20:10:20 +13:00
Asaf Romano
262a49f4f9
Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong.
2010-03-04 13:23:41 -08:00
Asaf Romano
2fedcb2e6e
Backing out bug 543444 due to orange.
2010-03-03 17:23:51 -08:00
Asaf Romano
0bd6edab0a
Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong.
2010-03-03 14:45:16 -08:00
Marco Bonardo
3159d79ccc
Bug 544047 - Remove Places dependency on nsDragAndDrop.js. Use the new drag and drop API everywhere. r=mano
2010-02-23 16:20:36 +01:00
Dão Gottwald
a9c19d3312
add missing spaces; 'switch' is not a function
2010-02-06 11:40:06 +01:00
Dão Gottwald
5443dd237a
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
2009-11-02 22:04:15 +01:00
Dietrich Ayala
d01615d6ed
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
efbc4ddb59
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Asaf Romano
7d9e10312b
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Marco Bonardo
0eab87e51f
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Blake Winton
972bf16e27
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Dão Gottwald
905f00f423
Bug 500976 - PlacesController.prototype._shouldShowMenuItem should not depend on bug 232598. r=sdwilsh
2009-06-28 18:04:18 +02:00
Marco Bonardo
6ec4815d31
Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich
2009-06-24 10:59:30 +02:00
Neil Deakin
66b8500cf2
Bug 488846, use a custom controller finding method which checks for open context menus for places, r=mak (CLOSED TREE)
2009-06-10 14:00:30 -04:00
Michael Kohler
8a4688336a
Bug 465082 - Add "Forget About This Site" to History sidebar's site container context menu, r=mak77 ui-r=beltzner
2009-05-11 11:06:12 +02:00
Michael Kohler
8a714c9c7c
Bug 422181 - Add Create Bookmark in history item context menu, r=mak77
2009-05-11 11:06:06 +02:00
Marco Bonardo
8cfb00b2ef
Bug 490156 - Can't delete smart bookmark containers, r=adw
2009-04-30 09:52:49 -07:00
Marco Bonardo
f5fb9bda37
Bug 489351 - Date containers under History in Library cannot be deleted/cut, r=adw
2009-04-24 15:11:01 +02:00