Граф коммитов

29028 Коммитов

Автор SHA1 Сообщение Дата
Jared Wein 40d61b3372 Bug 754304 - make in-content preferences linkable via URL, follow-up to use the ignoreFragment API change that bug 1025195 landed. r=me
--HG--
extra : rebase_source : 6405245a2ccfdd09cc3cad86cf846d8c71c5abf7
2014-06-20 00:32:58 -04:00
Wes Kocher 387f8bb39f Merge m-c to fx-team 2014-06-19 18:33:19 -07:00
Wes Kocher af6ad08f86 Merge inbound to m-c a=merge 2014-06-19 18:07:43 -07:00
Wes Kocher 5e65930bcd Backed out changeset 332504a9d638 (bug 980506) for devtools bustage 2014-06-19 16:22:08 -07:00
Florian Quèze 8ab686ea99 Bug 1022640 - the Translation UI disappears when tearing off a tab, r=felipe. 2014-06-19 19:40:24 +02:00
Ed Morley 901a1e2acc Merge mozilla-central and fx-team 2014-06-19 17:20:10 +01:00
Ed Morley 6703cfdbb0 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-19 15:59:56 +01:00
Mike de Boer 782d1b99f9 Bug 1022725: add a mock httpd.js Translation provider for tests. r=florian,felipe 2014-06-19 16:56:02 +02:00
Mike de Boer a5ea2f48a7 Bug 1022725: Rename BingTranslation to BingTranslator and allow overriding URLs. r=florian 2014-06-19 16:56:00 +02:00
Dão Gottwald db6d95fa32 Bug 637608 - Use custom arrow images for the tab strip scroll buttons since the native ones often don't work well e.g. on dark backgrounds. r=mdeboer 2014-06-19 16:36:08 +02:00
Florian Quèze 156db1bd01 Bug 1027024 - Never translate 'language' disappears when close/open translation infobar using a expired key, r=mikedeboer. 2014-06-19 12:09:28 +02:00
Paul Rouget 91205e32cb Bug 1027202 - Update the template URL. r=jryans 2014-06-19 05:19:57 +08:00
Paul Rouget 116c1bd804 Bug 1025000 - move runtime details and permissions table inside webide. r=jryans 2014-06-19 05:19:56 +08:00
Paul Rouget a479270d5c Bug 1012760 - build a webide-specific addon manager. r=ochameau 2014-06-19 05:19:56 +08:00
Ryan VanderMeulen ad8fba4501 Merge m-c to fx-team. a=merge 2014-06-18 16:17:58 -04:00
Ryan VanderMeulen a16e68c38a Merge fx-team to m-c. a=merge 2014-06-18 16:15:32 -04:00
Brian Grinstead 5ffac867f9 Bug 1026560 - Make clicking the [docs] link in the type information popup in Scratchpad open the MDN page in a new window. r=past 2014-06-18 07:14:00 -04:00
Jordan Santell e53c1975d2 Bug 980506 - Implement GC listeners for AudioNodes in the WebAudioActor. r=vp
From f5f7afd0e7ff794caae1f8fb1e298f0f57fb014f Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  2 +
 .../test/browser_webaudio-actor-destroy-node.js    | 41 ++++++++++++++++++
 .../webaudioeditor/test/doc_destroy-nodes.html     | 32 ++++++++++++++
 browser/devtools/webaudioeditor/test/head.js       | 10 +++++
 toolkit/devtools/server/actors/call-watcher.js     |  9 ++--
 toolkit/devtools/server/actors/webaudio.js         | 49 ++++++++++++++++++++++
 6 files changed, 140 insertions(+), 3 deletions(-)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_webaudio-actor-destroy-node.js
 create mode 100644 browser/devtools/webaudioeditor/test/doc_destroy-nodes.html
2014-06-17 13:04:37 -07:00
Heather Arthur 8fed2e7fd8 Bug 1025693 - Resize all sidebars r=bgrins 2014-06-19 15:03:41 -07:00
Jordan Santell 8657f221cc Bug 1026766 - Support Media AudioNodes in the web audio editor. r=vp
From fe7f1f72bdb00e0ad2d687d40548138de506a4d6 Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  2 +
 .../test/browser_wa_properties-view-media-nodes.js | 45 ++++++++++++++++++++++
 .../test/doc_media-node-creation.html              | 29 ++++++++++++++
 browser/devtools/webaudioeditor/test/head.js       | 16 ++++++++
 toolkit/devtools/server/actors/webaudio.js         |  7 +++-
 5 files changed, 98 insertions(+), 1 deletion(-)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_wa_properties-view-media-nodes.js
 create mode 100644 browser/devtools/webaudioeditor/test/doc_media-node-creation.html
