Mark Banner
dde7a6afc5
Bug 1273671 - Land version 1.4.0 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code.
2016-05-17 22:51:53 +01:00
L. David Baron
50ddd15ed9
Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
...
This patch was generated by the command:
find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.
Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.
MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Thomas Klausner
320068fde2
Bug 1268882 - Fix test operator in run-all-loop-tests.sh to be portable. r=Standard8 NPOTB so DONTBUILD
2016-05-11 12:32:26 +01:00
Mark Banner
afa9c4efb9
Bug 1270622 - Land version 1.3.2 of the Loop system add-on in mozilla-central, rs=standard8 for already reviewed code.
2016-05-05 21:29:16 +01:00
Mark Banner
9792c34ad7
Bug 1267835 - Land version 1.3.1 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code.
2016-04-26 22:40:05 +01:00
Mark Banner
ecd36961d1
Bug 1265865 - Land version 1.3.0 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code.
2016-04-19 20:37:32 +01:00
Chris Peterson
146c8315e6
Bug 1103588 - Part 1: Replace deprecated String#contains with String#includes in browser tests and extensions. r=dolske
2016-04-09 16:05:17 -07:00
Mark Banner
6d1f757621
Bug 1257154 - Switch to getting DOM title updates via a frame script to work better with e10s. r=mikedeboer
2016-04-06 19:06:59 +01:00
Mark Banner
7fbc106427
Bug 1262522 - Land version 1.2.6 of the Loop system add-on in mozilla-central. rs=Standard8 for already reviewed code.
2016-04-06 18:28:36 +01:00
Andrew Halberstadt
85e76aff37
Bug 1243083 - Enable e10s by default when running mochitests, r=jmaher
...
MozReview-Commit-ID: NlTGwdQ2nw
2016-04-01 10:59:12 -04:00
Jared Wein
344dc31204
Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
...
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 10:50:50 +02:00
Sebastian Hengst
0fb917a8da
Backed out changeset a877338b4740 (bug 1259859) for failures in devtools mochitest browser_cmd_highlight_03.js. r=backout
2016-04-02 10:45:08 +02:00
Jared Wein
b9795f7bf4
Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
...
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 02:27:36 -04:00
Mark Banner
f08b08e038
Bug 1138638 - Make Loop's browser sharing work properly in e10s mode and enable the mochitest. r=mikedeboer
2016-04-01 16:53:10 +01:00
Mark Banner
260b7a9c0a
Bug 1260811 - Land version 1.2.4 of the Loop system add-on in mozilla-central. rs=Standard8 for already reviewed code.
2016-04-01 11:41:46 +01:00
Phil Ringnalda
38337931e8
Back out 7b0bb5c3ab01 (bug 1259245) for very frequent OS X 10.10 e10s mochitest-5 crashes, a=backout
...
CLOSED TREE
2016-03-24 22:36:31 -07:00
Mark Banner
e1dd2d3c74
Bug 1259245 - Land version 1.2.3 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
2016-03-23 21:51:33 +00:00
Mark Banner
b96459f3b4
Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
2016-03-22 22:56:02 +00:00
Mark Banner
9ab7a60ce2
Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - vendor updates. rs=Standard8 for already reviewed code.
2016-03-22 22:56:02 +00:00
Mark Banner
6d902c2344
Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
2016-03-22 22:56:01 +00:00
Ryan VanderMeulen
49cb5a5dc5
Merge fx-team to m-c. a=merge
2016-03-19 11:23:43 -04:00
Christoph Kerschbaumer
04d07f29e7
Bug 1257924 - Remove SEC_NORMAL from MozLoopPushHandler.jsm. r=sicking
2016-03-18 11:05:32 -07:00
Mark Banner
aa7a89168f
Bug 1256694 - Loop should use MOZ_APP_MAXVERSION to generate the maximum supported Firefox version number to correctly support security builds (build sytem part). r=glandium
2016-03-18 09:31:56 +00:00
Mike de Boer
40d931560a
Bug 1256357: Enable Hello in e10s windows by default. r=Standard8
2016-03-15 14:46:31 +01:00
Mike de Boer
b18df08f92
Bug 1229195: resolve the promise when the chat window has actually finished loading, not right away. r=Standard8
2016-03-15 17:24:52 +01:00
Mark Banner
eff60f0472
Bug 1256287 - Land version 1.1.12 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
2016-03-14 13:15:10 +00:00
Mark Banner
c485d3dbbb
Bug 1256287 - Land version 1.1.12 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
2016-03-14 13:15:10 +00:00
Mike de Boer
890f86b5d8
Bug 1250534: introduce a ChatboxClosed event that fires when a chatbox is closed in attached and detached mode. r=Standard8
2016-03-09 11:29:25 +01:00
Mark Banner
4c36189299
Bug 1249365 - Fix regression in e10s mode to re-allow the camera by default in Loop's conversation window. r=gcp
2016-03-07 14:11:54 +00:00
Mark Banner
00242b721a
Bug 1253731 - Land version 1.1.11 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
2016-03-04 23:49:29 +00:00
Mark Banner
7981de1249
Bug 1253731 - Land version 1.1.11 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
2016-03-04 23:49:23 +00:00
Mark Banner
2146cc14fe
Bug 1252279 - Land version 1.1.9 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
2016-02-29 23:23:45 +00:00
Mark Banner
29e3c6e0a4
Bug 1252279 - Land version 1.1.9 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
2016-02-29 23:23:44 +00:00
Mark Hammond
73e1a48ea7
Bug 1243594 (part 3) - leave the utf-8 encoding of the payload to rest.js instead of directly in loop. r=Standard8
2016-02-26 15:46:30 +11:00
David Critchley
e061e633dc
No Bug - Timing change within the check video and switch to chatbox to allow DOM catch up. r=standard8 NPOTB DONTBUILD
2016-02-25 23:04:50 +00:00
Mike de Boer
7be3e682a6
Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8
2016-02-25 22:11:08 +01:00
Shane Caraveo
226fc63e0b
Bug 1245277 loop addon needs to respect prior set default prefs, not restartless, r=Standard8
2016-02-24 15:15:42 -08:00
David Critchley
0ccaa14773
Bug 1250495 - Improved privacy by opening Hello FTU Url when there is no context url r=standard8
2016-02-24 19:42:01 +00:00
Mark Banner
6bc5509e85
Bug 1247255 - Update the UITour to use Loop's new API for opening the panel. r=MattN
2016-02-23 16:09:45 +00:00
Mark Banner
1ae6ef0332
Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code
2016-02-15 23:43:42 +00:00
Mark Banner
2de9f56349
Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code
2016-02-15 23:43:36 +00:00
Mark Banner
64ffd5eff9
Bug 1246592 - Try and fix windows locale repack bustage by adjusting how locales are built for Loop. r=glandium,a=Tomcat for direct landing in m-c
2016-02-09 10:16:24 +00:00
Mark Banner
1ec4519beb
Bug 1246621 - Fix Loop functional tests failing with 'this.curFrame is null'. r=mikedeboer,a=Tomcat for NPOTB DONTBUILD
2016-02-08 16:01:45 +00:00
Mark Banner
cb33b0ebe2
Bug 1239828 - Fix broken L10n repos, correct ifdef for inclusion of locales, and add 'id' locale that was being ignored by .gitignore. rs=mikedeboer
2016-02-05 17:21:16 +00:00
Mark Banner
b70790c837
No bug. Update Loop's run all tests helper script to match reality - browser_UITour_loop is skipped at the moment. rs=me for NPOTB
2016-02-05 09:20:31 +00:00
Mark Banner
7c24113c6e
Bug 1245912 - Update Loop system add-on to version 0.3.0. r=Standard8 for already reviewed code.
2016-02-05 09:20:30 +00:00
Mike de Boer
5efbd12cd3
Bug 1154277: Part 4 - Update the loop add-on and introduce a pref to switch e10s support for Loop/ Hello on or off. The default for now is off. r=Standard8
2016-02-04 14:02:04 +01:00
Mark Banner
46a7b088a7
Bug 1239828 - Support Loop's localisation mechanisms for Loop as a system-addon. r=glandium
2016-02-04 10:42:19 +00:00
Mark Banner
d3f00fe3a2
Bug 1239828 - Update Loop to the latest version. r=Standard8 for import of already reviewed code.
2016-02-04 10:42:18 +00:00
Mark Banner
117e1e7413
Bug 1149955 - Renable test_shared_all.py as intermittents seem resolved. r=mikedeboer
2016-01-26 14:50:32 +00:00