Mark Goodwin
68617816d0
Bug 1241455 Send TLS Error Reports for subresources r=past, Gijs, mcmanus
...
This patch makes use of the security reporter component (which hasn't landed yet
- see blockers) to allow automatic TLS error reports to be sent directly from
nsHttpChannel.cpp rather than sending them from browser.js. This allows failed
connections for subresources to be reported.
Some of the report sending from browser.js was retained to allow reports to be
sent at the time a user enables reporting. This has been modified to also make
use of the component.
Since the patient is on the table, I've also taken the opportunity to
remove the retry and status bits from aboutCertError.xhtml and
aboutNetError.xhtml - which removes a bunch of code and simplifies things a bit.
The mochitests have been modified to cope with the fact that the UI does not
update with report sending / report failures - instead, success and failure are
determined by examining the response seen from the server from within the test.
2016-02-01 11:18:50 +00:00
Shane Caraveo
88c2f7e147
Bug 1037483 replace microdata with microformats in share, r=dietrich
2016-01-29 10:58:45 -08:00
Wes Kocher
5db3056dd4
Backed out 2 changesets (bug 1037483) for many ESLint failures
...
Backed out changeset de364648e24c (bug 1037483)
Backed out changeset c697940b6f5c (bug 1037483)
--HG--
extra : commitid : Dze5NbyixG6
2016-01-26 11:26:23 -08:00
Shane Caraveo
ff4fb121c8
Bug 1037483 replace microdata with microformats in share, r=dietrich
2016-01-26 10:53:00 -08:00
George Wright
3996b5e615
Bug 1237025 - Stop using CPOWs for View Image Info context menu r=mconley
2016-01-19 19:21:49 -05:00
Tim Taubert
d558566d6f
Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past
...
--HG--
rename : browser/base/content/test/general/pinning_reports.sjs => browser/base/content/test/general/ssl_error_reports.sjs
2016-01-13 15:29:54 +01:00
Panos Astithas
92b2551106
Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler
2015-12-04 19:46:13 +02:00
Gijs Kruitbosch
59f45711a5
Bug 1218249 - followup: re-add 'content.' to the Node reference in content.js, rs=bustage
...
--HG--
extra : commitid : GHo3vAFpWeY
extra : rebase_source : e39a434dbe2f70d94c0b816e1e1bad670446e91a
2015-12-04 15:21:43 +00:00
Gijs Kruitbosch
4918920221
Bug 1218249 - check type of node before using xlink:href, r=felipe,f=longsonr
...
--HG--
extra : commitid : Lh3cVtsYgac
extra : rebase_source : 737f7510384015d13be970ddb22f2fffc84d2ba3
2015-12-02 14:10:39 +00:00
Franziskus Kiefer
49e1318624
Bug 1187357 - rename referrer policy attribute in frontend code. r=Gijs
2015-12-02 17:02:55 -08:00
Masatoshi Kimura
48291711d5
Bug 1218971 - Modernize weak crypto/SSLv3 error page. r=past
2015-12-03 07:16:51 +09:00
Gijs Kruitbosch
8cc9386b8c
Bug 1227116 - fix cmd-click on SVG links as well, r=felipe
...
--HG--
extra : commitid : 1O1gUOnOhXU
extra : rebase_source : f6d62372f706b7aae9328cf7a1faf95faf1b7fd0
extra : histedit_source : b70ca9d8dc1f5ca24ddec0ae2a84eac1ef2bbda1
2015-11-23 20:33:30 +00:00
Francois Marier
67506f65a6
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Gijs Kruitbosch
3db95fa38b
Bug 1217586 - fix modifier click / enter on SVG links by passing node principal, r=felipe
...
--HG--
extra : commitid : D4etC62H4WX
extra : rebase_source : 19ec1865d9b1d193fdb915831e0e7f05dbe6aec6
2015-11-12 17:27:38 +00:00
Wes Kocher
59aa271131
Merge m-c to inbound, a=merge
...
--HG--
rename : webapprt/application.ini.in => webapprt/webapprt.ini
extra : commitid : BR0bpNo1yny
2015-10-30 16:57:55 -07:00
Gijs Kruitbosch
1650e4eeec
Bug 1025568 - fix contextmenu actions across page loads, r=MattN
...
--HG--
extra : commitid : HWHeooHCAH
extra : rebase_source : 7654e7a347e0c00cd572e7f1fc0b352039cf8450
2015-10-23 12:48:59 +01:00
Ehsan Akhgari
91329749b1
Bug 1202085 - Part 2: Add an optional document argument to imgICache::FindEntryProperties(); r=seth
2015-10-30 16:03:09 -04:00
Tooru Fujisawa
8ed7719ea4
Bug 1216775 - Remove for-each from browser/. r=Gijs
...
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Masatoshi Kimura
9621a78c93
Bug 1207137 - Implement weak crypto override UI. r=ttaubert
2015-10-17 09:38:31 +09:00
Mike Conley
ba12fbbe72
Bug 1180991 - Send up natural dimensions of background images loaded in content for Page Info. r=florian
...
--HG--
extra : commitid : 3WG0R3DrZ5K
extra : rebase_source : 9bd7c6c33b8de5342138c8c66c04ebac8c355477
extra : amend_source : 79a786a900756692614126e536135616adc719b0
2015-10-05 15:22:38 -04:00
Neil Deakin
895856cf29
Bug 1199239, remove cpow usage from bookmark this page, r=mak
2015-09-25 21:14:43 -04:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Bernardo P. Rittmeyer
47f80bb9d3
Bug 1188719 - Show login fill context menu on username field. r=MattN
...
--HG--
extra : amend_source : 6171cf0c76c3d7567d553db72045d5f246dd5494
extra : transplant_source : %2C%06v%EA%D56%F6%1C%1E%F4J%14%B1%1F%F3%A0%27%7BaD
2015-08-24 19:06:00 -07:00
Jimmy Wang
a627185642
Bug 1175794 - Use task with setTimeout and send messages to continuously update PageInfo Media tab. r=florian
2015-08-13 05:12:02 -04:00
Jimmy Wang
fa2afab424
Bug 1175794 - Rename and cleanup pageinfo code. r=florian
2015-08-13 03:37:02 -04:00
Jimmy Wang
4b4e28bbf6
Bug 1175794 - Remove use of variables on this for pageinfo. r=florian
2015-08-13 03:37:02 -04:00
Jimmy Wang
2abace297d
Bug 1175794 - Make getMediaInfo self contained and not use variables on this. r=florian
2015-08-13 02:57:17 -04:00
Jan-Ivar Bruaroey
dafe658039
Bug 1189060 - let webrtcUI.jsm etc. block initial Offer/Answer exchange through hook. r=florian,fabrice,mfinkle,mt
...
--HG--
extra : transplant_source : %CBwD%14%7D4%9E%EB%AC%5C7K%E4p%3Dr%8Fjl%8A
2015-08-07 15:22:30 -04:00
Nikhil Marathe
25e263af21
Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao
...
client.focus() now directly uses the DOMServiceWorkerFocusClient event. The
platform popup checking is not available on service workers. Instead each
worker maintains a counter of if it is allowed to interact with windows. This
counter is currently only incremented by the notificationclick event and
dropped after the event has been dispatched.
Since acquiring a client is an async operation most service workers will
perform in notificationclick, an additional extension is granted after the event
during which the service worker may focus a client. This extension is only granted
if the script invokes NotificationEvent.waitUntil() at which point the timer begins.
The extension is terminated when the Promise passed to waitUntil() is fulfilled, or
the timer expires, whichever comes first.
--HG--
extra : commitid : 5wavKTRZWcy
extra : rebase_source : fc8ab4ef6c9bf384b5525b0bc979b3cedc4e1d6c
2015-07-23 08:30:27 -07:00
Wes Kocher
5e90ccec17
Backed out 3 changesets (bug 1191495, bug 1153499, bug 1144660) for mochitest-push crashes
...
Backed out changeset 8917e7323399 (bug 1191495)
Backed out changeset 13ed6f60d3f9 (bug 1144660)
Backed out changeset 95bd6642e4b1 (bug 1153499)
2015-08-05 15:18:05 -07:00
Nikhil Marathe
9c77fa0bcd
Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao
...
client.focus() now directly uses the DOMServiceWorkerFocusClient event. The
platform popup checking is not available on service workers. Instead each
worker maintains a counter of if it is allowed to interact with windows. This
counter is currently only incremented by the notificationclick event and
dropped after the event has been dispatched.
Since acquiring a client is an async operation most service workers will
perform in notificationclick, an additional extension is granted after the event
during which the service worker may focus a client. This extension is only granted
if the script invokes NotificationEvent.waitUntil() at which point the timer begins.
The extension is terminated when the Promise passed to waitUntil() is fulfilled, or
the timer expires, whichever comes first.
--HG--
extra : commitid : 5DUAOg4j41K
extra : rebase_source : 775d36e41c3d3b62e5189b032220fa2469ac237d
extra : source : 8300859f8e9751ca663f96fae3375dfda8b2ad13
2015-07-23 08:30:27 -07:00
Jimmy Wang
df7dcddd7e
Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian
2015-07-08 17:18:38 -04:00
Franziskus Kiefer
e97220a88e
Bug 1174913 - anchor and area referrer attributes. r=ckerschb, r=bz
2015-06-05 15:25:24 -07:00
Jimmy Wang
ba032ec59b
Bug 653065 - Make the lightweight theme web installer ready for e10s. r=mconley
2015-07-14 11:42:02 -07:00
Bill McCloskey
05b14b00e2
Bug 1177013 - Use sendRpcMessage for context menu (r=mrbkap)
2015-07-06 19:58:43 -07:00
Nick Alexander
d2e4f01390
Bug 1174458 - Move WebChannel message support to toolkit/content. r=markh
...
This makes WebChannel support available to all XUL applications that
use toolkit/, including browser/ and mobile/android/.
The new Robocop tests are necessary because we can't run the existing
browser-chrome tests on Android (yet).
--HG--
extra : commitid : EEWHFSpeQSo
extra : rebase_source : 9fde40b33a9f45003692989584f0fc76c9a6ddb8
extra : histedit_source : aac63d2d5fdeeb6de931c9cbf66d4ad79ad3caa1
2015-06-30 11:46:27 -07:00
Matthew Noorenberghe
16853474ad
Bug 1168707 - Run password autofill code when a password field is added to a document outside of a <form>. r=dolske
...
--HG--
rename : toolkit/components/passwordmgr/test/test_formless_submit.html => toolkit/components/passwordmgr/test/test_formless_autofill.html
extra : commitid : 21T06K7Wsbw
extra : rebase_source : 004502682fc071c2e9cbef6554b97f2f50266628
2015-06-29 00:11:22 -07:00
Ian Moody
7e004684e2
Bug 1135933 - Make nsContextMenu.setDesktopBackground() use a message to get the image as a dataURL and make a new element with it to pass to the setDesktopBackground dialog. r=gabor
...
Also perform the disableSetDesktopBackground() check in content
--HG--
extra : commitid : KxHNPz0K0D3
extra : rebase_source : d5f8876a2f3bc58fd4ce133c2eca9b18ce70f282
2015-06-15 23:36:38 -07:00
Mark Goodwin
e72754ef17
Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe)
2015-06-10 14:18:17 +01:00
Ian Moody
2ea6ca4d34
Bug 1141350 - Use a message to get search field bookmark data for 'Add a Keyword for this Search...'. r=gabor
...
--HG--
extra : transplant_source : %BB%3C%98%2Byl%CB%F3E%02%88%22%3B%19c%26%8A%FB%D2%CA
2015-05-25 15:41:34 +01:00
Felipe Gomes
de885c12ab
Bug 1163422. r=Gijs
2015-05-22 15:01:55 -03:00
Paolo Amadini
80dddf5864
Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN
...
--HG--
extra : rebase_source : fdc290d5179bf79af1198bf62b5aac98e30aa894
2015-05-13 15:34:14 +01:00
Ian Moody
3fa8728da3
Bug 1135619 - Make "Bookmark This Frame" fetch the document title and description via message so it is safe in e10s. r=gabor
...
--HG--
extra : transplant_source : %D6%97%0C%40%DF%F0%90f%26i%C0%1C0n%40%85%F8%1Ewb
2015-03-04 21:27:35 +00:00
Jim Mathies
e043d024f9
Bug 1156057 - When content disposition information isn't available in the cache for an image the user right clicks, don't spew the console. r=felipe
2015-04-30 14:42:43 -05:00
Mark Goodwin
992f617cec
Bug 1146832 - fix ugly wrapping in TLS error page (r=dao)
2015-04-30 09:12:34 +01:00
Neil Deakin
e662ba16db
Bug 1134769, move selection info retrieval on context menu to content process, r=mconley
2015-04-29 08:38:42 -04:00
Shane Tomlinson
4b8dab2a11
Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh
2015-04-24 16:07:33 +10:00
Francois Marier
17b87281f2
Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
...
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/evilWorker.js => toolkit/components/url-classifier/tests/mochitest/unwantedWorker.js
extra : rebase_source : efe09564160fb2fcb1adb5f6599183f053268c40
2015-04-22 21:01:37 +12:00
Neil Deakin
5500eadc0e
Bug 1058712, e10s, support for copy image command, r=ehsan,mconley
2015-04-21 20:09:14 -04:00
Ian Moody
c4760cc752
Bug 1141160 - Make "Reload Image" use messages to avoid unsafe CPOW warnings. r=gabor
...
--HG--
extra : transplant_source : %AB%EF%CE%07%12%BF%8F%2AU%16%80t%7EJ%DC%D9%191%C6X
2015-03-21 14:15:26 +00:00
Shane Caraveo
fcf99f4b40
Bug 1153016 split content.js in two, one tabbrowser dependent, the other independent, r=mossop
2015-04-13 13:23:51 -07:00
Ian Moody
d96ac42737
Bug 1141346 - Make 'This Frame' > 'Reload Frame' use messages to avoid unsafe CPOW usage. r=gabor
...
--HG--
extra : transplant_source : %0D%22%B0%EC%A9%DC%A0%D1hihb%F2%B6%A0%DF%1F%27%1B%80
2015-03-21 00:13:57 +00:00
Mike Conley
d3d4344540
Bug 1150120 - Pass outerWindowID up when sending contextmenu message up from content process. r=gabor.
...
This will hopefully allow us to avoid using CPOWs for contentDocument and contentWindow
when doing things like printing or viewing the source of subframes.
--HG--
extra : rebase_source : aa17cd0be26f136cefbde1c4683ac99a07c6bf15
extra : amend_source : ec32ff88015c74031977824d134922edd9a91c04
2015-04-01 13:38:24 -04:00
Gijs Kruitbosch
b3d2ee3aa4
Bug 1147487 - don't bother sending reader mode updates when isArticle is false, r=margaret
...
--HG--
extra : rebase_source : ccc17edf45f1cc70d9582ecd1a30db737deb3c14
2015-04-07 17:07:29 +01:00
Jim Mathies
1aaae619de
Bug 1122525 - On right-click query in advance media related information from the image cache and forward this info to chrome with the contextmenu event. r=mconley
2015-03-31 12:59:06 -05:00
Gijs Kruitbosch
332d99565c
Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret
...
--HG--
extra : rebase_source : 7e319675091bebc7f48d0683058195cfdecbeabe
2015-03-25 00:33:16 +00:00
Florian Quèze
a0fd72c7ac
Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws.
2015-03-24 23:44:28 +01:00
Ian Moody
cfb644046c
Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley
2015-03-11 21:19:30 +00:00
Margaret Leibovic
4af71575a2
Bug 1145259 - Add pageshow listener to check whether or not to show reader button when DOMContentLoaded doesn't fire. r=Gijs
...
--HG--
extra : rebase_source : dc5b48a3fb01aa54d9c138deb1471370c35cd6c8
2015-03-19 11:44:07 -07:00
Wes Kocher
82a8ea4308
Backed out changeset 1b23439451a8 (bug 1079245)
2015-03-19 15:43:21 -07:00
Steven MacLeod
00a0996682
Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
...
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are
also updated to work properly when about:privatebrowsing is loaded
remotely.
--HG--
extra : rebase_source : 38fa144722f67d65bf90473153b631f73a79eaa1
2015-02-09 15:42:39 -05:00
Margaret Leibovic
8885607ff2
Bug 1132674 - Show reader toolbar button on DOMContentLoaded instead of pageshow. r=Gijs
...
--HG--
extra : rebase_source : da77ba76b2e0284da630bb1dfec51b24ab9b8e68
2015-03-18 10:35:53 -07:00
Alex Verstak
673fbec87c
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
Ian Moody
5282fa9052
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
3f8e35ec5f
Bug 1139678 - (Part 2) Update non-reader-able test URL in browser_readerMode.js. r=Gijs
...
--HG--
extra : rebase_source : f37e89e44dbaaf1df46529f66b75b0c7d378b465
2015-03-17 09:23:19 -07:00
Margaret Leibovic
5327d3c2ae
Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
...
--HG--
extra : rebase_source : 98f768841b9a858c9d8bce53cb9dc6770796c2ea
2015-03-12 20:06:37 -07:00
Blair McBride
1eebf08096
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
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
Bobby Holley
c3f44e7717
Bug 1062631 - Handle null ownerDoc in browser.js and content.js for the benefit of browser_newtab_drag_drop_ext.js. r=ttaubert
2014-09-08 13:36:22 -07:00
Mike Conley
e55464e17c
Bug 1058164 - pageshow and pagehide events with the persisted property are not dispatched to content scripts when swapping frame loaders. r=smaug,felipe.
...
Frame scripts were not getting pageshow and pagehide events with the persisted
property during frameloader swapping due to the fact that the event target for
those events was set to be the chrome event handler. This patch makes the
event target be the nsInProcessTabChildGlobal instead, so frame scripts see
the events. This still needs to be fixed for the e10s case, but that will
have to wait until bug 918634 is fixed.
--HG--
extra : source : 738461f289977e9b7e975831a4755cda6f6ab49e
extra : histedit_source : 8255ca9aa900adf1216de8cf9f4ceec8e5c2a71c%2Cd20e41b1200bac5dab5bbdad8cc22293ec92dbea
2014-09-02 23:09:24 -04:00
Dave Townsend
61a925c055
Bug 1048618: Send nsIURIFixupInfo to the parent process. r=gijs
2014-09-02 18:34:01 -04:00
Dave Townsend
0c740b5b4b
Bug 961867: Pass app tab status to child processes and allow onBeforeLinkTraversal to work there. r=smaug, r=felipe
2014-09-02 17:43:08 -04:00
Bill McCloskey
0b46442514
Bug 1046761 - e10s context menu should handle preventDefault (r=felipe)
2014-08-26 11:44:10 -07:00
Wes Kocher
7c30e1bbf2
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Mike Conley
7e2a3c862d
Bug 1056152 - Fix reference to undefined event variable in content.js. rs=jaws
2014-08-20 11:27:03 -04:00
Mike Conley
36148f8108
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00
Jim Mathies
a72af37b5f
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Alex Bardas
6ff70f9c17
Bug 1054600 - Refactor AboutHomeListener & browser.js document URI checks. r=adw
2014-08-18 17:27:35 -07:00
Alex Bardas
02337431c7
Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw
2014-08-14 15:48:00 -04:00
Allison Naaktgeboren
2bf5772323
Bug 1030451-Update spellchecker context menu suggestions for multiprocess.r=billm
2014-08-11 13:07:54 -07:00
Drew Willcoxon
f5a7cdd231
Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 2, ContentSearch). r=MattN,felipe
2014-08-01 12:00:44 -07:00
Vlad Filippov
d39fe7ffd8
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
2014-08-01 01:42:00 -04:00
Trevor Saunders
dfb8d4ea04
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Blake Kaplan
6ffddd5be5
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 18:27:59 -07:00
Wes Kocher
9c0934dee0
Backed out changeset 76a96d6f0330 (bug 1001957) for mochitest-2 bustage on a CLOSED TREE
2014-07-08 17:55:35 -07:00
Blake Kaplan
f02eb2e402
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 16:19:10 -07:00
David Keeler
089ea7d66c
bug 1034270 - expose the channel that failed to load to onAboutCertError in browser.js r=felipe
2014-07-07 15:33:07 -07:00
Jim Mathies
fc2483e662
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-02 14:27:35 -05:00
Ed Morley
e9eb8697b2
Backed out changeset 9879665a17bb (bug 989875) for leaks
2014-07-01 17:58:33 +01:00
Jim Mathies
990d53f089
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-01 07:57:33 -05:00
Blake Kaplan
f635a8780e
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Carsten "Tomcat" Book
d5c7b835c6
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Blake Kaplan
6395ab74bd
Bug 949617 - Make the login manager work in e10s. r=dolske
...
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Ryan VanderMeulen
323ddc70d4
Backed out 5 changesets (bug 993197, bug 949617, bug 995489, bug 1029128) for Android test failures.
...
Backed out changeset 033d6271fd19 (bug 1029128)
Backed out changeset f568b1dc9880 (bug 1029128)
Backed out changeset daa9c46d19dc (bug 949617)
Backed out changeset 2baf5c61cbf5 (bug 995489)
Backed out changeset 654c1f0c88bc (bug 993197)
2014-06-24 15:36:18 -04:00
Blake Kaplan
c0af3f26a6
Bug 949617 - Make the login manager work in e10s. r=dolske
2014-06-24 14:34:02 -04:00
Felipe Gomes
044aebb14c
Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian
2014-05-19 17:33:41 -03:00
Gijs Kruitbosch
870ff684ae
Bug 1006379 - don't attempt language detection if the document is gone, r=felipe
2014-05-15 13:56:37 +01:00
Drew Willcoxon
53bd0fe01b
Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
2014-04-24 19:09:20 -07:00
Florian Quèze
ea529a83d7
Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe.
2014-04-17 00:02:33 +02:00
Bill McCloskey
482b2b1730
Bug 938359 - [e10s] Support middle-click scroll (r=felipe)
2014-03-14 11:45:53 -07:00