2014-06-17 15:54:53 -07:00
Drew Willcoxon 1011d1ad37 Bug 1027303 - Certain image URIs in search plugins break ContentSearch. r=felipe 2014-06-19 14:34:12 -07:00
Jared Wein 9954500055 Bug 754304 - make in-content preferences linkable via URL. r=mattn 2014-06-19 16:12:52 -04:00
Jared Wein ad3b621c9a Bug 1025195 - switchToTabHavingURI should have an option to ignore URL hashes when looking for already opened tabs. r=dao
--HG--
extra : rebase_source : 02cf11785573131ac8d0b267512e4cf93c43eb31
2014-06-17 10:01:41 -04:00
Carsten "Tomcat" Book 74b2514587 Backed out changeset bd48de0a468d (bug 1023957) for bc1 test bustage 2014-06-18 11:29:29 +02:00
Patrick Brosset a3a33074ec Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth 2014-06-18 10:25:40 +02:00
Birunthan Mohanathas 51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Jared Wein f9b9b3a77d Bug 1023957 - Disable the in-content preferences for Firefox 32. r=unfocused 2014-06-11 14:17:00 +02:00
Heather Arthur f71d7dd1a1 Bug 1025521 - Only update @media rule list once per update. r=bgrins 2014-06-15 16:30:00 +02:00
Panos Astithas ca81c6224e Remove closed connection targets from scratchpad and request a new one on evaluation (bug 949262). r=fitzgen
--HG--
extra : rebase_source : e507386dca54759499fdf7c8c70ec23732d261fc
2014-06-17 19:49:23 +03:00
Wes Kocher bf6636a318 Merge m-c to fx-team 2014-06-17 19:04:55 -07:00
Wes Kocher a12074887f merge fx-team to m-c a=merge 2014-06-17 18:50:12 -07:00
Wes Kocher 10e62c12a3 merge fx-team to m-c a=merge 2014-06-17 18:48:51 -07:00
Drew Willcoxon 00a611658b Bug 1021110 - Icons in about:newtab's search panel should be high-res (2x DPI) on high-res displays. r=ttaubert 2014-06-17 15:23:52 -07:00
Drew Willcoxon d962fbd62a Bug 1019990 - about:newtab preloader should load content.js. r=ttaubert 2014-06-17 12:35:34 -07:00
Drew Willcoxon 758bc9d5d2 Bug 1019991 - about:newtab should lazily build its search panel popup. r=ttaubert 2014-06-17 12:35:34 -07:00
Drew Willcoxon 155105face Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe 2014-06-17 12:35:34 -07:00
Drew Willcoxon 244a04f094 Bug 1026300 - Add Twitter logo to search plugin so about:newtab can use it. r=MattN 2014-06-17 12:35:06 -07:00
Drew Willcoxon 8460d40f6d Bug 1026298 - Add Wikipedia logo to search plugin so about:newtab can use it. r=MattN 2014-06-17 12:35:03 -07:00
Gijs Kruitbosch cb24401352 Bug 934103 - aURL is undefined, r=dao
--HG--
extra : rebase_source : f2a98e2ebf7ed8237518d429ce3ee0ca1dc4c943
2014-06-17 16:05:10 +01:00
Jordan Santell 7ba7d04215 Bug 1025950 - Add hooks into telemetry for the shader editor. r=vp, r=miker 2014-06-16 15:41:00 -04:00
Ryan VanderMeulen b61dcafc3d Merge m-c to fx-team. a=merge 2014-06-17 15:42:06 -04:00
Ryan VanderMeulen 6f80c55849 Merge inbound to m-c. a=merge 2014-06-17 15:39:04 -04:00
Ryan VanderMeulen 7cfa54147d Merge m-c to mozilla-inbound. a=merge 2014-06-17 15:43:06 -04:00
Boris Zbarsky 3a5702d71d Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop 2014-06-17 15:01:47 -04:00
Carsten "Tomcat" Book 292644462f Merge mozilla-central to fx-team 2014-06-17 14:35:35 +02:00
Carsten "Tomcat" Book e6b190e7a8 merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
Patrick Brosset 10e671ad1a Bug 1025880 - Avoid highlighting the default selection when the page is reloaded or when the inspector is opened; r=miker 2014-06-17 13:50:41 +02:00
Blair McBride 104d9a5c22 Bug 994915 - Part 1: Move about:newtab CSS into /shared/, r=gijs
--HG--
rename : browser/themes/osx/newtab/controls@2x.png => browser/themes/shared/newtab/controls@2x.png
2014-06-16 22:20:00 +01:00
Joe Walker fedfd377af Bug 1025017 - Fix l10n issues with the GCLI help command and sync with web GCLI; r=mratcliffe 2014-06-17 09:12:17 +01:00
Joe Walker 2e4f3861ec Bug 1016285 - Add more unit tests for css coverage; r=harth 2014-06-17 09:12:16 +01:00
Joe Walker 992e55c041 Bug 1014223 - Use unique identifier for <style> elements; r=harth 2014-06-17 09:12:16 +01:00
Matthew Noorenberghe a5d22e8bff Bug 1026123 - Change the options.enableChrome reference to "add-ons" and the "Add-ons Manager" for consistency. r=Mossop, r=Pike 2014-06-16 13:57:00 -04:00
Vikneshwar 62897f47c5 Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen 2014-06-14 06:49:00 -04:00
Allison Naaktgeboren 880b7551d0 Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh 2014-06-17 10:03:47 +10:00
Asaf Romano 293536d1d6 Bug 977774 - Metric for tracking opts out of Instant Translation. r=felipe. 2014-06-22 12:23:40 +03:00
Florian Quèze 46e8421108 Bug 1022856 - Implement translator provider attribution. r=felipe
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Wes Kocher 4c297ef8c0 Merge m-c to inbound a=merge 2014-06-23 18:59:54 -07:00
Benoit Jacob dd08a67adb Bug 1028588 - Fix dangerous public destructors in miscellaneous places - r=ehsan 2014-06-23 18:40:03 -04:00
Mike Hommey cac162c613 Bug 1028100 - Add l10n tooltool manifest for windows builds. r=nthomas 2014-06-24 07:28:51 +09:00
David Burns 805a4ef5ac Correct test assert in dev tools test from Bug 1024642 r=bustage CLOSED TREE 2014-06-23 22:15:45 +01:00
David Burns 7c74403f7c Bug 1024642: Update devtools source editor and test to add rebeccapurple; r=jwalker 2014-06-23 10:24:17 +01:00
Michael Ratcliffe 1f7e252160 Bug 994729 - Make box model guides move on layout view region hover r=bgrins 2014-06-24 17:26:38 +01:00
Ed Morley 736101e1e8 Merge mozilla-central and fx-team 2014-06-24 17:24:53 +01:00
David Rajchenbach-Teller 409d9e236e Bug 883609 - Porting tests to new Session Restore backup mechanism;r=ttaubert
--HG--
rename : browser/components/sessionstore/test/browser_833286_atomic_backup.js => browser/components/sessionstore/test/browser_backup_recovery.js
2014-06-24 16:51:22 +02:00
David Rajchenbach-Teller dda55660fc Bug 883609 - Make Session Restore backups useful;r=ttaubert 2014-06-24 16:51:15 +02:00
Ed Morley bf417a9561 Backed out changeset e34a47ba8c1a (bug 971662) for highlighter.js:783 - NS_ERROR_NOT_AVAILABLE exceptions during the test run 2014-06-24 15:14:26 +01:00
Asaf Romano 900b49eb1e Bug 977770 - Count the times users manually adjust the offered translation pair. r=felipe. 2014-06-24 16:53:30 +03:00
Brian R. Bondy 65453653d0 Bug 1017156 - Fix tests for blank tab name now expected in TabOpen event. r=dao 2014-06-24 09:45:38 -04:00
Brian R. Bondy 0a3f260a5d Bug 1017156 - about:preferences briefly shows as the tab title when opening the in-content preferences. r=dao 2014-06-24 09:45:31 -04:00
Brian R. Bondy 8cd13a3270 Bug 1028575 - Remove brandShortName from Preferences tab title. r=jaws 2014-06-24 09:45:17 -04:00
Tim Taubert a6cce4d071 Bug 1029486 - Check for dead wrappers after running language detection r=felipe 2014-06-24 14:04:45 +02:00
Paolo Amadini 9fde0e4ab8 Bug 1023484 - Improvements and test for the initial requestAutocomplete stub. r=MattN
--HG--
rename : toolkit/components/formautofill/AutofillController.js => toolkit/components/formautofill/FormAutofillContentService.js
rename : toolkit/components/formautofill/nsIAutofillController.idl => toolkit/components/formautofill/nsIFormAutofillContentService.idl
2014-06-24 12:15:02 +01:00
Asaf Romano 80952d18ee Bug 1029363 - browser_translation_fhr.js fails if it runs on its own. r=ttaubert. 2014-06-24 11:42:49 +03:00
Asaf Romano 0e132b65dc Bug 973294 - Count the number of times 'Show Original' is used. r=felipe. 2014-06-24 11:41:52 +03:00
Asaf Romano a9690e1dd6 Bug 977774 - Count the number of times a user opts out of Instant Translation. r=felipe. 2014-06-24 11:40:24 +03:00
Patrick Brosset b9052af8a9 bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker 2014-06-24 10:09:30 +02:00
Richard Marti 049ecb802b Bug 1020286 - In-content prefs: Align the Sync content correctly. r=jaws 2014-06-11 08:22:22 +02:00
Dão Gottwald 179cf8d577 Bug 996053 - make nsISessionStore's setTabValue, setWindowValue and setGlobalValue take arbitrary JS values but throw for non-strings, for consistency with SessionStore.jsm. r=ttaubert
--HG--
extra : rebase_source : 6fc3457960da44e27be89ff89bbc9398ec87375a
2014-06-18 20:12:19 +02:00
David Rajchenbach-Teller 5e5608edd6 Bug 1019670 - Fix error in AboutHome.sendAboutHomeData: "TypeError: target.messageManager is undefined". r=felipc 2014-06-03 08:16:00 -04:00
Brian Grinstead a11d610e0a Bug 1011031 - Itchpad: Reload file that has already been opened when changed on disk. r=harth 2014-06-21 09:30:00 -04:00
Michael Ratcliffe f116c9391a Bug 1028609 - Fix this._elementStyle.rules is undefined in rule-view.js r=pbrosset 2014-06-24 10:54:50 +01:00
Joe Walker 0e06175e6e Bug 1028234 - Allow command buttons to use target; r=bgrins 2014-06-25 11:21:07 +01:00
Joe Walker 19227363e4 Bug 1023233 - Add getSpec to union type; f=gl, r=mratcliffe 2014-06-25 11:21:02 +01:00
Wes Kocher 0e306cd88c Merge m-c to fx-team a=merge 2014-06-24 18:51:01 -07:00
Victor Porof f68a8d7ae4 Bug 1029540 - ViewHelpers.L10N.numberWithDecimals doesn't properly handle NaN and numbers that can't be localized, r=bgrins 2014-06-24 21:45:52 -04:00
Victor Porof 285f9c80c1 Bug 1029097 - ViewHelpers.Prefs should have a way of clearing the cached preferences, r=rcampbell 2014-06-24 21:45:47 -04:00
Drew Willcoxon ef24c8b0ca Bug 1029735 - ContentSearch sometimes leaks event listeners and their closures (follow-up). r=ttaubert 2014-06-24 13:38:13 -07:00
Drew Willcoxon e62ad6fbc3 Bug 1029735 - ContentSearch sometimes leaks event listeners and their closures. r=ttaubert 2014-06-24 12:49:52 -07:00
Brian Grinstead 4398aaa1d6 Bug 1014046 - Project Editor: Re-enable tests on Windows. r=harth 2014-06-20 16:26:00 -04:00
James Long 1df6353542 Bug 1008372 - Don't specify column when moving a breakpoint so it's stored correctly. r=fitzgen 2014-06-23 12:54:00 -04:00
Jordan Santell 41fe39f8f6 Bug 994263 - Destroy GC'd nodes in the web audio editor views. r=vp 2014-06-24 09:20:00 -04:00
Felipe Gomes 39039f6701 Bug 1024757 - Translation FHR should report missed opportunities due to the detected language not being part of the list of supported languages. r=mdeboer 2014-06-19 13:42:29 -03:00
Ed Morley 9521481921 Merge mozilla-central and inbound 2014-06-19 17:11:32 +01:00
Brian R. Bondy fd335c8c32 Bug 775458 - Microsoft Security Essentials causes slow update fix. r=rstrong 2014-06-17 22:44:54 -04:00
Neil Deakin 139c38b2df Bug 994117, disable transition for popups in social tests, r=mixedpuppy 2014-06-16 14:43:10 -04:00
Neil Deakin 3884a72e08 Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil 2014-06-16 14:43:07 -04:00
Ryan VanderMeulen ef66038dae Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
Florian Quèze 3b3536a166 Bug 1012535 - Handle translation service unavailable errors, r=felipe. 2014-06-16 17:50:08 +02:00
Florian Quèze 14c0a7b7e5 Bug 1025956 - Missing toolbarbutton-dropdown-arrow@2x.png file - remove the CSS rule, r=Gijs. 2014-06-16 17:50:02 +02:00
Victor Porof d9f4e4b1de Bug 1025885 - Increase the timeout between window resizes required to update the canvas graphs, r=pbrosset 2014-06-16 09:04:27 -04:00
Victor Porof b4300f866c Bug 1025023 - Prevent redrawing the canvas graph on window resize if the graph dimensions haven't changed, r=pbrosset
--HG--
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10a.js
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10b.js
2014-06-16 08:59:36 -04:00
Victor Porof 1a04655381 Bug 1024633 - Add a way of specifying a fixed width or height for canvas graphs, r=pbrosset 2014-06-16 08:59:36 -04:00
Victor Porof 497e088be5 Bug 1007460 - Create a calls minimap, r=pbrosset 2014-06-16 08:59:36 -04:00
Francesco Lodolo (:flod) b20eda1ed7 Bug 1024975 - [browser] Ignore searchplugins/metrolist.txt in filter.py. r=gavin, f=pike 2014-06-13 04:14:00 +02:00
Jordan Santell 08f1f645c8 Bug 1024787 - Fix uncaught promise rejections in devtools/framework. r=jryans 2014-06-12 18:17:00 +02:00
Jordan Santell a89979d405 Bug 991075 - Fix unhandled promise errors. r=jryans 2014-06-12 18:03:00 +02:00
Phil Ringnalda 52634ae96e Merge f-t to m-c, a=merge 2014-06-15 09:36:23 -07:00
Phil Ringnalda 449d05b144 Merge m-i to m-c, a=merge 2014-06-15 09:28:20 -07:00
ffxbld b89df79359 No bug, Automated blocklist update from host bld-linux64-spot-135 - a=blocklist-update 2014-06-14 03:10:29 -07:00
Mark Hammond 149910a91a Bug 1016138 - Add telemetry probe for master password usage. r=dolske 2014-06-14 11:45:52 +10:00
Wes Kocher 2eed38ebe8 Merge fx-team to m-c a=merge 2014-06-13 17:39:46 -07:00
Tom Schuster 7078cf7ad0 Bug 1020651 - about:preferences do not work properly if browser.cache.{disk,memory}.enable is false. r=jaws 2014-06-13 19:13:37 +02:00
Brian Grinstead ef8f3b3489 Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ed Morley a19e1a048f Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00
Patrick Brosset 677b579626 Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
Brian Grinstead 5303f3531b Bug 942292 - DevTools themes - make the toolbars thinner;r=vporof 2014-06-13 09:11:32 -05:00
Florian Quèze 7fd9445f50 Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN. 2014-06-13 14:51:12 +02:00
Georg Fritzsche fb8786968f Bug 1021002 - Fix telemetry experiments jsfilter evaluation. r=bsmedberg 2014-06-13 14:50:10 +02:00
Gabriel Luong 9383fd04bf Bug 1024585 - Remove testcase in browser_cmd_inject.js that connects to ajax.googleapis.com. r=jwalker 2014-06-12 11:09:00 -04:00
Brian Grinstead 088243d9ff Bug 1023666 - Condition text labels in @media sidebar should wrap. r=harth 2014-06-11 18:10:00 -04:00
Heather Arthur e7109befe2 Bug 984051 - Make reload action more prominent when first opening the network panel. r=vporof 2014-06-10 13:46:00 -04:00
Dão Gottwald e806be6d33 Bug 1001871 - Make toolbarbutton.css use !important when setting toolbarbutton-text's margin to 0 in order to properly override global.css. r=Gijs 2014-06-13 13:58:23 +02:00
Dão Gottwald 64bb5d0a6a Bug 1015619 - Reduce browser.slowStartup.timeThreshold from 45 to 40 seconds. r=dolske 2014-06-13 13:58:23 +02:00
Mark Banner 80c167047f Bug 1022689 Separate out the Loop Push Handler from the Loop Service code to help similify testing and clarify separation of modules. r=mhammond 2014-06-16 08:41:17 +01:00
Benoit Girard beb4fd14be Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan 2014-06-06 17:53:42 -04:00
Tim Taubert 5672b08fe1 Bug 973292 - Record the number of characters that are translated with FHR r=felipe 2014-06-11 15:57:52 +02:00
Tim Taubert 162e284e4d Bug 1018913 - Customization mode favicon not showing anymore r=gijs 2014-06-12 20:32:46 +02:00
Victor Porof 52b6a6d9c9 Bug 957952 - Add some logging to browser_net_timing-division.js, r=dcamp 2014-06-12 12:16:59 -04:00
Victor Porof 848356e329 Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
Victor Porof ac0a685723 Bug 985417 - Fix uncaught promise rejection when running browser_net_simple-request-data.js, r=dcamp 2014-06-12 12:16:59 -04:00
Victor Porof b158940d17 Bug 1022202 - Fix uncaught nsIScrollBoxObject.ensureElementIsVisible promise rejections in the netmonitor tests, r=dcamp 2014-06-12 12:16:58 -04:00
Sami Jaktholm f808c19728 Bug 1017515 - Add copy color item to context menu of CSS rule and computed views. r=pbrosset 2014-06-12 06:02:00 -04:00
Gabriel Luong 3c64b70b09 Bug 1023923 - Remove the Firefox string from InjectManual l10n string. r=jwalker 2014-06-11 08:54:00 -04:00
Richard Marti bbadf88bb4 Bug 1021146 - In-content prefs: Remove the border below Popup Policy. r=jaws 2014-06-05 19:43:01 +02:00
Hernan Rodriguez Colmeiro 2f2ff056e0 Bug 1020245 - Call openPreferences from utilityOverlay.js. r=jaws 2014-06-11 07:39:00 -04:00
Jordan Santell f46ca62b60 Bug 1007913 - SVG in web audio editor should always be full size. r=vp 2014-06-11 10:58:00 -04:00
Jordan Santell 1d5b94387c Bug 994257 - Web Audio Editor now supports both landscape and portrait host views. r=vp 2014-06-11 14:27:00 -04:00
Tim Nguyen 78bef7be1a Bug 963002 - Adjust height of panel subview footers. r=Gijs 2014-06-11 10:50:00 -04:00
Paul Rouget 5e592ad7fa Bug 1007057 - add logs to test in case of orange. r=pbrosset 2014-06-12 14:47:36 +08:00
Paul Rouget 7ee35374fb Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau 2014-06-12 14:47:35 +08:00
Mark Hammond 5adb5a7c3a Bug 998934 - add a showFirefoxAccounts command to the UITour. r=Unfocused 2014-06-12 15:10:23 +10:00
Mark Hammond 0664322217 Bug 1023734 - make show() method sane and remove hide() method in about:accounts. r=ttaubert 2014-06-12 13:01:04 +10:00
Wes Kocher e8bddeb342 Merge m-c to fx-team 2014-06-11 18:52:12 -07:00
Wes Kocher 42ab217b5b Merge inbound to m-c a=merge 2014-06-11 18:46:34 -07:00
Ed Morley 557ecff5b6 Merge mozilla-central and fx-team 2014-06-11 18:07:43 +01:00
Ed Morley 403a66d9f6 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-11 17:29:15 +01:00
Bobby Holley 7e0a351dcf Bug 1020609 - Fix up webconsole. r=past
The basic setup is that Object (and now Array) Xrays apply various heuristics
to try to filter out dangerous properties from the underlying object. This
includes accessor properties, shadowing properties, callables, and non-Xrayable
objects. We need to make various fixes on the devtools side to keep this stuff
working.

