Commit Graph

508602 Commits

Author SHA1 Message Date
Mike Taylor
87b13ce00d Bug 1329226. Part 2 - Make it possible for Report Site Issue button to be localized. r=Pike
MozReview-Commit-ID: JcCOsGWAHcz

--HG--
extra : rebase_source : 2c934bb4a5f8ae09cd5c9141ebb4a865241ee97a
2017-01-24 16:37:25 -06:00
Mike Taylor
68c7a9ca0a Bug 1329226. Part 1 - Move webcompat-reporter l10n files to locales dir. r=Pike
MozReview-Commit-ID: JH7SlxeNTOF

--HG--
rename : browser/extensions/webcompat-reporter/locale/en-US/webcompat.properties => browser/extensions/webcompat-reporter/locales/en-US/webcompat.properties
rename : browser/extensions/webcompat-reporter/locale/jar.mn => browser/extensions/webcompat-reporter/locales/jar.mn
rename : browser/extensions/webcompat-reporter/locale/moz.build => browser/extensions/webcompat-reporter/locales/moz.build
extra : rebase_source : 6494483371c9de36855b7162590131102aaf6a5c
2017-01-24 16:35:49 -06:00
Wes Kocher
4a3e331d92 Backed out 5 changesets (bug 1323987) for browser-chrome printing failures a=backout
Backed out changeset 77bc28c97be0 (bug 1323987)
Backed out changeset 48837569b4e9 (bug 1323987)
Backed out changeset fcf065b47fdc (bug 1323987)
Backed out changeset 06444044d4e5 (bug 1323987)
Backed out changeset 1e7285465d1b (bug 1323987)

MozReview-Commit-ID: KTG6VusQeC0
2017-01-25 13:06:47 -08:00
Grigory Kruglov
4f96795b02 Bug 1331091 - Document behaviour of special "experiment" telemetry sessions r=liuche
MozReview-Commit-ID: KKT2maMyDqj

--HG--
extra : rebase_source : 338e6b7cdde9cf61c1e2b7ab74d02d68c512363a
2017-01-25 12:28:41 -08:00
Liang-Heng Chen
413f0cb0b4 Bug 1328106 - check IPC state before sending event; r=jdm
MozReview-Commit-ID: CeWCIG0dyKS

--HG--
extra : rebase_source : c980a395bc61c1d21226c52568d62c69e1848175
2017-01-23 16:23:34 +08:00
Sebastian Hengst
9a59f695d5 Bug 1331608 - show every month exactly once in monthpicker. r=mconley
MozReview-Commit-ID: CNyo3d7PN8c

--HG--
extra : rebase_source : a695a45c2c311201e3c898d01b2e0bbd1d0bb2c6
2017-01-23 12:37:32 +01:00
Dustin J. Mitchell
174aa73537 Bug 1332844: alias "Ubuntu" to test platform linux32, rather than linux; r=gbrown
MozReview-Commit-ID: GjY9tF5TxjL

--HG--
extra : rebase_source : abab2fd0e01127e95dabf085ce459cc3e7e525a4
2017-01-21 18:53:19 +00:00
Dustin J. Mitchell
b390855d78 Bug 1332844: allow printing Options when notifications is None; r=gbrown
(I stumbled over this while debugging)

MozReview-Commit-ID: GCIMv3Zhbp8

--HG--
extra : rebase_source : f80dbdc252726e28c72b5bb381441ba2dffb70a4
2017-01-21 18:53:00 +00:00
Nils Ohlmeier [:drno]
ede12d1bfb Bug 1333185: memset PRNetAddr for UDPSocket::connect(). r=schien
MozReview-Commit-ID: JJb18xXNy1c

--HG--
extra : rebase_source : a13f661eeb9ba4bc0b6c38f522b3c89c62ef9cc4
2017-01-23 13:40:29 -08:00
Kate McKinley
88fa83b99b Bug 1329940 - Ignore window.opener for password manager warnings r=baku,jwatt,MattN
MozReview-Commit-ID: KiIR6WEddgO

--HG--
extra : rebase_source : eeae09dad3d10895b9266b249beacdedded3e1a2
2017-01-12 16:57:44 -08:00
Nils Ohlmeier [:drno]
5a71699e24 Bug 1332826: return error when calling addIceCandidate before setRemoteDescription. r=jib
MozReview-Commit-ID: LYeDkr5G7Tx

--HG--
extra : rebase_source : ecd3e3e1eff4ed11a2ca0989570b8a367f7527e7
2017-01-21 01:12:46 -08:00
Ted Mielczarek
8520088f59 bug 1332147 - update makecab to a newer version. r=mshal
MozReview-Commit-ID: JhEuNuKmMs4

