Emilio Cobos Álvarez
049aad7027
Bug 1384542: Get rid of GetParentAllowServo in implementation of CSS 'justify-items' property. r=dholbert,heycam
...
MozReview-Commit-ID: 4qydjqSoVXs
2017-07-31 14:32:51 +02:00
Emilio Cobos Álvarez
de41f4068e
Bug 1384542: Remove usage of GetParentAllowServo in the frame constructor. r=bz
...
MozReview-Commit-ID: HPMzM8p3GSO
2017-07-31 14:29:18 +02:00
Boris Zbarsky
53455d52aa
Bug 1384542: Remove the use of GetParentAllowServo in nsFirstLetterFrame. r=heycam
...
MozReview-Commit-ID: Gt9MX8t3vUh
2017-07-31 14:29:17 +02:00
Rajesh Kathiriya
22dfa54ef4
Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
...
MozReview-Commit-ID: FadrI2li43G
--HG--
extra : rebase_source : 5992bdde34bcc2421350433bc8c1e498a6bba848
2017-07-25 23:45:41 +05:30
Rex Lee
60823446ea
Bug 1384045 - Show different contents in sync tour of onboarding for signed-in user.r=flod,mossop
...
MozReview-Commit-ID: BH2f4ujdHbG
--HG--
extra : rebase_source : 45eee8f6284432275db4c106879fdfc398816c13
2017-07-28 16:54:55 +08:00
Timothy Guan-tin Chien
02def262dc
Bug 1382170 - Only run gSearchResultsPane.initializeCategories() when search is used for the first time, r=jaws
...
This shuffled what bug 1374852 did a little bit; instead of initialize all panes
when the page loads, the call will happen inside an idle callback.
An the event listener is added to ensure that even if idle callback doesn't run
soon enough, the function is run already when the user starts search.
MozReview-Commit-ID: LU4Nb8lql36
--HG--
extra : rebase_source : 653f068cec6d7a42d406ea0109358d0c48e195bf
2017-07-27 12:02:56 +08:00
sole
ef6bb0ce7d
Bug 1378857 - Stop using sdk/core/heritage in DevTools server/primitive. r=jdescottes
...
MozReview-Commit-ID: 2NQ2iSQKB0g
--HG--
extra : rebase_source : 2ff0d303e81ac48c99c470585c17fb7d7a732e51
2017-07-28 17:03:32 +01:00
Scott Wu
247c04c888
Bug 1377360
- [Form Autofill] Move warning message from the manage addresses dialog to the edit address dialog. r=lchang
...
MozReview-Commit-ID: IuZpHQ6hyBo
--HG--
extra : rebase_source : 6246c9e10cf0d911971b6e3db2c5829cc2c7770b
2017-07-28 17:37:23 +08:00
bechen
3951cf16d2
Bug 1374183 - Add a reftest to verify seeking to 0.466667 of street.mp4 should be the 15th frame. r=alwu
...
MozReview-Commit-ID: GdykZYs7wAq
--HG--
extra : rebase_source : 7fb1a4dd6a0f76748a204c45ace79ece1cb04d7e
2017-07-25 10:41:41 +08:00
Emilio Cobos Álvarez
58b1113fb9
servo: Merge #17924 - stylo: Get rid of GetParentAllowServo (from emilio:die-getparentallowservo-die); r=heycam
...
Bug: 1384542
Source-Repo: https://github.com/servo/servo
Source-Revision: b35791f86fed329046dc54776f1ba73565e0c31f
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : eb75d06889a22ce650214080ad4b281fea7eaac4
2017-07-31 05:27:56 -05:00
Luca Greco
dd6ab49bcd
Bug 1380575 - Fix aListItem is undefined when uninstalling from Androud about:addons page. r=mixedpuppy
...
MozReview-Commit-ID: HrJ17Tu81Hm
--HG--
extra : rebase_source : 537f3280c55b10597a88087ee70b98fccfedc0a2
2017-07-28 14:56:18 +02:00
Luca Greco
e3c2b4089a
Bug 1380575 - Fix Android WebExtension options page rendered on other extension details. r=mixedpuppy
...
MozReview-Commit-ID: LXRhx1DKTek
--HG--
extra : rebase_source : c4511d9b962a297178ba32168ad707f24a92b1a9
2017-07-28 12:17:07 +02:00
Luca Greco
c61ea69d57
Bug 1380575 - Fix EventEmitter lazy import for browserAction on Android. r=mixedpuppy
...
MozReview-Commit-ID: DvcRCQKHxI
--HG--
extra : rebase_source : c5b7346354fdd98914eface13e0b1eb0eb00b622
2017-07-28 12:15:24 +02:00
Dão Gottwald
e38594f603
Bug 1384893 - Avoid using --toolbarbutton-icon-fill and menuPanel.svg in the add-on post-install notification. r=johannh
...
--toolbarbutton-icon-fill only makes sense in toolbars and menuPanel.svg is obsolete.
MozReview-Commit-ID: 1LYh4JFpfrb
--HG--
extra : rebase_source : 251bf0b6b5502651d3a61bcb403346b574a9aac3
2017-07-27 15:24:21 +02:00
steveck-chung
966999640b
Bug 1379588 - Part 2: Make createRecords support creditcard. r=lchang
...
MozReview-Commit-ID: Co4uQ04kK6L
--HG--
extra : rebase_source : e564e01fe47b098438460bbe284905ce7cdfb85c
2017-07-24 12:16:41 +08:00
steveck-chung
0cd16b2ca9
Bug 1379588 - Part 1: Add address/creditCard object in handler and refactor collectFormFields for less cross-module call. r=lchang,seanlee
...
MozReview-Commit-ID: 6FkfGH8nre1
--HG--
extra : rebase_source : 32b68fd0aebc92e94a4bf432ff6fc8639f40bd53
2017-07-24 12:15:24 +08:00
Sebastian Hengst
97be923d31
merge mozilla-central to autoland. r=merge a=merge
2017-07-31 11:12:06 +02:00
Sebastian Hengst
7dd2654666
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 2ICgX7IDEYO
2017-07-31 11:11:05 +02:00
Sebastian Hengst
827b0ca5dc
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: LgWYsYPnUAb
2017-07-31 11:09:41 +02:00
Robert Strong
58093b5fc2
Bug 1105689 - use SHA384 certificates to sign app update mar files. Part 6 - app update test mar files signed with a SHA384 certificate. r=mhowell, a=app_update_sha384
2017-07-30 23:27:54 -07:00
Robert Strong
013866ec3b
Bug 1105689 - use SHA384 certificates to sign app update mar files. Part 5 - app update test change for the new test mar file size. r=mhowell, a=app_update_sha384
2017-07-30 23:27:44 -07:00
Robert Strong
6d6b913f60
Bug 1105689 - use SHA384 certificates to sign app update mar files. Part 4 - app update SHA384 DER encoded certtificates. r=mhowell, a=app_update_sha384
2017-07-30 23:27:40 -07:00
Robert Strong
7b64a51b7d
Bug 1105689 - use SHA384 certificates to sign app update mar files. Part 3 - libmar test extracted SHA384 signatures from the test mar files. r=mhowell, a=app_update_sha384
2017-07-30 23:27:36 -07:00
Robert Strong
151b7a59bc
Bug 1105689 - use SHA384 certificates to sign app update mar files. Part 2 - libmar test mar files signed with a SHA384 cert. r=mhowell, a=app_update_sha384
2017-07-30 23:27:32 -07:00
Robert Strong
93b4c447b3
Bug 1105689 - use SHA384 certificates to sign app update mar files. Part 1 - convert the libmar code from SHA1 to SHA384. r=mhowell, r=spohl, a=app_update_sha384
2017-07-30 23:27:27 -07:00
Robert Strong
ef6fb23492
Bug 641212 - use lzma compression for application update. Part 4 - app update test mar files created using lzma compression. r=mhowell, a=app_update_lzma
2017-07-30 23:27:14 -07:00
Robert Strong
6847e81a18
Bug 641212 - use lzma compression for application update. Part 3 - test changes to support the new test mar file size and additional logging. r=mhowell, a=app_update_lzma
2017-07-30 23:27:05 -07:00
Robert Strong
c9eed36002
Bug 641212 - use lzma compression for application update. Part 2 - add xe-embedded decompression support to the updater. r=mhowell, , a=app_update_lzma
...
Changes to the libmar host utilities (mar and signmar) are backwards compatible with the previous versions of mar and signmar
2017-07-30 23:27:00 -07:00
Robert Strong
b1d227f07a
Bug 641212 - use lzma compression for application update. Part 1 - xz-embedded build config changes. r=glandium, a=app_update_lzma
2017-07-30 23:26:56 -07:00
sotaro
45948ad968
Bug 1384869 - Fix ImageCompositeNotification when WebRender is enabled r=nical
2017-07-31 13:00:06 +09:00
James Cheng
7236b09a4d
Bug 1384578 - Adjust the calling sequence to avoid app crash by race condition. r=jolin
...
MozReview-Commit-ID: JKtfNYTTCjp
--HG--
extra : rebase_source : 526f6dd42de7170fd7baf49817e6c721245314fb
2017-07-31 11:23:29 +08:00
Sebastian Hengst
9901cfb056
Backed out changeset 46d1fa12a082 (bug 1383367) for failing browser_windowopen_reflows.js after merge, especially on OS X. r=backout a=backout
...
MozReview-Commit-ID: B4wxvVgTP1Q
2017-07-30 14:08:38 +02:00
Sebastian Hengst
64305ef2cd
Backed out changeset 9c966265dc48 (bug 1383367)
...
MozReview-Commit-ID: HW5syKq18xj
2017-07-30 12:54:07 +02:00
Sebastian Hengst
3625be87df
Backed out changeset ecaae0733ca1 (bug 1383367)
...
MozReview-Commit-ID: 2lnZ8OUnXnG
2017-07-30 12:54:02 +02:00
Sebastian Hengst
bbe32b6bed
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 44WBcWjnVo
2017-07-30 11:19:17 +02:00
Gabriel Luong
ccce97cfc9
Bug 1384976 - Remove the height transition from the pseudo class panel. r=micah
2017-07-30 00:09:50 -04:00
Dustin J. Mitchell
31ffb087d5
Bug 1382729: Upload documentation to S3 automatically; r=gps
...
This uses credentials stored in the Taskcluster secret service. The task should
only run on mozilla-central to avoid confusion between branches.
MozReview-Commit-ID: 31XfTg0sCht
--HG--
extra : rebase_source : d2881d6ee093d0f0c87880ba63b451fb0e54415e
extra : amend_source : 6a34a633daab264863a668aca801ce4a4ffb782b
2017-07-28 18:32:04 +00:00
André Bargull
abbfb48e01
Bug 1383645 - Allow to inline UnsafeGetReservedSlot when the object is typed as MIRType::Value. r=jandem
...
--HG--
extra : rebase_source : add4c452e0a6c11c79a5667107db1dcdfa07de9a
extra : histedit_source : 4d8eab6953cca1ee91bf78a4a7aadb37aaacc73b
2017-07-28 13:01:01 -07:00
André Bargull
c520c1cf95
Bug 1382656 - Don't search for multiple Unicode extension sequences in a single language tag. r=till
...
--HG--
extra : rebase_source : d87f8c9d284075ce9145e4a82649a808f75e8156
extra : histedit_source : 10a659cfae7fa8367e49aaa965a0fe54b8f686b1
2017-07-28 12:56:53 -07:00
André Bargull
73884d5df9
Bug 1379717 - Throw TypeError when accessing caller/arguments on accessor method. r=shu
...
--HG--
extra : rebase_source : 28f1ab202f1847dfa6bb761e93286580f9b439e7
extra : histedit_source : cef59956a2b3a392aca68a39d610bd292bb100ca
2017-07-28 12:55:48 -07:00
André Bargull
a5ad559786
Bug 1384244 - Remove hasDynamicPrototype check from MaybeHasInterestingSymbolProperty because only proxies can have dynamic prototypes. r=jandem
...
And proxies are already filtered by the preceding obj->maybeHasInterestingSymbolProperty() call.
--HG--
extra : rebase_source : 4e1f5d1466758dd2f687542df063a50bcd620e61
extra : histedit_source : de9901ccbbe5c53f1690b9f4b1d36578b7b1f34d
2017-07-28 12:55:37 -07:00
André Bargull
1567f91a56
Bug 1382306 - Create async function wrapper when instantiating module functions. r=jonco
...
--HG--
extra : rebase_source : 7b6d30dbbdf5cdf798d793ed03969c97585860f8
extra : histedit_source : 536aece9fa182d1cf4912a5c9b819207b3ccdffc
2017-07-28 12:55:07 -07:00
Jason Laster
5564648c76
Bug 1385421 - Upgrade Debugger Frontend 7/28 (0.11). r=gtatum
2017-07-29 13:07:22 -04:00
Thomas Daede
4d4fefbd12
Bug 1384718 - Add sandbox rules for Mesa 17.1 driver loader. r=gcp
2017-07-29 13:05:55 -04:00
Christoph Kerschbaumer
f18673d8e8
Bug 1383672 - Convert test_windowminmaxsize.xul to comply with new data: URI inheritance model. r=gijs
2017-07-28 13:09:04 +02:00
Honza Bambas
667a52f1fa
Bug 1380012 - Copy nsSHEntry::mResultPrincipalURI in its copy constructor. r=bz
2017-07-29 13:04:39 -04:00
Jessica Jong
231ed0b800
Bug 1376695
- Check HasName() before CanHaveName(). r=ehsan
...
We should check HasName() first because HasName() should be cheaper and would
typically be false.
MozReview-Commit-ID: 8l7WQR7Lcxj
--HG--
extra : amend_source : 2ea6f2bb230367c5f4d5ec0b02a2436372c937c2
2017-07-29 11:56:53 -04:00
Philip Chimento
0f65cb73fa
Bug 1339931 - Add major version to make parallel installable. r=sfink
...
When backporting to esr52, the changes will need to be applied to
js/src/Makefile.in rather than js/src/build/Makefile.in.
2017-07-29 10:59:28 +01:00
Till Schneidereit
d2099cf317
Bug 1272697 - Part 4: Add JSAPI functions for working with ReadableStream. r=shu,f=baku
...
This adds a ton of JSAPI functions for creating and querying the state of ReadableStreams, and support for creating ReadableStream instances whose source is supplied by the embedding.
MozReview-Commit-ID: 9uDWOazPaUI
2017-07-29 16:47:30 +02:00
Till Schneidereit
847290985c
Bug 1272697 - Part 3: Implement ReadableStream and associated classes in the JS engine. r=shu
...
MozReview-Commit-ID: E4uux96ed2m
2017-07-29 16:47:26 +02:00