Граф коммитов

12172 Коммитов

Автор SHA1 Сообщение Дата
Henry Chang a4d43fbbf9 Bug 1251152 - Part 2: Define the default signed content CSP in all.js r=oyiptong 2016-05-05 11:11:23 +08:00
Gabriele Svelto 5cdc96be90 Bug 1254287 - Remove the EngineeringMode API r=evelyn,sicking 2016-05-04 12:46:32 +02:00
Xidorn Quan 80715b9c70 Bug 1268749 part 1 - Add pref to disable unprefixed fullscreen api. r=smaug
MozReview-Commit-ID: 4NjbHgDfvBM

--HG--
extra : rebase_source : b2da0b2063a5e2a2af3bdda5dbe26e3fb6aa1935
2016-05-02 14:14:36 +10:00
Matt Woodrow 6451cce121 Bug 1267868 - Make AddXXXVarCache only match exact prefs, not prefixes. r=froydnj 2016-05-04 12:26:04 +12:00
Yoshi Huang 6651828e8c Bug 1077874 - Only expose Major version of Firefox in SafeBrowsing. r=francois 2016-05-03 17:31:25 +08:00
Andrea Marchesini 3df261e948 Bug 1269303 - Remove RequestSync API, r=fabrice 2016-05-03 11:13:03 +02:00
Andrea Marchesini a8a55d5447 Bug 1269383 - Remove dom.server-events.enabled pref, r=smaug 2016-05-03 10:21:54 +02:00
Tobias Schneider 06c125d9b7 Bug 1266889 - Plugin block list blocks SWF network requests, but does not prevent plugin instantiation. r=francois 2016-04-22 16:00:43 -07:00
Ting-Yu Lin 807dd10097 Bug 1226455 - Enable <details> and <summary> on all channels. r=bz
MozReview-Commit-ID: Hp08CfgzgO3

--HG--
extra : rebase_source : b2351ae700eeb571fe8c19d48083adc8e1f25a04
2016-04-18 11:24:52 +08:00
vinayak 6c4f729942 Bug 1265695 - added a pref to disable smart phone-number selection on long-press by default. r=TYLin
MozReview-Commit-ID: 4eriEzvSYze

--HG--
extra : rebase_source : 2cc527cb6f7996e3666fb68b4bb33065ae08ad75
2016-04-30 16:59:30 +05:30
Carsten "Tomcat" Book ba3fe0975c Backed out changeset 85ce8cb0639a (bug 1268313)
--HG--
extra : rebase_source : 56d1cf41a2dc4959b67f834e07192a5c772176a8
2016-04-29 14:21:16 +02:00
Ting-Yu Lin 25bc4aacc1 Bug 1268410 - Change the default value of "layout.accessiblecaret.timeout_ms" to 0. r=mats
That is, the single caret in cursor mode will always persist on all
platforms as on Firefox Android.

MozReview-Commit-ID: 5MTCf1n2dF3

--HG--
extra : rebase_source : 4062752d7c781acc19088106028e848d1192f880
2016-04-28 20:21:23 +08:00
Andrea Marchesini 1c0c183890 Bug 1261009 - Remove the Data Store API, r=fabrice 2016-04-29 09:02:45 +08:00
Kyle Huey 48a594a09e Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-04-28 14:08:25 -07:00
Jim Chen 4932a777ef Bug 1265621 - Add flag to track omnijar handle in nsJAR; r=aklotz
Add a bool flag in nsJAR to track whether the zip handle came from
omnijar.  The old code compared pointers instead, but other patches in
this bug made it no longer possible to do that.
2016-04-28 16:07:02 -04:00
dimi 3c20fd8553 Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
MozReview-Commit-ID: CYMihDGtG79

--HG--
extra : rebase_source : 949b59abc5ad0c2c4597dd38ac1644525296ad7e
2016-04-28 00:44:55 -07:00
Milan Sreckovic 024f874c4b Bug 1262187: Allow D3D9 if D3D11 failed, behind the pref, but on by default. r=bas
MozReview-Commit-ID: JnO4nIN4gXv

--HG--
extra : rebase_source : 5bfa53ef47e59ac8871e500f97b9f851910b5e5b
2016-04-25 13:53:52 -04:00
Paul Adenot 32e1303937 Bug 1243857 - Enable duplex audio for Windows/WASAPI. r=jesup
MozReview-Commit-ID: 4h1JTGSHr2v
2016-03-30 17:21:16 +02:00
Kyle Huey c73656947b Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
Kit Cambridge 341af4d90b Bug 1265914 - Remove Push UDP wake-up. r=dragana
MozReview-Commit-ID: 9uyrp75slCX

--HG--
extra : rebase_source : 92c211831bfb732ddf3b86eefd259b878f3ea7d5
extra : histedit_source : d363fd7b1fcaa0dfc48ff15425e0400ea91d6c20
2016-04-19 17:29:16 -07:00
Kit Cambridge 49323c9a2d Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana
MozReview-Commit-ID: 9QuMFgIlOPQ

--HG--
extra : rebase_source : bee5228f2658bb1f01639a57af469054e5984080
extra : histedit_source : 0883971413987576abe6949819eb1377471aa0e6
2016-04-19 16:41:12 -07:00
Milan Sreckovic 779e30cf76 Bug 278878: Send preference parsing errors to browser console. r=bsmedberg
MozReview-Commit-ID: 61mi71dZbO8

--HG--
extra : rebase_source : 87e32940aa557acd809ba0753fda08caf70ed0f9
2016-04-22 15:35:01 -04:00
Bas Schouten a7d662a2b1 Bug 1262898: Keep the GeckoChildProcessHost alive for the lifetime of the CompositorBridge and ImageBridge parent actors. r=jimm r=nical
MozReview-Commit-ID: 1rsWqRpbhgN
2016-04-25 03:54:07 +00:00
Carsten "Tomcat" Book 24969b7621 Merge mozilla-central to mozilla-inbound 2016-04-22 15:57:43 +02:00
Carsten "Tomcat" Book 461379e456 merge mozilla-inbound to mozilla-central a=merge 2016-04-22 15:56:10 +02:00
Carsten "Tomcat" Book 72c1e6f5ac Backed out changeset 2271b0c11307 (bug 1033450) for crashtest failures
--HG--
extra : rebase_source : 47e1b5bf38d1d8e531e6c341c2d1c1051fd5c58d
2016-04-22 10:37:40 +02:00
Ting-Yu Lin bcbf8175b8 Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian
Add a pref "layout.accessiblecaret.always_show_when_scrolling" defaults
to true on all platforms except b2g. When it is set to false, the carets
will be hidden during scrolling, which is the current behavior before
applying this change.

The pref "layout.accessiblecaret.extendedvisibility" was added for
Fennec to keep ActionBar open when carets temporarily hiding during
panning or zooming. Now we make carets always show by default, so the
pref can be removed. However, the floating toolbar still need to be
notified when the scrolling begins, so we dispatch "scroll" instead.

In gtest, the preference changes were in the middle of the test
function. To make the preference change clearer, I add new pref changes
or move the existing ones to the beginning of the test functions.

