Commit Graph

561723 Commits

Author SHA1 Message Date
Bobby Holley
ff4aa007bc servo: Merge #18732 - Revert #18668 - Add mprotect diagnostics for HashMap crash (except for round-up-to-page behavior) (from bholley:revert_mprotect_diagnostics); r=bholley
These diagnostics have served their purpose, time to remove them.

https://bugzilla.mozilla.org/show_bug.cgi?id=1403397

Source-Repo: https://github.com/servo/servo
Source-Revision: 0b69887387567d1bbaa93fe874014a925ef9fe05

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 048d7a45ecf6d963209a252d4dbde30a5e890489
2017-10-03 14:45:33 -05:00
Andrew Swan
c61872d2ba Bug 1399550 Explicitly close content page in test_ext_permissions.js r=kmag
MozReview-Commit-ID: HnTbRVHXkWR

--HG--
extra : rebase_source : fae10c0d8f01f0033f8a1c2f365b06223d755441
2017-10-02 14:49:48 -07:00
Tom Ritter
3b81e79e5a Bug 1405417 Add typename keyword in ipc/mscom/PassthruProxy.h to resolve ambiguity around member type r=aklotz
MozReview-Commit-ID: 6zEBdk8bKb9

--HG--
extra : rebase_source : 7e7c7a240abbe066d7f4e1d8b6619471b76c1c2d
2017-10-03 12:32:24 -05:00
Mike Conley
8c94218081 Bug 1404465 - Add browser.tabs.tabMinWidth to control minimum tab width, and set to 50 by default. r=jaws
MozReview-Commit-ID: IK1hgAMyrYD

--HG--
extra : rebase_source : ce2a0d79626a38d3d56f9b669c3aa648eafb499f
2017-09-29 17:15:18 -04:00
grenewode
1bd72c0834 Bug 1385233 - Fixed the moz.build so that preprocessor instructions are no longer required in bootstrap.js. r=jaws
moz.build had bootstrap.js in FINAL_TARGET_PP_FILES which invokes preprocessing. Solved by moving bootstrap.js to FINAL_TARGET_FILES.

MozReview-Commit-ID: 8Sk8Cu5eFn9

--HG--
extra : rebase_source : e423032746fb9da79a1b05ae3318979511f2021d
2017-09-19 19:08:01 -04:00
Emilio Cobos Álvarez
3576321d50 servo: Merge #18696 - layout_thread: Avoid adding the UA sheets multiple times when there's no root flow (from emilio:ua-sheets-reflow); r=jdm
Source-Repo: https://github.com/servo/servo
Source-Revision: 3dc4614991bad12502bf4c5194f7fd2255872b60

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 5ecd5c05e5795641a45df3de8fb97b2bd8051940
2017-10-03 12:46:53 -05:00
Andrew Halberstadt
6b65448914 Bug 1403222 - Add test suite families to SCHEDULES.exclusive r=dustin
MozReview-Commit-ID: JWKB7eOgfWc

--HG--
extra : rebase_source : b81ab806cd2455f4e4fc761863fe699feadd0bb5
2017-09-26 10:47:22 -04:00
Michael Comella
8caed77b97 Bug 1403755: Rm code to insert blanks into top sites. r=liuche
This code was being mistakenly activated when getting top sites for Activity
Stream.

This is the first removal of old top sites code and will mean we can't go back
to old top sites by flipping the `ActivityStream.isEnabled` flag. Since we're
planning to ship AS, this shouldn't matter.


MozReview-Commit-ID: 9VB0RqNHmE0

--HG--
extra : rebase_source : 0c40456d12de5d7f2f2e4a0fda58b7c090754530
2017-09-28 14:09:48 -07:00
James Willcox
a4eed17d59 Bug 1405021 - Use web app origin as default scope r=droeh
MozReview-Commit-ID: EwxR6mQITmy

