gecko/mobile
Nick Alexander c7cd80776c Bug 1205706 - Part 1: Pass-through white-listed intent extras to about:accounts. r=sebastian
Pretty straight-forward.  It's possible that getStringExtra is not
safe in the face of malicious data; the worst we might expect is a
crash on the Java side; a large memory allocation on the JS side; or
significant URL data transfer.  The first is valuable because we'd see
abusers in crash-stats; and the second two are already possible when
opening any URL.
2015-09-17 16:21:07 -04:00
..
android Bug 1205706 - Part 1: Pass-through white-listed intent extras to about:accounts. r=sebastian 2015-09-17 16:21:07 -04:00
locales Bug 1200665 - Restricted Profiles: Update SUMO title. r=margaret 2015-09-17 10:04:52 +02:00