The 250ms transition effect added in ua.css is per request of UX
designer in bug 1249201 comment 12.

MozReview-Commit-ID: 8NGvDLPbtNY

--HG--
extra : rebase_source : 3f7a9ebdf4c70b0282dbf9e8f18cbe5cca656dbe
2016-04-21 16:53:40 +08:00
dimi e56e41f353 Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
MozReview-Commit-ID: IKQ1wPHOY17

--HG--
extra : rebase_source : 62bce62fcb9781b6e99c1c43f15ee13e27d77e5e
2016-04-14 15:49:17 +08:00
Carsten "Tomcat" Book 23bcfcba57 Backed out changeset f71acdbd0d45 (bug 1033450) for wrong patch landed
--HG--
extra : rebase_source : a8c1947330e0f156410b6095ff91e0c723f6b50e
2016-04-22 06:01:11 +02:00
Maire Reavy 462309d5a8 Bug 1260979: Add MiriadaX to screensharing whitelist; remove example.com r=jesup 2016-04-22 01:00:27 -04:00
Brian Birtles 1b1f9193a2 Bug 1245000 part 3 - Turn on Element.animate in release channels too; r=bz
Intent to ship: https://groups.google.com/d/topic/mozilla.dev.platform/2INRr96R3IU/discussion
2016-04-22 13:41:58 +09:00
Gerald Squelart 9f570eb4fa Bug 848994 - p7. Filter front-end notifications - r=cpearce
Pref "media.decoder-doctor.notifications-allowed" defines which notifications
may be forwarded to the front-end (based on the web-console message ID for
that situation). This allows fine-grained filtering.

The current default is to only notify the user about Widevine requests when WMF
and Silverlight are missing (because Widevine does not include an AAC decoder).

MozReview-Commit-ID: KPFH5XjuwnZ
2016-04-22 13:42:11 +10:00
Xidorn Quan 20c4935185 Bug 1097499 part 16 - Enable text-combine-upright by default. r=jfkthame
MozReview-Commit-ID: KEEyq3jhKUT

--HG--
extra : source : 1ea1d3e3542df1a40d89afd818ab17c712af6303
2016-04-22 09:18:41 +10:00
Xidorn Quan b1521c643f Bug 1097499 part 1 - Control support of 'text-combine-upright: digits' via a separate pref. r=heycam
MozReview-Commit-ID: JerTsxaQCL4

--HG--
extra : source : 999d1d2997591935fa1259fa42a91658da8ee078
2016-04-22 09:18:41 +10:00
Jonathan Watt 61406bc819 Bug 1266582 - Remove nsJARChannel::OverrideSecurityInfo/OverrideURI. r=ehsan
MozReview-Commit-ID: 3PnSBcIYR3y
2016-04-21 23:24:22 +01:00
Nicholas Hurley fd7a5d97b5 Bug 1016628 - Add prefetch abilities to the predictor. r=mayhemer 2016-04-21 12:32:30 -07:00
Jonathan Watt 91f15f386b Bug 1247229 - Backout for test failures. r=me
--HG--
extra : rebase_source : e96abb36b21516a28615fd52454774b3e8e958b3
2016-04-21 03:41:20 +01:00
Jonathan Watt 397c004d8e Bug 1247229 - Flip the pref to enable basic shape clip-path clipping in non-release builds. r=dholbert 2016-04-20 01:55:42 +01:00
Carsten "Tomcat" Book 8475e2882b Merge mozilla-central to fx-team 2016-04-20 11:53:09 +02:00
dimi 8cd19f9a1f Bug 1033450 - Consolidate safebrowsing prefs in all.js. r=francois
MozReview-Commit-ID: EA2H08dlCLl

--HG--
extra : rebase_source : 9dfa4af8b71b48c7841b3d5d07c106e24ae0ee05
2016-04-20 00:44:52 -07:00
Wes Kocher d2b8d72891 Backed out changeset 3016dc350c6d (bug 1243857) for Windows dt2 bustage in browser_wa_properties-view-media-nodes.js
MozReview-Commit-ID: Cu6chuq0wmL
2016-04-19 16:33:12 -07:00
Kartikaya Gupta 726b05f89b Bug 1231396 - Add a pref to record and print out the number of pixels painted. r=mstange
MozReview-Commit-ID: 2qqnL6rqjcL
2016-04-19 17:07:57 -04:00
Paul Adenot d894d5e3f2 Bug 1243857 - Enable duplex audio for OSX. r=jesup
MozReview-Commit-ID: LEYhxK3xhed
2016-03-30 17:21:18 +02:00
Paul Adenot 850cb41501 Bug 1243857 - Enable duplex audio for Windows/WASAPI. r=jesup
MozReview-Commit-ID: 4h1JTGSHr2v
2016-03-30 17:21:16 +02:00
Brian Birtles 05276091f4 Bug 1245000 part 1 - Add a preference for enabling Element.animate; r=bz
MozReview-Commit-ID: H3HPYWeyGCL
2016-04-18 09:16:04 +09:00
Olli Pettay 556d99331e Bug 1265032 - Enable Document.scrollingElement in release builds, r=bz 2016-04-18 02:31:57 +03:00
CJKu 2a912e1428 Bug 1263516 - turn on background-clip:text pref in non-release builds; r=dholbert
MozReview-Commit-ID: jAJ6YnIxcX
2016-04-15 21:39:14 +08:00
Brad Lassey 0c669fc09e bug 1264651 - remove dom.max_child_script_run_time pref, remove old pref from prefs files r=billm 2016-04-14 11:29:10 -04:00
Kirk Steuber 020a8332cb Bug 1264037 - Add testing for CRX reading. r=spohl
MozReview-Commit-ID: 3uFTOUyvFtG

--HG--
extra : rebase_source : 5f919bf5e377142ddbe24b80b0e2a5071ca12bc6
2016-04-13 13:38:08 -07:00
CJKu d2552e50a5 Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycam
MozReview-Commit-ID: BPuQjWYvAuj
2016-04-14 16:28:06 +08:00
Carsten "Tomcat" Book ff1d585b2e Backed out changeset b68e6d1cf93a (bug 759568) for reftest failures 2016-04-14 08:57:57 +02:00
CJKu eb3d4dc948 Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycom
MozReview-Commit-ID: BPuQjWYvAuj
2016-04-14 12:45:37 +08:00
Frederik Braun 34a208b097 Bug 1063021 - Remove security.csp.debug pref. r=ckerschb
MozReview-Commit-ID: 5GBGgH7WGmh

--HG--
extra : transplant_source : Kr%0D%3BE%1A%CEH%C4%3E%02%A0o%CD%D1%F4%0B%84%CC%C3
2016-04-13 16:38:39 +02:00
Kit Cambridge ab3c075f11 Bug 1258595 - Shut down the Push service if errors occur at startup. r=wchen
MozReview-Commit-ID: HMWMJ5qPGwY

