0a70da0357d00f6a5546e1584f9c5c8a979e00b3: Bug 1315386 - Make Safe Browsing code more shutdown-aware
draft
Thomas Nguyen <tnguyen@mozilla.com> - Mon, 14 Nov 2016 11:39:08 +0800 - rev 438196
Push
35652 by tnguyen@mozilla.com at Mon, 14 Nov 2016 03:58:42 +0000
Bug 1315386 - Make Safe Browsing code more shutdown-aware
MozReview-Commit-ID: 5wp0zsWXDFD
b3545d36866f6676112fe1a443cf1be3a2097223: Bug 1310081 - 4. Adjust ItemDecorations to fill in extra horizontal space. r?sebastian
draft
Tom Klein <twointofive@gmail.com> - Wed, 21 Sep 2016 22:51:27 -0500 - rev 438195
Push
35651 by bmo:twointofive@gmail.com at Mon, 14 Nov 2016 03:56:28 +0000
Bug 1310081 - 4. Adjust ItemDecorations to fill in extra horizontal space. r?sebastian
The GridLayoutView gives each view an equal share of the width available, but
simply giving each item identical spacing ignores the fact that there's also
already layout padding on the outer edges. GridSpacingDecoration takes that
padding into account.
MozReview-Commit-ID: L3fgjacMu2d
15af6dabb3c6ee091bc5abd2a7be95405741d87c: Bug 1310081 - 3. Refactor TabsListTouchHelperCallback to support any swipe alpha function. r?sebastian
draft
Tom Klein <twointofive@gmail.com> - Mon, 12 Sep 2016 11:01:08 -0500 - rev 438194
Push
35651 by bmo:twointofive@gmail.com at Mon, 14 Nov 2016 03:56:28 +0000
Bug 1310081 - 3. Refactor TabsListTouchHelperCallback to support any swipe alpha function. r?sebastian
MozReview-Commit-ID: HqKwdpArcMm
22a9533aa578f059a77b1deaef94062e708d4e10: Bug 1310081 - 2. Make the tabs list grid view a RecyclerView. r?sebastian
draft
Tom Klein <twointofive@gmail.com> - Mon, 12 Sep 2016 11:21:51 -0500 - rev 438193
Push
35651 by bmo:twointofive@gmail.com at Mon, 14 Nov 2016 03:56:28 +0000
Bug 1310081 - 2. Make the tabs list grid view a RecyclerView. r?sebastian
Our previous GridLayout settings gave extra horizontal space to the padding
between items, but GridLayoutManager by default simply left aligns fixed width
items in their column, so the item's width has been changed to fill_parent
and the item title has been switched to fixed width (since otherwise it looks
broken when it expands to an item width larger than the thumbnail width). The
drawback is that clicking on the extra width part of an item activates the tab,
even though it would seem from what's being displayed that the item should end
at the vertical edge of the thumbnail - that will be fixed in a future commit.
Both the list and grid tabs panel views are now RecyclerViews, so move
TabsLayoutRecyclerAdapter.java to TabsLayoutAdapter.java.
MozReview-Commit-ID: CBrxw1HfRcP
336b7256e61b46cd6974ac6385436c5fd25dd5fb: Bug 1310081 - 1. Move SpacingDecoration and introduce AutoFitRecyclerView. r?sebastian
draft
Tom Klein <twointofive@gmail.com> - Sun, 13 Nov 2016 09:10:51 -0600 - rev 438192
Push
35651 by bmo:twointofive@gmail.com at Mon, 14 Nov 2016 03:56:28 +0000
Bug 1310081 - 1. Move SpacingDecoration and introduce AutoFitRecyclerView. r?sebastian
Make PanelRecylerView an AutoFitRecyclerView.
These changes are in preparation for making TabsGridLayout a RecyclerView.
MozReview-Commit-ID: 1W0I6yaPVO5
36123e2b37ee0119c2ccea4fc5aa3403eec99746: Bug 1289974 part 2: Disable web-platform-test for allowing popup temporarily; r?smaug
draft
Chun-Min Chang <chun.m.chang@gmail.com> - Mon, 14 Nov 2016 11:51:54 +0800 - rev 438191
Push
35650 by bmo:cchang@mozilla.com at Mon, 14 Nov 2016 03:53:58 +0000
Bug 1289974 part 2: Disable web-platform-test for allowing popup temporarily; r?smaug
MozReview-Commit-ID: 9etilrPDvkA
50c8ae62563e054f207b05e18a55a0a0b46e80e2: Bug 1289974 part 1: Device selection for presentation API on Firefox; r=mconley
draft
Chun-Min Chang <chun.m.chang@gmail.com> - Thu, 10 Nov 2016 15:33:09 +0800 - rev 438190
Push
35650 by bmo:cchang@mozilla.com at Mon, 14 Nov 2016 03:53:58 +0000
Bug 1289974 part 1: Device selection for presentation API on Firefox; r=mconley
MozReview-Commit-ID: 8z8xM4hr2F3
811518ece5c6aea5642f1a7eaaeecf918cb8bad5: Bug 1317203 - Change ReflowInputFlags to use bool : 1.
draft
Ting-Yu Lin <tlin@mozilla.com> - Mon, 14 Nov 2016 11:39:25 +0800 - rev 438189
Push
35649 by bmo:tlin@mozilla.com at Mon, 14 Nov 2016 03:44:18 +0000
Bug 1317203 - Change ReflowInputFlags to use bool : 1.
Based on
bug 1294628 comment 8, I added spaces around the colon.
MozReview-Commit-ID: Dd4fvavMgmc
2763b25b22bf252f081bc8ac86603a4dcf227220: Bug 1317203 - Change ReflowInputFlags to use bool:1.
draft
Ting-Yu Lin <tlin@mozilla.com> - Mon, 14 Nov 2016 11:39:25 +0800 - rev 438188
Push
35648 by bmo:tlin@mozilla.com at Mon, 14 Nov 2016 03:38:28 +0000
Bug 1317203 - Change ReflowInputFlags to use bool:1.
MozReview-Commit-ID: Dd4fvavMgmc
eda9c021f37eaf4614e722d4ae97a8efed616159: Bug 1315386 - Make Safe Browsing code more shutdown-aware
draft
Thomas Nguyen <tnguyen@mozilla.com> - Mon, 14 Nov 2016 11:34:30 +0800 - rev 438187
Push
35647 by tnguyen@mozilla.com at Mon, 14 Nov 2016 03:36:16 +0000
Bug 1315386 - Make Safe Browsing code more shutdown-aware
MozReview-Commit-ID: JQAqGXcSwKb
853891397b4776b521884e3ddef56e4183aac774: Bug 1301055 - part4 : special error dispatching stragedy for Fennec.
draft
Alastor Wu <alwu@mozilla.com> - Mon, 14 Nov 2016 11:32:56 +0800 - rev 438186
Push
35646 by alwu@mozilla.com at Mon, 14 Nov 2016 03:33:23 +0000
Bug 1301055 - part4 : special error dispatching stragedy for Fennec.
On Fennec, we would use external app (Android view) to play the media whih is
unsupported by gecko. We implement some special logic in error sink.
(1) dispatch "OpenMediaWithExternalApp" event
we use this event to start the android video player
(2) doesn't dispatch "error" event
some JS players won't let user to trigger play() again after receving the "error".
So we don't dispatch that event if we want to play the unsupported media more than once.
MozReview-Commit-ID: 7fZK5hdvaOG
1cb828994e5f83a7bd5c210445b35e8f1b9c7e8b: Bug 1301055 - part4 : special error dispatching stragedy for Fennec.
draft
Alastor Wu <alwu@mozilla.com> - Mon, 14 Nov 2016 11:25:10 +0800 - rev 438185
Push
35645 by alwu@mozilla.com at Mon, 14 Nov 2016 03:25:34 +0000
Bug 1301055 - part4 : special error dispatching stragedy for Fennec.
On Fennec, we would use external app (Android view) to play the media whih is
unsupported by gecko. We implement some special logic in error sink.
(1) dispatch "OpenMediaWithExternalApp" event
we use this event to start the android video player
(2) doesn't dispatch "error" event
some JS players won't let user to trigger play() again after receving the "error".
So we don't dispatch that event if we want to play the unsupported media more than once.
MozReview-Commit-ID: 7fZK5hdvaOG
b34dc1506db52bdc5f37d11c03427f27ca6c0769: Bug 1309194 - Implement summary info in Net Panel Toolbar r?Honza,jsnajdr
draft
Ricky Chien <ricky060709@gmail.com> - Mon, 07 Nov 2016 11:49:47 +0800 - rev 438184
Push
35644 by bmo:rchien@mozilla.com at Mon, 14 Nov 2016 03:19:23 +0000
Bug 1309194 - Implement summary info in Net Panel Toolbar r?Honza,jsnajdr
MozReview-Commit-ID: AqV4glBUHW1
90a9932ec9b312ac2d17e7bccf41d8158bde14b0: Bug 1267515 part 3 - Add reftest for nested ruby. r=dholbert
draft
Xidorn Quan <me@upsuper.org> - Thu, 10 Nov 2016 11:05:49 +1100 - rev 438183
Push
35643 by xquan@mozilla.com at Mon, 14 Nov 2016 03:19:13 +0000
Bug 1267515 part 3 - Add reftest for nested ruby. r=dholbert
MozReview-Commit-ID: DVlhN3S3Vca
893fe9d419be59679febe2de07bbd495ce23e609: Bug 1267515 part 2 - Place ruby annotations outside annotations from ruby descendants. r=dholbert
draft
Xidorn Quan <me@upsuper.org> - Wed, 26 Oct 2016 17:40:58 +1100 - rev 438182
Push
35643 by xquan@mozilla.com at Mon, 14 Nov 2016 03:19:13 +0000
Bug 1267515 part 2 - Place ruby annotations outside annotations from ruby descendants. r=dholbert
MozReview-Commit-ID: Gbo43pC5jqr
4166ebe1be89595f96da12e1e247cf1f0d536ddd: Bug 1267515 part 1 - Refactor ruby leadings into a helper RubyBlockLeadings struct. r=dholbert
draft
Xidorn Quan <me@upsuper.org> - Thu, 10 Nov 2016 11:10:42 +1100 - rev 438181
Push
35643 by xquan@mozilla.com at Mon, 14 Nov 2016 03:19:13 +0000
Bug 1267515 part 1 - Refactor ruby leadings into a helper RubyBlockLeadings struct. r=dholbert
MozReview-Commit-ID: IJAA9fHbCZd
bf9a603713ae857ccb640a2c0791f1c3ea747a34: mybase
draft
Xidorn Quan <quanxunzhen@gmail.com> - Wed, 04 Feb 2015 08:24:16 +1100 - rev 438180
Push
35643 by xquan@mozilla.com at Mon, 14 Nov 2016 03:19:13 +0000
mybase
MozReview-Commit-ID: AIse40brXhE
676c0b25bf4d1aa89d7b1270e0bd9693197004ef: Bug 1301055 - part4 : special error dispatching stragedy for Fennec.
draft
Alastor Wu <alwu@mozilla.com> - Mon, 14 Nov 2016 11:15:38 +0800 - rev 438179
Push
35642 by alwu@mozilla.com at Mon, 14 Nov 2016 03:16:27 +0000
Bug 1301055 - part4 : special error dispatching stragedy for Fennec.
On Fennec, we would use external app (Android view) to play the media whih is
unsupported by gecko. We implement some special logic in error sink.
(1) dispatch "OpenMediaWithExternalApp" event
we use this event to start the android video player
(2) doesn't dispatch "error" event
some JS players won't let user to trigger play() again after receving the "error".
So we don't dispatch that event if we want to play the unsupported media more than once.
MozReview-Commit-ID: 7fZK5hdvaOG
14386d149ed6c4ca1ff4151c4e1b5c09bee964dc: Bug 1301055 - part3 : modify test prefs.
draft
Alastor Wu <alwu@mozilla.com> - Mon, 14 Nov 2016 10:51:19 +0800 - rev 438178
Push
35642 by alwu@mozilla.com at Mon, 14 Nov 2016 03:16:27 +0000
Bug 1301055 - part3 : modify test prefs.
MozReview-Commit-ID: 9aoy1vnekvY
aa9f8123c0bd9fede06300756c61f79cdf2663ec: Bug 1301055 - part2 : create a error sink to handle media element's error related event.
draft
Alastor Wu <alwu@mozilla.com> - Mon, 14 Nov 2016 10:51:16 +0800 - rev 438177
Push
35642 by alwu@mozilla.com at Mon, 14 Nov 2016 03:16:27 +0000
Bug 1301055 - part2 : create a error sink to handle media element's error related event.
Error sink would be response for the error handling, we could write different
error dispatching stragedies for different situation. eg. if we can play
unsupported type media with external app, we won't dispatch the "error" event on fennec.
MozReview-Commit-ID: Lm4x9ksspAY