--HG--
extra : rebase_source : 6c91c1f845f06e8d225429afd2d7f2165171b693
2017-01-24 16:04:49 -05:00
Dustin J. Mitchell
ea8b4ebe23 Bug 1332570: better test for ridealongs; r=Callek
MozReview-Commit-ID: 1eUytk4cMcf

--HG--
extra : rebase_source : 7ab7e12d5bc581b7daa4d39da14e1b6cbf4f0fbd
2017-01-09 15:02:14 -05:00
Matheus Longaray
3e84aaaed8 Bug 1323987 - Wait top level document to be loaded prior to entering print preview. r=mconley
This patch fixes a raciness condition where nsDocShell has not finished redirecting to
"about:printpreview" yet, and we try to QI current content viewer to nsIWebBrowserPrint.

MozReview-Commit-ID: 4qaSI4jrHgW

--HG--
extra : rebase_source : fd8641a30a86a6edac4745f454129520901dd839
2017-01-25 17:19:24 +01:00
Matheus Longaray
309413115f Bug 1323987 - Avoid creation of a blank content viewer when current viewer is already blank. r=mconley
This patch checks if current content viewer is blank. If so, we skip ahead to where we QI
the mContentViewer using it to host print preview, instead of creating a brand new one for
no reason.

MozReview-Commit-ID: 8WY33x2nCYA

--HG--
extra : rebase_source : 3173fb87b3743059d9d1eff5d54229f1d3a94874
2017-01-25 17:19:12 +01:00
Matheus Longaray
baf00beae5 Bug 1323987 - Update browser printing code accordingly. r=mconley
This patch updates browser printing code to make use of about:printpreview
when loading new tab for print preview. The same URI is used when the user
makes use of simplify page feature while print previewing.

MozReview-Commit-ID: DXHT71hpnWo

--HG--
extra : rebase_source : 7d1e6009ff81bdb37e042cd9a9ad9a6694bab464
2017-01-05 17:38:13 +01:00
Matheus Longaray
99cc1a6f7e Bug 1323987 - Keep saving about:blank and about:newtab to disk. r=mikedeboer
This patch creates a new method that verifies if the tab state we're passed is
something we should keep to be reopened at session restore. This is used when
we are saving the current session state to disk. This method is very similar to
_shouldSaveTabState, however, "about:blank" and "about:newtab" tabs will still
be saved to disk.

MozReview-Commit-ID: 70zKFeUG9uQ

--HG--
extra : rebase_source : 7498289e5ba846ee7a81e76c1dd59f410fbc57e8
2017-01-09 19:35:31 +01:00
Matheus Longaray
48a3ff5fa7 Bug 1323987 - Add about:printpreview redirector. r=mconley
This patch adds a new entry for "about:printpreview" in nsAboutRedirector.
We also make sure the URI is maintained when redirecting.

MozReview-Commit-ID: 3LlyNJqKOhZ

--HG--
extra : rebase_source : 669129e51e894910f5b7f06a3226699afc580abf
2017-01-13 19:04:16 +01:00
Milan Sreckovic
94e5e88aa2 Bug 1332483: Remove erroneous assert. r=milan
MozReview-Commit-ID: 5iqr5qPI3lN

--HG--
extra : rebase_source : 12cd9a666998264fc401af81a16beeb3037895d9
2017-01-25 10:59:02 -05:00
Wes Kocher
abd222ddc9 Backed out 8 changesets (bug 1328726) for webdriver bustage a=backout CLOSED TREE
Backed out changeset 1039c2ca90ee (bug 1328726)
Backed out changeset de5830f1b8ab (bug 1328726)
Backed out changeset c039479ce446 (bug 1328726)
Backed out changeset 6d9673eedd91 (bug 1328726)
Backed out changeset be79eb6f9d64 (bug 1328726)
Backed out changeset 6be0203f1a26 (bug 1328726)
Backed out changeset 4430151d0cb4 (bug 1328726)
Backed out changeset 2143f1aa8087 (bug 1328726)

MozReview-Commit-ID: GrWBTO2rhXm
2017-01-25 10:51:08 -08:00
Andrzej Hunt
121fe4fced Bug 1325375 - Make PopupContextMenu visible on Android 4 Asus tablets r=sebastian
MozReview-Commit-ID: 1XSiiyQPAXb

--HG--
extra : rebase_source : 6d04d2642129b6e4e5822bd5580b2ff53145a011
2017-01-24 12:28:57 -08:00
Gijs Kruitbosch
5860c43474 Bug 1333484 - make Firefox refresh marionette test not rely on previous tests, r=mikedeboer
MozReview-Commit-ID: APQf2XMG8JV

--HG--
extra : rebase_source : cdcef16ec3b3934214f19367329df6dc3996818a
2017-01-24 18:29:46 +00:00
Henrik Skupin
0e4ac4c144 Bug 1322277 - Default socket timeout has to be larger than the default page load timeout. r=ato
To not run into socket failures and forced application shutdown scenarios, the socket timeout
should always be larger then the page load timeout.