--HG--
extra : rebase_source : a59107cac8bd428ca521271be9045797e927b0cc
extra : source : 6733c0861332ad11ae84b9aedb0bc5ab642fa085
2016-03-21 18:07:16 -07:00
Sebastian Hengst 2a9bc780d3 Backed out changeset 7ec8bfb9bbd4 (bug 759568) for failures in test_all_shorthand.html and more. r=backout 2016-04-12 17:55:52 +02:00
CJKu a5da82483b Bug 759568 - Part 1. Parse background-clip:text; r=dholbert r=heycom
MozReview-Commit-ID: BPuQjWYvAuj
2016-04-12 21:58:21 +08:00
Junior Hsu 13d36ef21b Bug 1148307 - Part 5, pref off data channel session transport, r=smaug
--HG--
extra : rebase_source : 31fa84a251cd4a7ce3f3aca42f950ea79ff8b5d0
2016-04-11 11:28:36 +08:00
Junior Hsu fce48d6554 Bug 1148307 - Part 4, use data channel in substitution for TCP session transport (in-process), r=smaug
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
extra : rebase_source : 01a976ea5c73abcc15b86594b97eed7aff57a95b
2016-04-11 11:20:55 +08:00
Kirk Steuber a5ac9bebd2 Bug 1260836 - Add functionality to allow CRX files to be handled as ZIP files. r=spohl
MozReview-Commit-ID: 9JeSC6L4x6Z
2016-04-06 18:28:24 -07:00
Ting-Yu Lin 152cf5d714 Bug 1168891 Part 2 - Allow one caret to be dragged across the other caret. r=mats
This behavior matches the Android convension and the built-in selection
on all desktop platforms.

MozReview-Commit-ID: 2kNm8UZnqH0

--HG--
extra : rebase_source : 097918c7c49e7cd545af52e9b3f3c540475ec589
2016-04-11 17:57:29 +08:00
Sebastian Hengst 3e646cbd97 Backed out changeset 3cb658c3e3f9 (bug 1148307)
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html => dom/presentation/tests/mochitest/test_presentation_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender.html => dom/presentation/tests/mochitest/test_presentation_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html
2016-04-11 13:12:13 +02:00
Sebastian Hengst 85c0244174 Backed out changeset 4441e42e5bec (bug 1148307) 2016-04-11 13:12:05 +02:00
Junior Hsu bfa9967892 Bug 1148307 - Part 5 - pref off data channel session transport, r=smaug 2016-04-11 11:28:36 +08:00
Junior Hsu a8a1aaba30 Bug 1148307 - Part 4 - use data channel in substitution for TCP session transport (in-process), r=smaug
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
2016-04-11 11:20:55 +08:00
Nicolas Silva 78fc1369de Bug 1215265 - Put shutting down gfx ipdl protocols for child processes behind a pref. r=sotaro 2016-04-07 15:47:35 +02:00
Carsten "Tomcat" Book ab4cb0d9ab Backed out changeset 2da4c57f4595 (bug 1198518) for bustage 2016-04-07 10:47:09 +02:00
Georgiy Frolov 176de55fb2 Bug 1198518: [webvr] add support for OSVR. r=kip 2016-03-23 11:59:01 -04:00
Matt Woodrow e725884022 Bug 1262304 - Add a pref to dump display lists for the content process. r=BenWa
--HG--
extra : rebase_source : 09ce025ea6029b1269f65e6e740b5166e8d15aa9
2016-04-06 15:29:57 +12:00
Tooru Fujisawa 8eb6e36c52 Bug 933257 - Part 3: Add build scripts for fdlibm. r=jwalden 2015-11-18 19:13:22 +09:00
Tooru Fujisawa cbfb5c70a2 Bug 933257 - Part 2.1: Import fdlibm from FreeBSD (revision bcea9d50b15e4f0027a5dd526e0e2a612238471e). r=jwalden 2016-04-06 08:59:40 +09:00
Tooru Fujisawa 78da35c112 Bug 933257 - Part 2: Add patches for fdlibm. r=jwalden 2016-04-06 08:59:40 +09:00
Tooru Fujisawa 32eef41a25 Bug 933257 - Part 1: Add a script to import and update fdlibm from FreeBSD. r=jwalden 2016-01-07 12:30:26 +09:00
Jeff Muizelaar 83bb88f11e Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-05 10:55:17 -04:00
Carsten "Tomcat" Book fad84a5168 Backed out changeset 864320b75e76 (bug 1259466) for suspicion this caused bc 7 test failures on m-c 2016-04-05 08:54:01 +02:00
Chris Manchester f7a1b3fb60 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Jeff Muizelaar 328e2a6882 Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-04 17:15:00 -04:00
Kartikaya Gupta e939861411 Bug 1246290 - Add a pref to allow disabling APZ on documents which have scroll-linked effects. r=botond
MozReview-Commit-ID: HQkHUiEWaWc
2016-04-03 13:13:59 -04:00
Tobias Schneider 910b79dd54 Bug 1209273 - Part 1: Support for adjust-color CSS property. r=dbaron 2016-03-08 09:25:24 -08:00
Carsten "Tomcat" Book dc337845d1 Backed out changeset d5a9ff0ae110 (bug 1209273) for test failures in browser_rules_completion-new-property_02.js 2016-04-01 11:58:12 +02:00
Tobias Schneider af80c17051 Bug 1209273 - Part 1 - Support for color-adjust CSS property. r=dbaron 2016-03-10 10:51:00 +01:00
Emanuel Hoogeveen 1efa5deaf7 Bug 1260475 - Add an option to disable GC slices triggered by painting. r=terrence a=kwierso
MozReview-Commit-ID: B81ZHm0EgZB
2016-03-31 14:26:30 -07:00
George Wright c25afd0590 Bug 1260507 - Disable WARP r=Bas 2016-03-30 12:45:33 -04:00
Carsten "Tomcat" Book 1696ce6feb Backed out changeset 073149564592 (bug 1209273) for causing merge conflicts to m-c
--HG--
extra : rebase_source : 0f07112a39ed369f38cf7d78a2e2424b5ae76825
2016-03-30 15:19:37 +02:00
Patrick McManus ea8cc58c8b Bug 1260218 - SocketTransportService socket expansion r=dragana 2016-03-23 20:44:28 -04:00
Patrick McManus ec0cba0fc1 Bug 1260491 - Disable autodial via pref r=dragana
--HG--
extra : rebase_source : 67ebce9e8adcdbd8b8ee515087a74be2fd1b1eaf
2016-03-23 17:48:59 -04:00
Tobias Schneider 54290c6564 Bug 1209273 - Part 1 - Support for color-adjust CSS property. r=dbaron 2016-03-10 10:51:00 +01:00
Tobias Schneider 9dd3cff0b6 Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
Seth Fowler 5973113f1b Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange 2016-03-25 14:49:43 -07:00
Ryan VanderMeulen 39b284d947 Merge fx-team to m-c. a=merge 2016-03-25 11:36:26 -04:00
Carsten "Tomcat" Book de6c414085 Merge mozilla-central to fx-team 2016-03-24 16:20:13 +01:00
Sebastian Kaspari 22add1622c Bug 1253684 - Introduce preference for forwarding OMA downloads to Android's download manager. r=margaret
MozReview-Commit-ID: u9j3CGex2q

