Commit Graph

16751 Commits

Author SHA1 Message Date
Nick Fitzgerald
3c471bdbf3 Bug 895318 - black boxing checkboxes look bad on windows; r=vporof 2013-07-23 15:17:43 -07:00
Ryan VanderMeulen
42e6c4c435 Merge m-c to inbound on a CLOSED TREE. 2013-07-23 16:14:26 -04:00
Nick Fitzgerald
2a44e76079 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-23 10:15:10 -07:00
Ed Morley
a86cc4ab9a Merge mozilla-central and fx-team 2013-07-23 14:01:57 +01:00
Ed Morley
8967d59d8a Merge latest green inbound changeset and mozilla-central 2013-07-23 13:56:12 +01:00
Panos Astithas
73b694e4c1 Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 15:46:13 +03:00
Mark Hammond
33d3f6e765 Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert 2013-07-23 17:41:12 +10:00
Panos Astithas
53e3da6d5c Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 09:47:47 +03:00
Panos Astithas
9fd5b7f2d0 Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell 2013-07-23 09:47:47 +03:00
Ryan VanderMeulen
4a1c350128 Merge m-c to fx-team. 2013-07-22 21:50:13 -04:00
Panos Astithas
3a8804f6e4 Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me 2013-07-22 16:11:34 +03:00
Tim Taubert
20a7bf7108 merge m-c to fx-team 2013-07-21 11:12:51 +02:00
ffxbld
e760f739ad No bug, Automated blocklist update from host bld-linux64-ec2-308 - a=blocklist-update 2013-07-20 03:35:40 -07:00
Allison Naaktgeboren
9bed61a2c6 Bug 869617. Remove dropdown menu from start sections.r=mbrubeck 2013-07-22 10:43:12 -07:00
Ed Morley
fc0be15eff Merge mozilla-central and inbound 2013-07-22 16:52:23 +01:00
Ed Morley
3d41b8763b Merge latest green inbound changeset and mozilla-central 2013-07-22 14:45:43 +01:00
Jonathan Wilde
ce1d7aa3d6 Bug 885242 - Part 6 - Implement proper disabled states. r=mbrubeck
--HG--
extra : rebase_source : f7a23ae819244653620883566e3f5a082e94d85a
2013-07-18 00:22:30 -07:00
Jonathan Wilde
813454d718 Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : fa208219b7123d9243f3f070e7ddc40675265985
2013-07-18 00:21:40 -07:00
Jonathan Wilde
76fc1e4153 Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : d6a29fa4e5233a68331afbc655f2644e8b35e21f
2013-07-18 00:19:54 -07:00
Jonathan Wilde
be54fda557 Bug 885242 - Part 3 - Update existing toolbar buttons with 1.4x modes, add 1.8x versions. r=mbrubeck
--HG--
rename : browser/metro/theme/images/appbar-back.png => browser/metro/theme/images/navbar-back.png
rename : browser/metro/theme/images/appbar-back@1.4x.png => browser/metro/theme/images/navbar-back@1.4x.png
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/navbar-forward.png
rename : browser/metro/theme/images/appbar-forward@1.4x.png => browser/metro/theme/images/navbar-forward@1.4x.png
rename : browser/metro/theme/images/appbar-menu.png => browser/metro/theme/images/navbar-menu.png
rename : browser/metro/theme/images/appbar-menu@1.4x.png => browser/metro/theme/images/navbar-menu@1.4x.png
rename : browser/metro/theme/images/appbar-pin.png => browser/metro/theme/images/navbar-pin.png
rename : browser/metro/theme/images/appbar-pin@1.4x.png => browser/metro/theme/images/navbar-pin@1.4x.png
rename : browser/metro/theme/images/appbar-star.png => browser/metro/theme/images/navbar-star.png
rename : browser/metro/theme/images/appbar-star@1.4x.png => browser/metro/theme/images/navbar-star@1.4x.png
extra : rebase_source : 3fd0e3274943b2a9f4b23096bdc9addc00eb7278
2013-07-18 00:16:59 -07:00
Jonathan Wilde
885087c357 Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : c5292e82d00371bdd4a5a8be8b3b7d80bb8cf472
2013-07-17 23:05:40 -07:00
Jonathan Wilde
a2211f601f Bug 885242 - Part 1 - Reorder browser.css to more closely follow the structure of browser.xul. r=mbrubeck
--HG--
extra : rebase_source : 2088fea97d8d03b5d18b1bdbe22493bfe4519792
2013-07-17 23:03:36 -07:00
Panos Astithas
eb2fcdcfab Bug 895426 - Disable browser_dbg_break-on-dom-event.js on OS X due to frequent failures. 2013-07-24 10:57:43 +03:00
Rodrigo Silveira
a2332ac6b6 Bug 893029 - Consider making the tab 'plus' button a larger target
--HG--
extra : rebase_source : b065cdc5f81dd54a973fa303e8bea2c1e06d605f
2013-07-16 15:42:59 -07:00
Rodrigo Silveira
1ea14324b9 Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
2013-07-23 14:22:31 -07:00
Jim Mathies
0018137a74 Bug 890529 - Update localization note on crashprompt strings. r=ally 2013-07-23 15:29:00 -05:00
Jim Mathies
d5d3733e5d Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
Georg Fritzsche
240fa2dbbd Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws 2013-07-04 20:01:10 +02:00
Georg Fritzsche
41e9620b64 Bug 887773 - Make plugin doorhanger work for data URLs & fixup permission usage. r=gavin 2013-07-03 15:01:06 +02:00
Mike Hommey
45178f3acf Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted 2013-07-21 13:58:23 +09:00
Sam Foster
53a12e6bd4 Bug 892632 - Hook up tile ribbon color in History tiles via new shared View module; refactor TopSitesView and BookmarksView to use same. r=mbrubeck 2013-07-19 18:17:08 -07:00
Matt Brubeck
ffb7786c86 Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps] 2013-07-19 16:59:23 -07:00
Matt Brubeck
991702e9b0 Bug 895962 - Dismiss the find bar when another app bar appears [r=rsilveira] 2013-07-19 16:59:22 -07:00
Dão Gottwald
9099fc07d7 Bug 894877 - permissions.js onRadioClick tries to pass a host string to SitePermissions.remove, needs to be an nsIURI instead. r=jaws 2013-07-19 23:15:35 +02:00
Robert Strong
8a1016ab4c Wallpaper fix - Bug 895473 - [Mac and Linux] Custom distribution settings for yahoo de and es distributions are not being set. r=mconnor 2013-07-19 13:17:29 -07:00
Ryan VanderMeulen
7b66cc1078 Backed out changesets 24c800ff4936 and 5e4e054f3c00 (bug 867143) for mochitest orange. 2013-07-19 12:00:29 -04:00
Benjamin Smedberg
79534d3c5a Bug 888292 - De-emphasize the plugin icon in the address bar when it doesn't need to catch the user's attention. With this change, the only time the icon will be "alert blue" is when a plugin is click-to-activate and it's too small to show the overlay inline in the page. Icons provided by shorlander. ui-review=lco r=jaws
--HG--
extra : rebase_source : 29f8c8ad4fd0234f1d2bf14451416ac7f744c6fb
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
c416701cd3 Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
a309313cb4 Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws
--HG--
extra : rebase_source : 71a035bf35cd8bb7910d54c34df073c3daf654e7
2013-07-19 10:02:47 -04:00
Adam Dane [:hobophobe]
4463cc7495 Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao 2013-07-18 15:00:46 -05:00
David Rajchenbach-Teller
009cfcae59 Bug 867143 - sessionStorage/localStorage tests. r=ttaubert 2013-07-19 10:32:52 -04:00
David Rajchenbach-Teller
0c82ea93ae Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-19 10:32:52 -04:00
Jim Mathies
c52c15b2d9 Bug 895243 - Hide selection monocles when the user edge swipes to hide the urlbar. r=mbrubeck 2013-07-19 08:55:21 -05:00
Jim Mathies
c1673a63e6 Bug 895284 - Fix plus tests for caret and selection monocles appearing at the same time after a urlbar tap. r=jwilde 2013-07-19 08:55:21 -05:00
Marco Bonardo
1aca1234da Bug 895288 - Stop loading earlier in browser_aboutHome.js to avoid console spam of Google css warnings
r=ttaubert
2013-07-19 15:51:37 +02:00
Reuben Morais
3526a1d754 Backed out changeset 8dfdebcc8ce6 (bug 893117) 2013-07-18 20:02:01 -07:00
Rodrigo Silveira
ced69b2639 Bug 892046 - part 2 2013-07-19 20:07:14 -07:00
Rodrigo Silveira
5dd3807a9b Bug 892046 - Reuse the start UI views for snapped view 2013-07-19 16:59:53 -07:00
Rodrigo Silveira
ffda20bc13 Bug 895174 - defect - not able to scroll list of recent history in snap view r=mbrubeck
--HG--
extra : rebase_source : 8b30ed307f7a91c7610a03613fd53ad627a398a0
2013-07-19 16:59:58 -07:00
Justin Dolske
a35442aa26 Bug 889500 - rearrange some strings in browser.dtd which Australis will later remove. r=gijs 2013-07-18 18:57:34 -07:00
David Zbarsky
16641ec9c8 Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv 2013-07-18 17:43:34 -07:00
Daniel Holbert
544604486a Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak 2013-07-18 17:13:32 -04:00
Sam Foster
967e1284b0 Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira
--HG--
extra : rebase_source : c256879c2e62f6f14c8914266d263373c0f10b6c
2013-07-17 11:20:16 -07:00
Sam Foster
d3c10e57d4 Bug 876033 - Reselect TopSites tiles when we undo deletion. r=mbrubeck
--HG--
extra : rebase_source : 38e8f9557d98b6bbdd2960f2a54550a388f19582
2013-07-17 11:19:42 -07:00
Sam Foster
3f3bb741ce Bug 876033 - Add arranged event to richgrid, event cleanup. r=mbrubeck
--HG--
extra : rebase_source : bb5b699fcdfd2024030c051f13fb13a28afd76c6
2013-07-17 11:18:09 -07:00
Gregory Szorc
5c25cc9036 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Robert Strong
8fe0d6a9e5 Windows only fix for Bug 882989 - Custom distribution settings for yahoo de and es distributions are not being set. r=bbondy 2013-07-18 08:37:20 -07:00
Allison Naaktgeboren
0169e72a77 Bug 844642 - Telemetry opt in and out in Firefox Options. r=tabraldes 2013-07-18 10:21:35 -04:00
Erik Vold
9470bfa621 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Allison Naaktgeboren
88c1da1e65 Bug 879113 - Part 2: Start screen should handle error cases when missing favicons, thumbnails gracefully. r=sfoster 2013-07-18 10:18:29 -04:00
Kamil Jozwiak
cd8492045c Bug 875937 - App bar pin tile icon refreshes after it is displayed instead of before. r=mbrubeck 2013-07-18 10:02:50 -04:00
Michael Harrison
34d445b4a1 Bug 890367 - Correctly handle non-ASCII text in browser.newtab.url. r=ttaubert 2013-07-23 10:52:20 -04:00
Ed Morley
06503604c7 Merge mozilla-central and inbound 2013-07-23 14:01:42 +01:00
Michael Kohler
2ecf31c80e Bug 513165 - remove "Web Search" item from Tools menu. r=dao 2013-07-23 12:49:59 +02:00
Dão Gottwald
2a40be40d9 Bug 896918 - Add "Keyboard Shortcuts" item to the Help menu. r=mdeboer 2013-07-23 12:43:54 +02:00
Dave Camp
816f9c863d Bug 888527 - Delete nodes using the remote protocol. r=paul 2013-06-17 06:52:55 -07:00
Dave Camp
7b7821bb9a Bug 888484 - Save the default inspection node. r=paul 2013-06-17 06:52:54 -07:00
Dave Camp
efd0ad190e Bug 886033 - Port markup view text value editing to inspector actor. r=paul
--HG--
extra : rebase_source : af259396ff4496b97d53edf39fa8f28c7edf9978
2013-06-17 06:52:55 -07:00
Dave Camp
641dc6ab57 Bug 886035 - Port markup view attribute editing to the inspector actor. r=paul
--HG--
extra : rebase_source : 2f11db865538ce3342dbb9f40fb7db2be1a9f5f6
2013-06-17 06:52:55 -07:00
Dave Camp
e7d9a9efa4 Bug 879523 - Remote the SelectorSearch. r=paul 2013-06-10 21:18:46 -07:00
Dave Camp
4829fb0b64 Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul 2013-06-17 06:52:55 -07:00
Girish Sharma
a89f2feefe Bug 892244 - Ctrl+[ / Ctrl+] to switch devtools tabs, r=harth 2013-07-20 19:06:43 +05:30
Francesco Lodolo [:flod]
40cc10b395 Bug 871697 - GCLI: review strings and l10n comment, fix wrong strings disconnectDesc and disconnectManual; r=jwalker 2013-07-20 05:18:43 +01:00
Joe Walker
94ba16c7f3 Bug 767587 - GCLI should have a type for files; r=mratcliffe 2013-07-20 05:17:24 +01:00
Dave Camp
a43fffd13a Bug 886032 - Port the markup view to the inspector actor (readonly). r=paul
--HG--
extra : rebase_source : f33acb5d1d70fa8c18410ede8c2ab73fc3482495
2013-06-10 21:18:46 -07:00
Ryan VanderMeulen
dd266aec21 Merge m-c to fx-team. 2013-07-19 20:57:44 -04:00
Sumedh Shekhar
19cf1c09fe Bug 873298 - Change "Filter scripts" string to "Search scripts" in debugger; r=harth 2013-07-19 13:47:23 -07:00
Nick Fitzgerald
6147451cd3 backout bug 877686 b/c of unknown spidermonkey bug causing permaorange 2013-07-19 13:13:35 -07:00
Ryan VanderMeulen
11d1107e97 Merge m-c to fx-team on a CLOSED TREE. 2013-07-19 13:44:28 -04:00
Panos Astithas
184fb48b45 Add the paused listener before resuming to avoid an intermittent test failure (bug 895426); r=me 2013-07-19 11:57:15 +03:00
Ryan VanderMeulen
f55329058f Merge m-c to fx-team. 2013-07-18 20:37:32 -04:00
Nick Fitzgerald
c7ce3ea2eb Bug 895318 - black boxing checkboxes look bad on windows; r=vporof 2013-07-18 11:18:32 -07:00
Paul Rouget
e0049516d0 Bug 796069 - [markup panel] gap space before closing bracket is distracting. r=harth 2013-07-15 04:39:00 +03:00
Panos Astithas
7bc67f036c Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug 2013-07-18 14:14:16 +03:00
Panos Astithas
ef2c716f24 Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell 2013-07-18 12:45:17 +03:00
Nick Fitzgerald
4a3b6d9db6 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-18 01:40:43 -07:00
Nick Fitzgerald
37d53532da Backed out changeset 960aa3700c37 2013-07-18 00:52:54 -07:00
Nick Fitzgerald
b68e635891 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-17 23:04:13 -07:00
Girish Sharma
17c6d3866d Bug 845752 - trying to see if profiler no longer leaks, r=anton 2013-07-18 01:58:04 +05:30
Paul Rouget
f8b0401a3f backout of dad6d2941780 (oranges bug 890195) 2013-07-17 19:28:07 +02:00
Ed Morley
845ac58daa Merge mozilla-central and fx-team 2013-07-17 15:50:36 +01:00
Ed Morley
85b3a8d8a0 Merge latest green fx-team changeset and mozilla-central 2013-07-17 15:44:39 +01:00
Paul Rouget
7aac11549c Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-17 14:23:23 +02:00
Ryan VanderMeulen
492d2d87f5 Merge m-c to fx-team. 2013-07-16 21:23:23 -04:00
Anton Kovalyov
6a81729364 Bug 828046 - Save/load profiles to/from disk; r=robcee 2013-07-16 16:03:33 -07:00
Dão Gottwald
f3b8a31d05 Bug 894349 - Sort permissions in the site identity panel and the page info window alphabetically. r=jaws 2013-07-16 22:12:48 +02:00
Ryan VanderMeulen
e370b74aec Merge m-c to fx-team. 2013-07-16 16:06:46 -04:00
Mihai Sucan
b6281a8bb9 Bug 889847 - Fix for intermittent browser_webconsole_bug_613013_console_api_iframe.js | Timed out while waiting for: console.log() message; r=me 2013-07-16 22:25:07 +03:00
Anton Kovalyov
45ed85189a Bug 885417 - Have UIDs as values for profiler sidebar items; r=vporof 2013-07-16 11:41:36 -07:00
Mihai Sucan
b6fefc2344 Bug 888407 - Fix for intermittent browser_console_iframe_messages.js | Test timed out, failed to match rule: iframe 1; r=me 2013-07-16 19:21:33 +03:00