Neil Deakin
ee70891e45
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Bill McCloskey
55f6a44165
Bug 1072980 - Don't pass document CPOW to context menu (r=ally)
2014-12-18 17:34:24 -08:00
Nathan Froyd
991d6e6fb1
Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Gijs Kruitbosch
8a948ff6ff
Bug 1100914 - switch telemetry to use an array of strings to indicate all states, r=jaws,f=bwinton
2014-11-20 16:07:46 +00:00
Matthew Gregan
4d59b67ef1
Bug 1094310 - Disable media context menu items for blob and mediasource URLs. r=gavin
2014-11-19 16:52:03 +13:00
Dave Townsend
39cd3d1e3e
Bug 1060138: Add a hook for extensions to provide data to send across the synchronous contextmenu message. r=mconley
2014-11-17 10:58:13 -08:00
Dave Townsend
3d044d83dc
Backing out bug 1060138 due to leaks.
2014-11-11 14:27:17 -08:00
Dave Townsend
21d32c4954
Bug 1060138: Add a hook for extensions to provide data to send across the synchronous contextmenu message. r=mconley
2014-11-11 12:52:13 -08:00
Mike Conley
d4bf97a6a6
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
...
--HG--
rename : browser/base/content/test/general/bug564387.html => browser/base/content/test/general/web_video.html
rename : browser/base/content/test/general/bug564387_video1.ogv => browser/base/content/test/general/web_video1.ogv
rename : browser/base/content/test/general/bug564387_video1.ogv^headers^ => browser/base/content/test/general/web_video1.ogv^headers^
extra : rebase_source : 1c2fad8158ef3803d653014d7dc1c8ce022dfc40
2014-10-30 15:21:47 -04:00
Brad Lassey
710174bd7e
Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
...
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
90d84f91ee
Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures
2014-10-17 09:58:52 +02:00
Brad Lassey
7ff01ce229
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Wes Kocher
59e0863445
Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE
2014-10-16 15:13:30 -07:00
Brad Lassey
99bd5cfd9b
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
57109dded7
Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
...
CLOSED TREE
2014-10-16 15:19:41 -04:00
Brad Lassey
9a575d1772
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Wes Kocher
86b3bed29d
Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage
2014-10-15 17:47:19 -07:00
Brad Lassey
4ad96a68de
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Shane Caraveo
9d52a943fa
Bug 1014332 fix share context menu tests, r=jaws
2014-10-09 12:02:43 -07:00
Blake Kaplan
f809f5b13f
Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
...
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).
It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).
Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
Neil Deakin
6c1e283ef7
Bug 1071771, disable dictionary list when it cannot be accessed from another process. This makes the context menu work again after using it on a misspelled word, r=mconley
2014-09-30 12:05:53 -04:00
Bill McCloskey
4465d2b3ff
Bug 1039528 - [e10s] Make "Inspect element" context menu item work (r=pbrosset)
2014-09-29 13:05:22 -07:00
Bill McCloskey
8f71982b1a
Bug 1067527 - [e10s] Use contentWindowAsCPOW in context menu code (r=mconley)
2014-09-23 15:48:53 -07:00
Mike Conley
11e4975e65
Bug 1069567 - [e10s] Make remote browser contentPrincipals not be CPOWs. r=billm.
...
--HG--
extra : rebase_source : 4f47430a2ff95737e579ddca1655d410656bb64a
2014-09-18 19:26:50 -04:00
Mike Conley
6aecdba124
Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
...
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.
--HG--
extra : rebase_source : 6239a4b49e0af89800c5618e4589f8aef03f58d4
2014-09-17 16:06:58 -04:00
Nigel Babu
1da2de4cb7
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Wes Kocher
6e187f49f8
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
15262d36a9
Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo)
2014-09-15 16:30:46 -07:00
Mike Conley
91e7e2f96f
Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
...
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.
--HG--
extra : rebase_source : 719afe669c638ba4883f76f18aee38df6b60b4ad
2014-09-15 13:33:50 -04:00
Ryan VanderMeulen
e84550c5e3
Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
...
CLOSED TREE
2014-09-15 15:30:39 -04:00
Bill McCloskey
ea74115231
Bug 1047751 - Disable HTML-controlled context menu in e10s (r=mconley)
2014-09-12 12:58:23 -07:00
Wes Kocher
79bcafc2c6
Merge inbound to m-c a=merge
2014-08-25 17:19:50 -07:00
Gijs Kruitbosch
e126ede3c2
Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton
2014-08-14 20:44:59 +02:00
Jim Mathies
85e4123ae4
Bug 903022 - Parent save-as file pickers to the browser window rather than the content window. r=gavin
2014-08-25 11:48:58 -05:00
Ed Morley
59f76a94a9
Backed out changeset 93cd3fc35cfc (bug 1014332)
2014-08-21 12:27:16 +01:00
Andrea
32a967fa88
Bug 991427 - Check if the last character of the string is part of a surrogate pair when truncating text for display in the context menu, to avoid splitting surrogate pairs, r=gavin
2014-08-16 17:06:10 -07:00
Shane Caraveo
08ae54b590
Bug 1014332 fix context menu tests to handle share, r=jaws
2014-08-15 14:23:24 -07:00
Ed Morley
62b7aa6b87
Merge mozilla-central and inbound
2014-08-12 17:56:08 +01:00
Allison Naaktgeboren
2bf5772323
Bug 1030451-Update spellchecker context menu suggestions for multiprocess.r=billm
2014-08-11 13:07:54 -07:00
Ms2ger
5b546538b2
Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
...
This also includes a test that mozMatchesSelector is still exposed and works.
--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Trishul Goel
e3a2c2e2fb
Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao
2014-07-16 22:03:15 +02:00
Shane Caraveo
a69c426a8e
Bug 926417 add microdata support for share/marks, r=markh, r=felipe
2014-07-11 08:50:34 -07:00
Drew Willcoxon
1bda00a462
Bug 1005601 - "gContextMenu is null" thrown for first textarea context menu in a window. r=Gijs
2014-07-10 03:31:04 -07:00
Gijs Kruitbosch
ee2a420fc8
Bug 1021969, r=bholley,jaws
...
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Jared Wein
9aca6f8285
Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
...
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jared Wein
062700e6ea
Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
...
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Valentin Tsatskin
179f4cb0aa
Bug 985824 - Search for link text context menu item should pay attention to selection. r=Unfocused
2014-04-01 08:57:24 -04:00
Bill McCloskey
183cb20358
Bug 917681 - [e10s] Make context menu work for selected text (r=felipe)
2014-03-14 11:47:46 -07:00
Valentin Tsatskin
0975471de9
Bug 970746 - Context menu should include option to for search link text on search engine. r=bmcbride
2014-02-10 18:53:00 -05:00
Tom Schuster
162b01089f
Bug 947895 - [e10s] Null check browser.docShell in context-menu Open in new tab. r=gavin
2014-02-24 23:10:18 +01:00
Tom Schuster
288af30ff5
Bug 973195 - [e10s] Change Copy Link in context-menu to use JS instead of cmd_copyLink. r=felipe
2014-02-24 23:10:12 +01:00
Florian Quèze
5d514d90bc
Bug 950051 - context-menu reload in SocialAPI panels doesn't reload the panel, r=mixedpuppy.
2013-12-17 00:10:30 +01:00
Christoph Kerschbaumer
2df9d73cd4
Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin
2013-10-10 21:26:32 -07:00
Florian Quèze
56f5daecc2
Bug 773988 - Allow saving a snapshot from a media stream without a known filename, r=dolske.
2013-11-07 14:01:55 +01:00
Benjamin Smedberg
f1747357ee
Bug 926605 part A - When a plugin is removed from a page, continue showing it in the plugin doorhanger, to deal with the cases where the site removes a plugin immediately after trying to use it, r=jaws
2013-10-27 14:41:28 -04:00
Shane Caraveo
fbbdb70eaf
bug 891219 new social bookmarks, part 2, new implementation, r=markh
2013-09-06 10:56:01 -07:00
Shane Caraveo
967bf9736a
bug 891219 new social bookmarks, part 1, remove old socialmarks code
2013-09-06 10:55:43 -07:00
Georg Fritzsche
977802dfc8
Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws
2013-08-26 16:48:41 +02:00
Shane Caraveo
71661cb777
bug 891216 multiple workers enabled, r=markh
2013-08-21 11:32:46 -07:00
Wes Kocher
dcd0370b58
Backed out changeset 20e064f3e8e0 (bug 905084) for adding a new intermittently failing test on a CLOSED TREE.
2013-08-20 17:20:21 -07:00
Georg Fritzsche
b5983e8bc3
Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws
2013-08-20 22:25:12 +02:00
Ehsan Akhgari
ef3b15bfe4
Bug 905176 - Don't show the Check Spelling menu item for spellcheck=false contenteditable elements; r=mconley
2013-08-15 15:06:54 -04:00
David Keeler
30891a9af3
Bug 516753 - Forward content context menu events to the parent. r=felipc
2013-08-06 15:00:07 -07:00
James Kitchener
de2bc57255
Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz
2013-07-25 09:32:50 -04:00
James Kitchener
a33e8b9ec5
Bug 802895 - hide frame menu options for srcdoc iframes r=gavin
2013-06-28 23:13:23 -04:00
Max Li
265844cb3d
Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss
2013-06-23 09:37:21 -04:00
Dave Camp
1b64436fe0
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Shane Caraveo
34b43c9bf2
bug 818675 implement new social share panel, r=felipe
2013-05-06 23:02:58 -07:00
Phil Ringnalda
bb93063523
Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures
2013-05-06 20:40:44 -07:00
Shane Caraveo
dee9a7fd1e
bug 818675 implement new social share panel, r=felipe
2013-05-06 18:36:31 -07:00
Shane Caraveo
b148a5d7f6
bug 853151 rework recommend into social marks, r=felipe
...
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00
Matt Brubeck
40b69bb3d8
Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
...
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Shane Caraveo
787261ce94
bug 853151 rework recommend into social marks, r=felipe
...
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-02 11:49:11 -07:00
Dave Camp
1bfe8ab7bf
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
8584f5466b
Backed out changeset 9117c7ad29d5 for MaxHeap regression.
2013-04-28 14:42:23 -07:00
Dave Camp
dece8dacce
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Ed Morley
0998031926
Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
...
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Shane Caraveo
c1591385ae
bug 853151 refactoring recommend into SocialMark, r=felipe
...
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Gijs Kruitbosch
74abc178d6
Bug 845555 - Fix statistics menu item, r=jaws
2013-04-15 23:06:12 -07:00
Sunny
c3915a11f9
Bug 840745 - Default HTML5 audio/video player controls should facilitate changing playback rate. r=jaws ui-r=limi
...
--HG--
extra : rebase_source : 9cb821d5b4632dcfbe518504aa963b87b9a2c9f2
2013-03-07 12:28:24 -05:00
Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Shane Caraveo
f225faeab6
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
2013-01-27 10:31:14 -08:00
Ryan VanderMeulen
1bb6e32d4b
Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures.
2013-01-26 21:19:21 -05:00
Shane Caraveo
f44a842e3a
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
2013-01-26 16:48:54 -08:00
Jared Wein
5e5f30d4ae
Bug 774315 - Close button and context menu to hide click-to-play plugin instances. Portions of the patch contributed by David Keeler. r=felipe
2012-07-17 13:45:59 -07:00
Olli Pettay
116d0e2688
Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin
2013-01-03 17:17:36 +02:00
Joe Walker
349f95edf3
Merge m-c to fx-team
2012-12-13 17:42:37 +00:00
Joe Walker
e083b9d5e6
Bug 813031 - gDevTools needs an API review [toolbox]; r=paul
2012-12-13 13:03:55 +00:00
Johan Charlez
695e328698
Bug 433168 - Context menu is not shown for form buttons and select elements. r=gavin
2012-12-13 01:09:49 -05:00
Ehsan Akhgari
c9051b079d
Merge mozilla-central to mozilla-inbound
2012-11-30 13:20:05 -05:00
Joe Walker
a3224c8b35
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-30 08:07:59 +00:00
Ehsan Akhgari
df05f3974e
Bug 456884 - Provide a way to open a link into private browsing mode; r=dao ui-r=madhava
2012-11-27 10:09:24 -05:00
Ed Morley
5af1474966
Backout f3bb2259ca27 (bug 433168) for browser-chrome failures
2012-10-31 16:07:20 +00:00
Johan Charlez
4cea329aae
Bug 433168 - Context menu is not shown for form buttons and select elements. r=Mano.
2012-10-31 10:56:51 -04:00
OHZEKI Tetsuharu
da6300702b
Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp
2011-04-24 12:15:53 -04:00
Josh Matthews
5326c31d67
Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan
2012-10-03 15:33:54 -04:00
Josh Matthews
49db0fb3fc
Backed out changeset 71a2a9d7618e
2012-10-03 13:12:12 -04:00
Josh Matthews
7b8bad7029
Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan
2012-10-03 13:10:55 -04:00
Josh Matthews
be721d5624
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Josh Matthews
c5574afd30
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
2012-09-17 12:18:40 -04:00
Jared Wein
f07fa6d8f3
Bug 654687 - Combine Stop and Reload in the page context menu. r=felipe
2012-07-03 23:21:53 -07:00
Jared Wein
f4fa33262b
Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander
2012-07-03 13:42:18 -07:00
Ehsan Akhgari
f4b598bf08
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
Dan Wendorf
a376240d50
Bug 702159 - Add context menu to exit DOM full screen mode and tests. r=jaws
2012-05-24 23:57:59 -05:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Gavin Sharp
f4363e6229
Bug 734076: make use of the new openUILink form to simplify context menu callers, r=dao
...
--HG--
extra : transplant_source : %D6%90%13%91%EA%3D3%CB%93B1%CD%7F%0Cf%D1%08%00%A4%E6
2012-04-18 15:44:02 -07:00
Paul ADENOT
7c6bcb1a1c
Bug 557278 - OGG audio handled as OGV video. r=dolske, a=desktop-only
2012-04-20 22:33:42 -04:00
Wolfgang Rosenauer
b93bb1bc3e
Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin
2012-04-02 22:43:12 +02:00
Chad Freeman
f76c95b0e1
Bug 720023 - Context menus for selected domains should be the identical as for links. r=jwein
2012-03-16 12:41:37 -07:00
Ekanan Ketunuti
f0516a6bba
Bug 734027 - Decode percent encoding on non-ASCII filename when saving a video snapshot. r=jaws
2012-03-08 18:18:35 +07:00
rsx11m
dd26ba5901
Bug 730041 - Disable "View Background Image" in context menu for stand-alone video content. r=dolske
2012-02-29 19:35:48 -05:00
VD
04ab03c476
Bug 702894 - Remove pre-DOM API full-screen video implementation. r=dao
2012-02-08 14:19:29 +01:00
Matthew Noorenberghe
aa0a90e6d3
Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
...
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
2012-01-31 14:53:21 -08:00
Quentin Headen
547b01566f
Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan
2011-12-29 16:06:56 -05:00
Dão Gottwald
3e662221d3
Bug 708071 - Make the spell checking UI not hold on to a document in memory when spelling suggestion is invoked through the context menu. r=gavin
2011-12-07 15:45:44 +01:00
Dão Gottwald
5fbfbb510a
fixing line endings, no bug
2011-11-29 17:18:42 +01:00
Jared Wein
54a28ac854
Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn
2011-11-23 14:42:18 -05:00
Marco Bonardo
9f39880bda
Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
...
r=dietrich
2011-11-15 20:42:27 +01:00
Marco Bonardo
497654b074
Bug 700348 - fix showBookmarkDialog warnings.
...
r=dietrich
2011-11-11 22:39:26 +01:00
Paul ADENOT
3846292d90
Bug 556563 - Disable/remove "View video" when you're already viewing the video. r=dolske
2011-11-02 13:52:21 -07:00
Marco Bonardo
f7acf28c3d
Bug 696159 - Remove some deprecated Places code.
...
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Justin Dolske
6295003daf
Bug 693099 - "Save Snapshot As" option on HTML5 videos creates PNG files with .JPG file extension. r=sparky
2011-10-11 00:14:27 -07:00
Jared Wein
2ffc877a0e
Bug 669260 - Add statistics overlay to video element. r=dolske
2011-10-03 20:47:41 -07:00
Matthew Wein
e2343925d1
Bug 681550 - Add ability to save current frame of video. r=dolske
2011-10-03 10:42:36 -07:00
Jared Wein
18098172ed
Backed out 971f1bf573fc8 due to test failures
2011-10-03 10:36:07 -07:00
Matthew Wein
a7ceea0fd2
Bug 681550 - Add ability to save current frame of video. r=dolske
2011-10-03 08:13:50 -07:00
Rob Campbell
6c3abd418f
Bug 688595 - Hide Inspect Element context menu items if not enabled; r=gavin
2011-09-23 13:43:37 -03:00
Panos Astithas
71fce4f4ad
Bug 587134 - Context menu item for Highlight Element (highlighter); r=gavin
2011-09-21 13:16:25 +03:00
Jesper Kristensen
f04d86218f
Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan
2011-09-13 14:58:54 -04:00
Felix Fung
0bc71ca85d
Bug 577266 - Correct misspellings in source code
2011-09-06 17:20:35 -07:00
Ed Morley
01f15294eb
Backout a422b9ff0a9e (bug 591780 part 1) for causing 8% Ts regression on multiple platforms; a=khuey
2011-09-06 14:32:26 +01:00
Jesper Kristensen
1ef15b178d
Bug 591780 - Part 1: Backend support for adding and removing spell checker dictionaries at runtime; r=ehsan
2011-09-05 18:44:34 -04:00
Jan Varga
78e4db599e
A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn
2011-08-18 18:37:26 +02:00
Jan Varga
a298beaa2e
Bug 617528 Part 2 - Core implementation r=smaug
...
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Kailas
2e04bbf07a
Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin
...
--HG--
rename : embedding/test/320x240.ogv => browser/base/content/test/bug564387_video1.ogv
2011-07-10 13:53:22 -07:00
Dão Gottwald
17557a615d
Bug 591953 - Show the "Open Link" context menu item for URLs with hyphens. r=gavin
2011-06-21 11:59:29 +02:00
Mounir Lamouri
39b2d9f4b9
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
f5e4cf5996
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
eddb3a79c9
Bug 606678 - use openLinkIn in nsContextMenu ("Open Link in New Tab" shouldn't add tabs to popups). r=gavin a=b
...
--HG--
extra : rebase_source : c76eb56bdcdb55bf965b5c3adebfeb6720a733db
2010-12-25 00:11:45 +01:00
Honza Bambas
b722efd354
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
39524be815
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
c468d591d7
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
aa23897901
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
6bc1ff7fa2
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
afe0644f0c
Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin
2010-07-14 19:00:12 -07:00
Ehsan Akhgari
d52ae1cb31
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
34bd1fda86
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Dão Gottwald
c40f0cea44
Bug 556482 - Remove dead onDestroy method. r=gavin
2010-04-02 09:17:59 +02:00
Dão Gottwald
52f1c23155
Backed out changeset 15e478e4abd8
2010-01-27 13:26:21 +01:00
Ehsan Akhgari
2afa97c7bf
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
f531ea9a4c
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
c4f9a924a2
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
6c62e29e31
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
b53e3ce12b
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
f2c8ea639b
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
84cda3dcc6
Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss
2009-10-01 10:49:00 +02:00
Dão Gottwald
7f907dda27
Bug 482941 - make 'View Background Image' handle background-image lists. r=mano
2009-09-23 11:07:12 +02:00
Johnathan Nightingale
fbfbf8e7c0
Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao
2009-09-14 11:20:03 -04:00
Michael Schonfeld
a8cdd9aa97
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
90181334f5
Back out context menu changes for orange investigation
2009-09-14 13:22:03 -04:00
Johnathan Nightingale
1172189753
Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao
2009-09-14 11:20:03 -04:00
Michael Schonfeld
43b3e98f73
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
a7b25c0ea5
fix post-commit comment from gavin
...
--HG--
extra : rebase_source : dca2dbc66c4fb4230c72158eeeda88b9320d3d00
2009-09-09 18:25:28 -04:00
Mike Connor
872625d51b
bug 454518 -allow opening URLs that are not linked from the context menu (if selected), r=gavin, ui-r=beltzner
...
--HG--
extra : rebase_source : 1b363d5cfbbcd1acbbf037485bd0367bb0a7a9b6
2009-09-09 05:10:53 -04:00
Johnathan Nightingale
5eadd2ad50
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
d8cc15d0c9
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
a6d0c6e669
Bug 506861 - make more use of makeURI(). r=gavin
2009-07-29 07:55:18 +02:00
Justin Dolske
947b752c14
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
9aac711d41
Bug 503953 - make consistent use of gNavigatorBundle. r=gavin
2009-07-14 00:10:04 +02:00
Justin Dolske
e661da9b22
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
83c646ef2f
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.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Mark Finkle
21d76e682c
Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin
2009-06-09 21:59:18 -04:00
Kai Liu
1a664b94a6
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
022eb9cad7
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
f0f3cee959
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
f0ebe74863
Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin
2008-10-28 11:52:04 -07:00
Dão Gottwald
e785f2ee9a
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
a285cfb493
Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin
2008-10-26 00:03:54 +02:00
Justin Dolske
c10dcfac56
Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss
2008-10-22 23:36:52 -07:00
Gavin Sharp
43ad651252
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)
6e4ddb2942
'Search Foo for selected text' context menu hitchhikes an accesskey
2008-07-29 16:41:54 +02:00
Kai Liu
07d8006684
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
007f2dd808
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
dec1927cc3
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
2440f082b5
Back out bug 423833 due to windows browser test failures
2008-04-07 07:56:44 -07:00
johnath@mozilla.com
56af4e3787
"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
d55dab7b95
Replace CRLF with LF
2008-04-04 10:55:58 -07:00
reed@reedloden.com
5419c76caa
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
59fafa0671
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
c9d5644c22
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
8d6ce95d83
Backing out test of bug 384370
2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
188566b7bf
Bug 384370 - test perf run (r=mano)
2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
afe04b3027
backing out test checkin of bug 384370
2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
ee6f5ace1d
TESTING - temp checkin of bug 384370 (r=mconnor)
2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
b0a4177e66
backing out test patch for bug 384370
2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
baff8051e9
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
e49a6df6f9
backing out, broke when unrotting
2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
2c23e82cf1
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
ddb55e3265
backing out patch for bug 299372 for b4, as per bug 420481
2008-03-02 23:31:37 -08:00
dmose@mozilla.org
a0abc6c77c
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