Commit Graph

12508 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
8b27dda5d1 merge mozilla-inbound to mozilla-central a=merge 2016-11-22 15:53:05 +01:00
Chris Peterson
fc2e7c9a1f Bug 1318833 - Part 3: Remove unused Silverlight checks from Decoder Doctor. r=gerald 2016-11-21 21:11:04 -08:00
Valentin Gosu
06bfd8cd82 Bug 1318432 - Make it possible to switch on rust-url at runtime r=bagder
MozReview-Commit-ID: 3BfqFWIpS7F
2016-11-22 01:53:43 +01:00
Fischer.json
d8c897d5bc Bug 1313003 - Add Site Data section into Network of Advanced of about:preferences, r=jaws
MozReview-Commit-ID: KVUs8FTftxY

--HG--
extra : rebase_source : 0780c07f1a718127f6b45b48d103a861a4ca974b
2016-11-03 17:34:39 +08:00
Ehsan Akhgari
5db79d7e66 Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00
Kris Maglione
29a9c0be12 Bug 1318371: Flush jar caches by path rather than creating a nsIFile in the content process. r=billm
MozReview-Commit-ID: 4J88w5lxEsP

--HG--
extra : rebase_source : af96201524bd1caeaf5c1ac2a80e47e8d3111590
extra : amend_source : 12f124c75cb035aa5326fad65cfb2325dc845a3d
2016-11-17 20:00:30 -08:00
Carsten "Tomcat" Book
0317ea2aa6 Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
Carsten "Tomcat" Book
866da9f9c6 merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
Ehsan Akhgari
a0a6c1cd33 Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
Phil Ringnalda
e3b53628aa Merge m-c to m-i
MozReview-Commit-ID: GwBaSZdoAZK
2016-11-17 20:33:59 -08:00
Phil Ringnalda
61baa2aa9a Merge m-i to m-c, a=merge
MozReview-Commit-ID: A3wgReQAalj
2016-11-17 19:21:20 -08:00
Sebastian Hengst
62d71733be Backed out changeset 32c933acd03b (bug 1147911) 2016-11-18 00:58:51 +01:00
Phil Ringnalda
ae361307c7 Merge m-c to autoland 2016-11-17 20:11:25 -08:00
Kris Maglione
988c43e942 Bug 1317101 - Part 7a: Add a remote flag to run an extension out-of-process based on a preference. r=billm
MozReview-Commit-ID: ChinmbLjnQA

--HG--
extra : rebase_source : 9b30e388687e746995a6c7879d841619b1419c87
extra : source : ef7e061b37bf1337c7832df01664adc1fd504adf
2016-11-15 18:17:19 -08:00
Bob Owen
52529cb9a9 Bug 1147911 Part 8: Create separate content process for file:// URIs. r=gabor, r=gijs, r=smaug 2016-11-17 15:48:53 +00:00
Ehsan Akhgari
354db69f04 Bug 1318207 - Remove Navigator.mozPermissionSettings; r=baku 2016-11-17 09:19:13 -05:00
Carsten "Tomcat" Book
e0ff800a74 merge mozilla-inbound to mozilla-central a=merge 2016-11-17 14:34:44 +01:00
Astley Chen
a23a5e9202 Bug 1303654 - Enable support for basic shapes in clip-path, on nightly & aurora. r=dholbert
MozReview-Commit-ID: 4zcoJ6c7Vne

--HG--
extra : rebase_source : 406c35b381c5a0914edc69d3c876e6c431285966
2016-11-17 10:34:18 +08:00
Jeremy Chen
086d94490c Bug 1295788 - Remove layout.css.display-contents.enabled pref.
1. Remove the preference setting in reftest.list
2. Remove the preference guard in property_database.js
3. Remove the callback function of preference change
4. Remove the preference from all.js

MozReview-Commit-ID: 6aqYmhz6c9M
2016-11-17 10:52:51 +08:00
Wes Kocher
f9e9d69899 Merge inbound to m-c a=merge CLOSED TREE 2016-11-16 17:07:26 -08:00
Nils Ohlmeier [:drno]
ac4190acb2 Bug 1316373: add Blackboards domains to screenshare whitelist. r=mreavy
MozReview-Commit-ID: AXRSnb4FAai