--HG--
extra : rebase_source : 2b2caec9e7fa8d4dc35976c7cd13a3e3ce0c796b
2017-10-02 13:34:54 -05:00
James Willcox
5c9f9341f7 Bug 1400334 - Guard against no theme color in standalone webapp r=nechen
MozReview-Commit-ID: C9LfdSvujS9

--HG--
extra : rebase_source : 55c2ae6c93a8df713c947b79250472a5468ca0d0
2017-10-02 13:24:45 -05:00
Grigory Kruglov
f4c2b679dc Bug 1405430 - Use a brand name instead of hard-coded 'Firefox' r=flod
MozReview-Commit-ID: KfkPdGlw5hV

--HG--
extra : rebase_source : 865d7b8375e3b800845f06dd4c5db7a669f05eed
2017-10-03 14:31:19 -04:00
Ethan Lin
6c6b68f2e7 Bug 1404091 - Re-enable some skip-if and random-if tests after the fix. r=kats
MozReview-Commit-ID: 6gFLZWi0p4b

--HG--
extra : rebase_source : df2013e00b5eacea450d161a000b9e6bfe5c1e07
2017-10-02 22:51:03 +08:00
Ethan Lin
2a82b402b3 Bug 1404091 - In layers-free mode, we should do NotifyInvalidation after EndTransaction if there is any scheduled flush. r=kats
MozReview-Commit-ID: D0LNF0LgWYq

--HG--
extra : rebase_source : e005389de5d2b2b9e0a8ecf5b4de58ae7f9f21a9
2017-10-03 16:00:38 +08:00
Vedant Chakravadhanula
d8b5c6edce Bug 1350897 - Tested quit shutdown/restart cause in Marionette Python client. r=whimboo
The Marionette server now returns a JSON containing the cause of shutdown which isn't included in previous Firefoxen. We needed to test this JSON in the quit and restart methods in the python client.

MozReview-Commit-ID: 8uL9tbNszcm

--HG--
extra : rebase_source : 7f01fe55444b034a5f07e42acac0224a981be881
2017-10-03 10:48:30 +05:30
Ethan Lin
1a723a8e5b Bug 1404782 - Update reftest annotation after the fix. r=mattwoodrow
MozReview-Commit-ID: E7ux1PWIkVk

--HG--
extra : rebase_source : 1513f49210700518b98226a3bda1cd140255cf87
2017-10-02 17:45:13 +08:00
Ethan Lin
caf728fd67 Bug 1404782 - Do not mutate display list in layers-free mode. r=mattwoodrow
MozReview-Commit-ID: 7usEJupItdi

--HG--
extra : rebase_source : 93972dc1b61231f1956b993454f4c7fa4e2d1307
2017-10-02 11:18:31 +08:00
Michael Comella
f1209017b7 Bug 1405404: Add 'de' to list of pocket whitelisted locales. r=liuche
This is used in multi-locale builds, e.g. [1] where all German is "de" but in
[2], we have a separate l10n repo for en-GB.

[1]: https://hg.mozilla.org/releases/l10n/mozilla-beta/de
[2]: https://hg.mozilla.org/releases/l10n/mozilla-beta/en-GB

MozReview-Commit-ID: CXw9aFH9psz

--HG--
extra : rebase_source : 3f92c5f3cbefbb7cea14a1f673edce546a640a96
2017-10-03 10:29:49 -07:00
Sebastian Hengst
31c3c16fec Backed out changeset 0bf07287d614 (bug 1405404) for failing android-test. r=backout 2017-10-03 20:18:57 +02:00
Brendan Dahl
8aa0d9c6a6 Bug 1403934 - Fix headless screenshot shutdown on MacOS. r=mossop
MacOS needs the hidden window to be closed to shutdown
properly.

MozReview-Commit-ID: 46M7q5pM35r

--HG--
extra : rebase_source : fddfb8a5c1ea8b92c4182792acb011131e0be45c
2017-10-02 14:53:27 -07:00
Alex Gaynor
5881f616ec Bug 1405312 - Remove dead code from nsPluginHost; r=jimm
MozReview-Commit-ID: BsZIoTeZrNL

