Andrew McCreight
f9c73e6cf3
Bug 1272707, part 2 - Limit the size of preference values sent to child processes. r=bsmedberg
...
Don't send any preferences that have a string value that is longer
than MAX_ADVISABLE_PREF_LENGTH. This is intended to mitigate OOM
issues, as I've seen a parent process crash trying to create a 100mb
message to send to the child. Such users likely cannot use e10s at
all.
This has a test for all combinations of setting the default and user
values of a preference to large or small string values, or not setting
them at all.
I manually verified that filtering out preferences reduces the size of
the IPC::Message that is sent to the child by printing out the size of
the reply message in PContentParent::OnMessageReceived().
2016-05-17 07:55:49 -07:00
Kaku Kuo
94991011ed
Bug 1235301 - part 4 - webidl; r=ehsan
...
Please refere to the comment in the HTMLMediaElement.webidl file for details.
MozReview-Commit-ID: C0a6wpGx6yD
--HG--
extra : rebase_source : a9f21b0fbb1c89db9603f0b442c97663e3e98a6c
2016-05-24 23:05:59 +08:00
Patrick McManus
e42c45b58b
Bug 1215319 - zip archive fix part 2 r=dragana
2016-05-23 17:06:44 -04:00
Henry Chang
e8b9de22ac
Bug 1273395 - Add pref for Safe Browsing v2/v4 switch. r=francois.
2016-05-19 00:07:00 +02:00
Ben Tian
7b7d04ca34
Bug 1257887 - Make windows opened through window.open() be scrollable by default. r=smaug
2016-05-17 11:25:47 +08:00
Michael Froman
a4bbff5e1f
Bug 1155435 - add sdp RtcpFb for REMB, r=drno, r=jesup
...
MozReview-Commit-ID: Ga7so20UsMo
--HG--
extra : transplant_source : p%FE%99%96%130N%F5%D2%EB%BFl%C9vt%C8qqK%18
2016-05-20 16:38:29 -05:00
Benjamin Bouvier
258bdc0148
Bug 1272640: Apply meta-patches to fdlibm/; r=arai
...
MozReview-Commit-ID: 3NNw1d0zF3k
--HG--
extra : rebase_source : e326698dfd32bf4e8734596ffabbfc2b390088c0
2016-05-19 16:05:34 +02:00
Benjamin Bouvier
65bc0f401d
Bug 1272640: Update patches in modules/fdblim/patches/; r=arai
...
MozReview-Commit-ID: HkQ223HMuMv
--HG--
extra : rebase_source : 00d78978498113f8a4d519247421675e3926e0a6
2016-05-19 16:04:14 +02:00
Benjamin Bouvier
c8b45033c6
Bug 1272640: Update update.sh to import s_truncf.cpp into fdlibm/; r=arai
...
MozReview-Commit-ID: 27MMIP67LxN
--HG--
extra : rebase_source : c2cc2eb6562ad1650310df11cdd42dbbcf8d601e
2016-05-19 16:20:19 +02:00
Gerald Squelart
dc372e7d4a
Bug 1274486 - Disable D3D11 for more igd* DLLs - r=cpearce
...
MozReview-Commit-ID: JXx1AvoJ5Cx
--HG--
extra : rebase_source : 78d9407e864a9daaf79eb7728bc424479ff8f46f
2016-05-20 15:31:12 +10:00
Gerald Squelart
da8f9d9408
Bug 1271163 - Disable D3D11 for atidxx64.dll 8.17.10.644 - r=cpearce
...
MozReview-Commit-ID: Cl35HRtHFEm
--HG--
extra : rebase_source : a4f0d05abba4d99fda1c713b3d4e7b6ae44e75b7
2016-05-20 12:25:29 +10:00
Gerald Squelart
bdaf4af356
Bug 1255732 - Disable D3D11 for some atidxx32/64 DLLs - r=cpearce
...
MozReview-Commit-ID: IyzsUisR4sv
--HG--
extra : rebase_source : 6496bce032699d6be6c82be421e3d1a83dc11e22
2016-05-20 12:20:22 +10:00
Gerald Squelart
cb64a4faaa
Bug 1273504 - Disable D3D11 for some nvwgf2um DLLs - r=cpearce
...
MozReview-Commit-ID: RqUOn8YZo
--HG--
extra : rebase_source : 0a0c5e4899c640e41bee27c3e66c10e76b1bd6b7
2016-05-20 11:06:13 +10:00
Gerald Squelart
e087b6134b
Bug 1271484 - Follow-up, remove space from list - r=me
...
The list-traversal code would not account for the space after the comma, and
therefore would now disable the MediaWidevineNoWMFNoSilverlight case.
Fixing the list for now, I will fix the code in a later patch.
MozReview-Commit-ID: 9ETL56A9wMu
2016-05-16 16:53:01 +10:00
Gerald Squelart
f4698b0aac
Bug 1271484 - Default-enable WMF-missing notifications in 49 - r=cpearce
...
MozReview-Commit-ID: fDDGvgx8Jz
--HG--
extra : rebase_source : fcb9fad540d2fbbd66e4e2bb6d8f5d213f2341c2
2016-05-16 10:43:12 +10:00
Chris Peterson
8a9e2d2bd4
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
Daniel Holbert
f005b25595
Bug 1259345: Let layout.css.prefixes.webkit ride the trains (and be default-enabled even in release builds). r=cjku
...
MozReview-Commit-ID: KNe9DdICX0Y
2016-05-13 09:45:19 -07:00
Daniel Holbert
f46053e6d5
Bug 1264905: Let layout.css.background-clip-text.enabled ride the trains (and be default-enabled even in release builds). r=cjku
...
MozReview-Commit-ID: 4wGrPop8LcK
2016-05-13 09:45:04 -07:00
Patrick McManus
f03b618067
Bug 1236969 - remove autodialer r=valentin
2016-02-19 14:33:59 -05:00
Patrick McManus
89eb82cf26
Bug 1215319 - zipArchive fix r=dragana
2016-05-12 11:33:47 -04:00
Dan Glastonbury
ccab45520f
Bug 1272422 - Part 1: Expose control of suspending background video. r=cpearce
...
This will show media.suspend-bkgnd-video.enabled to users.
MozReview-Commit-ID: HMpdl4Ch9zE
2016-05-13 15:50:11 +10:00
Dragana Damjanovic
7cf5152088
Bug 669259 - Expose original header received from a peer. r=mcmanus
2016-05-12 14:33:00 -04:00
Jonathan Kew
bcf28c976d
Bug 1271262 - Enable graphite2 font shaping by default for all channels. r=jet
2016-05-11 09:02:52 +01:00
Wes Kocher
26012d19b7
Backed out 4 changesets (bug 1266235) for test_ev_certs.js failures on pretty much every platform CLOSED TREE
...
Backed out changeset f684fac95bd9 (bug 1266235)
Backed out changeset f560cba61749 (bug 1266235)
Backed out changeset 5f321f10da1e (bug 1266235)
Backed out changeset 93deaa5641bc (bug 1266235)
--HG--
rename : services/common/blocklist-clients.js => services/common/KintoBlocklist.js
rename : services/common/blocklist-updater.js => services/common/kinto-updater.js
rename : services/common/tests/unit/test_blocklist_clients.js => services/common/tests/unit/test_kintoAddonPluginBlocklist.js
rename : services/common/tests/unit/test_blocklist_certificates.js => services/common/tests/unit/test_kintoCertBlocklist.js
rename : services/common/tests/unit/test_blocklist_updater.js => services/common/tests/unit/test_kinto_updater.js
2016-05-10 13:46:28 -07:00
Mathieu Leplatre
031d6fbdbb
Bug 1266235 - Move blocklist preferences to all.js. r=MattN
...
Related:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947
MozReview-Commit-ID: H2Eh1oqXeS1
--HG--
extra : transplant_source : %A0%96%22%DB%F3%19%8A%CF%A9%3B%FB%11%27%FB%E7%7B%BCzH%9F
2016-04-29 13:17:09 +02:00
danhuang1202
f2b95368c0
Bug 1269521 - Add line height contral in reader mode. r=jaws
...
MozReview-Commit-ID: HLFxqXdBhrD
2016-05-09 19:17:00 +02:00
Carsten "Tomcat" Book
40c39189ef
Merge mozilla-central to fx-team
2016-05-09 11:20:26 +02:00
danhuang1202
267eb3a622
Bug 1151200 - Add content width control in reader mode. r=shorlander, r=jaws
2016-05-02 04:50:00 +02:00
Chris Pearce
eddc1e9562
Bug 1270968 - Add mechanism to clear GMP storage when its version changes. r=gerald
...
In bug 1264497 we discovered that Netflix was broken because we'd made a change
to not send the Adobe GMP the device bound nodeId, which it stored in GMP
storage. When the GMP was comparing the nodeId it had stored against what it was
passed (nothing) the comparison was failing. Users could have worked around this
problem by clearing their GMP storage, whereupon the Adobe GMP will have stored
"nothing" as its nodeId.
When bug 1264497 was fixed, users who'd cleared their storage will see Netflix
fail again, as their stored nodeId of "nothing" will again not match what we
pass in. So to fix Netflix for these users, we need to clear GMP storage.
This is another instance of a more general problem that we have occasionally
encountered, namely that sometimes GMP storage becomes incompatible, and we
need to clear it. Having a general mechanism that we can use to clear storage
remotely will be helpful, so this patch adds one, and triggers it to fire.
This mechanism is pref controlled, so that we can issue a hotfix if necessary
to clear GMP storage.
MozReview-Commit-ID: GzSyBj0P2JG
--HG--
extra : rebase_source : b854860ee533b0742a664c862278ce54c9052596
2016-05-07 09:19:15 +12:00
Jocelyn Liu
9adeb967f0
Bug 1270387 - Disable Node.rootNode in release builds due to web compatibility issues. r=smaug
...
MozReview-Commit-ID: Gc2XGuFAYlD
--HG--
extra : rebase_source : 903fd104b36839b2fac27e0e67364abb95cec9ce
2016-05-05 14:21:22 +08:00
Kirk Steuber
5e03f29369
Bug 1269185 - Prevent crashes in Windows when zip files cannot be read. r=spohl
...
MozReview-Commit-ID: 32uEegoKL4J
--HG--
extra : transplant_source : %2BN%22%E7%D0%A2%E8%BD%90%A6%E5%F3%F0J%9Ceg%25%FBc
2016-05-04 12:57:21 -07:00
Ehsan Akhgari
eaba90d427
Bug 1261011 - Remove Inter-App Communication API; r=fabrice
2016-05-05 07:39:10 -04:00
Kyle Huey
941ab1f522
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
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