b11ebd677b706ef25b57c78c05f85684324215d2: servo: Merge #15976 - stylo: Add parsing support for functional non-ts pseudoclasses, add stub -moz-system-metric pseudo (from Manishearth:stylo-stub-system-metric); r=heycam
Manish Goregaokar <manishearth@gmail.com> - Thu, 16 Mar 2017 00:01:19 -0700 - rev 347904
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
servo: Merge
#15976 - stylo: Add parsing support for functional non-ts pseudoclasses, add stub -moz-system-metric pseudo (from Manishearth:stylo-stub-system-metric); r=heycam
r=heycam from https://bugzilla.mozilla.org/show_bug.cgi?id=1341086
Source-Repo:
https://github.com/servo/servo
Source-Revision:
78c8edfb0a0556b3a579214c42b5bae37f0d73fd
cb68333457ad2448fbf1bc3fcb1abb30b4980fe2: Bug 1278204 - Fix HiDPI issue by detecting devicePixelRatio. r=lochang
Evelyn Hung <jj.evelyn@gmail.com> - Wed, 15 Mar 2017 17:27:47 +0800 - rev 347903
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1278204 - Fix HiDPI issue by detecting devicePixelRatio. r=lochang
567080bf24b8abd2b38b1cad9602d0e366154a07: Backed out changeset af4ad0346213 (bug 1325054) for mochitest failures in test_classify_ping.html
Iris Hsiao <ihsiao@mozilla.com> - Thu, 16 Mar 2017 15:12:17 +0800 - rev 347902
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Backed out changeset af4ad0346213 (
bug 1325054) for mochitest failures in test_classify_ping.html
48f891a36a8f28f30f4dcfbafa4d0a84faf9e95c: Bug 1340696 - stylo: Support system colors; r=heycam
Manish Goregaokar <manishearth@gmail.com> - Wed, 15 Mar 2017 14:49:35 -0700 - rev 347901
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1340696 - stylo: Support system colors; r=heycam
MozReview-Commit-ID: HUfTdcMRoEx
3985a060e8a074ab51379188455e6fbd51065ef1: servo: Merge #15974 - stylo: Support system colors (from Manishearth:stylo-system-colors); r=heycam
Manish Goregaokar <manishearth@gmail.com> - Wed, 15 Mar 2017 22:34:19 -0700 - rev 347900
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
servo: Merge
#15974 - stylo: Support system colors (from Manishearth:stylo-system-colors); r=heycam
r=heycam from https://bugzilla.mozilla.org/show_bug.cgi?id=1340696
Source-Repo:
https://github.com/servo/servo
Source-Revision:
261a51a13a4a7742a7362534ae92023dfe38e630
0ebf1fc10396f80970a78831d704664391fc39a4: Bug 1347092 part.3 Make EditorBase::CreateTxnForDeleteSelection() return already_AddRefed<EditAggregateTransaction> r=m_kato
Masayuki Nakano <masayuki@d-toybox.com> - Wed, 15 Mar 2017 14:35:43 +0900 - rev 347899
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347092 part.3 Make EditorBase::CreateTxnForDeleteSelection() return already_AddRefed<EditAggregateTransaction> r=m_kato
MozReview-Commit-ID: DEeRPbH9JJK
c1a6c7247d5466ce1ca3aaf39fe7c242d32bb65e: Bug 1347092 part.2 Make EditorBase::CreateTxnForDeleteInsertionPoint() return already_AddRefed<EditTransactionBase> r=m_kato
Masayuki Nakano <masayuki@d-toybox.com> - Tue, 14 Mar 2017 22:01:36 +0900 - rev 347898
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347092 part.2 Make EditorBase::CreateTxnForDeleteInsertionPoint() return already_AddRefed<EditTransactionBase> r=m_kato
EditorBase::CreateTxnForDeleteInsertionPoint() appends DeleteTextTransaction or DeleteNodeTransaction to the given EditAggregateTransaction. For consistency with other CreateTxnFor*() methods, this should just create a transaction and return it. Then, the caller should append the transaction to EditAggregateTransaction.
MozReview-Commit-ID: 6sqEijicFHE
8a54625f101054cf5719d28beaf8947550246b90: Bug 1347092 part.1 Make EditorBase::CreateTxnForDeleteNode() return already_AddRefed<DeleteNodeTransaction> r=m_kato
Masayuki Nakano <masayuki@d-toybox.com> - Tue, 14 Mar 2017 20:50:24 +0900 - rev 347897
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347092 part.1 Make EditorBase::CreateTxnForDeleteNode() return already_AddRefed<DeleteNodeTransaction> r=m_kato
MozReview-Commit-ID: CyvzpoZmRoO
b2b5c91cdb7f51979f12de58b4cf83ef197ed999: Bug 1302637 - Animation::PostUpdate() calls KeyframeEffectReadonly::RequestRestyle() r=hiro
BharatR123 <bharatraghunthan9767@gmail.com> - Tue, 14 Mar 2017 22:03:22 +0530 - rev 347896
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1302637 - Animation::PostUpdate() calls KeyframeEffectReadonly::RequestRestyle() r=hiro
Also removed the function GetPresContext() in KeyframeEffectReadOnly.cpp
and KeyframeEffectReadOnly.h
MozReview-Commit-ID: AJCgxQ05yVQ
b22e8345c162d9c9c11675bb70b9b1b9bb8629b6: Bug 1347329 - After splitting browser_selectpopup.js up, disable it on Linux per bug 1329991. r=mossop
Jared Wein <jwein@mozilla.com> - Wed, 15 Mar 2017 20:51:02 -0400 - rev 347895
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347329 - After splitting browser_selectpopup.js up, disable it on Linux per
bug 1329991. r=mossop
MozReview-Commit-ID: 7ibIywvYsBn
dde143cdbfc00a54f45184a46eeb4b658e5f3e7e: Bug 1347329 - Move the select tests to a forms subdirectory and split apart the color tests to their own file since the test was getting very long. r=mossop
Jared Wein <jwein@mozilla.com> - Tue, 14 Mar 2017 19:27:33 -0400 - rev 347894
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347329 - Move the select tests to a forms subdirectory and split apart the color tests to their own file since the test was getting very long. r=mossop
MozReview-Commit-ID: IGjS2aiL4a2
5e5baf32aa7a23b9c0f64e4ea9cb226b47f88308: Bug 1347329 - Make sure that the nth-child index gets updated when recursing so that colors get applied correctly when optgroups are used. r=mossop
Jared Wein <jwein@mozilla.com> - Tue, 14 Mar 2017 19:06:57 -0400 - rev 347893
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347329 - Make sure that the nth-child index gets updated when recursing so that colors get applied correctly when optgroups are used. r=mossop
This problem only occurs when optgroups are involved since they introduce recursion in to the menu-building code and we weren't correctly passing state through
the recursion.
MozReview-Commit-ID: 514zcjgXbIY
0e21ef2001d30597c6b8a1df9d80c3bd442ab93b: Bug 1346078: Remove nsAString_internal and just use the nsAString name directly. r=bsmedberg
David Major <dmajor@mozilla.com> - Fri, 10 Mar 2017 15:17:23 +1300 - rev 347892
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1346078: Remove nsAString_internal and just use the nsAString name directly. r=bsmedberg
MozReview-Commit-ID: DWDEDMIVKm7
b954d11db3475bc07a91c8ff2febd0febad67ea7: Bug 1323723: update a=setup tests. r=bwc
Nils Ohlmeier [:drno] <drno@ohlmeier.org> - Wed, 15 Mar 2017 15:52:06 -0700 - rev 347891
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1323723: update a=setup tests. r=bwc
MozReview-Commit-ID: LEKNXjKy80R
36223085d3d5842496a56ea8d27c3dd4acf73b29: Bug 1323723: reject setup value actpass in answers. r=bwc
Nils Ohlmeier [:drno] <drno@ohlmeier.org> - Mon, 13 Mar 2017 21:38:25 -0700 - rev 347890
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1323723: reject setup value actpass in answers. r=bwc
MozReview-Commit-ID: FnuiLB6OjbL
e5fc51a36f97e1acc23a320f216c3fbf3f814775: Bug 1323723: enforce a=setup in SDP offers. r=bwc
Nils Ohlmeier [:drno] <drno@ohlmeier.org> - Tue, 14 Mar 2017 14:39:54 -0700 - rev 347889
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1323723: enforce a=setup in SDP offers. r=bwc
MozReview-Commit-ID: 88y11CrXdhf
186d77e982061443dc7ef1dd662da59b2928de18: Bug 1345023 - Changed SYNC_API_VERSION to 1.5 and updated SUPPORTED_PROTOCOL_VERSIONS to reflect this change. r=markh
Joseph Cameron <jcameron97@btinternet.com> - Wed, 15 Mar 2017 22:18:43 -0400 - rev 347888
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1345023 - Changed SYNC_API_VERSION to 1.5 and updated SUPPORTED_PROTOCOL_VERSIONS to reflect this change. r=markh
MozReview-Commit-ID: 98knOLicr9E
af4ad034621392fbb37564a313be6e7dfab8d8b2: Bug 1325054 - Defer any possible connection establishment in BeginConnect until knowing if it's a tracker. r=dragana
Henry Chang <hchang@mozilla.com> - Mon, 06 Mar 2017 17:43:11 +0800 - rev 347887
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1325054 - Defer any possible connection establishment in BeginConnect until knowing if it's a tracker. r=dragana
MozReview-Commit-ID: 59MzYAVlr6i
f9e9ad25b26ce475e91c938d4e234c9686b3e518: Bug 1347765 - add audio codec specific data assertion. r=kinetik
Alfredo.Yang <ayang@mozilla.com> - Thu, 16 Mar 2017 09:38:44 +0800 - rev 347886
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347765 - add audio codec specific data assertion. r=kinetik
MozReview-Commit-ID: CQI452xqeMV
a84020dbffc0bf5cb728448b7e5ef1619c05b76c: Bug 1347367 - Remove unimplemented FindUserSelectAllNode. r=masayuki
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Wed, 15 Mar 2017 13:40:23 +0900 - rev 347885
Push
31507 by cbook@mozilla.com at Thu, 16 Mar 2017 14:35:12 +0000
Bug 1347367 - Remove unimplemented FindUserSelectAllNode. r=masayuki
After
bug 769967, FindUserSelectAllNode always returns nullptr. So we get rid of this method. Also, AreaRestriction is used by this, so it is unnecessary now.
MozReview-Commit-ID: HTc8PUCQmy5