Commit Graph

435939 Commits

Author SHA1 Message Date
Mike Conley
5eee8c5286 Bug 1184604 - Lazily override printer output format on Linux if not already set. r=karlt
GTK versions prior to 2.24 incorrectly advertise themselves as able to print PDFs,
even when they can't. We were wholesale setting the output format to PostScript for
these older GTK versions, without giving the user the opportunity to override
it. We now lazily determine whether or not the output should be in PostScript,
which should give the user the opportunity to override.

--HG--
extra : commitid : A30C51CukFd
extra : rebase_source : 8800e463753a554902cc22fe6e973dfdab1d7c0d
extra : amend_source : 43b58fd7c2c1605351cbb24d216fb5f781625a3a
2015-07-31 13:53:49 -04:00
Mike Conley
322c7d8d00 Bug 1191976 - Intentionally crash if we hit an IPC FatalError in the parent process. r=billm
When the parent process has trouble deserializing an IPC message from the content
process, it originally killed that content process. This doesn't result in us
creating a crash report (and doing so is difficult if the FatalError is hit
off main thread). We now crash the parent process if we hit such a FatalError
in the parent process. This will hopefully give us an idea of how frequent
these FatalErrors are, since up until now we've been getting no crash data
for them.

--HG--
extra : commitid : J1E7vnGmvOa
extra : rebase_source : 66a4cfc599bc6f5ce113dd49439e247a474c48a4
extra : amend_source : 1d6f5f26455dd810c3c3ffb4b807e734c74d87a7
2015-08-18 15:28:01 -04:00
Ryan VanderMeulen
b12b2c404c Merge m-c to inbound. a=merge 2015-08-19 08:16:48 -04:00
B2G Bumper Bot
ba30ae4dbe Bumping manifests a=b2g-bump 2015-08-19 05:02:05 -07:00
B2G Bumper Bot
e3dd26da1c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf72b9fb98db
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31291 from yzen/bug-1192400"

This reverts commit 4f19ee670de652ccab72da15ed3b8677cfbb7240, reversing
changes made to 9bc579e7bcb269077e8116b4031440eb9ebe61ec.
2015-08-19 05:00:27 -07:00
Ryan VanderMeulen
2ff752b147 Merge m-c to b2g-inbound. a=merge 2015-08-19 07:47:16 -04:00
Ryan VanderMeulen
0af4684422 Merge fx-team to m-c. a=merge 2015-08-19 07:45:12 -04:00
Ryan VanderMeulen
08ec5e1983 Merge m-c to b2g-inbound. a=merge 2015-08-19 07:41:58 -04:00
Ryan VanderMeulen
a10daa3bd6 Backed out 3 changesets (bug 1180556, bug 1180555, bug 1180554) for test_interfaces.html failures.
Backed out changeset 3210b4a21f50 (bug 1180556)
Backed out changeset d08f41259fb9 (bug 1180555)
Backed out changeset ad74716bf6e7 (bug 1180554)
2015-08-19 07:26:50 -04:00
Ryan VanderMeulen
f28f74bf09 Merge b2g-inbound to m-c. a=merge 2015-08-19 07:24:55 -04:00
B2G Bumper Bot
46761574a4 Bumping manifests a=b2g-bump 2015-08-19 03:26:53 -07:00
B2G Bumper Bot
de233d17fb Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df7f8e5b22a1
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31403 from mwargers/1195483

Bug 1195483 - Fix failure in test_settings_power_save_mode.py

========

https://hg.mozilla.org/integration/gaia-central/rev/2459d602ee01
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1195483 - Fix failure in test_settings_power_save_mode.py

========

https://hg.mozilla.org/integration/gaia-central/rev/c44da7891037
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31401 from mwargers/1188924

Bug 1188924 - Make centralized workaround function for the issue related to bug 1109213

========

https://hg.mozilla.org/integration/gaia-central/rev/4c6c5abe2095
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1188924 - Make centralized workaround function for the issue related to bug 1109213

========

https://hg.mozilla.org/integration/gaia-central/rev/3c47c59b79df
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31192 from zapion/bug_1185501

Bug 1185501 - Support mozlog 3.0 in gaiatest

========

https://hg.mozilla.org/integration/gaia-central/rev/2a1ae602d273
Author: Paul Zapion Yang <zapionator@gmail.com>
Desc: Bug 1185501 - Support mozlog 3.0 in gaiatest
2015-08-19 03:25:13 -07:00
B2G Bumper Bot
2e8b1d8dbf Bumping manifests a=b2g-bump 2015-08-19 03:02:09 -07:00
B2G Bumper Bot
7f541eb144 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58b11b4cf43e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31415 from gasolin/issue-1175955

