Commit Graph

372 Commits

Author SHA1 Message Date
Yoshi Huang
b61ea2cdfa Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
Gijs Kruitbosch
7063df39d6 Bug 1206842 - check we have a failedChannel and securityInfo before serializing, extract to helper, original patch by YF (Yang), r=fkiefer
MozReview-Commit-ID: 9isfRHExX4H
2016-07-07 16:50:14 +01:00
Sebastin Santy
d9e4e5aee9 Bug 1275896 - Replace hard-coded support link for SEC_ERROR_UNKNOWN_ISSUER r=Gijs 2016-07-06 05:00:00 +02:00
Kartikaya Gupta
5f924577bb Bug 1256339 - Fix up handling for touch-derived contextmenu events on desktop. r=mconley,jimm
This patch stops the widget code from passing along touch-derived contextmenu
events straight from Windows to Gecko, and instead lets the APZ gesture
detection code handle it. This allows the contextmenu event to be prevented
according to web standards, e.g. if the touchstart event is cancelled.

This changes to browser.js will affect both Linux and Windows, but the behaviour
implemented is in line with native Windows touch behaviour. We may want to
add an alternate codepath for Linux to better simulate "native" Linux behavior,
if there is such a thing for touch-derived contextmenu.

MozReview-Commit-ID: 18qzK15ic8E
2016-07-05 13:24:54 -04:00
Sebastin Santy
9938ecd16d Bug 1282455 - Use dedicated "Learn more..." link on time related cert error pages. r=johannh r=Gijs 2016-07-04 10:39:00 +02:00
Andrea Marchesini
803cd32c21 Bug 1277765 - No referrer when a link is opened by middle-click or the context menu and containers are involved, r=mconley 2016-06-09 17:02:50 +02:00
Jonathan Kingston
9a2a433638 Bug 1275751 - adding in security.tls.version.fallback-limit into reset security button prefs. r=mt
MozReview-Commit-ID: ACEPnFDloQ3
2016-05-26 01:31:40 +01:00
Mathieu Leplatre
3a5e00caec Bug 1266235 - Use blocklist prefix in preference names. r=MattN
MozReview-Commit-ID: 5aeoiSEMwYw
2016-05-19 12:51:13 +02:00
Jared Wein
857deb4011 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen
df8cb964d7 Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. 2016-05-19 11:27:58 -04:00
Jared Wein
43cb8f50a4 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-17 20:52:00 -04:00
Phil Ringnalda
7b1eeb09d6 Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Jared Wein
ddf2cf8b38 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-17 20:52:00 -04:00
Jonathan Kingston
f80381dabe Bug 1252068 - Adding in reset prefs button on SSLNetError page. r=gijs
MozReview-Commit-ID: BJQ0cYlrS6O
2016-05-04 17:10:45 +01:00
Jared Wein
830c33f0e9 Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-11 08:14:00 -07:00
Ryan VanderMeulen
845ead990c Backed out changeset d8df7fcffeb1 (bug 862399) for browser_contextmenu.js failures. 2016-05-10 22:42:00 -04:00
Jared Wein
9b136b3493 Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-10 09:24:00 -04:00
Shane Caraveo
52925476f1 Bug 1257723 move to using messagemanager for some events, r=markh 2016-03-17 18:44:03 -07:00
Dave Huseby
ad5bcd5922 Bug 1233885 - fix up docInfo and permission manager to use default user context. r=sicking
(HEAD -> oa, refs/patches/oa/Bug_1233885)
fix up docInfo and permission manager to use default user context
2016-03-26 15:07:00 +01:00
Henry Chang
98bd45999f Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus 2016-04-27 10:26:57 +08:00
Johann Hofmann
57ef6b4351 Bug 712612: Display a warning on about:certerror if the system time is wrong. r=Gijs
MozReview-Commit-ID: 4KIgI9TMgYl
2016-04-25 14:06:29 +03:00
Henry Chang
e8037ca23d Bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab. r=tanvi. 2016-04-21 11:07:40 +08:00
Henry Chang
9088a854eb Bug 1093642 - Part 1: Use parentAllowsMixedContent to decide if child tab should load mixed content. r=tanvi, r=MattN
This patch is to fix the "Right click and open in a new tab" case.
2016-04-21 11:07:34 +08:00
Carsten "Tomcat" Book
a39dc96dbc Merge mozilla-central to fx-team 2016-04-15 14:01:06 +02:00
Sean Lee
cc9c514dd1 Bug 1191092 - Warn about insecure <input type=password> outside of a <form>. r=MattN
MozReview-Commit-ID: Q5abQmgdhA
2016-04-14 15:54:31 -07:00
Johann Hofmann
64d2e0914e Bug 1242886 - Change learn more link for unknown issuers on about:certerror. r=gijs 2016-04-08 16:01:51 +02:00
Nihanth Subramanya
c50ccc5ba3 Bug 1240594 - Deduplicate certerror and neterror message passing code. r=Gijs
MozReview-Commit-ID: 3M8caW1Zqsv
2016-03-15 02:36:21 -07:00
Mike Conley
99c9000a61 Bug 1255773 - Account for multiple media elements per node for Page Info. r=florian
MozReview-Commit-ID: GwzIYVsLgue
2016-04-05 12:39:24 -04:00
Xidorn Quan
1e1390afbf Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap
MozReview-Commit-ID: FMQOFpeO6yn
2016-03-29 14:58:43 +11:00
Gijs Kruitbosch
edeaa2122a Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8
2016-03-21 10:22:16 +00:00
Gijs Kruitbosch
36c7735d46 Bug 1220160 - followup: fix oversight that docLocation should be a string, not a URI object, rs=bustage,me
MozReview-Commit-ID: EBYMhd8Fghf
2016-02-24 13:14:14 +00:00
Gijs Kruitbosch
c639a7ff52 Bug 1220160 - part 3: use mozDocumentURIIfNotForErrorPages for ssl error reporting, r=past
MozReview-Commit-ID: INgz40gYGwl
2016-02-22 20:31:10 +00:00
Gijs Kruitbosch
e56d8be119 Bug 1220160 - part 2: use mozDocumentURIIfNotForErrorPages for context menu's docLocation, r=MattN
MozReview-Commit-ID: 7hBFzeh5jpz
2016-02-19 14:05:10 +00:00
Xidorn Quan
2487611b41 Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug 2016-02-17 08:47:11 +08:00
Dave Townsend
a2ba043d69 Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
Mark Goodwin
3170d79216 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
2585a832b2 Bug 1037483 replace microdata with microformats in share, r=dietrich 2016-01-29 10:58:45 -08:00
Wes Kocher
4b4c7a9c50 Backed out 2 changesets (bug 1037483) for many ESLint failures
Backed out changeset de364648e24c (bug 1037483)
Backed out changeset c697940b6f5c (bug 1037483)
2016-01-26 11:26:23 -08:00
Shane Caraveo
a4f6957de8 Bug 1037483 replace microdata with microformats in share, r=dietrich 2016-01-26 10:53:00 -08:00
George Wright
9f7c9a4df8 Bug 1237025 - Stop using CPOWs for View Image Info context menu r=mconley 2016-01-19 19:21:49 -05:00
Tim Taubert
b978211c36 Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past 2016-01-13 15:29:54 +01:00
Panos Astithas
904bc0cb26 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
9fa55a2b77 Bug 1218249 - followup: re-add 'content.' to the Node reference in content.js, rs=bustage 2015-12-04 15:21:43 +00:00
Gijs Kruitbosch
f156cb5800 Bug 1218249 - check type of node before using xlink:href, r=felipe,f=longsonr 2015-12-02 14:10:39 +00:00
Franziskus Kiefer
42b8d11677 Bug 1187357 - rename referrer policy attribute in frontend code. r=Gijs 2015-12-02 17:02:55 -08:00
Masatoshi Kimura
1a7f9bd3ee Bug 1218971 - Modernize weak crypto/SSLv3 error page. r=past 2015-12-03 07:16:51 +09:00
Gijs Kruitbosch
65c54df0ff Bug 1227116 - fix cmd-click on SVG links as well, r=felipe 2015-11-23 20:33:30 +00:00
Francois Marier
b9f646ed8b Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
Gijs Kruitbosch
a0fc2f55a0 Bug 1217586 - fix modifier click / enter on SVG links by passing node principal, r=felipe 2015-11-12 17:27:38 +00:00
Wes Kocher
a89eeea078 Merge m-c to inbound, a=merge 2015-10-30 16:57:55 -07:00