Commit Graph

16751 Commits

Author SHA1 Message Date
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
Jonathan Wilde
30246b6267 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
0c883fac15 Bug 867543 - Part 2 - Add static labels. r=mbrubeck
--HG--
extra : rebase_source : bc7b5b58ecc667982160e325b99a45eb2cd9fd2a
2013-07-16 13:38:05 -07:00
Jonathan Wilde
938144dce6 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
da8b02a8df Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Matt Brubeck
0ca7a95671 Bug 892759 - Add basic tests for the Metro find in page bar [r=rsilveira] 2013-07-15 15:20:32 -07:00
Matt Brubeck
0aabf6b14e Bug 892759 - Minor code cleanup in metro/base/content/browser-ui.js [r=rsilveira] 2013-07-15 15:20:32 -07:00
Paul Rouget
b950ee03d1 Bug 865684 - [markup view] Higher Contrast for selected node. r=mikeratcliffe 2013-07-15 03:43:00 +02:00
Paul Rouget
20eb19b8d8 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
4cfd18d07e Bug 892413 - Followup fixes for bug 887605, r=harth 2013-07-11 13:00:34 +03:00
Paul Rouget
168bb19a99 Bug 892560 - [inspector] reloading the page breaks the inspector. r=dcamp 2013-07-15 00:40:00 +02:00
Paul Rouget
637fd2de85 Bug 892937 - [responsive mode] default size should be the 1st preset. r=harth 2013-07-12 05:58:00 +02:00
Richard Marti
fd3dd54cba 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
cec097a519 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
e537debdc8 Merge m-c to inbound. 2013-07-15 17:07:04 -04:00
Ryan VanderMeulen
3cc4f8b044 Merge inbound to m-c. 2013-07-15 17:03:59 -04:00
Jared Wein
37abc5cf02 Bug 888563 - Update Aurora and Nightly identity icons and colors. r=MattN 2013-07-15 15:59:39 -04:00
Gregory Szorc
9734a7b4ab Merge fx-team into mozilla-central 2013-07-15 12:11:09 -07:00
Ed Morley
58d740e5a9 Merge latest green inbound changeset and mozilla-central 2013-07-15 10:48:54 +01:00
ffxbld
c646a72f34 No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-07-13 03:09:41 -07:00
Heather Arthur
9878da2942 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
1298be4225 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
1877e98917 Merge m-c to fx-team. 2013-07-12 13:34:44 -04:00
Ryan VanderMeulen
8b191eba7a Merge inbound to m-c. 2013-07-12 13:29:35 -04:00
Rail Aliiev
2d2d183388 Bug 886842 - Add clang trunk builds for ASan. r=froydnj 2013-07-12 13:14:57 -04:00
Tim Taubert
2bfe2309a1 Bug 890409 - Disable browser_aboutHome.js for intermittent failures; rs=mak 2013-07-12 14:59:18 +02:00
Tim Taubert
036264069b Bug 891360 - Follow-up to fix syntax error; r=bustage 2013-07-12 14:00:00 +02:00
Tim Taubert
9334ff4cb8 Bug 891360 - Move SessionStore I/O logic to a dedicated worker; r=yoric 2013-07-12 13:46:14 +02:00
Tim Taubert
5b6a8586a9 Bug 892766 - SessionStore tests should wait for delayed startup to be finished when opening new windows; r=yoric 2013-07-12 13:35:18 +02:00
Tim Taubert
d0b63a8948 Bug 867550 - Make browser_aboutHome.js not fail if it starts before but runs past midnight; r=mak 2013-07-12 11:03:00 +02:00
Phil Ringnalda
6e511c3b0f Back out f4f2e5c32dc2 (bug 890409) for browser_aboutHome.js timeouts 2013-07-13 09:12:43 -07:00
Marco Bonardo
49cb2de151 Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions. r=ttaubert 2013-07-13 11:35:49 +02:00
Allison Naaktgeboren
0252b61830 Bug 879113 part 1/2, favicon errorhandling-Start screen should handle error cases when missing favicons, thumbnails gracefully.r=mbrubeck 2013-07-12 21:13:55 -07:00
Ryan VanderMeulen
36aae04be3 Merge m-c to fx-team. 2013-07-11 21:58:48 -04:00
Anton Kovalyov
59b695ca16 Bug 888881 - Use single unicode character … instead of '...' in label profilerStarted; r=robcee 2013-07-11 16:27:56 -07:00
Jim Mathies
80d4c2cd6b Bug 892449 - Merge forms.css into platform.css. r=mbrubeck 2013-07-11 11:53:10 -05:00
Jim Mathies
d59b78e34c Bug 882042 - Remove horizontal scrollbar from select popups. r=rsilveira 2013-07-11 11:53:10 -05:00
Shane Caraveo
64860957b7 bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Ed Morley
c9d819401a Merge mozilla-central and inbound 2013-07-15 13:04:32 +01:00
Mike Hommey
ffd522d5c2 Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Jonathan Wilde
07c3f88ac5 Bug 883390 - Part 2 - Add initial tests for autocomplete popup. r=jimm
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : d13c3aac364c32cf006984a191e9625816ac8fcd
2013-07-15 11:31:55 -07:00
Jonathan Wilde
ffc4a1c8b5 Bug 883390 - Part 1.6 - Use grid.xml to manage mouse/touch selection for urlbar.xml. r=sfoster
--HG--
extra : rebase_source : 887649e4ad410a003c3094f7887e579f4c24a5f4
2013-07-15 11:42:02 -07:00
Jonathan Wilde
fab3df707e Bug 883390 - Part 1.5 - Tidying up the urlbar bindings, adding extra _isGridBound for protection. r=sfoster
--HG--
extra : rebase_source : ceb842844ff0d74bb16d7c6467809a9febe0dab1
2013-07-15 11:29:44 -07:00
Jonathan Wilde
4308a5abec Bug 883390 - Part 1.4 - Update urlbar more intelligently, use tasks in doOpenSearch like we do in goToURI. r=sfoster
--HG--
extra : rebase_source : 18cd879a7ca42ed197de49759574ea66cfb27e5d
2013-07-15 11:27:28 -07:00
Jonathan Wilde
36a547693c Bug 883390 - Part 1.3 - Move unrelated internal method out of navigation section. r=jimm
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : e111ddb2ba4c4e6c95c11ebf063e96c3ecf156c3
2013-07-15 11:26:51 -07:00
Jonathan Wilde
2f19e36e3e Bug 883390 - Part 1.2 - Ensure and test that pastes from touch cause autocomplete to show (fixes 887120). r=jimm
--HG--
extra : rebase_source : 70a157aae818ea5e9710b77c684cc8856abfeba0
2013-07-15 11:25:45 -07:00
Jonathan Wilde
38b4c70bb4 Bug 883390 - Part 1.1 - Ensure that browser search engines are updated when settings are changed. r=sfoster
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : cf2eb7ccdbb22dcda22c9b6f6cd99137e3af7ade
2013-07-15 11:24:50 -07:00
Jonathan Wilde
5d4f293c23 Bug 883390 - Part 1 - Move autocomplete into overlay, centralize urlbar code. r=sfoster
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : a1cedc5a64cf780f76977b1193c60713cb83ef95
2013-07-10 12:14:00 -07:00
Rodrigo Silveira
c732d5e32b Bug 851344 - Extend the duration of the tab bar showing when the user opens a link in a new tab r=mbrubeck
--HG--
extra : rebase_source : 434e4215947e3072eb8b35928e9a493a5c9a33e6
2013-07-12 17:12:46 -07:00
Rodrigo Silveira
43fea69e3f Bug 856119 - Web content covered by the tab strip should not be active r=mbrubeck
--HG--
extra : rebase_source : 4336940c2a4d8fb82dde72d323eb3eebacddffcd
2013-07-12 14:24:02 -07:00
Ben Hearsum
f3ca513d74 bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
--HG--
extra : rebase_source : 84a54e6362d8d6cef6bbd0a88c1f59e3fa7972b6
2013-07-15 13:27:12 -04:00
David Keeler
9fdf9ea9d6 bug 886995 - wait for the popup to be populated in browser_CTP_drag_drop.js r=bsmedberg 2013-07-10 16:26:30 -07:00
Jonathan Wilde
e1c215a557 Bug 856264 - Defect - if context menu visible, tapping and holding another link will not produce new context menu. r=jmathies
--HG--
extra : rebase_source : 20cb8c50b490bdbc13001974f37eb6409e735c09
2013-07-15 10:58:26 -07:00
Jonathan Wilde
fb96e90eaf Bug 781002 - Story - Apply metro styling to the context menu. r=mbrubeck
--HG--
extra : rebase_source : 31e2287fc37deba1ec7c066a34dcd7c2116e6efe
2013-07-15 10:57:59 -07:00
Dão Gottwald
26b2b3d7aa Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
2013-07-15 17:58:09 +02:00
Dão Gottwald
0f71aba3f5 Backed out bug 691594
--HG--
extra : rebase_source : 2208453cec5ebfe78cfde94f856990e55bf7704f
2013-07-15 17:55:04 +02:00
Ryan VanderMeulen
c92f991c16 Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Johnny Stenback
bcf63714f6 Bug 879161 - Fix pdf.js fallout from bug 855613. r=bdahl 2013-07-11 10:43:35 -04:00
Tim Taubert
f302790087 Bug 879375 - Add SessionStore.getWindowDimensions() and tabPreviews.capture() to the reflow exclusion list; r=dao 2013-07-11 12:40:23 +02:00
Ed Morley
c46ac635b9 Merge mozilla-central and fx-team 2013-07-11 10:59:07 +01:00
Ed Morley
881a35e05a Merge latest green fx-team changeset and mozilla-central 2013-07-11 10:12:37 +01:00
Panos Astithas
fedbf437f3 Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Minarto Margoliono
e4bfbdc0ff Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth 2013-07-10 18:50:16 -07:00
Anton Kovalyov
c036dcdbe3 No bug - Remove unnecessary console.log calls from Cleopatra code; r=dcamp 2013-07-10 18:28:10 -07:00
Tim Taubert
483ec17f7a Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Ryan VanderMeulen
aaee3cf638 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
55f523c277 Merge fx-team to m-c. 2013-07-10 09:43:06 -04:00
Michael Ratcliffe
d9bf7ca0ab Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Victor Porof
2c8a884c2c Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past 2013-07-10 11:40:51 +03:00
Heather Arthur
bcf9ef08b8 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00
Jared Wein
034df468f0 Backed out changeset 160fcef60196 (bug 882977) 2013-07-09 17:33:50 -04:00
Anton Kovalyov
de264e943c Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Tim Abraldes
1a22e78be8 bug 845468. Move sync-related content to a flyout. r=ally
--HG--
rename : browser/metro/base/content/aboutPanel.js => browser/metro/base/content/flyouts/aboutFlyout.js
rename : browser/metro/base/content/preferences.js => browser/metro/base/content/flyouts/prefsFlyout.js
2013-07-10 19:30:11 -07:00
Jared Wein
7f25606377 Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao 2013-07-09 15:23:51 -04:00
Dão Gottwald
bcacb8f1a3 Bug 891833 - Identity box border is on the wrong side in RTL mode. r=mdeboer 2013-07-10 22:37:07 +02:00
Rodrigo Silveira
5be9afd38b Bug 891664 - Unable to flip remember password pref r=jimm
--HG--
extra : rebase_source : 7b424fc08f7441f3d31e756b2903a2bd40871a90
2013-07-09 18:10:04 -07:00
Jared Wein
e31c6db7ca Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao
--HG--
extra : rebase_source : 9c5e5f06645018333515dba89d4fc84cf9445338
2013-07-09 15:23:51 -04:00
Jared Wein
d5e11c4b5c Bug 885965 - Change browser_typeAheadFind.js to use load event instead of pageshow event. r=ttaubert
--HG--
extra : rebase_source : 4a5debbc10c50f41c7bbd5c45191daa152189997
2013-07-10 14:38:04 -04:00
Jared Wein
96aad59574 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert
--HG--
extra : rebase_source : 82e076e20b15d6a1518caba5d4f5e3b8618f9050
2013-07-10 14:15:35 -04:00
Mihai Sucan
d99153a1a6 Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Mihai Sucan
a49614b2cc Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee 2013-07-09 17:45:56 +03:00
Paul Rouget
ab3689b5dc Bug 858493 - Twisties in the markup panel are very off-centered and their sizes differ. r=jwalker 2013-07-08 08:57:00 +02:00
Paul Rouget
a5d2e0b029 Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-09 15:36:48 +02:00
Panos Astithas
a9e65d0214 Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me 2013-07-09 15:39:13 +03:00
Panos Astithas
ec526032b6 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas
e32dd9f2c7 Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Ed Morley
557ab49a47 Merge latest green fx-team changeset and mozilla-central 2013-07-09 08:52:05 +01:00
Ryan VanderMeulen
215645f6ca Merge m-c to fx-team. 2013-07-08 16:18:49 -04:00
Jim Mathies
ed61f7c7ff Bug 891016 - Use shareAxis for data points in first run metrics test. r=followup 2013-07-08 20:18:17 -05:00
Panos Astithas
65638038b5 Properly parse jar: URLs from add-ons (bug 876806); r=vporof 2013-07-08 17:47:30 +03:00
Paul Rouget
008503ee68 Bug 830684 - Sidebar toolbox height is 1px higher than the breadcrumbs. r=vporof 2013-07-08 13:17:19 +03:00
Paul Rouget
621a94994e Bug 889827 - Disable spellcheck in font inspector. r=vporof 2013-07-08 13:14:17 +03:00
Victor Porof
bd949c2e16 Bug 889504 - Exception while trying to go to the breakpoint, r=past 2013-07-08 13:14:17 +03:00
Ryan VanderMeulen
98fe35593c Merge m-c to inbound. 2013-07-07 20:21:33 -04:00
ffxbld
f024594398 No bug, Automated blocklist update from host bld-linux64-ec2-059 - a=blocklist-update 2013-07-06 03:24:06 -07:00
Tim Taubert
695e6702b9 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Cameron Paul
85be1e0b90 Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul 2013-07-03 14:58:00 +02:00
Paul Rouget
fbd1807c88 Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=jwalker 2013-07-03 06:49:00 +02:00
Rodrigo Silveira
c4e2ed7e70 Bug 878619 - Pressing Enter after pasting into navbar r=mbrubeck
--HG--
extra : rebase_source : 2ba31ca33167527470a46dd30aec7e3a39fca821
2013-07-08 10:55:02 -07:00
Michael Ratcliffe
a937feb13d Bug 852996 - MarkupView leaks the whole Inspector after being closed r=dcamp 2013-07-01 11:59:28 +01:00
Girish Sharma
db127aa92c Bug 887256 - Show the 'Restart Now' link only once and reduce paddings and margins from Options Panel, r=jwalker 2013-06-30 04:32:16 +05:30