--HG--
extra : rebase_source : 0768c04fe6a587fa2e287f7c7846b7fc8de6924c
2016-11-15 13:28:21 -08:00
Ting-Yu Lin
55e3c801ba Bug 1271549 - Remove details and summary preference. r=bz
Bug 1259889 Part 2 [1] cannot be reverted cleanly, so I manually undo those
changes in this patch. That is, remove the ability for html.css to
invalidate dynamically since it was added specifically for details element.

Although reftest-stylo.list explicit mentions "DO NOT EDIT!", but I still
remove details pref from the file, since it doesn't harm to edit it anyway.

[1] https://hg.mozilla.org/mozilla-central/rev/30aaf3805b56

MozReview-Commit-ID: FsyTGQTxujh

--HG--
extra : rebase_source : 25e5a05a8a5a47642772da69f427631fa07e232d
2016-11-16 14:02:58 +08:00
Ehsan Akhgari
569f181508 Bug 1311149 - Remove the b2g preallocated app support; r=baku 2016-11-16 09:17:35 -05:00
Ehsan Akhgari
eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
Carsten "Tomcat" Book
e7ca75286b Merge mozilla-central to inbound 2016-11-16 14:53:15 +01:00
Carsten "Tomcat" Book
3eacc680db Backed out changeset 7d1f7dd996f7 (bug 1310845) 2016-11-16 14:50:44 +01:00
Carsten "Tomcat" Book
cfcaf71156 Backed out changeset f1ff6d4dca5f (bug 1311149) 2016-11-16 14:50:40 +01:00
Ehsan Akhgari
ba68896bf9 Bug 1311246 - Remove support for the -moz-samplesize media fragment; r=jrmuizel
This removes the feature added in bug 854795 for Tarako b2g devices.
2016-11-16 08:18:56 -05:00
Shane Caraveo
5faec917c9 Bug 1305421 - Implement chrome.identity, r=kmag
MozReview-Commit-ID: LCAbodtV4XZ

--HG--
extra : rebase_source : 0111582457f86008cb7a9462368f1c2eee0918f9
2016-11-14 13:02:02 -08:00
Haik Aftandilian
ac3c4c3eac Bug 1317801 - Enable Mac remote printing in 52; r=bobowen
Enable remote printing for Mac by setting print.print_via_parent=true by default.

MozReview-Commit-ID: DKiMJPiIO0n

--HG--
extra : rebase_source : 1f19477914ab946a099c238b06a34fa84c8952c5
2016-11-15 21:51:15 -08:00
Milan Sreckovic
29a838b47b Bug 1193695: Removed unused preference. r=lsalzman
MozReview-Commit-ID: CqVDmEaGXN1

--HG--
extra : rebase_source : d162ea3137470d941e4bc94c25870aa53b589743
2016-11-17 13:55:19 -05:00
Ehsan Akhgari
0e176830ff Bug 1311149 - Remove the b2g preallocated app support; r=baku 2016-11-15 23:21:28 -05:00
Chris Peterson
ad2208605f Bug 1317108 - Stop scanning for the Windows Media Player plugin. r=jimm 2016-11-14 22:20:44 -08:00
Chris Peterson
cd071486d0 Bug 1317110 - Remove QuickTime plugin quirks handling. r=jimm 2016-11-14 22:08:43 -08:00
Chris Peterson
c331fa9ecb Bug 1317109 - Remove Acrobat plugin quirk handling. r=jimm 2016-11-14 23:37:44 -08:00
Ehsan Akhgari
cb369370b3 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-15 18:31:46 -05:00
Kate McKinley
5565f4d518 Bug 1313595 Reduce timeout for HSTS priming channels r=mayhemer
Default is 3 seconds

