Commit Graph

16729 Commits

Author SHA1 Message Date
Panos Astithas
9cb468553b 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
becb75f164 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
cbb2a2d81c Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
2013-07-23 14:22:31 -07:00
Jim Mathies
19a4afde94 Bug 890529 - Update localization note on crashprompt strings. r=ally 2013-07-23 15:29:00 -05:00
Jim Mathies
300924b790 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
37d6680e19 Bug 887773 - Test coverage for plugin doorhanger for data URLs. r=jaws 2013-07-04 20:01:10 +02:00
Georg Fritzsche
fa93068bcf Bug 887773 - Make plugin doorhanger work for data URLs & fixup permission usage. r=gavin 2013-07-03 15:01:06 +02:00
Mike Hommey
1c77819e51 Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted 2013-07-21 13:58:23 +09:00
Sam Foster
88af615fe8 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
5ee97af944 Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps] 2013-07-19 16:59:23 -07:00
Matt Brubeck
6487f53cad Bug 895962 - Dismiss the find bar when another app bar appears [r=rsilveira] 2013-07-19 16:59:22 -07:00
Dão Gottwald
226c42acf1 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
11c04bdaa0 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
731b078d71 Backed out changesets 24c800ff4936 and 5e4e054f3c00 (bug 867143) for mochitest orange. 2013-07-19 12:00:29 -04:00
Benjamin Smedberg
27f7f96417 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
dd57b47a65 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
67d9f93f74 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]
8388fc5f15 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
c6c561735c Bug 867143 - sessionStorage/localStorage tests. r=ttaubert 2013-07-19 10:32:52 -04:00
David Rajchenbach-Teller
fc122275c0 Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-19 10:32:52 -04:00
Jim Mathies
48a4453ae6 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
f260b7d877 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
ce228a3c10 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
b2074b59a7 Backed out changeset 8dfdebcc8ce6 (bug 893117) 2013-07-18 20:02:01 -07:00
Rodrigo Silveira
b4a21d723d Bug 892046 - part 2 2013-07-19 20:07:14 -07:00
Rodrigo Silveira
d83b88b41d Bug 892046 - Reuse the start UI views for snapped view 2013-07-19 16:59:53 -07:00
Rodrigo Silveira
88c85f6f0f 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
8c5c2d0445 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
3736c5e4e8 Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv 2013-07-18 17:43:34 -07:00
Daniel Holbert
72a9f5a162 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
4ba182d667 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
99290f8d63 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
347c59e564 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
4ca67f021a No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Robert Strong
ae6eb12174 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
44fd2e7edb Bug 844642 - Telemetry opt in and out in Firefox Options. r=tabraldes 2013-07-18 10:21:35 -04:00
Erik Vold
f887d05a95 Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Allison Naaktgeboren
9ab5946bab 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
3b22bd141b 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
e40a13da10 Bug 890367 - Correctly handle non-ASCII text in browser.newtab.url. r=ttaubert 2013-07-23 10:52:20 -04:00
Ed Morley
791e8139a6 Merge mozilla-central and inbound 2013-07-23 14:01:42 +01:00
Michael Kohler
85eba09377 Bug 513165 - remove "Web Search" item from Tools menu. r=dao 2013-07-23 12:49:59 +02:00
Dão Gottwald
bfed20773e Bug 896918 - Add "Keyboard Shortcuts" item to the Help menu. r=mdeboer 2013-07-23 12:43:54 +02:00
Dave Camp
a3d458a6b7 Bug 888527 - Delete nodes using the remote protocol. r=paul 2013-06-17 06:52:55 -07:00
Dave Camp
e66afd5293 Bug 888484 - Save the default inspection node. r=paul 2013-06-17 06:52:54 -07:00
Dave Camp
5b1de09806 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
01e8003ae8 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
9d47c12e35 Bug 879523 - Remote the SelectorSearch. r=paul 2013-06-10 21:18:46 -07:00
Dave Camp
58916c85bc Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul 2013-06-17 06:52:55 -07:00
Girish Sharma
b91bacd9ca Bug 892244 - Ctrl+[ / Ctrl+] to switch devtools tabs, r=harth 2013-07-20 19:06:43 +05:30
Francesco Lodolo [:flod]
8293129ca1 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
e7d00b9c69 Bug 767587 - GCLI should have a type for files; r=mratcliffe 2013-07-20 05:17:24 +01:00
Dave Camp
bfcca3153b 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
a482c7520a Merge m-c to fx-team. 2013-07-19 20:57:44 -04:00
Sumedh Shekhar
ea92bea020 Bug 873298 - Change "Filter scripts" string to "Search scripts" in debugger; r=harth 2013-07-19 13:47:23 -07:00
Nick Fitzgerald
3e782ca6c0 backout bug 877686 b/c of unknown spidermonkey bug causing permaorange 2013-07-19 13:13:35 -07:00
Ryan VanderMeulen
839fedb61a Merge m-c to fx-team on a CLOSED TREE. 2013-07-19 13:44:28 -04:00
Panos Astithas
45beee337d 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
ac01cf97ee Merge m-c to fx-team. 2013-07-18 20:37:32 -04:00
Nick Fitzgerald
a87b479c27 Bug 895318 - black boxing checkboxes look bad on windows; r=vporof 2013-07-18 11:18:32 -07:00
Paul Rouget
4275674a3d Bug 796069 - [markup panel] gap space before closing bracket is distracting. r=harth 2013-07-15 04:39:00 +03:00
Panos Astithas
d3b827e6e4 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
6277ba7fbb Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell 2013-07-18 12:45:17 +03:00
Nick Fitzgerald
2f3ef31459 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-18 01:40:43 -07:00
Nick Fitzgerald
e567f9e5f0 Backed out changeset 960aa3700c37 2013-07-18 00:52:54 -07:00
Nick Fitzgerald
c64ec717be Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-17 23:04:13 -07:00
Girish Sharma
58a2d68588 Bug 845752 - trying to see if profiler no longer leaks, r=anton 2013-07-18 01:58:04 +05:30
Paul Rouget
d008440e32 backout of dad6d2941780 (oranges bug 890195) 2013-07-17 19:28:07 +02:00
Ed Morley
c74f89cfb9 Merge mozilla-central and fx-team 2013-07-17 15:50:36 +01:00
Ed Morley
9a3fb9de28 Merge latest green fx-team changeset and mozilla-central 2013-07-17 15:44:39 +01:00
Paul Rouget
0525eab130 Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-17 14:23:23 +02:00
Ryan VanderMeulen
768b202455 Merge m-c to fx-team. 2013-07-16 21:23:23 -04:00
Anton Kovalyov
2cde89a45f Bug 828046 - Save/load profiles to/from disk; r=robcee 2013-07-16 16:03:33 -07:00
Dão Gottwald
59afd9606c 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
f02002d0e8 Merge m-c to fx-team. 2013-07-16 16:06:46 -04:00
Mihai Sucan
d233830af8 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
51254fa079 Bug 885417 - Have UIDs as values for profiler sidebar items; r=vporof 2013-07-16 11:41:36 -07:00
Mihai Sucan
395ca3718f 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
Jonathan Wilde
dbc0634be4 Bug 867543 - Part 3 - Dynamically update and pluralize the labels with all of the correct nouns attached. r=mbrubeck
--HG--
extra : rebase_source : b83293bfc40a12983a44e04295380d127c8b7227
2013-07-16 13:38:28 -07:00
Jonathan Wilde
fe0d196966 Bug 867543 - Part 2 - Add static labels. r=mbrubeck
--HG--
extra : rebase_source : bc7b5b58ecc667982160e325b99a45eb2cd9fd2a
2013-07-16 13:38:05 -07:00
Jonathan Wilde
afa3533a45 Bug 867543 - Part 1 - Generalize appbar css, make sprites more robust, move into platform. r=mbrubeck
--HG--
extra : rebase_source : d12d41611423782497c03ceb05bd8b40afd1b921
2013-07-16 13:32:36 -07:00
Jared Wein
32bfdc4d99 Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Matt Brubeck
da1873acb6 Bug 892759 - Add basic tests for the Metro find in page bar [r=rsilveira] 2013-07-15 15:20:32 -07:00
Matt Brubeck
94be9e3317 Bug 892759 - Minor code cleanup in metro/base/content/browser-ui.js [r=rsilveira] 2013-07-15 15:20:32 -07:00
Paul Rouget
ebda7cf571 Bug 865684 - [markup view] Higher Contrast for selected node. r=mikeratcliffe 2013-07-15 03:43:00 +02:00
Paul Rouget
3cdd2d4503 Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz 2013-07-17 05:08:00 +02:00
Victor Porof
32958a9516 Bug 892413 - Followup fixes for bug 887605, r=harth 2013-07-11 13:00:34 +03:00
Paul Rouget
fc941f606d Bug 892560 - [inspector] reloading the page breaks the inspector. r=dcamp 2013-07-15 00:40:00 +02:00
Paul Rouget
a995710069 Bug 892937 - [responsive mode] default size should be the 1st preset. r=harth 2013-07-12 05:58:00 +02:00
Richard Marti
3372c8f1df Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, r=jaws, ui-r=shorlander 2013-07-15 20:36:26 +02:00
Jared Wein
ed0f7b1b32 Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert 2013-07-15 17:13:22 -04:00
Ryan VanderMeulen
096b66dbe7 Merge m-c to inbound. 2013-07-15 17:07:04 -04:00
Ryan VanderMeulen
5ed72ade5c Merge inbound to m-c. 2013-07-15 17:03:59 -04:00
Jared Wein
102754daa3 Bug 888563 - Update Aurora and Nightly identity icons and colors. r=MattN 2013-07-15 15:59:39 -04:00
Gregory Szorc
721bd778b4 Merge fx-team into mozilla-central 2013-07-15 12:11:09 -07:00
Ed Morley
a395627026 Merge latest green inbound changeset and mozilla-central 2013-07-15 10:48:54 +01:00
ffxbld
6a6237bd98 No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-07-13 03:09:41 -07:00
Heather Arthur
55ba836f14 Bug 892757 - Also listen for events with -actorId in Style Editor client; r=dcamp
--HG--
extra : amend_source : b51769b6dd414ffeab01e8066074c0ee05d64ef3
2013-07-12 13:28:47 -07:00
Panos Astithas
036c713213 Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof 2013-07-12 22:13:21 +03:00
Ryan VanderMeulen
c8d12c6d14 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00