4964a7d106c6c02b1af5e0bef0ff24417a3e8d1e: Bug 1312467 - Pass url-open listeners into TopSitesCard and handle clicks there r?sebastian draft
Andrzej Hunt <ahunt@mozilla.com> - Tue, 25 Oct 2016 11:29:23 -0700 - rev 431744
Push 34100 by ahunt@mozilla.com at Mon, 31 Oct 2016 14:16:11 +0000
Bug 1312467 - Pass url-open listeners into TopSitesCard and handle clicks there r?sebastian This is in preparation for adding context-menu support to TopSitesCard, which requires the two url-open listeners. MozReview-Commit-ID: 7ubTCqCqcW9
0d418508e8636765e0a20e341ba9500d20c49248: Bug 1312467 - Also store topsites title in TopSite data structure r?sebastian draft
Andrzej Hunt <ahunt@mozilla.com> - Tue, 25 Oct 2016 11:20:06 -0700 - rev 431743
Push 34100 by ahunt@mozilla.com at Mon, 31 Oct 2016 14:16:11 +0000
Bug 1312467 - Also store topsites title in TopSite data structure r?sebastian MozReview-Commit-ID: FlWeufLHjPE
ac18d0daba6b65202cc3721c0c03dd5123bce9b9: Bug 1312467 - Move TouchTarget handling into generic helper class r?sebastian draft
Andrzej Hunt <ahunt@mozilla.com> - Tue, 25 Oct 2016 10:55:02 -0700 - rev 431742
Push 34100 by ahunt@mozilla.com at Mon, 31 Oct 2016 14:16:11 +0000
Bug 1312467 - Move TouchTarget handling into generic helper class r?sebastian This will allow us to reuse it for other similar menu buttons. MozReview-Commit-ID: L8pleo8bQp9
9c085908bb17a7f1eb465d895a78dbf678f756c3: Bug 1312467 - Move touch target size definition into resources r?sebastian draft
Andrzej Hunt <ahunt@mozilla.com> - Tue, 25 Oct 2016 10:48:22 -0700 - rev 431741
Push 34100 by ahunt@mozilla.com at Mon, 31 Oct 2016 14:16:11 +0000
Bug 1312467 - Move touch target size definition into resources r?sebastian MozReview-Commit-ID: IKDfFyhQAdS
e017b947cea08b7bdd21007e95bd13e14ad59103: Bug 1313961 - Update new debugger frontend r=me
James Long <longster@gmail.com> - Sun, 30 Oct 2016 23:07:28 -0400 - rev 431740
Push 34100 by ahunt@mozilla.com at Mon, 31 Oct 2016 14:16:11 +0000
Bug 1313961 - Update new debugger frontend r=me
7ad2090067297b453de79f23c3589bb243a4df87: Bug 1313170 - Ensure that the touchend events in helper_bug1162771 are sent with the correct coordinates. r?dvander draft
Kartikaya Gupta <kgupta@mozilla.com> - Mon, 31 Oct 2016 10:05:18 -0400 - rev 431739
Push 34099 by kgupta@mozilla.com at Mon, 31 Oct 2016 14:05:58 +0000
Bug 1313170 - Ensure that the touchend events in helper_bug1162771 are sent with the correct coordinates. r?dvander The test in helper_bug1162771 dispatches a touchstart on an element, and then inside the touchstart handler makes that element display:none. It then sends a touchend at what should be the same position. However, since the position of the touch is calculated from the position of the element, the touchend position can be wrong because the element is set to display:none in between. This patch saves the position before sending the touchstart, and makes sure to use the same position for the touchend. MozReview-Commit-ID: GoyQvNJ1wRZ
cb6356e71c6726f1778d38f5cfa7959388d64f6f: Bug 1313170 - Use the widget-level touch injection instead of the OS-level touch injection for some tests. r?dvander draft
Kartikaya Gupta <kgupta@mozilla.com> - Mon, 31 Oct 2016 10:05:15 -0400 - rev 431738
Push 34099 by kgupta@mozilla.com at Mon, 31 Oct 2016 14:05:58 +0000
Bug 1313170 - Use the widget-level touch injection instead of the OS-level touch injection for some tests. r?dvander When using the InjectTouchInput API on Windows, the API requires that the caller keep providing input frames (by calling the API function) at least every 100ms. If the caller fails to do so, Windows can return an ERROR_TIMEOUT and throw away the touch sequence. In some tests, it is hard for us to make this guarantee, because we need to wait for other events between the touchdown and touchup. For these tests, we can use the widget-level touch injection code that we have as a fallback for the OS-level touch injection code. The widget-level touch injection is less representative of real-world usage but allows us to bypass the timeout problem. MozReview-Commit-ID: EoVUSZmERUw
ef2fa2af66269d9d3cc813103cc65c7ed0290fbb: Bug 1267916 - Open about preferences #containers in any existing menu (except context menu) draft
Jonathan Kingston <jkt@mozilla.com> - Mon, 31 Oct 2016 14:03:47 +0000 - rev 431737
Push 34098 by jkingston@mozilla.com at Mon, 31 Oct 2016 14:04:23 +0000
Bug 1267916 - Open about preferences #containers in any existing menu (except context menu) MozReview-Commit-ID: CyUJHc3uZmc
45e2f5ced9fb1d7611ef6117bb24dc7a2607dd22: Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r?jaws draft
Jonathan Kingston <jkt@mozilla.com> - Wed, 14 Sep 2016 22:48:58 +0100 - rev 431736
Push 34098 by jkingston@mozilla.com at Mon, 31 Oct 2016 14:04:23 +0000
Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r?jaws MozReview-Commit-ID: 2M1yFOxweBm
c28bcbd086c2dc63e18e0b0c8a2ab7dbe0dce373: No bug, Automated blocklist update from host bld-linux64-spot-1051 - a=blocklist-update
ffxbld - Mon, 31 Oct 2016 06:17:04 -0700 - rev 431735
Push 34098 by jkingston@mozilla.com at Mon, 31 Oct 2016 14:04:23 +0000
No bug, Automated blocklist update from host bld-linux64-spot-1051 - a=blocklist-update
f441b1a05b32e638d88f2ae33449b8496f24175d: No bug, Automated HPKP preload list update from host bld-linux64-spot-1051 - a=hpkp-update
ffxbld - Mon, 31 Oct 2016 06:17:02 -0700 - rev 431734
Push 34098 by jkingston@mozilla.com at Mon, 31 Oct 2016 14:04:23 +0000
No bug, Automated HPKP preload list update from host bld-linux64-spot-1051 - a=hpkp-update
970b0b749ebd570ccbd4423f26d6b9a8b8e671aa: No bug, Automated HSTS preload list update from host bld-linux64-spot-1051 - a=hsts-update
ffxbld - Mon, 31 Oct 2016 06:17:00 -0700 - rev 431733
Push 34098 by jkingston@mozilla.com at Mon, 31 Oct 2016 14:04:23 +0000
No bug, Automated HSTS preload list update from host bld-linux64-spot-1051 - a=hsts-update
fc714584c0b94f41875476c8e47eee220bc0fae1: bug 1312778 - Ensure histogram recording is enabled before remote accumulation r?gfritzsche draft
Chris H-C <chutten@mozilla.com> - Wed, 26 Oct 2016 11:17:50 -0400 - rev 431732
Push 34097 by bmo:chutten@mozilla.com at Mon, 31 Oct 2016 13:38:46 +0000
bug 1312778 - Ensure histogram recording is enabled before remote accumulation r?gfritzsche There is a mechanism to selectively turn hgram recording off and on. This is presently only used to throttle an otherwise-devastatingly-chatty hgram to only contain accumulations from specific times (sync scroll). This was only checked on the parent. This checks it on the child as well. MozReview-Commit-ID: 4f0VXMHLaPW
75db09ad0a95247372198a52a5a919d4077cd1e5: Bug 1311669 - Replace integer literals which are cast to bool. draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Mon, 31 Oct 2016 14:36:56 +0200 - rev 431731
Push 34096 by bmo:bpostelnicu@mozilla.com at Mon, 31 Oct 2016 12:44:30 +0000
Bug 1311669 - Replace integer literals which are cast to bool. MozReview-Commit-ID: L5wXM8CPU87
c972d6a770265cfa4061a182d383ccee1c289efb: Bug 1311669 - replace string literals containing escaped characters with raw string literals. draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Mon, 31 Oct 2016 14:29:32 +0200 - rev 431730
Push 34096 by bmo:bpostelnicu@mozilla.com at Mon, 31 Oct 2016 12:44:30 +0000
Bug 1311669 - replace string literals containing escaped characters with raw string literals. MozReview-Commit-ID: 2e9j55eNTop
6e96f41b0b5f64267232c12ead20325609d90b80: Bug 1311669 - replace default bodies of special member functions with = default; draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Mon, 31 Oct 2016 13:46:54 +0200 - rev 431729
Push 34096 by bmo:bpostelnicu@mozilla.com at Mon, 31 Oct 2016 12:44:30 +0000
Bug 1311669 - replace default bodies of special member functions with = default; MozReview-Commit-ID: YxHWVHUyDq
cd973ec480be7d356bb0f6a7b3071054e1aac775: Bug 1311669 - use auto type specifier for variable declarations to improve code readability and maintainability. draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Mon, 31 Oct 2016 13:46:17 +0200 - rev 431728
Push 34096 by bmo:bpostelnicu@mozilla.com at Mon, 31 Oct 2016 12:44:30 +0000
Bug 1311669 - use auto type specifier for variable declarations to improve code readability and maintainability. MozReview-Commit-ID: F5YO9pVK5O8
3c5c3f3e16b1ac66fb81f70aeb873bf8b940c413: Bug 1311669 - convert loops to range-based loops in C++11. draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Mon, 31 Oct 2016 13:14:52 +0200 - rev 431727
Push 34096 by bmo:bpostelnicu@mozilla.com at Mon, 31 Oct 2016 12:44:30 +0000
Bug 1311669 - convert loops to range-based loops in C++11. MozReview-Commit-ID: 5rc6d1JrU2F
7580e46efeacc7e7c5482ef3ea17c9127ac04c4a: Bug 1307905 - Ignore irrelevant properties in stub generation. r=linclark; draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Tue, 25 Oct 2016 20:16:50 +0200 - rev 431726
Push 34095 by chevobbe.nicolas@gmail.com at Mon, 31 Oct 2016 12:34:18 +0000
Bug 1307905 - Ignore irrelevant properties in stub generation. r=linclark; This can be tested by inserting new stubs at first position, in order to change the actor id on the existing stubs, and then check in the resulting diff that actor id, timestamp and timer properties are not modified. MozReview-Commit-ID: K5enQ5cF7RR
2c90b89b59b6c2f17e48c9006ec80efa17b30214: Bug 1307905 - Ignore irrelevant properties in stub generation. r=linclark; draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Tue, 25 Oct 2016 20:16:50 +0200 - rev 431725
Push 34094 by chevobbe.nicolas@gmail.com at Mon, 31 Oct 2016 12:30:17 +0000
Bug 1307905 - Ignore irrelevant properties in stub generation. r=linclark; This can be tested by inserting new stubs at first position, in order to change the actor id on the existing stubs, and then check in the resulting diff that actor id, timestamp and timer properties are not modified. MozReview-Commit-ID: K5enQ5cF7RR
(0) -300000 -100000 -30000 -10000 -3000 -1000 -300 -100 -50 -20 +20 +50 +100 +300 +1000 +3000 +10000 +30000 +100000 +300000 tip