gecko/toolkit
Nathan Froyd 5c8d497188 Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley
It turns out that treating null links as being OK for passing along
referrer information means that we now pass referrer information for
plain text "links" that are opened via the context menu.  For referrer
information, we should take a much more conservative approach, and
declare that null links are always treated as if they had
rel="noreferrer".
2015-02-17 12:46:21 -05:00
..
components Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm 2015-02-04 04:22:30 -08:00
content Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm 2015-02-04 04:22:30 -08:00
crashreporter Bug 1088125 - Part 2: Use arrow function instead of separate 'self' variable. r=gfritzsche 2015-02-09 19:51:17 +02:00
devtools Bug 1096294 - Display pseudo-arrays like arrays in the console; r=pbrosset 2015-02-23 17:27:05 -08:00
forgetaboutsite Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak 2015-02-05 22:36:55 +01:00
identity Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
library Bug 512407 - Support Windows Location API. r=jdm,jmathies 2015-01-23 18:43:46 +09:00
locales Bug 1135234 - Use "serif" and "sans-serif" in reader mode controls to match desktop. r=bnicholson 2015-02-20 13:27:09 -08:00
modules Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley 2015-02-17 12:46:21 -05:00
mozapps Followup to Bug 1135563 - uiUnsupportedAlreadyNotified.js doesn't use httpd.js. r=me 2015-02-23 15:31:19 -08:00
obsolete Bug 1134891 - stopgap: don't break if opener is null, r=mconley 2015-02-20 22:06:07 +01:00
profile
system Bug 467729 - Add a PackageKit XPCOM API. r=karlt 2015-02-16 23:59:00 -05:00
themes Back out 66cf24f275b7 (bug 1124011) for frequent ASan crashes in test_memoryReporters.xul 2015-02-22 22:00:56 -08:00
webapps Bug 1124950: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/webapps (r=marco) 2015-02-17 19:53:36 -08:00
xre Bug 1044443 - release off main thread crash in nsXPCWrappedJS::Release() via nsUpdateProcessor::~nsUpdateProcessor(). r=bbondy 2015-02-18 16:05:00 -08:00
moz.build
toolkit.mozbuild Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium. 2015-01-07 16:13:03 -08:00