--HG--
extra : rebase_source : dbc6a3edeb0c22fba76ce9b7f74ed02c69a26494
2017-10-03 09:53:08 -04:00
Michael Comella
2e364d2e38 Bug 1405404: Add 'de' to list of pocket whitelisted locales. r=liuche
This is used in multi-locale builds, e.g. [1] where all German is "de" but in
[2], we have a separate l10n repo for en-GB.

[1]: https://hg.mozilla.org/releases/l10n/mozilla-beta/de
[2]: https://hg.mozilla.org/releases/l10n/mozilla-beta/en-GB

MozReview-Commit-ID: CXw9aFH9psz

--HG--
extra : rebase_source : 2e921536a9347c656128fd52d6342677d359abbc
2017-10-03 10:29:49 -07:00
Aki Sasaki
cce0182e98 bug 1393277 - fix raw-file link in action tasks. r=bstack
MozReview-Commit-ID: EmJ6Nsivb4H

--HG--
extra : rebase_source : 038268c0d6c98373b071e39b1ee320153f082fe3
2017-10-03 10:30:18 -07:00
Josh Matthews
0457c494e3 servo: Merge #18414 - Reduce the size of AnimationValue code (from jdm:animdecl-codesize); r=SimonSapin
According to bloaty, these commits shave off 25k from code in the animated_properties module.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

Source-Repo: https://github.com/servo/servo
Source-Revision: eff768679d3aa94d0c6256f18f823f67f89a54ef

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 043d0f8e4c0a485cb0729b46301258f8a8af329c
2017-10-03 11:25:28 -05:00
Kartikaya Gupta
e1c96e5c8e Bug 1403971 - Update webrender to commit aa81aebba2c1b8ff8af5d40796154d66349fd131. r=mstange
MozReview-Commit-ID: FE8qFq751hv

--HG--
extra : rebase_source : ae263f9237b5e31cbd1f7297869c63f59c4de6e7
2017-10-03 13:15:13 -04:00
Tom Tromey
29262f9977 Bug 1405338 - change source-map reloading test to work with --repeat; r=jdescottes
MozReview-Commit-ID: BfLX8DT4aq7

--HG--
extra : rebase_source : 7ba0aab435e8022a55e1b2f622a720c24643d33c
2017-10-03 08:56:38 -06:00
Alex Gaynor
535c9e8dc3 Bug 1380674 - remove the ability to create directories in the content temp directory on macOS; r=haik
MozReview-Commit-ID: 8SDcDTqp2F5

--HG--
extra : rebase_source : e8094606e5a302db41f7d7fd22656b7e8697d549
2017-10-03 09:49:44 -04:00
sole
b5e8924a44 Bug 1383037 - Use only one debounce function in devtools. r=pbro
MozReview-Commit-ID: J9t90N1U2XY

--HG--
extra : rebase_source : 8c8383729e8079a01f5b432a008839986cc2ebc8
2017-10-03 11:03:19 +01:00
Mark Striemer
ff49d47ca1 Bug 1395074 - Clear browserAction tab data on navigation r=mixedpuppy
MozReview-Commit-ID: 4hugj2q84Rd

--HG--
extra : rebase_source : 519303dcd0261acf5945160bc749f03878c00f07
2017-09-26 16:06:06 -05:00
Ian Moody
4b3928036f Bug 1403585 - React to about:telemetry URL hash after data is present. r=chutten
Currently if a subsection (for the environment section) is included in the hash
on load the page breaks, because urlStateRestore ends up calling showSubSection
with no element, which then throws.  Move the urlStateRestore call after the
update.
Also guard against showSubSection receiving an empty argument.

MozReview-Commit-ID: 2bYrEQlHlqN

--HG--
extra : rebase_source : 478a4436f842cb9dc6979c0604b18289bbc5ea71
2017-09-29 18:46:58 +01:00
Ionut Goldan
d7f72fff74 Bug 1399024 - fix mainthreadio intermittents r=jmaher
MozReview-Commit-ID: 61Tn0AqbTbX