--HG--
extra : rebase_source : 3a93fbaacdd1108dc816daecc12da75236f55bc7
extra : amend_source : 76f1598b45527c09f6690fa4987ed8026530cdd5
2016-03-10 10:51:25 +01:00
Mason Chang 3e60963c47 Bug 1207332. Enable skia content on OS X. r=lsalzman 2016-03-21 09:17:56 -07:00
Daniel Holbert 00d43c6f13 Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey
MozReview-Commit-ID: 9jYcXkUvi8S
2016-03-20 23:06:53 -07:00
Julian Seward 96a413ffed Bug 1248915 - TSan: data race on global 'mozilla::net::CacheObserver::sDiskCacheCapacity'. r=honzab.moz, n.nethercote. 2016-03-20 10:08:57 +01:00
Daniel Stenberg 88a9b28195 Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus 2016-03-18 16:26:00 -04:00
Ryan VanderMeulen a3c1075fc6 Merge fx-team to m-c. a=merge 2016-03-19 11:23:43 -04:00
Bob Owen ea83c5848d Bug 1256307: Only print via the parent in Nightly. r=jimm 2016-03-19 10:56:40 +00:00
Seth Fowler d8b3579dd9 Bug 1257315 (Part 1) - Add a visualization of visibility tracking to the APZ minimap. r=botond,mattwoodrow 2016-03-18 18:38:57 -07:00
Wes Kocher 8d3fbe0177 Backed out 3 changesets (bug 1209273) because something from this push appears to have broken Windows mochitests CLOSED TREE
Backed out changeset 9c6650c7e237 (bug 1209273)
Backed out changeset fb8b3ab41c82 (bug 1209273)
Backed out changeset 6e2e6b0c7d8e (bug 1209273)

MozReview-Commit-ID: J9WSL2CjoGJ
2016-03-18 15:48:00 -07:00
Wes Kocher 725097c3d7 Backed out changeset cbceb4f4ec73 (bug 1245059) because something from this push appears to have broken Windows mochitests CLOSED TREE
MozReview-Commit-ID: 5dPzH9ZhTrn
2016-03-18 15:47:28 -07:00
Daniel Stenberg 135aeef16b Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus
--HG--
extra : rebase_source : f5b64dfcd00ed69fe9fe0cbb90b962564727b659
2016-03-18 05:29:00 -04:00
Tobias Schneider efc1d13a5a Bug 1209273 - Part 1: Support for color-adjust CSS property. r=dbaron
--HG--
extra : rebase_source : f90e6beb86dd92456b569829078be734273e3beb
2016-03-10 10:51:00 -05:00
Masatoshi Kimura 8469845e9e Bug 1255959 - Remove Arial from Tamil and Gurmukhi font prefs. r=jfkthame 2016-03-18 21:43:37 +09:00
Dragana Damjanovic dd.mozilla@gmail.com 3f2cc9eccb Bug 1257203 - Fix toolkit.asyncshutdown.timeout.crash. r=Yoric
--HG--
extra : rebase_source : d8ed27e45bec209312e022ddeb9bd6543e345c7b
2016-03-16 08:14:00 -04:00
Randell Jesup 859ee0685f Bug 1243857: enable full_duplex audio for webrtc via cubeb rs=jesup 2016-03-17 20:45:29 -04:00
Mike Hommey 1e802dcbc4 Bug 1256988 - Remove duplicate gfx.content.azure.backends settings in all.js. r=chmanchester
They are useless because they replicate what is already set in the #else
case above them.
2016-03-17 06:49:44 +09:00
Ting-Yu Lin b7df7500e3 Bug 1241750 - Enable <details> and <summary> on Nightly and Aurora. r=bz
MozReview-Commit-ID: 4pG7nso6bEd

--HG--
extra : rebase_source : 7c6b21fc32f09a65ce3dc1b7bef0b876074e0e94
2016-03-16 15:56:05 +08:00
Nicholas Nethercote a2f068b2ad Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
This is easy because it's never needed.

--HG--
extra : rebase_source : 78830dab41c40a1544fa55fc69ca9c1c6709d767
2016-03-16 15:33:44 +11:00
Jonathan Kew 508c6a65fc Bug 1255731 - Disable graphite2 by default on release-channel builds. r=jet 2016-03-11 08:47:05 +00:00
Mark Goodwin 985802557a Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).

Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.

The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.

MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
Wes Kocher 0dfe54cd29 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 8FyycfyonPJ
2016-03-14 17:40:22 -07:00
Tooru Fujisawa b4d5be0e72 Backed out changeset 4c1a64f8996a (bug 933257) for huge regression on benchmarks 2016-03-15 08:16:06 +09:00
Tooru Fujisawa 54fdedb829 Backed out changeset dd5d65d5a57d (bug 933257) 2016-03-15 08:15:09 +09:00
Tooru Fujisawa 6d262bf4c9 Backed out changeset 98670690ac0c (bug 933257) 2016-03-15 08:15:09 +09:00
Tooru Fujisawa 6f0ad3cc16 Backed out changeset c91821911d55 (bug 933257) 2016-03-15 08:15:09 +09:00
Sebastian Kaspari 594bd365d3 Bug 1250121 - Add "Noto Serif" as fallback "serif" font. r=jfkthame
With downloadable fonts (Bug 1194338) our serif font "Charis SIL Compact"
might not be available until the download has been completed successfully.
Our other fallback fonts are not actually serif fonts (sans serif).

Android ships with a serif font called "Noto Serif". This patch adds this
font as fallback.

MozReview-Commit-ID: IHFM8GgeEpN

--HG--
extra : rebase_source : a77eb7ddc53861361ced9854058576140600fa30
2016-03-09 13:22:52 +01:00
Ehsan Akhgari 38d1ffea4e Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug 2016-03-13 15:17:54 -04:00
Benoit Girard a08807e27f Bug 1242609 - Use PeekMessages to get the most recent DisplayPort request. r=kats
MozReview-Commit-ID: K5PTxUqU9E6