Bug 1175955 - set default lockscreen.locked to false, r=greg, ricky

========

https://hg.mozilla.org/integration/gaia-central/rev/253933d2dbbb
Author: gasolin <gasolin@gmail.com>
Desc: set default lockscreen.locked to false, r=greg
2015-08-19 03:00:29 -07:00
B2G Bumper Bot
07f3c41ec7 Bumping manifests a=b2g-bump 2015-08-19 01:44:53 -07:00
Masayuki Nakano
c45505d74b Bug 299603 part.8 Rename aLastDispatchedData with aCompositionString in IMContextWrapper::CreateTextRangeArray() r=m_kato 2015-08-19 16:37:39 +09:00
Masayuki Nakano
a115b2e0b3 Bug 299603 part.7 IMContextWrapper::CreateTextRange() should convert the caret offset from offset in characters to offset in UTF-16 r=m_kato 2015-08-19 16:37:39 +09:00
Masayuki Nakano
90cbd5150d Bug 299603 part.6 Guess the meaning of each clause in the composition string with caret position r=m_kato 2015-08-19 16:37:39 +09:00
Masayuki Nakano
0882629f91 Bug 299603 part.5 nsTextFrame should use system foreground or background color when painting IME selections if whose style defines only one of foreground color or background color r=roc 2015-08-19 16:37:39 +09:00
Masayuki Nakano
f40421a26b Bug 299603 part.4 Some global methods in nsTextFrame.cpp should be members of nsTextFrame class r=roc 2015-08-19 16:37:39 +09:00
Masayuki Nakano
3cbdc83c7d Bug 299603 part.3 IMContextWrapper::SetTextRange() shold set the style of the range which is specified by the IME r=m_kato 2015-08-19 16:37:39 +09:00
Masayuki Nakano
7d2b010aeb Bug 299603 part.2 IMContextWrapper::SetTextRange() should initialize the range offsets and fail if the range is collapsed r=m_kato 2015-08-19 16:37:39 +09:00
Masayuki Nakano
d943ae3d8c Bug 299603 part.1 IMContextWrapper should have a method to initialize a TextRange r=m_kato 2015-08-19 16:37:39 +09:00
B2G Bumper Bot
9525357101 Bumping manifests a=b2g-bump 2015-08-19 00:14:34 -07:00
B2G Bumper Bot
4bbc067647 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5d1ca4f7cc38
Author: Tzu-Lin Huang <dwi2@dwi2.com>
Desc: Merge pull request #31367 from dwi2/bug1193162

Bug 1193162 - [JSDOC] write documentation of app-deck in jsdoc format

========

https://hg.mozilla.org/integration/gaia-central/rev/797c6387d646
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1193162 - [JSDOC] write documentation of app-deck in jsdoc format
2015-08-19 00:12:54 -07:00
B2G Bumper Bot
e308237436 Bumping manifests a=b2g-bump 2015-08-18 23:27:03 -07:00
B2G Bumper Bot
eb99048529 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/158d74ed97fc
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31412 from mozilla-b2g/revert-31393-b2g43

Revert "Bug 1146713 - Upgrade to b2g-43.0a1"

========

https://hg.mozilla.org/integration/gaia-central/rev/5cf838a858bb
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Bug 1146713 - Upgrade to b2g-43.0a1"
2015-08-18 23:25:26 -07:00
Jean-Yves Avenard
93c9f9e7a4 Bug 1180214: P3. Do not override known duration with approximated one. r=edwin
Some gstreamer plugin return nonsensical values
2015-08-19 15:51:01 +10:00
B2G Bumper Bot
fa676fb1ee Bumping manifests a=b2g-bump 2015-08-18 21:16:42 -07:00
B2G Bumper Bot
5395646a94 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b7c280d6c7ac
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31291 from yzen/bug-1192400

Bug 1192400 - fixing an issue with waiting for keyboard when in a different app frame.

========

https://hg.mozilla.org/integration/gaia-central/rev/cf4ecfd2e5be
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1192400 - fixing an issue with waiting for keyboard when in a different app frame. r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/8be3293663e6
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #31411 from npark-mozilla/1193785_new

Bug 1193785 - Create Imagecompare RTL test for Settings:Privacy and S…

========

https://hg.mozilla.org/integration/gaia-central/rev/fdfd2595303d
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1193785 - Create Imagecompare RTL test for Settings:Privacy and Security
2015-08-18 21:14:59 -07:00
Mason Chang
6f859e46d4 Bug 1195098. Null check for blurred source surface. r=mstange 2015-08-18 20:43:24 -07:00
Jamin Liu
93c02de5fb Bug 1180556 - Pack PBAP replies to OBEX response message and reply to remote device. r=btian 2015-08-19 11:41:24 +08:00
Jamin Liu
8e7f9405fb Bug 1180555 - Handle PBAP replies and pass the results through IPC to PbapManager. r=btian 2015-08-19 11:41:01 +08:00
Jamin Liu
fc7f5eef9a Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-19 11:40:36 +08:00
B2G Bumper Bot
01d39a0c75 Bumping manifests a=b2g-bump 2015-08-18 20:33:40 -07:00
B2G Bumper Bot
16b0131378 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27d3020c9da9
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31322 from yzen/bug-1193018-video