--HG--
extra : rebase_source : 13c25e6fb5bfaac95abd9271be4acb887fdb5786
2017-10-02 09:55:15 +03:00
Martin Robinson
6360200002 servo: Merge #18725 - TickAnimations should create a display list (from mrobinson:tick-animation-display-list); r=jdm
This is a regression from the removal of ReflowQueryType.

Fixes #18701.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #18701  (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because this should fix tests currently failing on the build infrastructure, but the failures seem to be very timing dependent.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: e07c6f38a5d5f06b041765666e4e2aff7faa8f8b

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : bbdbc3c029dc57c26c7879abf294ce460594bf34
2017-10-03 10:21:23 -05:00
Gian-Carlo Pascutto
bc7dfc9353 Bug 1382323 - Remote OSProtocolHandlerExists. r=jld,smaug
MozReview-Commit-ID: Gml7cjbgUvK

--HG--
extra : rebase_source : 6ee7dfc8b5c05aec1ed268011fbec2ef64760554
2017-09-04 21:48:59 +02:00
Jared Wein
5fde947458 Bug 1403382 - Dragging the back button out of the toolbar in customize mode shouldn't affect the toolbar height. r=Gijs
MozReview-Commit-ID: JOsb2y2pzqz

--HG--
extra : rebase_source : d8471cdda0dfc114c2efe7e200ca3c4f25ecabb8
2017-10-02 23:30:29 -04:00
Thom Chiovoloni
d39e820403 Bug 1403052 - Limit tab sync max_record_payload_size to 512k. r=markh
Also fixes an issue where we wouldn't encode to utf8 when comparing the actual
size to the limit after the first time.

MozReview-Commit-ID: Cf3byjI1FTZ

--HG--
extra : rebase_source : 272ec3b3ad85f8b44c4d69950be83419054abdab
2017-10-02 19:27:54 -04:00
abhinav
3ffa8c0b61 Bug 1398722 - Fix to prevent 'Edit Position' button from disappearing after modifying offset of element. r=jdescottes
MozReview-Commit-ID: H2n3TtIqagG

--HG--
extra : rebase_source : dfc264bc18084a006331585077edc24c01f2b03d
2017-09-25 01:42:19 +05:30
Nicolas Chevobbe
086aac9676 Bug 1403065 - Fix enumObjectProperties for exotic objects; r=bgrins,Oriol.
In the `enumProperties` function , we can pass some options to only retrieve
indexed or non indexed properties. The problem when doing this is that we were relying
on the value of a `length` property to get what's before (indexed) or after (non-indexed).
But if you have a plain object with a length property like `{length: 789}`,
and try to retrieve non-indexed properties, the function would return an empty ownProperties
object.

In this patch we make extra checks in the function to make sure we do return the expected
data to the client. A unit-test is added to ensure we don't regress.

MozReview-Commit-ID: FMCh9qnzeTT

--HG--
extra : rebase_source : 1adc606a59543ee1849a1311c5e36c1bf9eb6423
2017-09-26 12:02:20 +02:00
Emilio Cobos Álvarez
5aaf1191c6 servo: Merge #18721 - stylo: Implement Element.matches using stylo (from emilio:matches-stylo); r=heycam
From bug 1404897.

Source-Repo: https://github.com/servo/servo
Source-Revision: 31cef8c258c078831446cde59eac918d04a230cc

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 6341c8c733d1e16f5a7f91a5e4ec4ea960585ab7
2017-10-03 08:05:07 -05:00
Brian Grinstead
d6ae944e92 Bug 1403244 - Do not grow height of the message repeat bubble;r=nchevobbe
MozReview-Commit-ID: KHTo8huomr6

