Ian Moody
ade5f4a50d
Bug 1134391 - Make "View Image/Video" command use messages to avoid unsafe CPOW warnings. r=mconley
2015-03-04 21:27:35 +00:00
Margaret Leibovic
5b81db5561
Bug 1139678 - (Part 2) Update non-reader-able test URL in browser_readerMode.js. r=Gijs
2015-03-17 09:23:19 -07:00
Margaret Leibovic
e6b74c0e56
Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
2015-03-12 20:06:37 -07:00
Blair McBride
de3b9c9119
Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw
2015-03-17 12:49:07 -07:00
Gijs Kruitbosch
e238e351a8
Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley
2015-03-09 13:15:55 +00:00
Ian Moody
82aacdf877
Bug 1133577 - Make context-menu open link/frame commands use messages to avoid unsafe CPOW warnings. r=mconley
2015-02-21 00:22:39 +00:00
Blair McBride
9595a26666
Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
2015-03-06 11:43:05 +13:00
Margaret Leibovic
98ac137728
Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
2015-02-26 14:08:29 -08:00
Wes Kocher
d12bfcf3d3
Merge fx-team to m-c a=merge
2015-02-24 15:41:09 -08:00
Mike de Boer
53fa69f4be
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
60908f3656
Bug 1130206 - Don't blow away saved reader mode article until another non-about:reader page is shown. r=bnicholson
2015-02-20 15:04:42 -08:00
Nathan Froyd
6f780d2fd9
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
e00b4962a3
Bug 1134409 - Make "Full Screen" context-menu command use messages instead of CPOWs. r=mconley.
2015-02-19 01:39:00 -05:00
Ian Moody
8ea82d1941
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
d740c2c08b
Bug 1111148 - show doorhanger for EME being played back, r=florian
2015-02-04 17:13:38 +00:00
Wes Kocher
bbb848c9a1
Merge fx-team to m-c a=merge CLOSED TREE
2015-01-29 15:27:17 -08:00
Bill McCloskey
3b0120e94a
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
ffaa26a03f
Bug 1125364 - Check to make sure content window isn't null after paring document. r=jaws
2015-01-23 15:50:43 -08:00
Margaret Leibovic
df94635170
Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
2015-01-02 17:20:12 -08:00
Margaret Leibovic
80dc8f2bcd
Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
2014-12-30 10:44:34 -05:00
Jim Mathies
fac06a97ba
Bug 1106075 - Fix for double click to try again for offline errors. r=Dao
2015-01-14 04:46:55 -06:00
Neil Deakin
c59b7336ca
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
fa17e1ee61
Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE
2014-12-22 14:36:02 +01:00
Neil Deakin
324ef14f83
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
ba2dde8fab
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-17 20:53:20 -05:00
Brad Lassey
b3a3557f49
bug 1112337 - desktop mirroring code passes null viewport r=mconley
2014-12-16 17:35:10 -05:00
Nathan Froyd
6a4539c76d
Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Brad Lassey
c4f5784a04
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
28303e8df2
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
4576012b86
Bug 1101122 - Update about:home search styling. r=felipe
2014-11-24 08:40:22 -02:00
Dave Townsend
4060c5ea6f
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
071c8cad7f
Backing out bug 1060138 due to leaks.
2014-11-11 14:27:17 -08:00
Dave Townsend
48d5013ecf
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
3880583b89
bug 1053973 fix opengraph builder for e10s, r=markh
2014-11-05 17:26:36 -08:00
Shane Caraveo
3b09aae760
Bug 915547 fix activation in e10s windows, r=markh
2014-11-05 17:22:27 -08:00
Carsten "Tomcat" Book
399f05c363
Merge mozilla-central to mozilla-inbound
2014-10-31 14:23:10 +01:00
Mike Conley
8b0cd6f9a7
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
2014-10-30 15:21:47 -04:00
Mark Goodwin
ff485fba4f
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
22dc432519
Backed out changeset c83447ce334c (bug 846498)
2014-10-31 10:03:16 +01:00
Mark Goodwin
340bf2e765
Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Tomasz Kołodziejski
10288449f2
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
c89c91b614
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
79f0eac113
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
60c2dd1d9d
Backed out changeset 1f6bcce44b79 (bug 1069966) for webplatform test failures.
...
CLOSED TREE
2014-10-20 11:39:00 -04:00
Neil Deakin
c2004b0f64
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
9d38823456
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
5f4660de7b
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
5482e7f73a
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
daff0feda8
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
2abfa29038
Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe.
2014-09-22 20:39:58 +02:00