Commit graph

120 commits

Author SHA1 Message Date
Gijs Kruitbosch
9614f79c91 Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley 2015-03-09 13:15:55 +00:00
Ian Moody
1c28fb713c Bug 1133577 - Make context-menu open link/frame commands use messages to avoid unsafe CPOW warnings. r=mconley
--HG--
extra : rebase_source : bb8813cc9e2852b6b86822452657f427970b983b
2015-02-21 00:22:39 +00:00
Blair McBride
9faa472e7e Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
--HG--
extra : transplant_source : %2C%F3%04O%23%B0%7F%10%9A%BA%13%7Fy%18%F5S%1CZ%3D%01
2015-03-06 11:43:05 +13:00
Margaret Leibovic
83e3f73fce Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
--HG--
extra : rebase_source : 95965e5fba02193d5bbb94e5427f7d939547b01a
2015-02-26 14:08:29 -08:00
Wes Kocher
62b9b79f68 Merge fx-team to m-c a=merge 2015-02-24 15:41:09 -08:00
Mike de Boer
63d5b3742b Bug 1133493: add e10s-friendly API to fetch a tab's outer window ID. r=florian,Standard8 2015-02-24 17:16:27 +01:00
Margaret Leibovic
300f689bb5 Bug 1130206 - Don't blow away saved reader mode article until another non-about:reader page is shown. r=bnicholson
--HG--
extra : rebase_source : 83243fba4520cff5a480ae44fc9cc8fa83e0ea1a
extra : histedit_source : 190204c2e03d4271a5eec4e772068356ef318b5c
2015-02-20 15:04:42 -08:00
Nathan Froyd
ed1b0adc6c Bug 1133201 - part 2 - don't send referrer information when opening new windows via context menu; r=Gijs,mconley
Part 1 fixed sending referrer information when opening a plain text
"link" in a new tab through the context menu.  This patch fixes the same
problem, but for the case of opening in a new window, since we take
slightly different paths through |openLinkIn| for tabs vs. windows.
2015-02-17 16:17:06 -05:00
Ian Moody
5717dba3fe Bug 1134409 - Make "Full Screen" context-menu command use messages instead of CPOWs. r=mconley.
--HG--
extra : rebase_source : c4fd20a5a33d9a60ebbe3e3db14801b0207232ba
2015-02-19 01:39:00 -05:00
Ian Moody
c3501392ac Bug 1134399 - Make context-menu media commands use messages to avoid unsafe CPOW usage warnings. r=mconley 2015-02-19 01:37:00 -05:00
Gijs Kruitbosch
806945722a Bug 1111148 - show doorhanger for EME being played back, r=florian
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Wes Kocher
f62801541d Merge fx-team to m-c a=merge CLOSED TREE 2015-01-29 15:27:17 -08:00
Bill McCloskey
94aebaaa39 Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Margaret Leibovic
8ea9d0a1e7 Bug 1125364 - Check to make sure content window isn't null after paring document. r=jaws
--HG--
extra : rebase_source : ee5750e0543b7c11780cd3872853b61ada801154
extra : histedit_source : 271c8ab4f7944e28c020e665f892f15ae3ead71e
2015-01-23 15:50:43 -08:00
Margaret Leibovic
dcce620b41 Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
--HG--
extra : rebase_source : e10a6ea5771138cc34e2195e0ac87349968ae8de
2015-01-02 17:20:12 -08:00
Margaret Leibovic
d2c02d2fcc Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
--HG--
extra : rebase_source : d2ecf5b2079f6bdbfc2ccfe6149a86075293967f
2014-12-30 10:44:34 -05:00
Jim Mathies
4c56e80c34 Bug 1106075 - Fix for double click to try again for offline errors. r=Dao 2015-01-14 04:46:55 -06:00
Neil Deakin
afbba9218f 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
Carsten "Tomcat" Book
7bccfba59f Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE 2014-12-22 14:36:02 +01:00
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
Ryan VanderMeulen
90f31ccf52 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-17 20:53:20 -05:00
Brad Lassey
0da05e7add bug 1112337 - desktop mirroring code passes null viewport r=mconley 2014-12-16 17:35:10 -05: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
Brad Lassey
d81249fa81 bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Tim Nguyen
eebb7eb5c5 Bug 738646 - Show apps button by default on about:home and remove hidden pref related to it. r=jaws 2014-12-05 15:46:00 -05:00
Dave Townsend
b244015e73 Bug 1101122 - Update about:home search styling. r=felipe 2014-11-24 08:40:22 -02: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
Shane Caraveo
dbfe786800 bug 1053973 fix opengraph builder for e10s, r=markh 2014-11-05 17:26:36 -08:00
Shane Caraveo
3fde9c9124 Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Carsten "Tomcat" Book
7611a1f3ee Merge mozilla-central to mozilla-inbound 2014-10-31 14:23:10 +01: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
Mark Goodwin
869a1d7a5d Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
f38cdc9f95 Backed out changeset c83447ce334c (bug 846498) 2014-10-31 10:03:16 +01:00
Mark Goodwin
a808522c0e Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Tomasz Kołodziejski
1b9c50100d Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN 2014-10-24 17:19:00 +02:00
Felipe Gomes
40bbb212b0 Bug 1068360 - [e10s] Fix mixed content doorhanger and enable its test under e10s. r=Mossop,mmc 2014-10-22 18:05:17 -02:00
Neil Deakin
3008d280a1 Bug 1069966 - Use a system event listener for contextmenu events, otherwise stopPropagation can prevent the default behaviour. r=mconley 2014-10-20 09:55:36 -04:00
Ryan VanderMeulen
5aa910f1e2 Backed out changeset 1f6bcce44b79 (bug 1069966) for webplatform test failures.
CLOSED TREE
2014-10-20 11:39:00 -04:00
Neil Deakin
486dad8c5e Bug 1069966, use a system event listener for contextmenu events, otherwise stopPropagation can prevent the default behaviour, r=mconley 2014-10-20 09:55:36 -04: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
Felipe Gomes
5e25592280 Bug 1053456 - Pass a serialized SSL status to the parent process so that "Add exception" from about:certerror works. r=dkeeler 2014-10-02 01:17:13 -03:00
Dave Townsend
8b46b5daab Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Florian Quèze
783671ecaf Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe. 2014-09-22 20:39:58 +02:00
Florian Quèze
0d58508a60 Bug 973001 - getUserMedia UI doesn't work with e10s - fix the urlbar indicators and show the global indicators, r=felipe. 2014-09-22 20:39:57 +02: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
Ryan VanderMeulen
e84550c5e3 Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
CLOSED TREE
2014-09-15 15:30:39 -04: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