Bug 1193018 - [Video] making non-natively-focusable elements focusable.

========

https://hg.mozilla.org/integration/gaia-central/rev/f13eb5369e1d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1193018 - [Video] making non-natively-focusable elements focusable.

========

https://hg.mozilla.org/integration/gaia-central/rev/4f03d945d930
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #31410 from npark-mozilla/revert

Bug 1193785 - Create Imagecompare RTL test for Settings:Priva…

========

https://hg.mozilla.org/integration/gaia-central/rev/394af87f72d9
Author: No-Jun Park <npark@mozilla.com>
Desc: Revert "Bug 1193785 - Create Imagecompare RTL test for Settings:Privacy and Security"
Shows incorrect author

This reverts commit dea13039be1a42e736fc5cd928ce9e9e2c71290a.

========

https://hg.mozilla.org/integration/gaia-central/rev/81b1181c922d
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #31393 from rickychien/b2g43

Bug 1146713 - Upgrade to b2g-43.0a1 r=Martin Thomson

========

https://hg.mozilla.org/integration/gaia-central/rev/83b63acbe423
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1146713 - Upgrade to b2g-43.0a1
2015-08-18 20:32:01 -07:00
B2G Bumper Bot
909c2255cd Bumping manifests a=b2g-bump 2015-08-18 19:07:09 -07:00
B2G Bumper Bot
298201797a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3297070a9c6b
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31290 from yzen/bug-1192398

Bug 1192398 - adding support for getSelf in marionette-apps

========

https://hg.mozilla.org/integration/gaia-central/rev/5a1a94dace59
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1192398 - adding support for getSelf in marionette-apps. r=gaye
2015-08-18 19:05:30 -07:00
William Chen
2318fd1af8 Bug 1131470 - Part 6: ScreenOrientation tests. r=baku
--HG--
extra : rebase_source : bce22b7614a58208b8706632661b7bebed813c87
2015-08-18 15:28:01 -07:00
William Chen
0625e989b4 Bug 1131470 - Part 5: Handle changes to active orientation lock. r=smaug
--HG--
extra : rebase_source : 51fb1484301d8b2afa518396f52a1bd0378f326d
2015-08-18 15:28:01 -07:00
William Chen
ef7f765b3d Bug 1131470 - Part 4: Check sandboxing flag for orientation lock. r=baku
--HG--
extra : rebase_source : a9e6916dae1484c47c88d3d07826aba0a048cf69
2015-08-18 15:28:01 -07:00
William Chen
326cceef61 Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku
--HG--
extra : rebase_source : 115753be382c7694c775915d5944ae2dabd9d0c3
2015-08-18 14:55:21 -07:00
William Chen
6d6411c090 Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu
--HG--
extra : rebase_source : c6eb4dd4f54b1e9db7e7d2c39e535ba4bcd8af1f
2015-08-18 14:55:15 -07:00
William Chen
3c9928ced9 Bug 1131470 - Part 1: Rename existing use of ScreenOrientation to ScreenOrientationInternal. r=baku
--HG--
extra : rebase_source : 72e978d48e8356da9e8c66adfa0a97983034aa5a
2015-08-18 14:55:09 -07:00
Ehsan Akhgari
bdd686cb19 Run clang-format on clang-plugin.cpp, no bug 2015-08-18 23:09:24 -04:00
Ryan VanderMeulen
10835ff78b Backed out changeset 18f274867bcc (bug 1195939) for Windows EME test failures.
CLOSED TREE
2015-08-18 23:06:55 -04:00
Ryan VanderMeulen
ac665ca41c Merge m-c to inbound. a=merge 2015-08-18 23:06:17 -04:00
Matt Woodrow
4c2bc925a5 Bug 1195527 - Part 2: Add D3D11 video TextureClient recycler. r=jrmuizel 2015-08-18 21:04:46 -04:00
Matt Woodrow
d07dcdfcf6 Bug 1195527 - Part 1: Move D3D11 texture allocation into the TextureClient. r=jrmuizel 2015-08-18 21:04:14 -04:00
Wes Kocher
458762048b Backed out changeset de7aa6b08234 (bug 1194055) for windows 8 reftest permafail 2015-08-18 17:58:27 -07:00