Commit Graph

13604 Commits

Author SHA1 Message Date
Kaku Kuo
73b1807eda Bug 1401909 - turn on preference of ShutdownDecoder feature on desktop version release and beta channel; r=bwu
MozReview-Commit-ID: JB3RmyjhvK9

--HG--
extra : rebase_source : 96e93ab111799910f03d9cac3bd3ac5084e40f07
2017-09-21 17:47:45 +08:00
Wes Kocher
7bf1b49628 Merge inbound to central, a=merge
MozReview-Commit-ID: 7EzhCCVVn7n
2017-09-25 16:41:34 -07:00
Jonathan Kew
68770c6dfd Bug 1401227 - Cherry-pick patch 0d1262a41e019e4511071e339bb8aa018596a1fd from upstream freetype to avoid potential crash in premultiply_data. r=milan 2017-09-25 17:30:53 +01:00
Tom Ritter
24d99d631c Bug 1402065 Add the pdfium patch to the repo and update.sh r=jwatt
MozReview-Commit-ID: 19BisRwSWXM

--HG--
extra : rebase_source : 7fb8320429983840ad5ac9c450c86acae50b3017
2017-09-22 00:30:29 -05:00
Tom Ritter
1ccfc37292 Bug 1402065 Remove __in and __out from our in-tree copy of pdfium r=jwatt
These macros are not used by anything other than Microsoft static analysis
tools, but they break the MinGW compile. MinGW cannot define these macros
in C++ code, because they conflict with libstdc++ arguement names.

See Line 222 of cef0747077/tree/mingw-w64-headers/include/sal.h

MozReview-Commit-ID: J6LZpy6F3h4

--HG--
extra : rebase_source : cfef43bfe66671acfa8f9014f2845c8c954b0f03
2017-09-21 13:43:56 -05:00
Chris Peterson
b98afa1d19 Bug 870698 - Part 11: Replace Insert(NS_LITERAL_STRING("")) with InsertLiteral(u""). r=erahm
The NS_LITERAL_STRING macro creates a temporary nsLiteralString to encapsulate the char16_t string literal and its length, but AssignLiteral() can determine the char16_t string literal's length at compile-time without nsLiteralString.

MozReview-Commit-ID: L9UE3gXHG4Q

--HG--
extra : source : 37d74bf745b23542251cc6b021d6aabb5ffadea1
extra : intermediate-source : 0402b4bd34c293b44c76de22418899420c8e405b
2017-09-07 18:08:18 -07:00
Chris Peterson
98b2f2fcd6 Bug 870698 - Part 7: Replace Insert(NS_LITERAL_CSTRING("")) with InsertLiteral(""). r=erahm
The NS_LITERAL_CSTRING macro creates a temporary nsLiteralCString to encapsulate the string literal and its length, but AssignLiteral() can determine the string literal's length at compile-time without nsLiteralCString.

MozReview-Commit-ID: DbTW5Bhd9E1

--HG--
extra : rebase_source : b27f666e5ca832d814fb6846208474e1ec66e5f4
extra : source : 9ff4e11402a9a43ed90298a9c354b0164cf9414f
2017-09-07 18:15:42 -07:00
Chris Peterson
9f4c1f5278 Bug 870698 - Part 1: Replace Assign("") with AssignLiteral(""). r=erahm
MozReview-Commit-ID: A0u9PP49OW3

--HG--
extra : rebase_source : 7d5286959f510eb4b7df1b7e32d5b9b58719c48b
extra : intermediate-source : f552b4a78236c42bc09030b3eb008725a3edb9c8
extra : source : 26ac4a1014f6661a70e3bf9f552407e12c2c3981
2017-09-03 22:12:56 -07:00
Jim Chen
cbacd9ba5c Bug 1400886 - Re-enable JSM shared global on mobile; r=jchen
Back out the change made in bug 1400489, to re-enable shared global for
JSMs on mobile. r=me for trivial patch.

MozReview-Commit-ID: 5Kn5LFK66w8

--HG--
extra : rebase_source : 64e29577f7704edfd6bd0148476652a623b230c3
2017-09-19 14:57:33 -04:00
Kevin Hsieh
b124cf4bf5 Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r=xidorn
MozReview-Commit-ID: JjpEnQI9Dmv

--HG--
extra : rebase_source : df628c84bd9c5d4b1eedca874c8e924786d6964d
2017-08-31 17:41:13 -07:00
Christoph Kerschbaumer
b28bd80343 Bug 1380959: Block oplevel data: URI navigations in Nightly and early Beta. r=bz 2017-09-18 17:21:40 +02:00
Jan de Mooij
7c2f41c8d9 Bug 1399471 part 1 - Disable the full_debug_checks jit pref by default in browser builds. r=nbp 2017-09-18 16:20:17 +02:00
Ting-Yu Lin
34dfa1cea5 Bug 1399767 - Remove preference "layout.css.clip-path-shapes.enabled". r=heycam
The variables (basicShapeSVGBoxValues, etc.) in property_database.js are
moved to the beginning of the file so that they're defined before usage.