--HG--
extra : rebase_source : 6d9e35b27e2fd37c1df513dd856b48c181f3150f
2016-03-14 11:50:55 -04:00
Lee Salzman 8ef69bea3e Bug 1244754 - part 2 - enable Skia canvas on Linux and fix web-platform-tests/reftests. r=jrmuizel 2016-03-23 14:21:04 -04:00
Tooru Fujisawa 643618c77d Bug 933257 - Part 3: Add build scripts for fdlibm. r=jwalden 2015-11-18 19:13:22 +09:00
Tooru Fujisawa 17a8f8e6da Bug 933257 - Part 2.1: Import fdlibm from FreeBSD (revision bcea9d50b15e4f0027a5dd526e0e2a612238471e). r=jwalden 2016-03-13 02:16:15 +09:00
Tooru Fujisawa fa373353b6 Bug 933257 - Part 2: Add patches for fdlibm. r=jwalden 2016-03-13 02:16:14 +09:00
Tooru Fujisawa 29db49ab36 Bug 933257 - Part 1: Add a script to import and update fdlibm from FreeBSD. r=jwalden 2016-01-07 12:30:26 +09:00
Tooru Fujisawa 45cd59b8ba Backed out changeset ec80e2d4ccce (bug 933257) for mochitest-other failure and maybe some more. CLOSED TREE 2016-03-13 04:56:05 +09:00
Tooru Fujisawa 446ace4833 Backed out changeset 3025ae7a3445 (bug 933257) 2016-03-13 04:55:02 +09:00
Tooru Fujisawa 97223b0e78 Backed out changeset 2f7c7d7ddacc (bug 933257) 2016-03-13 04:55:00 +09:00
Tooru Fujisawa f381128fb0 Backed out changeset e4a133efcb4d (bug 933257) 2016-03-13 04:54:57 +09:00
Tooru Fujisawa 54cb9952be Bug 933257 - Part 3: Add build scripts for fdlibm. r=jwalden 2015-11-18 19:13:22 +09:00
Tooru Fujisawa e2e0478907 Bug 933257 - Part 2.1: Import fdlibm from FreeBSD (revision bcea9d50b15e4f0027a5dd526e0e2a612238471e). r=jwalden 2016-03-13 02:16:15 +09:00
Tooru Fujisawa fbb3f223c2 Bug 933257 - Part 2: Add patches for fdlibm. r=jwalden 2016-03-13 02:16:14 +09:00
Tooru Fujisawa 16519a2dc0 Bug 933257 - Part 1: Add a script to import and update fdlibm from FreeBSD. r=jwalden 2016-01-07 12:30:26 +09:00
Ehsan Akhgari 8da73c781f Bug 1255934 - Start collecting telemetry data on the usage of remote JAR protocol in the wild; r=mcmanus 2016-03-24 13:46:02 -04:00
sajitk 823704b8d6 Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in various files.r=benjamin 2016-01-28 10:35:00 -08:00
Mike Shal 70e702783f Bug 1253775 - Remove libmar and libbz2 Makefile.ins; r=ted
MozReview-Commit-ID: aF8PmM0KvF

--HG--
extra : rebase_source : 865188be58878ce6e60ac3af9edd52e1b2bacf5b
2016-03-04 19:03:18 -05:00
Ehsan Akhgari 24fbc15619 Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly 2016-03-11 14:40:53 -05:00
Ehsan Akhgari b0223fc046 Bug 1255139 - Keep allowing remote JAR files for IBM iNotes for now on release builds; r=bzbarsky 2016-03-11 10:01:03 -05:00
Phil Ringnalda 3ceef3ef63 Back out 2 changesets (bug 1209273) for devtools failures in browser_css_autocompletion.js
Backed out changeset 85f7dbb76c15 (bug 1209273)
Backed out changeset 1901109091be (bug 1209273)
2016-03-10 21:32:50 -08:00
Tobias Schneider 9cfd13fa3d Bug 1209273 - Part 1: Support for color-adjust CSS property. r=dbaron
--HG--
extra : rebase_source : 72919e863a59f76d24fbae31870463025aee7a40
2016-03-10 10:51:00 -05:00
Jeff Gilbert 3bdc12a666 Bug 1255224 - Add pref to force glFinish in DXGL path. (default:false) - r=dvander 2016-03-10 13:17:46 -08:00
Ryan VanderMeulen e98112b9bd Backed out 8 changesets (bug 1120715) for Android dom/u2f/tests/test_no_token.html permafail.
Backed out changeset 043770204431 (bug 1120715)
Backed out changeset e10c375353f4 (bug 1120715)
Backed out changeset c2871dbeb7cc (bug 1120715)
Backed out changeset 79158f028ad3 (bug 1120715)
Backed out changeset c74866f52320 (bug 1120715)
Backed out changeset c731944ecc64 (bug 1120715)
Backed out changeset 44f346712a3a (bug 1120715)
Backed out changeset 60d6045125e2 (bug 1120715)

CLOSED TREE
2016-03-10 20:20:05 -05:00
Ehsan Akhgari 8508bae9bf Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly 2016-03-10 17:29:11 -05:00
Ting-Yu Lin 5848925b9e Bug 1255330 - Change the default value of "layout.accessiblecaret.bar.enabled" to false. r=jeremychen
MozReview-Commit-ID: 25pXiwtvlLH

--HG--
extra : rebase_source : 16a15e205a5e0c0df8870b601e3fe046d6923f63
2016-03-10 17:18:12 +08:00
Wes Kocher 53011a6a05 Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html
Backed out changeset 2ee4b18f6b3a (bug 1120715)
Backed out changeset f87a25ade31e (bug 1120715)
Backed out changeset 9391f22c08c2 (bug 1120715)
Backed out changeset c5bf9f7bb86e (bug 1120715)
Backed out changeset 7e003fb64d41 (bug 1120715)
Backed out changeset ef66b64e9f8a (bug 1120715)

MozReview-Commit-ID: AI47IhtGWea
2016-03-09 15:57:43 -08:00
Ehsan Akhgari 017bf0f2b6 Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly 2016-03-09 16:45:01 -05:00
Anthony Jones d00c420b2c Bug 1230265 - Benchmark VP9 decoder performance and enable VP9 on fast machines; r=jya
MozReview-Commit-ID: 4GhSLun9x6Z
2016-03-09 15:43:38 +11:00
Aaron Klotz 7c542da3b5 Bug 1211262: Unit test; r=mwu
MozReview-Commit-ID: EK95Ha2sSSJ

--HG--
extra : rebase_source : bc424521cfaefba6c1754d6f107d075f32d40b3a
2015-10-13 12:21:19 -06:00
Masatoshi Kimura cc6a791266 Bug 1254493 - Remove Code2000 and Arial Unicode MS from prefs. r=jfkthame 2016-03-08 23:19:26 +09:00
Chris Peterson b101dfdf88 Bug 1253901 - Update gcli script versions to jQuery 2.2.1, Lodash 4.6.1, and Underscore 1.8.3. r=gl 2016-03-05 00:17:05 -08:00
Kartikaya Gupta b107477fd5 Bug 1254263 - Add a flag to allow disabling paint-skipping. r=mstange
MozReview-Commit-ID: 4bgvqEZcSWy

--HG--
extra : rebase_source : 3aafaffa34b9e7afba81bbec52793eedb8f425ac
2016-03-07 16:25:00 -05:00
Eitan Isaacson fa80d0f9b8 Bug 1166365 - Introduce Narrate feature in reader mode. r=Gijs
MozReview-Commit-ID: 6tJIu7C4eAv

--HG--
extra : rebase_source : 0ebd212968dce90c6797b261344345d0b7b601ba
2016-02-01 11:09:14 -08:00
Luke Wagner b5a255ff58 Bug 1252498 - Baldr: add Wasm object behind pref, default off (r=jorendorff)
MozReview-Commit-ID: BlhrURAX26H