MozReview-Commit-ID: EOBW4mozDT1

--HG--
extra : rebase_source : 36cf785311fa7689021a5296dd8aeb9ed3c58a43
2017-01-24 14:17:19 +01:00
Henrik Skupin
0daf457422 Bug 1322277 - Marionette client should be able to set default capabilities. r=ato
Some default values for capabilities as defined by the Webdriver spec do not
match the expectations for Marionette client. Therefore we should add the possibility
to override those defaults in start_session(), but also still allow consumers to
set their own values.

MozReview-Commit-ID: CTUycCRV5kg

--HG--
extra : rebase_source : b333cec564b6c03ee4eee4eb601c30b3c8b9270e
2017-01-25 16:29:40 +01:00
Henrik Skupin
b384b8556d Bug 1322277 - Fix usage of capabilities in start_session r=ato
Capabilities as passed into start_session() can be desiredCapabilities
and requiredCapabilities. As such the parameter name should be clear.

MozReview-Commit-ID: GPNv4g9HMO2

--HG--
extra : rebase_source : 29ed59fac63b7fb147cd704dfa92e96563979f00
2017-01-23 20:35:15 +01:00
Greg Mierzwinski
4e8738494d Bug 1301978 - Enable reftest, crashtest, & jsreftest and use a transform on linux64-ccov tasks. r=jmaher
This bug makes it simpler to add new test suites to linux64-ccov with the help of a new transform and also cleans up the test suite definitions. It also enables reftest, crashtest and jsreftest at the same time.

MozReview-Commit-ID: xCjKhUlfts

--HG--
extra : rebase_source : 6f1b34212913cf5d7f93390d7fd47c179577a604
2017-01-22 16:33:10 -07:00
Andrew Halberstadt
7c0ca34fd5 Bug 1333424 - Implicitly add relevant taskcluster configuration files to 'files-changed' attribute, r=dustin
This will ensure that if the taskgraph module, taskcluster configs related to a task or docker image related
to a task are modified, the task will run.

MozReview-Commit-ID: 1H6LnYsxxpc

--HG--
extra : rebase_source : 51aae8aa445be83f64d0a381cee01a0b5861b41a
2017-01-24 10:42:45 -05:00
Edouard Oger
2458eff863 Bug 1333494 - Bump Android Sync tab records TTL to 21 days. r=Grisha
MozReview-Commit-ID: DpuIkqPlztd

--HG--
extra : rebase_source : b869f21a78b5de1001d58777e8604faaa05b66d3
2017-01-24 13:25:09 -05:00
Edouard Oger
8561ffa3a2 Bug 1319433 - Bump tabs engine TTL to 21 days. r=markh
MozReview-Commit-ID: GdEZkQEdZMD

--HG--
extra : rebase_source : 949e172445996b71271788d11cf136bef95254f8
2017-01-23 11:05:41 -05:00
Jared Wein
f646f3e73a Bug 1333550 - The Site Data hbox needs align=baseline to vertically align the text due to the larger button in the same box. r=Fischer
MozReview-Commit-ID: CSuo8ptmPF

--HG--
extra : rebase_source : ed0737aecace30702440e64fa04b90b7380425b4
2017-01-24 15:43:06 -05:00
Jordan Lund
4e3212762f Bug 1333302 - Permafailing Windows static analysis builds on aurora 53, r=wcosta
MozReview-Commit-ID: AbLYJKGfCL4

--HG--
extra : rebase_source : 6de2e87de8b0f0ff0d9fe392ef858ac8bab26e72
2017-01-25 12:36:19 +00:00
Maja Frydrychowicz
fe676c1c54 Bug 1328726 - Disable contexts.py wdspec tests on linux64 debug; r=jgraham
The wdspec tests in contexts.py already fail silently on linux64
debug. After adding the actions tests, which pass, the job turns
orange so let's disable the failing tests for now.

MozReview-Commit-ID: FoRbSZOhBUA

--HG--
extra : rebase_source : b4f4975317db868f36a5ce260cd2eb60c9154b09
2017-01-25 07:55:31 -05:00
Maja Frydrychowicz
69d105b312 Bug 1328726 - Add wdspec test for emoji in key actions; r=ato,jgraham
MozReview-Commit-ID: F4xyHqjCc87

--HG--
extra : rebase_source : f2e27cb2cc5a32085b74918e0f16bdcc8e0beba5
2017-01-24 16:18:04 -05:00
Maja Frydrychowicz
635fa00923 Bug 1328726 - Add web-platform wdspec tests for key actions; r=ato,jgraham
MozReview-Commit-ID: LkfDqHujfOl

