36c8e357073e539df756737a79237808f3d0e817: Bug 1236787 - Pass getInternalformatParameter in gl-object-get-calls.html (2.0); r?jgilbert
draft
Daosheng Mu <daoshengmu@gmail.com> - Wed, 29 Jun 2016 13:53:00 +0800 - rev 383164
Push
21957 by bmo:dmu@mozilla.com at Fri, 01 Jul 2016 16:26:04 +0000
Bug 1236787 - Pass getInternalformatParameter in gl-object-get-calls.html (2.0); r?jgilbert
MozReview-Commit-ID: C9dt6sRY4WD
700e70dd9ee25703443d40f4be918ce9ae2d4154: Bug 1283870 - New console frontend: Use reps to render responses from the backend. r=bgrins
draft
Lin Clark <lclark@mozilla.com> - Fri, 01 Jul 2016 11:21:08 -0400 - rev 383163
Push
21956 by bmo:lclark@mozilla.com at Fri, 01 Jul 2016 15:28:38 +0000
Bug 1283870 - New console frontend: Use reps to render responses from the backend. r=bgrins
d0395fad1c5aaaf7c9325c397eba093cb5a715f3: Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r?Gijs
draft
Benjamin Smedberg <benjamin@smedbergs.us> - Fri, 01 Jul 2016 11:01:07 -0400 - rev 383162
Push
21955 by bsmedberg@mozilla.com at Fri, 01 Jul 2016 15:05:12 +0000
Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r?Gijs
MozReview-Commit-ID: 69tMivPVxuW
fb0c93c4dd1c7f8d841df1b005094edf678ed231: Bug 1275360 - add sdp handling for video FEC (red/ulpfec), r=drno
draft
Michael Froman <mfroman@mozilla.com> - Thu, 30 Jun 2016 00:40:40 -0500 - rev 383161
Push
21954 by bmo:mfroman@nostrum.com at Fri, 01 Jul 2016 15:02:15 +0000
Bug 1275360 - add sdp handling for video FEC (red/ulpfec), r=drno
MozReview-Commit-ID: BIt7SkSEquj
c4c76f133ccad737fa4dd3420021d7571dbb20c0: Bug 1283862 - Update node-spdy to 1.32.5. r?mcmanus
draft
Masatoshi Kimura <VYV03354@nifty.ne.jp> - Fri, 01 Jul 2016 21:52:14 +0900 - rev 383160
Push
21953 by VYV03354@nifty.ne.jp at Fri, 01 Jul 2016 14:53:02 +0000
Bug 1283862 - Update node-spdy to 1.32.5. r?mcmanus
MozReview-Commit-ID: GfAXRxNMslW
d6fba57e358b3bc571134ad96a6a20b80a8bef4e: Bug 1203292 - Replace permissions dropdown with 'x' icon r?paolo, gijs
draft
Ricky Chien <ricky060709@gmail.com> - Thu, 19 May 2016 18:18:03 +0800 - rev 383159
Push
21952 by bmo:rchien@mozilla.com at Fri, 01 Jul 2016 14:52:13 +0000
Bug 1203292 - Replace permissions dropdown with 'x' icon r?paolo, gijs
MozReview-Commit-ID: LmdRlgzeW1c
9934a0b6238064aebdb1599106512921beff894a: Bug 1271860 - [WIP] Move switchboard logic to client to consume JSON config directly - r?sebastian
draft
Tarek Ziadé <tarek@mozilla.com> - Fri, 01 Jul 2016 16:46:53 +0200 - rev 383158
Push
21951 by tziade@mozilla.com at Fri, 01 Jul 2016 14:47:28 +0000
Bug 1271860 - [WIP] Move switchboard logic to client to consume JSON config directly - r?sebastian
MozReview-Commit-ID: J4Cxy3gJew8
2c41540e3c58e71d723a5aafa626920be6bde3db: Bug 1283032 - initialize members from RunnableMethod in constructor. r?billm
draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Fri, 01 Jul 2016 16:05:28 +0300 - rev 383157
Push
21950 by bmo:bpostelnicu@mozilla.com at Fri, 01 Jul 2016 13:06:01 +0000
Bug 1283032 - initialize members from RunnableMethod in constructor. r?billm
MozReview-Commit-ID: L6tAqI1ci1b
a8c772953b175c861e63b23672f05bd87381dd94: Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 01 Jul 2016 14:30:42 +0200 - rev 383156
Push
21949 by jdescottes@mozilla.com at Fri, 01 Jul 2016 12:59:00 +0000
Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins
Most test modifications deal with listening to the proper events.
As mentioned in the parent commit, the keyboard navigation for the
inspector-search changed a bit with this change, so the related test
case is using a slightly different scenario.
MozReview-Commit-ID: BgSa69bSSFB
795c334d6fb6623d80c1dc610df096f279a487d1: Bug 1266456 - part9: use HTMLTooltip for autocomplete-popup;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 01 Jul 2016 14:57:47 +0200 - rev 383155
Push
21949 by jdescottes@mozilla.com at Fri, 01 Jul 2016 12:59:00 +0000
Bug 1266456 - part9: use HTMLTooltip for autocomplete-popup;r=bgrins
Modify the devtools autocomplete-popup to rely on a HTMLTooltip instance
instead of a XUL panel.
Other than the straightforward migration to HTML, the main difference with
the new implementation is that the richlistbox has now been replace with a
simple HTML list element. The former XUL widget used to be able to take the
focus from the input it was linked to.
This is no longer the case. Most autocomplete users were always keeping the
focus in the input, except for the inspector-search, which was moving the
focus back and forth between the input and the autocomplete's richlistbox.
Now the focus is always in the input. A practical example to illustrate how
this changes the UX: before when the user had the focus on the first element
of the list, pressing "DOWN" would keep the element selected but visually move
the focus in the input. Now the selection simply cycles to the next item.
Even though this introduces a difference in behaviour compared to the previous
implementation, it makes the inspector search UX consistent with the other
autocomplete widgets used in devtools.
Another difference is about the display for the inspector-search. The position
of the autocomplete popup used to be above the input. This is now impossible to
achieve because the search input is at the top of the toolbox and the HTML tooltip
can not exceed the limits of the toolbox.
For this #2 issue, either we manage to use XUL panel wrappers, in which case, the
autocomplete will be displayed as it used to. Or we can invert the order in which
items are inserted and explicitly ask for the autocomplete to be displayed below the
input. I prefered not to change this here in order to make the code change easier to
understand, but it should be addressed in a follow-up.
MozReview-Commit-ID: jH9aXm9Jvz
1126efefe73800aea6602c9c3f0134bf1d3d1a58: Bug 1283764 - fix display of noResults message in inspector computedview;r=gl
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 01 Jul 2016 12:12:13 +0200 - rev 383154
Push
21948 by jdescottes@mozilla.com at Fri, 01 Jul 2016 12:34:02 +0000
Bug 1283764 - fix display of noResults message in inspector computedview;r=gl
MozReview-Commit-ID: BRZZXCRHRyW
a6e05ef5506ffe2db674d1fb724c2c9ef5353975: Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Wed, 29 Jun 2016 18:00:46 +0200 - rev 383153
Push
21947 by jdescottes@mozilla.com at Fri, 01 Jul 2016 12:10:24 +0000
Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins
Most test modifications deal with listening to the proper events.
As mentioned in the parent commit, the keyboard navigation for the
inspector-search changed a bit with this change, so the related test
case is using a slightly different scenario.
MozReview-Commit-ID: BgSa69bSSFB
8f00701c62aeda55c30ea1e647c7dea4ac81287c: Bug 1266456 - part9: use HTMLTooltip for autocomplete-popup;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 01 Jul 2016 14:09:23 +0200 - rev 383152
Push
21947 by jdescottes@mozilla.com at Fri, 01 Jul 2016 12:10:24 +0000
Bug 1266456 - part9: use HTMLTooltip for autocomplete-popup;r=bgrins
Modify the devtools autocomplete-popup to rely on a HTMLTooltip instance
instead of a XUL panel.
Other than the straightforward migration to HTML, the main difference with
the new implementation is that the richlistbox has now been replace with a
simple HTML list element. The former XUL widget used to be able to take the
focus from the input it was linked to.
This is no longer the case. Most autocomplete users were always keeping the
focus in the input, except for the inspector-search, which was moving the
focus back and forth between the input and the autocomplete's richlistbox.
Now the focus is always in the input. A practical example to illustrate how
this changes the UX: before when the user had the focus on the first element
of the list, pressing "DOWN" would keep the element selected but visually move
the focus in the input. Now the selection simply cycles to the next item.
Even though this introduces a difference in behaviour compared to the previous
implementation, it makes the inspector search UX consistent with the other
autocomplete widgets used in devtools.
Another difference is about the display for the inspector-search. The position
of the autocomplete popup used to be above the input. This is now impossible to
achieve because the search input is at the top of the toolbox and the HTML tooltip
can not exceed the limits of the toolbox.
For this #2 issue, either we manage to use XUL panel wrappers, in which case, the
autocomplete will be displayed as it used to. Or we can invert the order in which
items are inserted and explicitly ask for the autocomplete to be displayed below the
input. I prefered not to change this here in order to make the code change easier to
understand, but it should be addressed in a follow-up.
MozReview-Commit-ID: jH9aXm9Jvz
530ad02f0ee855e5712b02dd9e8ef1320d167b8b: Bug 1266456 - part8: move HTML search autocomplete css to tooltips.css;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 20 Jun 2016 15:18:47 +0200 - rev 383151
Push
21947 by jdescottes@mozilla.com at Fri, 01 Jul 2016 12:10:24 +0000
Bug 1266456 - part8: move HTML search autocomplete css to tooltips.css;r=bgrins
MozReview-Commit-ID: 56QVG5IPS97
061f1687dfd9efb3c90398f130b12bce3e35a678: Bug 1283825 - Add a page-icon protocol to fetch the best icon for a url. r=adw
draft
Marco Bonardo <mbonardo@mozilla.com> - Thu, 30 Jun 2016 18:17:44 +0200 - rev 383150
Push
21946 by mak77@bonardo.net at Fri, 01 Jul 2016 11:31:06 +0000
Bug 1283825 - Add a page-icon protocol to fetch the best icon for a url. r=adw
MozReview-Commit-ID: 3exDniH8Hkm
003411f82097d960183f2ade75a81f16498ffe12: Bug 1283083 - Cloning a connection should re-attach databases to the clone. r=asuth
draft
Marco Bonardo <mbonardo@mozilla.com> - Wed, 29 Jun 2016 17:33:15 +0200 - rev 383149
Push
21946 by mak77@bonardo.net at Fri, 01 Jul 2016 11:31:06 +0000
Bug 1283083 - Cloning a connection should re-attach databases to the clone. r=asuth
MozReview-Commit-ID: CSZqvJNWthB
a2d970725d6a05d6dea21bf54162c966e68e625e: pgo
draft
Marco Bonardo <mbonardo@mozilla.com> - Wed, 29 Jun 2016 17:10:37 +0200 - rev 383148
Push
21946 by mak77@bonardo.net at Fri, 01 Jul 2016 11:31:06 +0000
pgo
MozReview-Commit-ID: Ae2394xnvQ9
31622164a15ec169186a407451a1616b78370e1a: Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
draft
Marco Bonardo <mbonardo@mozilla.com> - Wed, 29 Jun 2016 14:47:36 +0200 - rev 383147
Push
21946 by mak77@bonardo.net at Fri, 01 Jul 2016 11:31:06 +0000
Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
MozReview-Commit-ID: 2kxaXnUYIwT
8377079ab9ac3326dfc980874b41915ecd4047f1: bug 1280326 - followup fix to make MockedOpen really case-insensitive on Windows. r?jmaher
draft
Ted Mielczarek <ted@mielczarek.org> - Fri, 01 Jul 2016 07:15:23 -0400 - rev 383146
Push
21945 by tmielczarek@mozilla.com at Fri, 01 Jul 2016 11:14:11 +0000
bug 1280326 - followup fix to make MockedOpen really case-insensitive on Windows. r?jmaher
MozReview-Commit-ID: CE2zMBFK6Tx
fdcee57b4e4f66a82831ab01e61500da98a858e8: merge mozilla-inbound to mozilla-central a=merge
Carsten "Tomcat" Book <cbook@mozilla.com> - Fri, 01 Jul 2016 11:17:36 +0200 - rev 383145
Push
21945 by tmielczarek@mozilla.com at Fri, 01 Jul 2016 11:14:11 +0000
merge mozilla-inbound to mozilla-central a=merge