Francois Marier
46576ed14d
Bug 1291472 - Add more application reputation extensions. r=gcp
...
MozReview-Commit-ID: EKXupjU5JG4
--HG--
extra : rebase_source : efc20c18b830c2d942a3b0076969319a66a7f0f6
2016-08-05 16:56:46 -07:00
Mike de Boer
7c49e1e69b
Bug 1280876 - don't take screenshots of pages that have the findbar open. r=jaws,mconley
...
MozReview-Commit-ID: Dmz0MaukNVq
--HG--
extra : rebase_source : dc359e5bc31d86fa01caf6c8d9d4fc359251d9f3
2016-08-10 11:23:47 +02:00
Wil Clouser
3315f2a277
Bug 1288178 - add Test Pilot to mozAddonManager allow list r=rhelmer
...
MozReview-Commit-ID: Klx75vFhKUI
--HG--
extra : rebase_source : d488675eea0504b4af4fd1cb9278a44bb9564fbe
2016-08-09 15:15:01 -07:00
Jared Wein
c1a786bb11
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp
MozReview-Commit-ID: Bj91OhNd8ed
* * *
[mq]: temp
MozReview-Commit-ID: J8h8InaMRP4
2016-08-04 17:30:54 -04:00
Kris Maglione
617494218f
Bug 1290117: Call sendMessage response callback when there are no replies. r=robwu
...
MozReview-Commit-ID: 1BYD1CgZmvD
--HG--
extra : rebase_source : dc6297a85062c6713fa808f935ec7051d8668dc1
extra : amend_source : e398638f70f95835c7a8f8e94ea6945fa763ccb6
2016-08-06 14:21:10 -07:00
Wes Kocher
78ec753b6f
Merge m-c to inbound, a=merge
2016-08-08 16:29:21 -07:00
Carsten "Tomcat" Book
d83f1528db
Merge mozilla-central to autoland
2016-08-08 12:04:33 +02:00
Carsten "Tomcat" Book
3db62fe495
merge mozilla-inbound to mozilla-central a=merge
2016-08-08 11:59:31 +02:00
Phil Ringnalda
0cb80d4c47
Bug 1281360 - Skip test_popup_button.xul on ASan, where it mostly fails
2016-08-07 23:06:50 -07:00
Seth Fowler
55d13bdddf
Bug 1292747 (Part 1) - Remove 565 optimization telemetry. r=edwin
2016-08-08 16:25:46 -07:00
Kris Maglione
947c1cf7ba
Bug 1289527: Hide browserAction and pageAction namespaces when relevant manifest entries are missing. r=aswan
...
MozReview-Commit-ID: 2gx0pLkHaVJ
--HG--
extra : rebase_source : 94ab5fbc632aedee4dc8261145bc8832ae31f53d
2016-08-06 14:43:58 -07:00
Nathan Froyd
d7beb70278
Bug 1268727 - part 2 - compile Rust code with panic=abort; r=chmanchester
2016-08-09 18:10:19 -04:00
Andrew Swan
b904b2d437
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
...
Prior to this change, SpecialPowers used the extension id to identiy
extension instances in inter-process messaging. This required that
an id be allocated from the content process side when loadExtension()
was called, but that made it impossible to test code that exercises the
code path in the AddonManager that allocates ids for extensions that do
not include an id in the manifest (it also made the loadExtension() api
clunky).
With this change, SpecialPowers allocates an internal identifier for
messaging, but this identifier is separate from extension ids.
Confusingly, we still store the actual extension id in an id property
on the object returned by loadExtension(), but there are enough tests
that reference this that it would be unnecessarily disruptive to get
rid of it so it stays for now...
MozReview-Commit-ID: G6xk1mBJJL8
--HG--
extra : rebase_source : a0891e5ba308972c35813f55274badf9edde62f7
extra : source : e8818ef3c28489e196d1db92cabf224861b693c9
2016-08-02 16:04:37 -07:00
Andrew Swan
fa3c0fac00
Bug 1213990 Clear storage when webextension is uninstalled r=kmag
...
MozReview-Commit-ID: BeMOxOCSeru
--HG--
extra : rebase_source : 3eb7fc4e61fe1ce698e22e25bd05fc779a6cf7a8
2016-08-01 16:30:18 -07:00
Andrew Swan
d7af10177b
Bug 1213990 Convert getExtensionUUID to UUIDMap r=kmag
...
MozReview-Commit-ID: 9VVNa0pjx8g
--HG--
extra : rebase_source : d62e8289c127afe762a6af71fecb4e15c08272ca
2016-08-07 09:53:36 -07:00
Henry Chang
40cb773d8f
Bug 1274112 - Part 2: Use protobuf API to parse v4 update response. r=francois
...
MozReview-Commit-ID: 3sjR3Feq4ua
--HG--
extra : rebase_source : 0c3ef1b0b0d564190c8e2e410a1201216cdbf53c
2016-08-04 18:10:12 +08:00
Henry Chang
019c6a51fd
Bug 1274112 - Part 1: Make update request v4. r=francois
...
MozReview-Commit-ID: NgV4QYbDll
--HG--
extra : rebase_source : 0c6c000e81e73617c6616dfa39fa868e35a43f9c
2016-08-04 18:10:06 +08:00
Jim Mathies
118ac04293
Bug 1286306 - Add an app info property exposing the state of the Windows dll blocklist, and test the value during browser test runs. r=bsmedberg
...
MozReview-Commit-ID: H7206wTh8YM
2016-07-27 15:20:58 -05:00
Andrew Swan
956647e2c9
Bug 1213990 Do immediate uninstall for test webextensions r=kmag
...
MozReview-Commit-ID: 9vcAfPhRYFi
--HG--
extra : rebase_source : c10b7e927eb0d0e12f70d9e06f77d1b56fa405fc
2016-07-22 10:16:55 -07:00
Wes Kocher
005ac12647
Merge fx-team to m-c a=merge
2016-08-07 00:16:15 -07:00
Phil Ringnalda
d88f9174f3
Merge m-i to m-c, a=merge
2016-08-06 23:34:37 -07:00
Dão Gottwald
652b46c3fe
Bug 334598 - Use Unicode symbols in print preview page navigation buttons. r=felipe
2016-08-06 16:23:26 +02:00
Kris Maglione
73b1b5f221
Bug 1263011: Part 2 - Implement WebExtensions Experiments prototype. r=aswan
...
MozReview-Commit-ID: 4KO4cCLRsLf
--HG--
extra : rebase_source : 40e5ec808e557e845a771bb21e8863a8edcd4faf
2016-08-05 14:20:54 -07:00
Wes Kocher
0201cd41e9
Merge m-c to fx-team, a=merge
2016-08-05 14:06:23 -07:00
Wes Kocher
e62bb051c9
Merge inbound to central, a=merge
2016-08-05 14:01:56 -07:00
Wes Kocher
1b9967265a
Merge fx-team to central, a=merge
2016-08-05 13:31:46 -07:00
Matthew Noorenberghe
c8989954aa
Bug 1291346 - Fix updateLoginAnchor's search for form logins and delay it until the pref check. r=dolske
...
It's possible to write a test for this but that's already covered by bug 1164018 and this code should be removed in bug 1286718.
MozReview-Commit-ID: 1LUG3MM4Op3
2016-08-05 13:07:21 -07:00
Matthew Noorenberghe
ae959f8295
Bug 1166947 - Run login capture code upon page navigation if there are password fields present. r=dolske
...
MozReview-Commit-ID: Edx3XM3caX3
--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation.html
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation_negative.html
2016-08-05 13:07:25 -07:00
Carsten "Tomcat" Book
094203dbf2
Backed out changeset d1cd8175cc47 (bug 1288276)
...
--HG--
extra : rebase_source : 2a54594aa1e55fc06f411824226460745e4bb9c7
2016-08-05 15:31:41 +02:00
Carsten "Tomcat" Book
25a51b27dc
Backed out changeset a32b3e3c6b34 (bug 1288276)
...
--HG--
extra : rebase_source : c46be5616d8dbdbac4478d7558b74434b66ec7cc
2016-08-05 15:31:40 +02:00
Carsten "Tomcat" Book
b2de4a0412
Merge mozilla-central to fx-team
2016-08-05 12:07:02 +02:00
Carsten "Tomcat" Book
cf611bec79
merge mozilla-inboudn to mozilla-central a=merge
2016-08-05 12:01:14 +02:00
Carsten "Tomcat" Book
99002c6dcd
merge fx-team to mozilla-central a=merge
2016-08-05 12:00:16 +02:00
Wes Kocher
c1569ef06b
Backed out 6 changesets (bug 1289549) for mass failures in various tests CLOSED TREE
...
Backed out changeset 5ad07719e3bd (bug 1289549)
Backed out changeset 27e2621947f2 (bug 1289549)
Backed out changeset 40d5477b8960 (bug 1289549)
Backed out changeset af2c234795a9 (bug 1289549)
Backed out changeset 6847acfd9362 (bug 1289549)
Backed out changeset fc771254be8f (bug 1289549)
--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
2016-08-04 13:04:57 -07:00
Shane Caraveo
bd49ab8f31
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
...
MozReview-Commit-ID: EpOEnm17nBe
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
2016-08-04 09:24:15 -07:00
Shane Caraveo
e055a24727
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: FfWITyyIK9s
2016-08-04 09:24:05 -07:00
Shane Caraveo
94bc4d9381
Bug 1289549 P1 socialapi remove status and marks, r=florian
...
MozReview-Commit-ID: 5fT51pp97Tm
2016-08-04 09:23:54 -07:00
Chris Pearce
243006e385
Bug 1291537 - Assume GMPs are unsupported when running in 32bit mode on MacOS. r=spohl
...
Users may have opted into running in 32bit mode if they have certain plugins,
or manually from Finder's Info dialog.
We end up downloading the 64bit GMP and installing it when running in 32bit mode,
and it will crash.
Since we're dropping 32bit MacOS Firefox in 52, there doesn't seem to be
much point doing work to make us install the 32bit GMP on 32bit mode on
MacOS, and pushing out new 32bit GMPs. So just mark them as unsupported.
MozReview-Commit-ID: KRZKPKZkmKB
--HG--
extra : rebase_source : 98cb35ec9469b136a744fe7a2423de6a7e143489
2016-08-03 15:19:00 +12:00
Carsten "Tomcat" Book
a826042a1d
Merge mozilla-central to mozilla-inbound
2016-08-05 12:03:44 +02:00
Matt Howell
b29fee8676
Bug 1272614 - Avoid blocking where possible while waiting for the updater to stage; r=spohl
...
MozReview-Commit-ID: 1aAU2wxQvMm
--HG--
extra : rebase_source : c965bd526d99560203da5b082a396c1102fd22dd
2016-08-04 12:54:01 -07:00
Carsten "Tomcat" Book
0cd188453a
Merge mozilla-central to autoland
2016-08-05 12:15:20 +02:00
Sebastian Hengst
00e692da4f
Backed out changeset d1923f89225c (bug 1252224) for failures in e.g. browser_no_mutationrecords_during_panel_opening.js. r=backout
2016-08-05 23:43:13 +02:00
Wes Kocher
1d69e33b22
Merge m-c to autoland, a=merge
2016-08-05 14:06:46 -07:00
Brian Grinstead
5a0322040e
Bug 1288475 - Split webconsole utils.js into separate client and server parts;r=MattN,tromey
...
MozReview-Commit-ID: HlpiRvuMF1H
--HG--
rename : devtools/shared/webconsole/utils.js => devtools/client/webconsole/utils.js
rename : devtools/shared/webconsole/utils.js => devtools/server/actors/utils/webconsole-utils.js
rename : devtools/shared/webconsole/worker-utils.js => devtools/server/actors/utils/webconsole-worker-utils.js
extra : rebase_source : 6f1b2afba2c3cf3e3d17f839c11bf15e89a2f69d
2016-08-05 10:44:38 -07:00
Jared Wein
1e5fb3c3cb
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
--HG--
extra : rebase_source : fb476e4ced4ddb576d10703392fc9dfd1bb03f81
2016-08-04 17:30:54 -04:00
Carsten "Tomcat" Book
1f5f6ac888
Merge mozilla-central to fx-team
2016-08-04 16:06:09 +02:00
Jim Chen
9fed7cc8df
Bug 1288821 - Follow-up to fix unused variable error; r=me
2016-08-04 10:00:00 -04:00
Carsten "Tomcat" Book
389a3e0817
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : mobile/android/base/java/org/mozilla/gecko/GeckoAppShell.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/GeckoAppShell.java
rename : mobile/android/base/java/org/mozilla/gecko/gfx/GeckoLayerClient.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/GeckoLayerClient.java
rename : mobile/android/base/java/org/mozilla/gecko/gfx/LayerRenderer.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/LayerRenderer.java
rename : mobile/android/base/java/org/mozilla/gecko/gfx/PanningPerfAPI.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/PanningPerfAPI.java
2016-08-04 15:55:50 +02:00
Carsten "Tomcat" Book
d036bdb09c
merge fx-team to mozilla-central a=merge
2016-08-04 15:54:27 +02:00
Jim Chen
9ded18e06c
Bug 1288821 - Remove Android-specific code from nsAlertsService; r=kitcambridge
...
Remove Android-specific code from nsAlertsService now that we have a
proper nsIAlertsService backend on Android. However, we cannot use
nsXULAlerts because XUL windows are not fully supported on Android, so
we return nullptr in nsXULAlerts::GetInstance.
2016-08-04 09:17:54 -04:00
Jim Chen
b3f9da57ab
Bug 1288821 - Remove nsIAlertsProgressListener; r=kitcambridge r=snorp
...
nsIAlertsProgressListener is a relic from XUL Fennec and we no longer
use it in any code.
2016-08-04 09:17:54 -04:00
Bobby Holley
ba66557dc5
Bug 1291885 - Rejigger init hook and add shutdown hook. r=emilio
2016-08-03 18:31:01 -07:00
Wes Kocher
7fcea033ba
Backed out changeset 9d5365ee6944 (bug 1290502) for mass bustage a=backout CLOSED TREE
2016-08-03 10:17:40 -07:00
Mike Conley
85245516b8
Bug 1291078 - More closely mimic non-e10s order of events when choosing <select> elements in e10s mode. r=enndeakin+6102
...
MozReview-Commit-ID: 4CkFUy1nLbo
--HG--
extra : rebase_source : 5965a9a377da6ce510354469b0bb9fb4ace80328
2016-08-02 15:09:59 -04:00
Jared Wein
be454cdf36
Bug 1292008 - Enable the no-empty rule for eslint. r=markh
...
MozReview-Commit-ID: EfM3YOUjClW
--HG--
extra : rebase_source : 47cb04f0a58df6ae810cbf41f7a09e3bb0130997
2016-08-04 00:55:07 -04:00
Wes Kocher
99881f0cb0
Merge m-c to fx-team, a=merge
2016-08-03 16:47:57 -07:00
Matthew Noorenberghe
5d7c6d786d
Bug 1267849 - Call LoginManagerParent.init in setupParent of tests. r=dolske
...
MozReview-Commit-ID: 66FZogdR6Ve
2016-08-02 15:00:52 -07:00
Matthew Noorenberghe
9cf8c23a0b
Bug 1291060 - Android: When a password field is added to a document (possibly outside of a <form>) the autofill code should run. r=liuche
...
Android version of bug 1168707
MozReview-Commit-ID: 4OZ8Jp9aVgN
2016-08-02 14:20:35 -07:00
Carsten "Tomcat" Book
5ae89d856c
Merge mozilla-central to fx-team
2016-08-03 17:07:01 +02:00
Carsten "Tomcat" Book
eeacfbeff0
merge mozilla-inbound to mozilla-central a=merge
2016-08-03 17:03:41 +02:00
Carsten "Tomcat" Book
10f9f468e4
Backed out changeset 3f6f0dc1663c (bug 1290598) for xpcshell timeouts in test_ext_native_messaging.js
...
--HG--
rename : toolkit/components/extensions/test/xpcshell/test_ext_native_messaging_perf.js => toolkit/components/extensions/test/xpcshell/test_ext_native_messaging.js
2016-08-03 15:12:57 +02:00
Carsten "Tomcat" Book
92e652598d
Backed out changeset 3242411d3294 (bug 1290598)
2016-08-03 15:12:32 +02:00
Carsten "Tomcat" Book
4e7abad957
Backed out changeset 486639a0f3ca (bug 1290598)
2016-08-03 15:12:31 +02:00
Carsten "Tomcat" Book
f8a2c19083
Backed out changeset 577158be08e8 (bug 1290598)
2016-08-03 15:12:29 +02:00
Neil Deakin
147caccc2c
Bug 1194027, add a flag to select elements to indicate if the parent process has the popup open, r=mrbkap
2016-08-03 07:45:46 -04:00
Neil Deakin
a59eab8dbf
Bug 1289528, don't fire click event when option selected with keyboard, r=mconley
2016-08-03 07:45:45 -04:00
Neil Deakin
165602e28b
Bug 1289528, fire click event at option, not at select, r=mconley
2016-08-03 07:45:45 -04:00
Drew Willcoxon
55ab8f47c3
Bug 1180944 - Implement one-off searches from Awesomebar. r=mak,florian
...
MozReview-Commit-ID: A9YXB32L7MN
2016-08-02 18:00:26 -07:00
Drew Willcoxon
b5ff483219
Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak
...
MozReview-Commit-ID: HTLPQR66HOn
2016-08-02 18:00:07 -07:00
Carsten "Tomcat" Book
cc6b6404c0
Merge mozilla-central to fx-team
2016-08-02 17:13:42 +02:00
Carsten "Tomcat" Book
bd81ddd0b0
merge mozilla-inbound to mozilla-central a=merge
2016-08-02 17:09:31 +02:00
Carsten "Tomcat" Book
f470e82ee2
merge fx-team to mozilla-central a=merge
2016-08-02 17:04:48 +02:00
Mike de Boer
ebc9f1764d
Bug 1290842 - reduce the amount calls to the highlighter upon the first find action and improve the behavior when modal highlighting is not enabled now that we have a FinderHighlighter class we can use. r=jaws
...
MozReview-Commit-ID: K01dpqp8LSf
2016-08-02 10:40:21 +02:00
Justin Dolske
0de19dd2b0
Bug 1277910 - about:support should use nsIWindowMediator rather than nsIWindowWatcher r=felipe
2016-08-01 15:52:08 -07:00
Carsten "Tomcat" Book
9d888b689a
Backed out changeset 482f81651a2e (bug 1254766) for failing on own test
2016-08-01 14:24:57 +02:00
dimi
4e642c174b
Bug 1254766 - Stop caching Safe Browsing completions to disk. r=gcp
...
MozReview-Commit-ID: IUmgq7T8Ugw
2016-08-01 09:08:30 +08:00
Thomas Wisniewski
6606669857
Bug 1283902 - Skip repeated onDownloadProgress events so the test may pass. r=aswan
2016-07-31 13:44:50 -04:00
Frank-Rainer Grahl
511f09f505
Bug 1290756 - Remove Help Viewer from Toolkit. r=gps
2016-07-31 14:08:00 +02:00
Chris Pearce
3635c713e7
Bug 1289634
- Enable Widevine EME by default in browser builds. r=glandium
...
MozReview-Commit-ID: F3Tcpat1uDW
--HG--
extra : rebase_source : e0c9cc27fef37b300e6d1acb26fd556abdb15112
2016-07-29 17:14:55 +12:00
Giorgio Maone
3345af4b54
Bug 1201979 - Support requestBody in onBeforeRequest. r=kmag
...
MozReview-Commit-ID: LAHKN5uZO0
--HG--
extra : rebase_source : 4abe13bea2d21eece768a600f0d76aea42617747
2016-07-29 23:38:43 +02:00
Carsten "Tomcat" Book
fc8e03f0d8
Merge mozilla-central to autoland
2016-07-30 16:49:41 +02:00
Carsten "Tomcat" Book
3c40ac6f0b
merge mozilla-inbound to mozilla-central a=merge
2016-07-30 16:20:57 +02:00
Carsten "Tomcat" Book
6b5b36a6ed
Backed out changeset c80456e5e3dd (bug 1119778) for causing s4 failures in test_forget_about_site_security_headers.js
2016-07-30 16:09:40 +02:00
Ray Lin
4d8addbaeb
Bug 1291009 - Fix closed caption button icon in hidpi mode. r=jaws
...
MozReview-Commit-ID: lDumJxyzTr
--HG--
extra : transplant_source : bi%D6%FB3%5C3%01%E0%1Cy%C3%8A%25%1Am%BC%83%A3%0E
2016-08-02 11:34:40 +08:00
Wes Kocher
507d36210b
Backed out 3 changesets (bug 1213990) for failing a mochitest a=backout
...
Backed out changeset 846ac5ddba37 (bug 1213990)
Backed out changeset 26bab9c6a89c (bug 1213990)
Backed out changeset 12d7193f1310 (bug 1213990)
2016-08-01 16:56:18 -07:00
Andrew Swan
44326f4fae
Bug 1213990 Clear storage when webextension is uninstalled r=kmag
...
MozReview-Commit-ID: BeMOxOCSeru
--HG--
extra : rebase_source : 389e8ab2f444b615e8b1f558b3f9a588b77f3512
2016-07-28 10:01:09 -07:00
Andrew Swan
27dcca4f5e
Bug 1213990 Convert getExtensionUUID to UUIDMap r=kmag
...
MozReview-Commit-ID: 9VVNa0pjx8g
--HG--
extra : rebase_source : befb02708aabf093320d4c6fcd5f70c0b117b087
2016-07-28 10:00:51 -07:00
David Keeler
ae6ff907e5
bug 1119778 - make "Forget About This Site" clear HSTS and HPKP info r=MattN,mgoodwin
...
MozReview-Commit-ID: IJVQBsryfHq
--HG--
extra : rebase_source : af751566d811746cca39511625ad3c103664d253
2016-07-27 17:11:52 -07:00
Andrew Comminos
e1bf608589
Bug 1289561 - Implement LSB release annotation in crash reports. r=jrmuizel
...
MozReview-Commit-ID: IEcH6K5D27H
--HG--
extra : rebase_source : bf16658e19d8a058d27cb3a0caf0f0a1400fa1cf
2016-07-26 14:23:47 -04:00
Jared Wein
871ed4e3ba
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
...
MozReview-Commit-ID: DYOmE6xwMJh
--HG--
extra : rebase_source : bc81b68ea5599fd1815dc34dac7106eef7044483
2016-08-03 18:54:59 -04:00
Robert Helmer
8792aa2dec
Bug 1291569 - avoid for-let-of scoping bug and temporarily disable failing tests r=aswan
...
Due to an existing scoping bug fixed by bug 1263355, this test hasn't been
running the tests we thought it did. This patch gets most of the tests running
and disables the few that are not passing while we work on fixing these.
MozReview-Commit-ID: 2BqO4Ap2tLU
--HG--
extra : rebase_source : 3ad5264175b1cc0532eb800224dd34ff75b885d4
2016-08-03 08:58:59 -07:00
Wes Kocher
6362b05a21
Backed out 3 changesets (bug 1213990) for problems in browser_ext_pageAction_context.js a=bustage CLOSED TREE
...
Backed out changeset c9b70a1998fc (bug 1213990)
Backed out changeset ffc2455a9135 (bug 1213990)
Backed out changeset 3223d0970b9a (bug 1213990)
2016-08-03 13:49:50 -07:00
Alexandre Lissy
0af5b943b6
Bug 1284674 - Remove NUWA r=cyu
...
MozReview-Commit-ID: GyMRNzOBKw6
--HG--
extra : rebase_source : 293af1cd55f2035ce6a99f4ebf144059c32a2b8f
2016-08-02 14:54:00 +02:00
Andrew Swan
0fbd21626b
Bug 1213990 Clear storage when webextension is uninstalled r=kmag
...
MozReview-Commit-ID: BeMOxOCSeru
--HG--
extra : rebase_source : 24a4758a83b1792f8e52e426191abd0e229a4c0b
2016-08-01 16:30:18 -07:00
Andrew Swan
915d975a82
Bug 1213990 Convert getExtensionUUID to UUIDMap r=kmag
...
MozReview-Commit-ID: 9VVNa0pjx8g
--HG--
extra : rebase_source : 9959c866b77f5e6e8a4f5636aac6a1b906c6b013
2016-08-03 09:17:24 -07:00
Carsten "Tomcat" Book
6b13b3cde6
Merge mozilla-central to autoland
2016-08-03 17:08:48 +02:00
Mike Shal
d3fb092dbf
Bug 1290502 - Avoid duplicate entries in dependentlibs.list; r=ted
...
MozReview-Commit-ID: CFyf1W3oFju
--HG--
extra : rebase_source : 493075686e73739f9a76b1a21bd629083d65f2f9
2016-07-29 14:36:40 -04:00
Jared Wein
ac64cb089a
Bug 1291268 - HiDPI image are missing from video controls on Windows and Linux. r=ralin
...
MozReview-Commit-ID: 7cM7knEqMyV
--HG--
rename : toolkit/themes/osx/global/media/TopLevelImageDocument.css => toolkit/themes/shared/media/TopLevelImageDocument.css
rename : toolkit/themes/osx/global/media/TopLevelVideoDocument.css => toolkit/themes/shared/media/TopLevelVideoDocument.css
rename : toolkit/themes/osx/global/media/clicktoplay-bgtexture.png => toolkit/themes/shared/media/clicktoplay-bgtexture.png
rename : toolkit/themes/osx/global/media/closeCaptionButton.png => toolkit/themes/shared/media/closeCaptionButton.png
rename : toolkit/themes/osx/global/media/closeCaptionButton@2x.png => toolkit/themes/shared/media/closeCaptionButton@2x.png
rename : toolkit/themes/osx/global/media/error.png => toolkit/themes/shared/media/error.png
rename : toolkit/themes/osx/global/media/fullscreenButton.png => toolkit/themes/shared/media/fullscreenButton.png
rename : toolkit/themes/osx/global/media/fullscreenButton@2x.png => toolkit/themes/shared/media/fullscreenButton@2x.png
rename : toolkit/themes/osx/global/media/imagedoc-darknoise.png => toolkit/themes/shared/media/imagedoc-darknoise.png
rename : toolkit/themes/osx/global/media/imagedoc-lightnoise.png => toolkit/themes/shared/media/imagedoc-lightnoise.png
rename : toolkit/themes/osx/global/media/muteButton.png => toolkit/themes/shared/media/muteButton.png
rename : toolkit/themes/osx/global/media/muteButton@2x.png => toolkit/themes/shared/media/muteButton@2x.png
rename : toolkit/themes/osx/global/media/noAudio.png => toolkit/themes/shared/media/noAudio.png
rename : toolkit/themes/osx/global/media/noAudio@2x.png => toolkit/themes/shared/media/noAudio@2x.png
rename : toolkit/themes/osx/global/media/pauseButton.png => toolkit/themes/shared/media/pauseButton.png
rename : toolkit/themes/osx/global/media/pauseButton@2x.png => toolkit/themes/shared/media/pauseButton@2x.png
rename : toolkit/themes/osx/global/media/playButton.png => toolkit/themes/shared/media/playButton.png
rename : toolkit/themes/osx/global/media/playButton@2x.png => toolkit/themes/shared/media/playButton@2x.png
rename : toolkit/themes/osx/global/media/scrubberThumb.png => toolkit/themes/shared/media/scrubberThumb.png
rename : toolkit/themes/osx/global/media/scrubberThumb@2x.png => toolkit/themes/shared/media/scrubberThumb@2x.png
rename : toolkit/themes/osx/global/media/scrubberThumbWide.png => toolkit/themes/shared/media/scrubberThumbWide.png
rename : toolkit/themes/osx/global/media/scrubberThumbWide@2x.png => toolkit/themes/shared/media/scrubberThumbWide@2x.png
rename : toolkit/themes/osx/global/media/stalled.png => toolkit/themes/shared/media/stalled.png
rename : toolkit/themes/osx/global/media/throbber.png => toolkit/themes/shared/media/throbber.png
rename : toolkit/themes/osx/global/media/unmuteButton.png => toolkit/themes/shared/media/unmuteButton.png
rename : toolkit/themes/osx/global/media/unmuteButton@2x.png => toolkit/themes/shared/media/unmuteButton@2x.png
rename : toolkit/themes/osx/global/media/videoClickToPlayButton.svg => toolkit/themes/shared/media/videoClickToPlayButton.svg
rename : toolkit/themes/osx/global/media/videocontrols.css => toolkit/themes/shared/media/videocontrols.css
rename : toolkit/themes/osx/global/media/volume-empty.png => toolkit/themes/shared/media/volume-empty.png
rename : toolkit/themes/osx/global/media/volume-empty@2x.png => toolkit/themes/shared/media/volume-empty@2x.png
rename : toolkit/themes/osx/global/media/volume-full.png => toolkit/themes/shared/media/volume-full.png
rename : toolkit/themes/osx/global/media/volume-full@2x.png => toolkit/themes/shared/media/volume-full@2x.png
2016-08-03 09:37:36 -04:00
Kris Maglione
c9c66a60a7
Bug 1291199: Retry subprocess perf tests on failure. r=aswan
...
MozReview-Commit-ID: 9PDT9tcYFqf
--HG--
extra : rebase_source : 6c69e13162a5849cb7cd0205ed94da322c158f38
2016-08-02 15:37:34 -07:00
Kris Maglione
0dba25a0da
Bug 1288979: Always convert badge background color to a ColorTuple. r=aswan
...
MozReview-Commit-ID: CWmaa9wwQLD
--HG--
extra : rebase_source : aa8eaa19bad2b825c818abd29172f75fa84368dd
2016-08-04 14:50:52 -07:00