MozReview-Commit-ID: 47hoaTEL9hV
2016-11-08 17:49:39 +09:00
Phil Ringnalda
e6d762ce0a Merge m-c to m-i
MozReview-Commit-ID: 8EtDxYJKROa
2016-11-14 20:09:21 -08:00
Phil Ringnalda
8562d3859b Backed out changeset a8be4ebc85cf (bug 1313595) for permaorange unexpected assertion in test_referrerdirective.html, a=backout
MozReview-Commit-ID: GxBqDrHHg7z
2016-11-14 18:30:58 -08:00
Iris Hsiao
0343b687bc Backed out changeset c7054d08b878 (bug 1305421) for test_chrome_ext_identity.html Timed out 2016-11-14 12:02:56 +08:00
Sean Lee
5416c9a8fe Bug 1289913 - Show autocomplete UI on password fields.; r=MattN
MozReview-Commit-ID: LGKM6igKbQB

--HG--
extra : rebase_source : 31e144b0290f23e24cc09a7768541865f675df36
2016-11-03 18:07:39 +08:00
Andrea Marchesini
9f4ca5a041 Bug 1310483 - Implement nsIURIWithQuery for having query part in simple URI, r=valentin 2016-11-14 13:04:33 +01:00
Matt Woodrow
a78fd07ed0 Bug 1315141 - Enable OOP video decoding for Nightly builds. r=cpearce 2016-11-08 16:07:45 +13:00
Ethan Glasser-Camp
57b31da4a0 Bug 1253740 - Add code that syncs and tests, r=bsilverberg,kmag,markh
MozReview-Commit-ID: 8pm2jG92hCs

--HG--
extra : rebase_source : 5ed7b120cb3b1b76498fbdf03f278b24afeb7e89
extra : intermediate-source : cc6b17b87de9162eba88ac5e86d23d63e80b31cd
extra : source : ea91038a3a747fb8d3c122bf6d5757287396189c
2016-09-08 14:16:09 -04:00
Michiel de Jong
002dba0f07 Bug 1253740 - Implement storage.sync, r=bsilverberg,kmag
MozReview-Commit-ID: 5v9nYBTgekj

--HG--
extra : rebase_source : fc267740bbd3f91838c77f071e6e3c039a88fa32
2016-08-11 18:16:37 -04:00
Shane Caraveo
0e2e3345cb Bug 1305421 - Implement chrome.identity, r=kmag
MozReview-Commit-ID: 6qDlSN0Ekqq

--HG--
extra : rebase_source : db45111ba5f5c428becdeeeeecab73dd16741366
2016-11-13 10:34:28 -08:00
Kate McKinley
b8eeda422c Bug 1313595 Reduce timeout for HSTS priming channels r=mayhemer
Default is 3 seconds

MozReview-Commit-ID: 47hoaTEL9hV

--HG--
extra : rebase_source : 6954dc92966122b15c60f19f5e91086fcd859728
2016-11-08 17:49:39 +09:00
Sebastian Hengst
7933fd8969 Backed out changeset 53d701cacdea (bug 1289913) for failing xpcshell test_user_autocomplete_result.js on Android and mochitest test_password_field_autocomplete.html on many platforms. r=backout 2016-11-12 14:10:32 +01:00
Wes Kocher
57c08b3b40 Backed out 9 changesets (bug 1253740) for xpcshell failures a=backout
Backed out changeset 903890f218dd (bug 1253740)
Backed out changeset 1b13fe394b66 (bug 1253740)
Backed out changeset e1312ab53299 (bug 1253740)
Backed out changeset 5b5338a2baeb (bug 1253740)
Backed out changeset d3d89d4e2d87 (bug 1253740)
Backed out changeset 96da5e6944b8 (bug 1253740)
Backed out changeset 4fbff333994f (bug 1253740)
Backed out changeset 653788e146f2 (bug 1253740)
Backed out changeset b98fa03d8c15 (bug 1253740)
2016-11-11 18:59:24 -08:00
Sean Lee
40bda5317d Bug 1289913 - Show autocomplete UI on password fields.; r=MattN
MozReview-Commit-ID: LGKM6igKbQB

--HG--
extra : rebase_source : e20c8c9122611ab7b7a5aba6904e93167a5d015c
2016-11-03 18:07:39 +08:00