--HG--
extra : rebase_source : 9a5dcd9789adae2d28ee0afd777315f69babdfcd
2017-10-02 09:00:13 -07:00
Thomas Wisniewski
5b68608547 Bug 1070763 - Ensure that XHRs sniff the BOM for non-JSON responseTypes, and flush the decoder upon end-of-stream; r=hsivonen
MozReview-Commit-ID: ICHbs2BQcbR

--HG--
extra : rebase_source : 91fac79b191330c5f771386f9977450a569157b1
2017-10-03 08:54:14 -04:00
Jing-wei Wu
a556345663 Bug 1402882 - Update firstrun welcome image for nightly/beta/release. r=nechen
MozReview-Commit-ID: AzV4Sl8iGc5

--HG--
extra : rebase_source : 8c8ffc53936432da7cac9ecddbe76c5ba9f9130f
2017-10-03 15:18:04 +08:00
Darren M. OConnell
3d2bc688c6 Bug 1402397 - CamelCase React component files in /devtools/client/webconsole/new-console-output; r=pbro
MozReview-Commit-ID: JcsKS8w0Pec

--HG--
rename : devtools/client/webconsole/new-console-output/components/collapse-button.js => devtools/client/webconsole/new-console-output/components/CollapseButton.js
rename : devtools/client/webconsole/new-console-output/components/console-output.js => devtools/client/webconsole/new-console-output/components/ConsoleOutput.js
rename : devtools/client/webconsole/new-console-output/components/console-table.js => devtools/client/webconsole/new-console-output/components/ConsoleTable.js
rename : devtools/client/webconsole/new-console-output/components/filter-bar.js => devtools/client/webconsole/new-console-output/components/FilterBar.js
rename : devtools/client/webconsole/new-console-output/components/filter-button.js => devtools/client/webconsole/new-console-output/components/FilterButton.js
rename : devtools/client/webconsole/new-console-output/components/filter-checkbox.js => devtools/client/webconsole/new-console-output/components/FilterCheckbox.js
rename : devtools/client/webconsole/new-console-output/components/grip-message-body.js => devtools/client/webconsole/new-console-output/components/GripMessageBody.js
rename : devtools/client/webconsole/new-console-output/components/message.js => devtools/client/webconsole/new-console-output/components/Message.js
rename : devtools/client/webconsole/new-console-output/components/message-container.js => devtools/client/webconsole/new-console-output/components/MessageContainer.js
rename : devtools/client/webconsole/new-console-output/components/message-icon.js => devtools/client/webconsole/new-console-output/components/MessageIcon.js
rename : devtools/client/webconsole/new-console-output/components/message-indent.js => devtools/client/webconsole/new-console-output/components/MessageIndent.js
rename : devtools/client/webconsole/new-console-output/components/message-repeat.js => devtools/client/webconsole/new-console-output/components/MessageRepeat.js
rename : devtools/client/webconsole/new-console-output/components/message-types/console-api-call.js => devtools/client/webconsole/new-console-output/components/message-types/ConsoleApiCall.js
rename : devtools/client/webconsole/new-console-output/components/message-types/console-command.js => devtools/client/webconsole/new-console-output/components/message-types/ConsoleCommand.js
rename : devtools/client/webconsole/new-console-output/components/message-types/default-renderer.js => devtools/client/webconsole/new-console-output/components/message-types/DefaultRenderer.js
rename : devtools/client/webconsole/new-console-output/components/message-types/evaluation-result.js => devtools/client/webconsole/new-console-output/components/message-types/EvaluationResult.js
rename : devtools/client/webconsole/new-console-output/components/message-types/network-event-message.js => devtools/client/webconsole/new-console-output/components/message-types/NetworkEventMessage.js
rename : devtools/client/webconsole/new-console-output/components/message-types/page-error.js => devtools/client/webconsole/new-console-output/components/message-types/PageError.js
extra : rebase_source : 6756a5d363c191ac5ecd1a9bad077bf4bb0eaee7
2017-09-28 12:09:31 +02:00
Jan Odvarko
a424aad1f6 Bug 1404138 - Properly dispatch actions; r=nchevobbe
MozReview-Commit-ID: 2jMTXUzAvAh