--HG--
extra : rebase_source : e1b540f06c2f3976f91242ac7b0b8ede29fbc5f2
2016-03-03 10:20:21 -06:00
Ehsan Akhgari bcd549b626 Bug 1249542 - Remove the prefs for History API push/pop/replaceState; r=bzbarsky
These prefs don't even work properly, and they can break Web content in
pretty bad ways for the users who have them set.
2016-03-02 18:14:15 -05:00
James Willcox 73d84cb178 Bug 518805 - Don't do meta refreshes when backgrounded r=bz
This is controlled by browser.meta_refresh_when_inactive.disabled, which
is false (allow refreshes) on desktop, and true (disable refreshes) on Fennec
2016-03-02 16:32:27 -06:00
J. Ryan Stinnett 1d243be303 Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Jonathan Kew e8a26c768f Bug 1252407 - Update woff2 library to upstream commit 643c7b45891cbeb5dc1f7599a4c9b53fbe82a08f. r=fredw 2016-03-02 06:59:16 +00:00
Ehsan Akhgari 8b94dc47cb Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly 2016-03-01 09:17:59 -05:00
Ehsan Akhgari 8a0731fdde Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
Ting-Yu Lin b063b0cec5 Bug 1097398 Part 2 - Add preferences to make carets always tilt. r=roc
This is to support Firefox Android L style carets assets that the two
carets always look like tilt.

This patch is derived from a WIP patch by Mark Capella
<markcapella@twcny.rr.com>

MozReview-Commit-ID: H3nKLz6HcpM

