Commit Graph

30745 Commits

Author SHA1 Message Date
Tim Taubert
3b272ab41a Bug 1170759 - Prevent the mainView of a <panelmultiview> being shifted too far when showing a subView r=Gijs 2015-06-11 14:21:54 +02:00
Dave Townsend
3f85056bf8 Bug 1174471: Override autocomplete's default handling of left, right and home key presses. r=markh 2015-06-18 11:02:11 -07:00
Allasso Travesser
3785d65a96 Bug 1167923 - Change TabStateCache to use either xul:tab or xul:browser as key. r=ttaubert 2015-06-24 07:19:00 -04:00
Brian Grinstead
8f1b1aab40 Bug 1175637 - Make sure browserWin.BrowserViewSourceOfDocument exists before attempting to call it. r=jryans
This handles the case when there is a syntax error in browser.js that shows up in the
Browser Console, and you try to click the link to the source.  Without this, an exception
is thrown but with it the source opens in a new window.
2015-06-19 17:16:00 -04:00
Carsten "Tomcat" Book
a0dcf20fad merge mozilla-inbound to mozilla-central a=merge 2015-06-24 16:01:47 +02:00
Mark Banner
eacc6f6384 Bug 1176780 - Enable jsx-sort-props-types eslint rule for Loop. rs=dmose 2015-06-23 23:11:48 -07:00
Mark Banner
f06a6ac65b Bug 1176778 - Enable jsx-sort-props eslint rule for Loop. rs=dmose 2015-06-23 23:11:48 -07:00
Cykesiopka
edcfe1acb6 Bug 1176587 - Add "psm" tag for browser_blockHPKP.js. r=dkeeler 2015-06-21 22:11:00 +02:00
Eddy Bruël
4a3b049689 Bug 1171967 - Emit newSource events on ThreadClient instead of DebuggerClient;r=pbrosset 2015-06-22 15:17:12 +02:00
Carsten "Tomcat" Book
9d24397b67 Merge mozilla-central to fx-team 2015-06-22 14:46:50 +02:00
Carsten "Tomcat" Book
135b0588cd merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
Carsten "Tomcat" Book
eb307144bf merge fx-team to mozilla-central a=merge 2015-06-22 13:56:39 +02:00
Ursula Sarracini
8b09b84b6c Bug 1176517 - A white square is hiding text in New Tab tour. r=mardak 2015-06-21 01:14:51 -04:00
ffxbld
872a89ab60 No bug, Automated blocklist update from host bld-linux64-spot-224 - a=blocklist-update 2015-06-20 03:33:02 -07:00
Florent Fayolle
d450fe389f Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster 2015-06-20 08:47:00 +02:00
Patrick Brosset
f0eafae594 Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins
Introduced a new highlighter option that makes each region <path> element in the highlighter only
cover the actual area of the corresponding region, excluding the area of nested regions.
This is useful when used with the existing showOnly region because it lets users see exactly where
a given region is.
This patch makes the layout-view use this new option, so that when users hover over the various
regions in the layout-view, only the corresponding regions are highlighted.
2015-06-20 14:51:50 +02:00
Jordan Santell
d36d9f2a8c Bug 1176331 - Create a system module to consolidate usage of fetching device/system/os/constant information. r=jryans 2015-06-19 13:56:59 -07:00
Jared Wein
4170abf4d5 Bug 1169314 - Pocket icons missing from Windows HiDPI menuPanel sprite. r=Gijs 2015-06-20 01:16:09 -04:00
Jared Wein
cc26f24754 Bug 1176112 - A/B test for default browser setting UI on Windows 10. r=Gijs 2015-06-20 01:16:05 -04:00
Ryan VanderMeulen
2cc08b4a01 Merge inbound to m-c. a=merge
CLOSED TREE
2015-06-19 16:33:59 -04:00
Jared Wein
0fe7a6439b Bug 1176252 - Use a white magnifying glass icon in the awesomebar when an entry is highlighted. r=Gijs 2015-06-19 14:23:15 -04:00
Mike Conley
9f943a4366 Bug 1176391 - Remove privatebrowser-button and context menu click counts from BrowserUITelemetry.jsm. r=Gijs 2015-06-19 17:47:45 -04:00
Michael Ratcliffe
a001598bef Bug 1049888 - [e10s] Make the storage actor work in e10s and Firefox OS r=past 2015-06-20 17:39:22 +01:00
Mark Banner
a8a1c573ef Backout 391241169bec (bug 1171852) for unit test failures 2015-06-20 20:21:26 +01:00
Dão Gottwald
009ce698d7 Bug 1176233 - Simplify fullscreen code. r=xidorn 2015-06-20 12:35:10 +02:00
Panos Astithas
99184ea418 Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong 2015-06-20 19:45:10 +03:00
Mark Banner
af3db2c422 Bug 1176278 - Long strings in Loop's text chat cause the chat area to be horizontally scrollable. r=dmose 2015-06-20 17:32:53 +01:00
Dan Mosedale
ea66b1c143 Bug 1168848 - Make TextChat style correctly when focussed. r=Standard8
Now with a crazy long URL in the text to exercise our line-breaking!
2015-06-20 17:32:52 +01:00
Mark Banner
0db1c095e7 Bug 1176277 - Loop's text chat entries view should take up the whole height of the text chat view, when the input box isn't shown. r=dmose 2015-06-20 17:32:52 +01:00
Mark Banner
3ab31a4b39 Bug 1176241 - Stop scrollbars being shown all the time on Loop's text chat areas. r=dmose 2015-06-20 17:32:52 +01:00
Jordan Santell
801f525bff Bug 1150295 pt2: fix rebase error on renaming optimization hint. a=kwierso 2015-06-19 17:47:13 -07:00
Victor Porof
d7f5ccaf3c Bug 1174264 - Stacked Mountain Chart Widget, r=jsantell, a=Mossop 2015-06-19 19:26:27 -04:00
Franziskus Kiefer
3895469108 Bug 1145199 - Disable browser_referrer_open_link_in_private.js and browser_referrer_open_link_in_window.js on Linux for frequent intermittent failures.
CLOSED TREE
2015-06-19 08:36:01 -07:00
Victor Porof
16b2351d2f Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop 2015-06-19 11:00:25 -04:00
Victor Porof
4be59ee0be Merge fx-team with local clone 2015-06-19 19:25:07 -04:00
Victor Porof
5114cf6618 Bug 1161817 - Add more logging for browser_timeline-waterfall-sidebar.js and similar tests, r=me 2015-06-19 08:54:33 -04:00
Victor Porof
bb3c63597b Bug 1172120 - Add more logging for browser_perf-marker-details-01.js and similar tests, r=me 2015-06-18 15:29:51 -04:00
Jordan Santell
9ab2958c20 Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso 2015-06-17 14:31:15 -07:00
Andrea Marchesini
be6f774c61 Bug 1167296 - patch 3 - Use of removeAndPropagate r=nsm 2015-06-21 12:20:08 +01:00
Eddy Bruël
e082f25d10 Bug 1169343 - Implement DebuggerView.Workers;r=jlong 2015-06-19 13:51:37 +02:00
Christoph Kerschbaumer
47be47cb0a Bug 1136055 - 'Save link as' does not follow HTTP 302 response / redirection. r=gijs 2015-06-18 10:19:32 -07:00
Ryan VanderMeulen
d0fb678c01 Backed out changeset 9dc97d73b64f in favor of using a revised patch. 2015-06-19 10:19:11 -04:00
Jordan Santell
e9aae6612b Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp 2015-06-18 12:59:46 -07:00
Jordan Santell
73e26a803a Bug 1162385 - Intermittent fix: be less strict about profiler buffer status in recording model test. r=me 2015-06-19 14:37:07 -07:00
Jan Odvarko
193bb0ad47 Bug 1167080 - Use WebConsoleClient.getString. r=jryans 2015-06-18 09:44:43 +02:00
Jan Odvarko
bb9293d760 Bug 1167080 - HAR export automation. r=jryans 2015-06-17 14:34:45 +02:00
Andrei Oprea
71bdd2fd81 Bug 1171933-Reimplement spinners that Hello lost after markdown extraction, r=dmose 2015-06-18 23:05:33 -07:00
Mike Conley
868e647a39 Bug 1166351 - Add instrumentation to try to figure out why tabbrowser-remote-browser binding is sometimes removed. r=felipe. 2015-06-18 16:18:43 -04:00
Justin Dolske
82d587da6e Bug 1172226 - Create about: URIs for Pocket panel contents. r=jaws sa=abillings 2015-06-18 16:52:26 -07:00
Mark Banner
88588b0ba2 Bug 1169385 - Add referrer controls for Loop standalone page. r=dmose 2015-06-18 21:14:17 +01:00