Commit Graph

105 Commits

Author SHA1 Message Date
Mounir Lamouri
acd3b0de54 Bug 558651 - "Check Spelling" should only be shown in context menu when input element is in 'text' or 'search' state. r=sdwilsh 2011-05-02 22:13:22 +00:00
Boris Zbarsky
273f19729f Bug 331959 and bug 127903. Make situations in which an anchor or submit control is nested inside another anchor and the inner thing is clicked trigger the inner thing, not both. r=smaug,gavin a=blocker 2010-12-27 14:42:10 -06:00
Dão Gottwald
494f421ad0 Bug 606678 - use openLinkIn in nsContextMenu ("Open Link in New Tab" shouldn't add tabs to popups). r=gavin a=b 2010-12-25 00:11:45 +01:00
Honza Bambas
43666cb3c5 Bug 597374 - Downloading of a file from a password protected directory fails, r=dolske, sr=bzbarsky, a=blocking2.0:betaN+ 2010-10-25 18:47:23 +02:00
Chris Pearce
63aed796af Bug 485288 - Ensure video context menu doesn't show when video's source children don't contain a resource. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
Dão Gottwald
8a69c87c7a Bug 425575 - Huge context menu when holding right-click on a page, dragging mouse and letting go anywhere out of content area. r=mano 2010-08-06 08:55:42 +02:00
Felipe Gomes
7df16f755e Bug 520805: Full screen video plays back on wrong monitor (multiple monitor setup). r=jst, a=beltzner 2010-08-02 22:55:25 -04:00
Dão Gottwald
6d0f992940 Bug 581475 - Bail out early if the context menu isn't going to be displayed, remove duplicate property initialization. r=mano 2010-07-30 08:53:13 +02:00
Frank Yan
9baec5701c Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin 2010-07-14 19:00:12 -07:00
Ehsan Akhgari
e266e35ede Bug 433860 - No spelling suggestions for text inputs when contenteditable node in document; r=gavin 2010-06-01 14:08:38 -04:00
Mounir Lamouri
fa4a7ab134 Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking 2010-05-12 09:17:07 +02:00
Dão Gottwald
c8873b172d Bug 556482 - Remove dead onDestroy method. r=gavin 2010-04-02 09:17:59 +02:00
Dão Gottwald
5d2246b4ad Backed out changeset 15e478e4abd8 2010-01-27 13:26:21 +01:00
Ehsan Akhgari
7ffb995b86 Bug 242852 - I wish that "Copy link text" were a hyperlink contextual menu option, r=gavin, ui-r=faaborg 2010-01-15 21:28:27 -08:00
Nochum Sossonko
bcbab68b77 Bug 526952 - Check if we're on a link before using the selection for the context menu, r=dao 2009-12-12 21:22:09 -05:00
Nochum Sossonko
09be494df7 Bug 515512 - Text urls that don't have the leading protocol should have the link context menu options when selected. r=dao 2009-10-31 08:59:23 +01:00
Dão Gottwald
07e9daa295 Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x 2009-10-29 08:42:45 +01:00
Tanner M. Young
ca8c8dd143 Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Blair McBride
2dcce69e0d Bug 432213 - Bookmark dialog position incorrectly when bookmarking frame. r=mak77, ui-r=limi 2009-10-01 16:10:53 +02:00
Dão Gottwald
3b847e4c02 Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss 2009-10-01 10:49:00 +02:00
Dão Gottwald
4a22bac533 Bug 482941 - make 'View Background Image' handle background-image lists. r=mano 2009-09-23 11:07:12 +02:00
Johnathan Nightingale
c7a628c36e Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao 2009-09-14 11:20:03 -04:00
Michael Schonfeld
3331a115cd Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin 2009-09-14 11:19:58 -04:00
Johnathan Nightingale
3a522ca143 Back out context menu changes for orange investigation 2009-09-14 13:22:03 -04:00
Johnathan Nightingale
23c11fe2b0 Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao 2009-09-14 11:20:03 -04:00
Michael Schonfeld
09024b918e Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin 2009-09-14 11:19:58 -04:00
Mike Connor
72435e09ae fix post-commit comment from gavin 2009-09-09 18:25:28 -04:00
Mike Connor
1e8a35a91b bug 454518 -allow opening URLs that are not linked from the context menu (if selected), r=gavin, ui-r=beltzner 2009-09-09 05:10:53 -04:00
Johnathan Nightingale
8616f89524 Bug 513147 - Remove the "properties" dialog (and associated "metaData" hooks) from web elements. r=vlad sr=jonas 2009-09-01 09:21:35 -04:00
Nochum Sossonko
eec8d6b002 Bug 502486 - Don't strip the www off urls for the block-image context menu label. r=dao, ui-r=faaborg 2009-08-28 20:26:17 +02:00
Dão Gottwald
8effd42ea7 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Justin Dolske
353a62d8ab Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao 2009-07-14 13:26:33 -07:00
Dão Gottwald
808c8556b6 Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Justin Dolske
526e637dad Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp 2009-07-09 18:26:35 -07:00
Mark Smith
bf85c96e37 Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
channels with no docshell.  r+sr=bzbarsky.
  Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
  Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
  Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
2009-06-16 10:30:25 -04:00
Mark Finkle
c6ece23400 Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin 2009-06-09 21:59:18 -04:00
Kai Liu
e1f76464ea 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
5de76cbe1a 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
89a627d975 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
98ccc61ff1 Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin 2008-10-28 11:52:04 -07:00
Dão Gottwald
5cd511312d 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
67749bffbb Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin 2008-10-26 00:03:54 +02:00
Justin Dolske
098dc61928 Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
Gavin Sharp
a355c2c5ee 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)
8a00d36dd1 'Search Foo for selected text' context menu hitchhikes an accesskey 2008-07-29 16:41:54 +02:00
Kai Liu
2c5bf725bf 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
53ae37b987 Bug 423432 parent.getAttributeNS is not a function [parent instanceof Document] r=gavin a=beltzner 2008-04-09 21:08:25 -07:00
e40dcf953f 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
ffcb0583c8 Back out bug 423833 due to windows browser test failures 2008-04-07 07:56:44 -07:00
318e7598e6 "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