--HG--
extra : rebase_source : 65d5213b991bd13993b687d617170ca198948852
2017-01-24 16:59:04 -05:00
Maja Frydrychowicz
39f82971a9 Bug 1328726 - Add server fixture to pytestrunner; r=ato,jgraham
MozReview-Commit-ID: B64A6ZR2Sz8

--HG--
extra : rebase_source : 9e4de01da5910030b61ec34669b56d9549e4f536
2017-01-09 18:34:30 -05:00
Maja Frydrychowicz
1c5b4db81f Bug 1328726 - (wdclient) Add element property command, use value key; r=ato
MozReview-Commit-ID: FZjSxRLV829

--HG--
extra : rebase_source : a32bf6b2ba21bd1d33b630988bfa756f9ee96748
2017-01-09 16:26:19 -05:00
Maja Frydrychowicz
1ae6a363cb Bug 1328726 - (wdclient) Add actions endpoints, key actions API; r=ato
MozReview-Commit-ID: CScEEaAgw0X

--HG--
extra : rebase_source : bfaab0bb11459930c88089bba6f1f98088456a0b
2017-01-24 16:18:24 -05:00
Maja Frydrychowicz
5147eeee67 Bug 1328726 - Make performActions and releaseActions blocking; r=ato
Now the server response isn't sent until the command's Promise is
resolved.

MozReview-Commit-ID: LUdL6mZQ5jE

--HG--
extra : rebase_source : f933e75ca948140a1fd763670b9793b4ff51df67
2017-01-11 10:26:22 -05:00
Maja Frydrychowicz
a09882ecfa Bug 1328726 - Style fix ups in Marionette key actions implementation; r=ato
These are leftover from review of Bug 1320389. I must have forgotten to
re-push to MozReview.

MozReview-Commit-ID: ENTFdmCsv6I

--HG--
extra : rebase_source : 3c6961fb1826cb7cc00d1bd6048ed2c94c9a2f1a
2017-01-04 17:48:11 -05:00
Carsten "Tomcat" Book
aaafcb0f0a Backed out changeset f8b29e24280b (bug 1333044) for perma failures in test_load_modules.js
--HG--
extra : rebase_source : ef649da0bb1acaabcb55a42e5df4164f1cf8b6d4
2017-01-25 15:29:53 +01:00
Carsten "Tomcat" Book
f868542f9b Backed out changeset 06a658a93aab (bug 1333044)
--HG--
extra : rebase_source : 554fed79a1c36ce418ab95952cde9669a3297cb6
2017-01-25 15:29:35 +01:00
Carsten "Tomcat" Book
a6178c3af9 Backed out changeset 9c6b98edac72 (bug 1333044)
--HG--
extra : rebase_source : e81a05f7fa7ffca19ced3e0aca62ada7bde935b2
2017-01-25 15:29:33 +01:00
Carsten "Tomcat" Book
514a5e3a68 Backed out changeset d1f3d30546a1 (bug 1333044)
--HG--
extra : rebase_source : 272f382a06733b065cec30d2bdcec282ef847297
2017-01-25 15:29:31 +01:00
Andrew Halberstadt
b994a9eca5 Bug 1318597 - Explicitly call manager.shutdown() after running mozlint, r=mshal
This is an educated guess in an attempt to solve a hard to reproduce intermittent. This
also makes sure the original SIGINT handler is restored after running the linters.

MozReview-Commit-ID: HRo0GRlSN5L

--HG--
extra : rebase_source : 7b8bf4b5818d741b5ab6a38c8c56f4eb53a801c8
2017-01-23 17:35:03 -05:00
Mark Banner
605ae8736f Bug 1333044 - "Enable eslint no-undef for services/" a=tomcat 2017-01-25 05:09:00 +01:00
Carsten "Tomcat" Book
ff34e66ec7 Merge mozilla-central to autoland 2017-01-25 13:52:18 +01:00
Carsten "Tomcat" Book
182312677f merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
Bob Owen
d3150f7bc4 Bug 1317293: Only allow nsFrameLoader::SwapWithOtherRemoteLoader when remote types match. r=billm 2017-01-25 07:18:00 +00:00
Makoto Kato
812588087b Bug 1332792 - Add mozIntl.xpt to Android package for xpcshell test failure. r=gandalf
With --with-intl-api, xpcshell test for MozIntl is always failure on Android.  So we should add mozIntl.xpt to package.

MozReview-Commit-ID: BWBKSG3gSqr

--HG--
extra : histedit_source : d4091b91221bc2ef282d0855dbf4856adb403c9b
2017-01-25 15:31:15 +09:00
Florian Quèze
03d00b4c13 Bug 1331599 - add an eslint rule to reject removeEventListener calls when the once option can be used instead, r=jaws. 2017-01-25 07:03:50 +01:00