Commit Graph

58 Commits

Author SHA1 Message Date
Mark Finkle
71094b75ef Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin 2009-06-09 21:59:18 -04:00
Kai Liu
60d03a30f4 Bug 424101 - Inputs with type image don't give a context menu to save the image; r=gavin ui-r=beltzner 2009-02-27 00:06:01 +03:30
Ehsan Akhgari
a21f8e15f2 Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode, r=mconnor 2008-11-04 02:52:22 +03:30
Justin Dolske
0224388329 Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui-r=boriss 2008-10-30 12:29:40 -07:00
Justin Dolske
f6a9437320 Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin 2008-10-28 11:52:04 -07:00
Dão Gottwald
49dc58ee4e Bug 439133 - "Show Image" is poorly labeled, can be confused with "View Image". ui-r=faaborg, r=mano 2008-10-27 23:47:01 +01:00
Dão Gottwald
e3b2bcff5a Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin 2008-10-26 00:03:54 +02:00
Justin Dolske
0b0b563969 Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
Gavin Sharp
5634d58e82 Bug 439292: allow 'open in new tab/window' for mailto links if the registered handler is a web handler, patch by Natch <highmind63@gmail.com>, r=me 2008-08-26 20:20:41 -04:00
Vlado Valastiak (wladow, Mozilla.sk)
9fac491233 'Search Foo for selected text' context menu hitchhikes an accesskey 2008-07-29 16:41:54 +02:00
Kai Liu
71fba86b9b Bug 431141: input type="password" should not have "Add Keyword to this Search" context menu, r=gavin 2008-06-15 21:28:01 -04:00
timeless@mozdev.org
dea70d3e21 Bug 423432 parent.getAttributeNS is not a function [parent instanceof Document] r=gavin a=beltzner 2008-04-09 21:08:25 -07:00
reed@reedloden.com
377a5bb5b8 Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+] 2008-04-08 11:45:08 -07:00
johnath@mozilla.com
fd53f748be Back out bug 423833 due to windows browser test failures 2008-04-07 07:56:44 -07:00
johnath@mozilla.com
3d1072b0ce "Show Only This Frame" code uses about:neterror url for error pages. b=423833 r=mano a=blocking-firefox3 (beltzner) 2008-04-07 06:39:08 -07:00
gavin@gavinsharp.com
4ec983fe66 Replace CRLF with LF 2008-04-04 10:55:58 -07:00
reed@reedloden.com
d8be793d5b Bug 425631 - "It is possible to duplicate the suggestions on spell checking" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin a=blocking-firefox3+] 2008-04-04 02:08:16 -07:00
dolske@mozilla.com
1b346b4adc Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
b4a8b029fa backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21 TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
vladimir@pobox.com
6d3fc1ea99 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dmose@mozilla.org
88d845a512 Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner 2008-02-29 15:59:20 -08:00
dietrich@mozilla.com
a66a3842e4 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
dietrich@mozilla.com
a15fbe3750 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
reed@reedloden.com
3f95e79318 Bug 404536 - "Right click on Web page button should be ignored (don't show context menu on web form controls except textboxes)" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano ui-r+a1.9=beltzner] 2008-02-23 23:42:40 -08:00
reed@reedloden.com
914a61064d Bug 349865 - "Drop "Copy Link Location" from mailto: link context menu" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin ui-r+a1.9=beltzner] 2008-02-22 03:23:56 -08:00
reed@reedloden.com
aac4552292 Bug 218142 - "Need "Show Image" / "Reload Image" on context menu" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin ui-r+a1.9=beltzner] 2008-02-13 02:38:33 -08:00
mozilla.mano@sent.com
22bcac433b Bug 412027 - Map Esc to the cancel button in the Bookmark contextual dialog, with few other fixes (see comment 18). r=dietrich, a=beltzner. 2008-01-30 13:19:39 -08:00
florian@queze.net
205f1397a0 Bug 410691 - When blocking images from the context menu and undoing, an 'allow' exception is added. r=Mano, a1.9=beltzner 2008-01-24 23:01:26 -08:00
reed@reedloden.com
f79d369980 Bug 407481 - "Unicode ellipsis to be used in code as well" [p=masa141421356@gmail.com (Masahiro Yamada) r=gavin a1.9=beltzner] 2008-01-23 23:20:44 -08:00
sspitzer@mozilla.org
84997eaaa6 fix for bug #408862: "bookmark this frame" is broken r=dietrich, a=schrep 2007-12-19 09:25:09 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -08:00
mozilla.mano@sent.com
adf51f6912 Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
reed@reedloden.com
8a0eb4afaa Bug 398409 - "right-click -> Bookmark This Page, dialog opens in left corner of window (not under star button)" [p=florian r=Mano a=blocking-firefox3+] 2007-11-13 08:30:58 -08:00
reed@reedloden.com
d23dcd9b90 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07:00
reed@reedloden.com
dbba54a0ad Bug 396241 - "nsIIOService.newURI exception in makeURI in contentAreaUtils.js when doing open Frame in New Tab with data url" [p=f.qu@queze.net (Florian Quèze) r=Mano a1.9=mconnor] 2007-09-17 13:57:48 -07:00
asqueella@gmail.com
e58ad36242 Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
mozilla.mano@sent.com
41bfc7b363 Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
philringnalda@gmail.com
e5b037d493 Bug 376189 - Show Only This Frame and Open Frame in New Window/Tab don't send referrer, patch by Florian Quèze <f.qu@queze.net>, r=mano 2007-08-25 22:18:47 -07:00
mozilla.mano@sent.com
4540312ba5 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
martijn.martijn@gmail.com
931598c021 Checking in the patch for bug 386729 again, it's not the cause for the rlk increase 2007-07-23 15:16:30 -07:00