MozReview-Commit-ID: 7L3obIY1alP

--HG--
extra : rebase_source : 6c3dff5ecbdad8ef6cf1a49953e4ad1001620b6c
2017-09-15 15:00:30 +08:00
Ryan VanderMeulen
e5750cee50 Bug 1400602 - Update Freetype to version 2.8.1. r=jfkthame 2017-09-17 07:36:44 -04:00
Sebastian Hengst
9b5a1a0f76 Backed out changeset bf572b74ec5f (bug 1392841) for frequently failing reftest layout/reftests/font-face/font-display-1.html on Linux debug and on suspicion for causing leak in bug 1399117. r=backout a=backout
MozReview-Commit-ID: 5LtVLea4emt
2017-09-15 21:20:52 +02:00
Sebastian Hengst
220e7cecae merge mozilla-central to autoland. r=merge a=merge 2017-09-15 00:01:52 +02:00
Sebastian Hengst
71720207e1 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: JHeyFz4rx1v
2017-09-14 23:58:56 +02:00
Ryan VanderMeulen
277d6a438f Merge m-c to inbound. a=merge 2017-09-14 10:52:18 -04:00
Wes Kocher
ff68b95b87 Merge inbound to central, a=merge
MozReview-Commit-ID: ClVRh99eIUo
2017-09-14 00:03:28 -07:00
Michal Novotny
e089501d36 Bug 1392841 - Enable RCWN on Nightly, r=valentin 2017-09-14 14:40:05 +02:00
Jessica Jong
95a4e2e89a Bug 1399036 - Enable date/time input by default on all builds. r=mconley 2017-09-14 15:01:01 +08:00
Sebastian Hengst
123fb86836 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-14 00:15:34 +02:00
Sebastian Hengst
006a58c35d merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 2iVDKexRjxu
2017-09-13 23:58:43 +02:00
Bill McCloskey
3bbcabf1f2 Bug 1397956 - Use native event processing in content process (r=mccr8)
MozReview-Commit-ID: J6vP9bg4csD
2017-09-13 13:04:38 -07:00
Shawn Huang
f86d1e915d Bug 1399038 - Enable Storage API on beta/release. r=janv, baku 2017-09-13 21:46:36 +08:00
Botond Ballo
aa3610ce43 Bug 1367765 - Put apz scrollbar touch-dragging behind a pref. r=rhunt
The pref is enabled by default, but it allows the feature to be disabled
easily if necessary.

MozReview-Commit-ID: Iu1JmMKEQv9

--HG--
extra : rebase_source : 57c27ef5840d4932e28cda2eb2f6e921ccd11a71
2017-09-12 19:38:30 -04:00
Sebastian Hengst
1b67570071 Backed out changeset 5a73ec3a1970 (bug 1392841) for failing mochitests, e.g. dom/tests/mochitest/ajax/offline/test_bug474696.html, on Windows 7 without e10s. r=backout 2017-09-13 14:45:00 +02:00
Sebastian Hengst
7dd2b068b5 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-13 13:35:21 +02:00
Sebastian Hengst
e4a2f44531 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 9SALJlvWgoZ
2017-09-13 13:32:44 +02:00
Michal Novotny
6134d2df81 Bug 1392841 - Enable RCWN on Nightly, r=valentin 2017-09-13 09:05:15 +02:00
Jean-Yves Avenard
992e949d6c Bug 1352016 - P4. Enable NV12 preference. r=mattwoodrow
Makes it easier to change the value should our detection be broken.

MozReview-Commit-ID: KXMjZVLXNg5

--HG--
extra : rebase_source : 2de81f2e996a878ab19e0c1681aec435b744b36b
2017-09-10 17:56:36 +02:00
David Keeler
eae47e2f71 bug 805305 - remove nsIDataSignatureVerifier.verifySignature r=mgoodwin
MozReview-Commit-ID: 9QyN7VzGJN0

--HG--
extra : rebase_source : 8c89004a192291dd0703e3e52f8fb7f36b467bc5
2017-09-01 16:21:37 -07:00
Timothy Guan-tin Chien
6408b3f887 Bug 1350766 - Add Songti TC/SC to zh-CN/HK/TW default serif font list for MacOS, r=m_kato
MozReview-Commit-ID: BBVr5K7BSki