--HG--
extra : rebase_source : 7e4de60a9b95314db59c571600931b64ea78412a
2017-10-03 12:42:04 +02:00
Nan Jiang
ecf8dd8c3f Bug 1401894 - Add various tests for rich icon collection. r=mak
MozReview-Commit-ID: 49YDqCXcLLr

--HG--
rename : browser/base/content/test/general/browser_discovery.js => browser/base/content/test/favicons/browser_icon_discovery.js
rename : browser/base/content/test/general/browser_discovery.js => browser/base/content/test/general/browser_search_discovery.js
extra : rebase_source : 1ccff3b348d0f7236c2ac5436a4101eb8e89c825
2017-10-02 13:14:40 -04:00
Rob Wood
3ae0743248 Bug 1398193 - Port base vs reference style-perf-tests into talos as subtests; r=jmaher
MozReview-Commit-ID: LIRSPsQ83QR

--HG--
extra : rebase_source : 9da25f843f001e3242c49420fd4836ff4d08c16f
2017-09-25 19:30:32 -04:00
Tom Ritter
3c84d17361 Bug 1397611 Expose a websites.resistFingerprinting pref that Web Extensions can toggle r=aswan,bsilverberg
MozReview-Commit-ID: Fh48FWKdhoD

--HG--
extra : rebase_source : ed0cbcb478585b54b8a8b7f3064bc95324f67a12
2017-09-07 00:58:54 -05:00
Michael Froman
6e07c1bbf9 Bug 1361894 - ignore STUN/TURN servers with mis-matched link local addr. r=bwc
MozReview-Commit-ID: FMRWMHCROUf

--HG--
extra : rebase_source : 98d3100010c50a21bd48c474aac140e8e1636271
2017-09-29 09:20:07 -05:00
Andi-Bogdan Postelnicu
c400efcc18 Bug 1403846 - add "header-filter" option argument to static-analysis from mach. r=sylvestre
MozReview-Commit-ID: GulGPCCi9U4

--HG--
extra : rebase_source : e7ed44a35c8eb4bba677c1d2ad50c382fc4879f7
2017-09-28 11:21:34 +03:00
Julian Seward
44781caca8 servo: Merge #18661 - Bug 1400754 - stylo: crash on Win64 Asan build. r=manishearth, dmajor (from julian-seward1:master); r=emilio
* adds a hashglobe::alloc::realloc, as that was previously not implemented,
  copying and simplifying from liballoc_system.

* routes malloc and realloc calls through hashglobe::alloc::, instead of
  doing it via direct 'extern "C"' calls.

* removes the #[cfg(feature = "known_system_malloc")] markings in
  fallible/lib.rs (the fallible vec stuff) on the assumption that we no
  longer need to special-case these uses.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 04de056cde3c2626e2c8a4910dd69c9b5f9a5e11

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 02222d67a19928ce374fc93ac1b31a8503b5e062
2017-10-03 06:06:14 -05:00
Peter Major
3d736e3368 Bug 1402978 - Add cookie domain field to WebDriver:AddCookie r=ato
There were two issues with the previous implementation:
* Domain cookies were created as host only cookies (due to lack of
leading '.' characters)
* The cookie domain included in the Marionette request was completely
ignored, which always resulted in host-only cookies

MozReview-Commit-ID: 2JLQ3vwNMrb

--HG--
extra : rebase_source : c72ba077ef1b1a1f308e4c9a1d2093c18f7483ce
2017-09-29 15:22:50 +01:00
Mark Banner
a3393e0d94 Bug 1403928 - Remove unused config/string-format.js, and mark config as a no-js-files directory in .eslintignore. r=glandium
config/string-format.js was made obsolete in the removals in bug 1227388.

MozReview-Commit-ID: 1nQwlKhoC0e

--HG--
extra : rebase_source : 6b06e4d7ca2e8fc66fc2d93ade54c813d975acec
2017-09-28 14:55:03 +01:00