Also, it would be nice if the tests were designed in such a way that a failed
string match didn't cause the whole test to hang without a useful error message.
2014-06-11 15:16:06 -07:00
Patrick Brosset a471e91cb3 Bug 1017115 - Fixes rule-view's highlight race condition to avoid duplicate headers; r=bgrins
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_content.js => browser/devtools/styleinspector/test/browser_ruleview_content_01.js
2014-06-11 15:54:45 +02:00
Gijs Kruitbosch 9645656d20 Bug 1020803 - make test only wait for popuphidden if the popup isn't already closed, rs=firebot,test-only 2014-06-11 13:46:22 +01:00
Gijs Kruitbosch c4bedd5427 Bug 908534 - test that chromeUI notification is shown for about:support when opened as a new tab, r=ttaubert 2014-06-11 11:56:30 +01:00
Florian Quèze 47cdb8262a Bug 1017560 - Choosing the same language will modify the state of Show Translation button, r=felipe. 2014-06-11 12:15:36 +02:00
Shashank Sabniveesu 105a591c18 Bug 1022214 - Remove the obsolete mTabstripCloseButton property. r=dao 2014-06-11 11:55:44 +02:00
Tim Nguyen 89ab9e4eab Bug 1022290 - Fix aero jar.mn entry for arrow-e@2x.png. r=bgrins 2014-06-11 13:15:01 -07:00
Brian Grinstead f07cc886a3 Bug 1022084 - Project Editor: turn on auto completion for JS & CSS files;r=harth 2014-06-11 13:14:56 -07:00
Heather Arthur b7cfaf03f1 Bug 1021202 - Turn @media sidebar on by default; r=bgrins 2014-06-11 13:14:52 -07:00
Nicolas Perriault 033195a4d4 Bug 1022874 - Add non-minified version of Backbone for Loop. r=Standard8 2014-06-11 11:03:50 +01:00
Nicolas Perriault 8193905a43 Bug 1022873 - Add non-minified version of Lodash for Loop. r=Standard8 2014-06-11 11:03:12 +01:00
Nicolas Perriault ab0c349930 Bug 1022872 - Add non-minified version of jQuery for Loop. r=Standard8 2014-06-11 11:01:21 +01:00
Tim Nguyen 36c894c553 Bug 949462 - Use the theme-twisty class for devtools variables view twisties. r=bgrins 2014-06-10 16:44:11 -07:00
Felipe Gomes e9eb482e27 Bug 1023311 - Package translation.manifest. r=gavin 2014-06-10 20:26:42 -03:00
Jared Wein 63c20b7003 Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs 2014-06-10 10:52:18 -04:00
Paul Rouget 578e75aaa6 Bug 1022492 - Listen to project-is-running earlier. r=jryans 2014-06-09 00:02:00 -04:00
Patrick Brosset 202878a0bd Bug 1021571 - Stop sending mutations to the front when the walker is being destroyed. r=bgrins 2014-06-10 02:00:00 -04:00
Ed Morley 8f6c4c7516 Backed out changeset e888096eee4b (bug 982656) for failures in browser_982656_restore_defaults_builtin_widgets.js 2014-06-10 17:13:28 +01:00
Jared Wein 9f167a11b2 Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs
--HG--
extra : rebase_source : aa305b184502c8addf4a91c94154155db3a66f7a
2014-06-10 10:52:18 -04:00
Victor Porof 8edc5892c9 Bug 1023019 - Fix 'grpah' comment typo in Chart.jsm, r=pbrosset 2014-06-10 11:01:50 -04:00
Dão Gottwald 71ccea9190 Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Victor Porof 1c83c5ed8f Bug 1023057 - Superfluous calculations for firstTick, lastTick and totalTicks in the line graph widget, r=pbrosset 2014-06-10 10:55:37 -04:00
Victor Porof 6144e90848 Bug 1023020 - Add a "ready" promise to canvas graphs, r=pbrosset 2014-06-10 10:55:32 -04:00
Victor Porof 1bf902d8ce Bug 1023019 - Make the canvas graphs plot the data underneath the selection, markers and cursor, r=pbrosset 2014-06-10 10:55:29 -04:00
Gijs Kruitbosch 490708879b Bug 979207 - add PanelUI panelshown listener before showing panel, r=mikedeboer 2014-06-09 10:02:59 +01:00
Jacob Acord bf104ebfdf Bug 1014323 - Do not add about:privatebrowsing to recently closed tabs r=ttaubert 2014-06-10 11:07:30 +02:00
Ed Lee 389a56837a Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Tim Nguyen abd62e94b2 Bug 1017565 - Update style editor media sidebar colors to match DevTools themes. r=bgrins 2014-06-09 13:17:00 -04:00
Ryan VanderMeulen 675480d6a7 Merge m-c to fx-team. a=merge 2014-06-09 18:18:30 -04:00
Mark Banner d906e2564f Merge Elm to m-c. a=merge 2014-06-09 23:04:43 +01:00
Ryan VanderMeulen 57fc868719 Merge fx-team to m-c. a=merge 2014-06-09 16:47:38 -04:00
Ryan VanderMeulen 2c4e67a9ed Merge inbound to m-c. a=merge 2014-06-09 16:46:33 -04:00
ffxbld 5d6165c841 Version bump. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release 2014-06-09 11:50:02 -07:00
Adam Roach [:abr] cbe641f3ba Bug 1022772 - SJCL should be unminified, versioned r=Standard8 2014-06-09 13:24:24 -05:00
Ed Morley db2da15e48 Merge mozilla-central and inbound 2014-06-09 17:18:00 +01:00
Masayuki Nakano de1b12e91e Bug 1020832 tabbrowser's constructor shouldn't use Cc and Ci since using it sometimes causes undefined error r=enndeakin 2014-06-09 22:42:02 +09:00
Florian Quèze f12bada15d Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe. 2014-06-09 16:50:58 +02:00
Joe Walker bb287a8929 Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe 2014-06-09 15:16:26 +01:00
Brian Grinstead 3faeb6a2ed Bug 1018955: Get rid of pause/resume button flicker when setting breakpoint;r=fitzgen 2014-06-09 08:04:18 -05:00
Mark Banner f7788f7d4e Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Nicolas Perriault d545069052 Bug 1018208 - Write missing tests for Loop "do not disturb" feature. r=Standard8 2014-06-09 10:29:54 +01:00
Mark Banner f4f4b816a5 Bug 1019733 Update loop.server preference to the production server. r=abr 2014-06-09 10:03:00 +01:00
Ryan VanderMeulen 1a316f5d4f Merge inbound to m-c. a=merge 2014-06-08 22:10:12 -04:00
Joe Walker 2342db18d4 Bug 989752 - Fix strings in GCLI help command; r=mratcliffe 2014-06-08 22:34:26 +01:00
Joe Walker 551fb99a2b Bug 896256 - Fix l10n for a number of strings in the GCLI 'cmd' command; r=mratcliffe 2014-06-08 22:34:14 +01:00
Joe Walker 6738e06653 Bug 903418 - Remove unhelpful GCLI 'media reset' manual text; r=mratcliffe 2014-06-08 22:34:02 +01:00
Joe Walker bbe933239e Bug 1020222 - Remove unused l10n strings; r=mratcliffe 2014-06-08 22:33:50 +01:00
Joe Walker 5aafe344ad Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c3
> prettifyCSS needs to be used client side or moved at the toolkit level.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c4
> Move the call to makeRemote to DeveloperToolbar.jsm
Not done. See https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c6

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c5
> We need to test first there's a cssusage actor.
> A toolbox might be debugging gecko < 32.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c2
> Kill reference to this._tabActor.browser. This might create issues
> with sub documents ("load" is sent to browser even for inner documents.
> It's not the case with tabActor.window).
Future work.
2014-06-08 22:33:36 +01:00
Tim Nguyen 882218a904 Bug 1022290 - Add HDPI asset for computed view arrow. r=bgrins 2014-06-08 00:26:00 -04:00
Gabriel Luong 6511b8c4c7 Bug 1016578 - Enhancement: Easily inject jQuery, underscore, or other useful libraries into pages from devtools. r=jwalker 2014-06-09 10:40:00 -04:00
Mark Banner 5737965ad2 Bug 994483 Fix running marionette tests locally and bug 1021573 Fix intermittent failure due to the server trying to bind to a socket that hasn't been released yet. r=jgriffin 2014-06-06 20:57:00 +01:00
Felipe Gomes 572b3a40d5 Bug 1012530 - Part 2. Reorder child nodes when swapping document state. r=florian 2014-06-08 13:04:59 -03:00
Felipe Gomes 8f618dd265 Bug 1012530 - Part 1. Keep information about placeholder nodes. r=florian 2014-06-08 13:02:13 -03:00
Nicolas Perriault 479cea6ac1 Bug 1020451 Implement basic accept/reject call buttons so that video isn't shown before the call is accepted. r=Standard8 2014-06-05 19:57:42 +02:00