--HG--
extra : rebase_source : df92ff1a8691327ff9432cf73d933f5ff5ceae1e
2017-09-07 14:21:48 +08:00
Wes Kocher
7a8b3e02a0 Backed out 4 changesets (bug 1352016) for gfx crashes in test_TelemetryEnvironment.js a=backout CLOSED TREE
Backed out changeset dd7342e18e67 (bug 1352016)
Backed out changeset ebc7c92e8dc0 (bug 1352016)
Backed out changeset e79e512f803f (bug 1352016)
Backed out changeset 9eed6a69298c (bug 1352016)

MozReview-Commit-ID: CYDuqu0Hmtb
2017-09-12 17:09:40 -07:00
Jean-Yves Avenard
445418ec2c Bug 1352016 - P3. Enable NV12 preference. r=mattwoodrow
Makes it easier to change the value should our detection be broken.

MozReview-Commit-ID: KXMjZVLXNg5

--HG--
extra : rebase_source : 3b9e9dc97d16df83d4d8a35320966b210cf71fca
2017-09-10 17:56:36 +02:00
Sebastian Hengst
45bab258b7 merge mozilla-central to autoland. r=merge a=merge 2017-09-14 00:11:28 +02:00
Francois Marier
6401ced9e2 Bug 1397930 - Use the same Safe Browsing client ID on all official builds. r=gcp
MozReview-Commit-ID: 5der4PiHWyv

--HG--
extra : rebase_source : 913cdabe319f11877e4f3cfa411b488d298ffcec
2017-09-13 14:04:26 -07:00
Sebastian Hengst
e128df9e6a Backed out changeset 956163f1fa0e (bug 1397930) on request from francois. r=backout 2017-09-13 23:00:27 +02:00
Sebastian Hengst
be553422dd merge mozilla-central to autoland. r=merge a=merge 2017-09-13 11:30:55 +02:00
Francois Marier
5e04ed0e16 Bug 1397930 - Use the same Safe Browsing client ID on all official builds. r=gcp
Also use the UA name on all non-official builds, not just Fennec.

MozReview-Commit-ID: 4pKVz1mFnEl

--HG--
extra : rebase_source : d87cc290ad400c386c0a418289aba746eba63c65
2017-09-07 17:40:52 -07:00
Stone Shih
9afc2952f8 Bug 1399035 - Keeping the input event queue enabled for release build. r=smaug. 2017-09-12 15:56:41 +08:00
Sebastian Hengst
ecf716b8bb merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: CmMBcpJapLy
2017-09-12 11:35:15 +02:00
Bill McCloskey
7e14af9ef5 Bug 1398423 - Enable picking events from multiple labeled event queues (r=froydnj)
MozReview-Commit-ID: AsfFUsQjMAV
2017-09-11 19:11:07 -07:00
Michal Novotny
c6167ee19b Bug 1398847 - Enabling RCWN causes tp6_facebook regression, r=valentin
For some reason, triggering network directly from MaybeRaceCacheWithNetwork() causes performance regression of tp6_facebook tests. This patch changes it so that an event is posted instead.
The patch also adds network.http.rcwn.min_wait_before_racing_ms preference which can be used by users to avoid immediate racing.
2017-09-11 22:16:13 +02:00
Gerald Squelart
fd1d1ab5e7 Bug 1378722 - Disable D3D11 video decoding for igd10umd{32,64}.dll 9.17.10.2884 - r=kentuckyfriedtakahe
MozReview-Commit-ID: 9g0Ods8PHUy

--HG--
extra : rebase_source : 9dd61c461cfac751fa0f57ef9cb84151921326cd
2017-09-01 12:04:14 +12:00
David Anderson
3f401fb22f Let Advanced Layers ride the trains. (bug 1385051 part 2, r=milan) 2017-09-10 08:53:07 -07:00
Sebastian Hengst
261dd76eb6 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: ACCqbunIDpp
2017-09-09 11:44:38 +02:00
Kris Maglione
77f405ec4c Bug 1398357: Part 2 - Assert that Preferences methods observer/callback args are never null. r=njn
MozReview-Commit-ID: 10vbA1OnDC0

--HG--
extra : rebase_source : 3f5831e8c02e51724c4d8d4389e4d54c6a468d38
extra : histedit_source : 918e123b21605082306b3d9069e8085d0295f943
2017-09-08 14:36:54 -07:00
Nomis101
88f18e1e34 Bug 1398300 - Fix "buton" typo in all.js. r=stone 2017-09-08 21:24:43 +02:00
Wes Kocher
5ee13ebe8a Merge m-c to inbound, a=merge
MozReview-Commit-ID: 4CJDJBAcVPL
2017-09-08 13:41:21 -07:00