--HG--
extra : rebase_source : b3a77b0bb8aaea8f010002f54fde075c9d469711
2016-02-16 16:55:28 +08:00
Mike Taylor 2140370090 Bug 1249474. Part 1 - Change default Accept header value for images to */*. r=mcmanus
This matches the behavior of Safari.
2016-02-29 14:52:06 -06:00
Kit Cambridge 6f8c9f7748 Bug 1250288 - Add a pref for showing favicons in web notifications. r=MattN
MozReview-Commit-ID: 9hxv7Ts8L8u

--HG--
extra : amend_source : 949e26111ede7e7cb033fc64bc2b82000a546199
extra : histedit_source : 34cf6b2b1f67672fd72a5efc12c560f6b1729ec3
2016-02-22 13:16:27 -08:00
James Willcox 9e56091f86 Bug 1251065 - Add prefs for logging the current and peak texture usage r=nical 2016-02-26 11:01:28 -06:00
Milan Sreckovic 4938f753d9 Bug 1251393: Remove a duplicated line. r=me 2016-02-25 13:08:00 +01:00
Maire Reavy bb00bd1e3f Bug 1251301 - Roll up of new entires to screen sharing whitelist r=jesup
MozReview-Commit-ID: IDCrLZd0RVd
2016-02-25 23:54:32 -05:00
Masayuki Nakano 6e150071f6 Bug 1250050 Add a pref to disable supporting mouse wheel of windowless plugins on Windows r=smaug 2016-02-26 09:41:59 +09:00
Frédéric Wang 6b2951791c Bug 1247301 - Fix false positive warning in Brotli. r=mcmanus 2016-02-25 20:08:49 +01:00
James Willcox dc94ee5dc7 Revert bug 1251065 due to stupidity 2016-02-25 10:51:34 -06:00
James Willcox 8ae46e3a8a Bug 1251065 - Add prefs for logging the current and peak texture usage r=nical 2016-02-25 10:25:45 -06:00
Kartikaya Gupta 72a83dc373 Bug 1240133 - Reduce width of displayport on desktop. r=botond
MozReview-Commit-ID: 3t0he6jc8ep
2016-02-24 17:12:51 -05:00
James Willcox baaa7135c7 Bug 1230645 - Enable MSE/WebM on Android r=ajones 2016-02-24 14:58:33 -06:00
Nathan Froyd 12d9670a60 Bug 1249389 - part 4 - make StartupCache::GetBuffer take a UniquePtr outparam; r=erahm
This change eliminates a number of nsAutoArrayPtr usages, as well as
making the pattern GetBuffer() -> NewObjectInputStreamFromBuffer more
pleasant.
2016-02-18 12:26:28 -05:00
Nathan Froyd 460db498a3 Bug 1249389 - part 3 - assert the size of nsZipItemPtr's storage type; r=erahm
The only uses of this class use a template argument with a size of
|char| (uint8_t and char), and the class isn't designed to accomodate
template arguments of larger size (e.g. the implementation of Forget()
neglects to divide by sizeof(T) for allocating a return buffer).  Let's
enforce this with a static_assert.  This change makes the class safer to
use and also makes future changes simpler to reason about.
2016-02-18 12:07:03 -05:00
L. David Baron 1182aed626 Bug 1250342 patch 3: Rename preference layout.css.text-align-true-value.enabled to layout.css.text-align-unsafe-value.enabled . r=mats
MozReview-Commit-ID: 6IKnuvxZQcI
2016-02-24 10:40:30 -08:00
Wes Kocher 42c013e034 Backed out 3 changesets (bug 1250342) for reftest failures in text-align-true.html CLOSED TREE
Backed out changeset 0eae0890ee11 (bug 1250342)
Backed out changeset e82e430d0eda (bug 1250342)
Backed out changeset 866f8a7337df (bug 1250342)

--HG--
extra : commitid : Gme2p6OagcA
2016-02-23 13:10:40 -08:00
L. David Baron ec4c382804 Bug 1250342 patch 3: Rename preference layout.css.text-align-true-value.enabled to layout.css.text-align-unsafe-value.enabled . r=mats
MozReview-Commit-ID: 6IKnuvxZQcI
2016-02-23 09:41:48 -08:00
Milan Sreckovic eefe011285 Bug 1249157 - prefapi enums into class enums, explicit conversion, cleanup. r=bsmedberg 2016-02-22 09:15:00 +01:00
Steve Singer e51aa6ae9b Bug 1247505 - Fix woff2 compile error on big endian. r=fredw 2016-02-13 13:19:30 -05:00
Kearwood (Kip) Gilbert e3fd6329c9 Bug 1237691 - Implement Oculus Head Pose Prediction
MozReview-Commit-ID: 4hbKmZycEcn
2016-02-16 12:53:33 -08:00
Wes Kocher 952924118d Backed out changeset dd911452e3f7 (bug 1249157) for build bustage CLOSED TREE
--HG--
extra : commitid : 9S2zNfX2mUX
2016-02-22 09:05:21 -08:00
Milan Sreckovic 3336950f44 Bug 1249157: prefapi enums into class enums, explicit conversion, cleanup. r=bsmedberg
MozReview-Commit-ID: nvvOD8ajV4

--HG--
extra : rebase_source : cbdaea69100559893e8386c3618a5594ff38433d
2016-02-18 13:27:06 -05:00
Shu-yu Guo c80afef075 Bug 912337 - Make a pref to toggle whether DebuggeeWouldRun is a warning or an error. (r=jimb) 2016-02-19 13:46:07 -08:00
Matt Woodrow 00f5fe68bd Bug 1248496 - Enable D3D11 DXVA. r=ajones 2016-02-18 14:32:59 +13:00
Nicholas Nethercote b66ae9e8e5 Bug 1248521 - Pack PrefHashEntry better. r=froydnj.
This reduces sizeof(PrefHashEntry) from 40 bytes to 32 bytes on 64-bit
platforms, which reduces the entry storage of |gHashTable| from 160 KiB to 128
KiB in every process.
2016-02-16 15:36:55 +11:00
Kartikaya Gupta 9e6a5653e4 Back out cset 156e0990abc8 (bug 1246676) since it's not needed any more. r=backout 2016-02-16 09:39:25 -05:00
Louis Christie 38e2de5ca1 Bug 1231793: Part 6 - Enabled the new Wave Data Decoder in DecoderTraits. r=jya
MozReview-Commit-ID: EdW4JJM3nO6
2016-02-17 00:28:50 +11:00
Louis Christie 1242af5735 Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya 2016-02-17 00:28:49 +11:00
ISHIKAWA, Chiaki be2b50a7f8 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Bas Schouten 0ba3291163 Bug 1247775 - Part 2: Remove Direct2D 1.0 code from Thebes. r=dvander
MozReview-Commit-ID: EC8yhkvvood
2016-02-13 14:33:27 +01:00
Kartikaya Gupta eff0c6f738 Bug 1246854 - Remove unnecessary warning. r=botond
MozReview-Commit-ID: 21j8L9yhiIt
2016-02-12 12:32:59 -05:00
Kartikaya Gupta 6de82d82fb Bug 1243589 - Use SingleTiledContentClient even for scrollable layers if the layer is smaller than a single tile. r=mattwoodrow
MozReview-Commit-ID: 6eYFmoOVL6b
2016-02-12 08:29:25 -05:00
Carsten "Tomcat" Book eebf5d68a5 Backed out changeset 4adb7586410a (bug 1247775) 2016-02-12 08:49:29 +01:00
Bas Schouten 341a0f43ec Bug 1247775 - Part 2: Remove Direct2D 1.0 code from Thebes. r=dvander
MozReview-Commit-ID: EC8yhkvvood

--HG--
extra : rebase_source : fbb8a83f359e31bf77a058e202666df7f244893e
2016-02-12 02:05:35 +01:00
Wes Kocher 5d6f82ee76 Backed out changeset 19c631cc41c8 (bug 1243589) for test_transformed_scrolling_repaints.html failures on OS X
--HG--
extra : commitid : 8PbwCNrV2to
2016-02-11 16:34:28 -08:00
Kartikaya Gupta 9b986bd61e Bug 1243589 - Use SingleTiledContentClient even for scrollable layers if the layer is smaller than a single tile. r=mattwoodrow
MozReview-Commit-ID: LHIrrtFfRgm
2016-02-11 16:49:04 -05:00
Aidin Gharibnavaz 686438c658 Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
Lee Salzman 4c46321435 Bug 1241832 - change gfx.xrender.enabled pref so that xrender compositing is no longer used by default. r=jrmuizel 2016-02-10 10:59:35 -05:00
Boris Chiou 8098462872 Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug
Create CSSPseudoElement.webidl, CSSPseudoElement.h, and CSSPseudoElement.cpp.
2016-02-01 23:49:00 +01:00
Carsten "Tomcat" Book e42fff0533 merge mozilla-inbound to mozilla-central a=merge 2016-02-09 12:02:38 +01:00
Kartikaya Gupta 75e3a5788b Bug 1246676 - Adjust the displayport expiry timeout on different platforms to observe the effect on checkerboarding. r=botond
--HG--
extra : commitid : 1rqe5s07eCN
2016-02-08 12:29:11 -05:00
Ting-Yu Lin 276d86f23b Bug 1246064 - Support long press to show AccessibleCaret on empty input for Fennec. r=roc
--HG--
extra : commitid : 54K1eLvKmSr
extra : rebase_source : 76a64e40ec15c6d110a461d5fb9d66d3ac86852e
2016-02-08 16:08:46 +08:00
J. Ryan Stinnett 8ea9057c8f Bug 1204127 - Enable DevTools migration warnings. r=ochameau 2016-02-08 17:32:07 -06:00
Bill McCloskey 86af10a71e Bug 1246311 - Disable async drawing on beta/release (r=dvander) 2016-02-05 21:25:24 -08:00
Felipe Gomes 5cae0e50dd Bug 1230196 - Allow release channel to run e10s. r=billm
--HG--
extra : commitid : 7rKp9YfaaUC
2016-02-05 13:27:12 -02:00
Randall Barker f7c435db3c Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond 2016-02-04 07:18:20 -08:00
Ting-Yu Lin 1e5d352993 Bug 591737 - Add pref for details and summary elements. r=bz
--HG--
extra : commitid : C40ecHqSxrO
extra : rebase_source : 937479989a52b57f3dec07a74dd9dad17ff69db7
2016-01-20 23:20:43 +08:00
Frédéric Wang 6490d76ff7 Bug 1227058 - Include the woff2 library in the gecko build. b=1227058, r=jfkthame 2016-02-02 08:52:00 +01:00
Phil Ringnalda e8bf2f165a Back out 3 changesets (bug 1245285) for e10s failures in test_layerization.html
Backed out changeset e0c8fb70a095 (bug 1245285)
Backed out changeset a211643de3b6 (bug 1245285)
Backed out changeset 41ea5de656a9 (bug 1245285)
2016-02-03 21:46:11 -08:00
Randall Barker d08ecfaa7a Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond 2016-02-03 17:16:14 -08:00
Nicholas Nethercote 9fed28582d Bug 1245393 - Measure s{,Default}RootBranch in the Preferences memory reporter. r=froydnj. 2016-02-03 17:30:54 +11:00
Kartikaya Gupta e7dd4d9941 Bug 990916 - When setting a displayport, schedule a timer to remove it as well. r=tnikkel
--HG--
extra : commitid : 4u7JlPJLoFT
2016-02-03 19:13:35 -05:00
Birunthan Mohanathas bf5e6b94d0 Bug 1233702 - Remove dom.permissions.enabled pref. r=baku 2016-02-03 18:21:31 +02:00
Nicholas Nethercote b80cb9f1e0 Bug 1244982 - Fix minor double-reporting of memory in prefs code. r=erahm.
--HG--
extra : rebase_source : 3d93515169f0355aeb6ac074d13564bfedec2b57
2016-02-02 14:31:49 +11:00
Birunthan Mohanathas d7371d07d0 Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
Frédéric Wang a4aeb26856 Bug 1242904 - Update Brotli to latest upstream revision ; now at 33aa40220b96cf95ad2b9ba61dc8d7fd2f964f2c. r=mcmanus 2016-02-08 12:01:21 +01:00
Carsten "Tomcat" Book 5b358688b7 Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures
--HG--
extra : rebase_source : fb6fd434c8e3f4b5fa53ea645a54c07cab207894
2016-02-08 11:17:38 +01:00
Shih-Chiang Chien 075eec3d76 Bug 1241368 - provide JS implemented MDNS service as a fallback. r=nwgh,nalexander.
--HG--
rename : mobile/android/modules/MulticastDNS.jsm => netwerk/dns/mdns/libmdns/MulticastDNSAndroid.jsm
extra : rebase_source : 4b5418819c590c8a373813843605df7f1748ecb8
2014-05-16 15:01:27 -04:00
Aidin Gharibnavaz 69cf7e035f Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
--HG--
extra : rebase_source : 3c6bba6613a14e48239d302bdd0f7fe2e322265d
2016-02-07 10:56:00 +01:00
Nicholas Nethercote ac9a8bf77c Bug 1181444 (part 1.5) - Remove dead PLDHashOperator declarations. r=froydnj.
--HG--
extra : rebase_source : 82888ad8037a6024508b042030469fac5a8f5fa4
2016-01-28 14:08:19 -08:00
Phil Ringnalda d381b4bca6 Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
CLOSED TREE

Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas 373593275e Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-01-31 17:12:12 +02:00
Bob Owen 471786d650 Bug 1156742 Part 25: Flip the big switch and wait for the lightning. r=mconley 2016-01-05 10:08:58 +00:00
Kartikaya Gupta b2ba71e6d2 Bug 1180706 - Enable touch event support on Windows Nightly. r=botond
--HG--
extra : commitid : 3s4Zz892m5z
2016-01-29 22:58:43 -05:00
Kartikaya Gupta e3368ea955 Bug 1244307 - Enable checkerboard recording on Nightly. rs=botond
--HG--
extra : commitid : JOoPb5y5izC
2016-01-29 17:29:14 -05:00
Wes Kocher b9d77f5943 Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
--HG--
extra : commitid : 7egFNnxx2ut
2016-01-29 10:15:38 -08:00
Randell Jesup dbf282a817 Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr
--HG--
extra : commitid : EHEwqw6bVUo
2016-01-28 23:49:46 -05:00
Randell Jesup fd24a3b3e7 Bug 1243607: make webrtc bitrate prefs take precedence over automatic bitrate selection r=pkerr
--HG--
extra : commitid : HtWKNcs82ul
2016-01-27 21:55:42 -05:00
sajitk 6fdb9b782e Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg
--HG--
extra : rebase_source : 37e8f53a8aa5242058ab8fc867804cbc8940653e
2016-01-28 10:35:00 -05:00
Wes Kocher 84714308b8 Merge fx-team to central, a=merge
--HG--
extra : commitid : 2DZ63I10LcS
2016-01-28 17:47:33 -08:00
Patrick McManus d48f3b6001 Bug 1224291 - define BUILD_PORTABLE for brotli r=jfkthame 2016-01-28 12:48:08 -05:00
Nigel Babu 52e658cd38 Backed out changeset ebf10602138c (bug 1243607) for test_peerConnection_verifyVideoAfterRenegotiation.html timeout
--HG--
extra : commitid : 2RDOIw8wAhl
2016-01-28 13:24:31 +05:30
Randell Jesup 2159633370 Bug 1243607: make webrtc bitrate prefs take precedence over automatic bitrate selection r=pkerr
--HG--
extra : commitid : BucIx6HVN94
2016-01-27 21:55:42 -05:00
Jeff Muizelaar daeaa01c5e Bug 1178385. Add a pref to force enable hw video decode. r=milan 2016-01-27 19:31:42 -05:00
Masatoshi Kimura e7df5bd97a Bug 1242926 - Increase the max retry attempt number. r=mcmanus 2016-01-28 05:44:48 +09:00
Ehsan Akhgari fbf2580b8c Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm 2016-01-27 15:26:27 -05:00
Alexandre Poirot 5d76a7e03f Bug 950936 - Introduce ui.popup.disable_autohide pref to ease debugging popups. r=neil 2016-01-28 10:11:31 -08:00
Gijs Kruitbosch ef04fd0f90 Bug 1172165 - check all nested URI schemes in CAPS. Make view-source dangerous to load, and about: URIs use per-URI flags so they keep working, r=bz
Also, add an opt-out for crashtest/reftest for the view-source thing so they don't all break, r=bz

--HG--
extra : commitid : 8NqvmbphSgh
extra : rebase_source : bbe0b6f11a77d7e6241a5733931d9baa95bb3fed
2015-12-11 08:06:41 -05:00
Olli Pettay d6444f776f Bug 1241485 - Increase the limit for workers per-origin, r=khuey
--HG--
extra : rebase_source : cff8b7973ceffe97e56d49adeeac13b040279a50
2016-01-27 02:45:22 +02:00
Olli Pettay baf69da299 Bug 1153322 - Implement Document.scrollingElement, r=bz
--HG--
extra : rebase_source : 733ede0178b80b518e488bf9768e57498080f0b2
2016-01-27 02:44:05 +02:00
Mark Capella ede11d4e28 Bug 1242349 - Provide unique AccessibleCaret pref for JS selection changes, r=TYLin 2016-01-26 09:27:36 -05:00
malayaleecoder 5b9c27f284 Bug 1234875 - Remove alwaysAcceptSessionCookies pref. r=mak
--HG--
extra : commitid : KPqusH2iZ5h
2016-01-26 14:54:21 +01:00
Ted Mielczarek f86b931457 bug 1230117 - get rid of {HOST,TARGET}_NSPR_MDCPUCFG. r=glandium
--HG--
extra : commitid : LJ5QiUWSc4d
extra : rebase_source : 7207b43431e072a5f77397d468d30b5439be2b84
2016-01-21 06:13:06 -05:00
Randell Jesup cf187c38d3 Bug 1242334: add media.peerconnection.video.vp9_enabled pref to all.js (default to off) r=drno
--HG--
extra : commitid : DRghOzaam1o
2016-01-25 01:54:40 -05:00
Xidorn Quan e5187154f6 Bug 1240978 - Shorten timeout for black screen in fullscreen transition. r=smaug
--HG--
extra : source : b2c974d0fb5380f8697341ad7d3c94575799dce8
2016-01-25 14:52:11 +11:00
Randell Jesup 6b5b7ba4d8 Bug 1242203: Pref on WebRTC simulcast support r=drno
--HG--
extra : commitid : 3NYP5wZMuvF
2016-01-23 21:47:33 -05:00
Phil Ringnalda 6aeccf0426 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
Boris Zbarsky d4db9bedd0 Bug 1242054. Get rid of AbortablePromise, so we can move Promise into SpiderMonkey more easily. r=khuey 2016-01-23 00:37:44 -05:00
Aaron Klotz 7e86de8402 Bug 1241668: Disable dom.ipc.plugins.asyncInit.enabled unconditionally; r=bsmedberg
--HG--
extra : rebase_source : 0aaf2b5c040f2c78ec76afb87b821c8c7cfd4bef
2016-01-21 15:56:10 -07:00
Randell Jesup cbdb5359ca Bug 1221587: add per-platform prefs to control full-duplex cubeb input r=jib
--HG--
extra : commitid : 7P9rnGXTYh1
2016-01-21 11:51:36 -05:00
Wes Kocher e8203da294 Backed out changeset 4b22bd7b7a73 (bug 1221587)
--HG--
extra : commitid : K0g4NPkKZW6
2016-01-21 17:28:18 -08:00
Randell Jesup b8df5b1837 Bug 1221587: add per-platform prefs to control full-duplex cubeb input r=jib
--HG--
extra : commitid : JswRdGqAT1s
2016-01-21 11:51:36 -05:00
Jean-Yves Avenard 98b3022d0a Bug 1240630: [ffvpx] P2. Hook up FFVPX PDM to PDMFactory. r=kentuckyfriedtakahe
Add new preference media.ffvpx.enabled to control FFVPX PDM being enabled.
2016-01-19 17:31:25 +11:00