Commit Graph

23247 Commits

Author SHA1 Message Date
Girish Sharma
1cfbf26848 Bug 1001131 - Reduce devtools footprint at browser startup - Session store for scratchpad manager. r=ttaubert 2014-05-20 04:30:24 +05:30
Blair McBride
bb9ff0ce04 Bug 1012526 - UITour.jsm only registers with UITelemetry when it's lazily imported on-demand. r=mconley 2014-05-21 12:25:50 +12:00
Richard Marti
41c5189fc5 Bug 993369 - Make the menulists wider in in-content preferences. r=jaws 2014-05-20 18:03:17 +02:00
Wes Kocher
5c2407243c Bug 991797 - convert most of the debugger frontend to use Task.jsm and fix discovered async errors r=victorporof 2014-05-20 15:55:39 -07:00
Girish Sharma
71aa602ba2 Bug 993014 - Tree and table widgets for devtools, r=bgrins 2014-05-21 03:54:08 +05:30
Marco Bonardo
05e2558336 Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Victor Porof
b29705c2fd Bug 1013304 - Search for function definition doesn't work, r=fitzgen 2014-05-20 15:15:16 -04:00
Ryan VanderMeulen
0494816c78 Merge m-c to fx-team on a CLOSED TREE. 2014-05-20 15:01:13 -04:00
Brian Grinstead
e8e940a3f7 Bug 987089 - fix -moz-user-focus rule in projecteditor on CLOSED TREE;r=jryans 2014-05-20 13:52:06 -05:00
Ryan VanderMeulen
cd0760c45b Merge fx-team to m-c. 2014-05-20 14:31:48 -04:00
Gijs Kruitbosch
8bff222b87 Bug 1008793 - add open location back on Mac hidden window and other macBrowserOverlay-using windows, r=dao
--HG--
extra : rebase_source : 75317372ddc73c16698f7ae7b3c64c654a5df420
2014-05-20 18:44:14 +01:00
Gijs Kruitbosch
e6eff188df Bug 993712 - get more information from timeout-ing test, rs=firebot, test-only
--HG--
extra : rebase_source : 563c13548e1347a5df710e7833bd761515cfcdfa
2014-05-20 16:55:13 +01:00
Paul Rouget
31f724f966 Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans 2014-05-20 12:26:19 -05:00
Brian Grinstead
bd42dd8121 Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-20 12:25:16 -05:00
Carsten "Tomcat" Book
4e6b93d81b Merge mozilla-central to fx-team 2014-05-20 16:17:08 +02:00
Dão Gottwald
e2e05e1533 Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs 2014-05-20 15:41:11 +02:00
Dão Gottwald
f13298bff8 Bug 987859 - TabsToolbar margin needs to be dropped when entering fullscreen mode rather than when the sizemode attribute changes, which is too late. r=gijs 2014-05-20 15:01:56 +02:00
Carsten "Tomcat" Book
84cc9c6fdf Backed out changeset c058132f270e (bug 988481) for bc1 test failures 2014-05-20 14:01:41 +02:00
Marco Bonardo
7b9b9e302e Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Jonathan Kew
adc814fbfe bug 992650 - eliminate use of "embedded" fonts in about:accounts. r=gavin 2014-05-20 09:41:17 +01:00
Jonathan Kew
e4b559ffe8 bug 992650 - preliminary cleanup, remove CRLF line endings in aboutaccounts/main.css. r=gavin 2014-05-20 09:41:12 +01:00
Birunthan Mohanathas
76ca8ec617 Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
c4568a7085 Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e2a009d822 Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Valentin Tsatskin
0aaea2df0e Bug 1009552 - Fix overlap of neterror icon with header in RTL mode. r=jaws 2014-05-15 11:19:00 -04:00
Jordan Santell
3bfe9ef976 Bug 1006875 - Better styles for graphs in web audio editor, r=vp 2014-05-20 12:50:00 +02:00
Tim Nguyen
353c2a5e96 Bug 973691 - Make the code mirror find/go to line match the devtools theme. r=bgrins 2014-05-16 14:48:00 +02:00
Michael Pruett
38b09f6573 Bug 1004903 - Update about dialog to use UpdateChannel.jsm. r=gavin 2014-05-15 13:55:41 -05:00
Tim Taubert
b8a73a568f Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw 2014-05-19 23:33:59 +02:00
Paul Rouget
b12aab6c39 Bug 1010387 - [appmgr v2] write tests and make good use of promises & tasks. r=janx r=jryans
---
 browser/devtools/app-manager/app-validator.js    |   2 +-
 browser/devtools/webide/content/newapp.js        |  30 +++-
 browser/devtools/webide/content/webide.js        | 180 +++++++++++++++--------
 browser/devtools/webide/modules/app-manager.js   |  27 +++-
 browser/devtools/webide/moz.build                |   1 +
 browser/devtools/webide/test/app.zip             | Bin 0 -> 480 bytes
 browser/devtools/webide/test/app/index.html      |   6 +
 browser/devtools/webide/test/app/manifest.webapp |   5 +
 browser/devtools/webide/test/chrome.ini          |  13 ++
 browser/devtools/webide/test/head.js             |  81 ++++++++++
 browser/devtools/webide/test/hosted_app.manifest |   3 +
 browser/devtools/webide/test/templates.json      |  14 ++
 browser/devtools/webide/test/test_basic.html     |  39 +++++
 browser/devtools/webide/test/test_import.html    |  65 ++++++++
 browser/devtools/webide/test/test_newapp.html    |  48 ++++++
 browser/devtools/webide/test/test_runtime.html   | 118 +++++++++++++++
 browser/devtools/webide/themes/details.css       |   1 -
 browser/devtools/webide/themes/newapp.css        |   4 -
 18 files changed, 558 insertions(+), 79 deletions(-)
 create mode 100644 browser/devtools/webide/test/app.zip
 create mode 100644 browser/devtools/webide/test/app/index.html
 create mode 100644 browser/devtools/webide/test/app/manifest.webapp
 create mode 100644 browser/devtools/webide/test/chrome.ini
 create mode 100644 browser/devtools/webide/test/head.js
 create mode 100644 browser/devtools/webide/test/hosted_app.manifest
 create mode 100644 browser/devtools/webide/test/templates.json
 create mode 100644 browser/devtools/webide/test/test_basic.html
 create mode 100644 browser/devtools/webide/test/test_import.html
 create mode 100644 browser/devtools/webide/test/test_newapp.html
 create mode 100644 browser/devtools/webide/test/test_runtime.html
2014-05-21 09:29:43 +02:00
Joe Walker
c734da39dd Bug 975522 - Add CSS coverage commands; r=harth 2014-05-22 11:04:47 +01:00
Patrick Brosset
7299945974 Backed out changeset 40f323c3c14e -- Style-editor completion broken 2014-05-22 10:44:35 +02:00
Manish Goregaokar
8d7de30475 Bug 994134 - Warn first time users on pasting code into the console. r=bgrins
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_642615_autocomplete.js => browser/devtools/webconsole/test/browser_webconsole_autocomplete_and_selfxss.js
2014-05-22 00:34:00 +02:00
Victor Porof
074fa92a3f Bug 1013949 - Consider removing the dashed underline from variables and properties. r=past 2014-05-21 09:43:43 -04:00
Althaf Hameez
885270a73e Bug 1011581 - Remove the unused optional parameter aFileExt in PlacesBackup r=mak 2014-05-21 08:39:00 +02:00
Paul Rouget
5828f84b51 Bug 1013872 - [appmgr v2] runtime button doesn't turn blue if not project is selected. r=janx r=ochameau 2014-05-22 09:16:13 +02:00
Paul Rouget
ec03bf1200 Bug 1011530 - [appmgr v2] Remove the logs from the main UI. r=janx r=ochameau 2014-05-22 09:14:54 +02:00
Jonathan Kew
82771bf980 bug 1012638 - ensure info icon stays the proper size even if the title wraps to multiple lines. r=Unfocused 2014-05-21 08:55:35 +01:00
Carsten "Tomcat" Book
1021555d7c Backed out changeset f611bb9c7cbd (bug 1013014) per suggestion from glandium to fix failing jsrefest on a CLOSED TREE 2014-05-21 09:25:57 +02:00
Joe Walker
8de7ee97f0 Bug 1007006 - Add Task.spawn support to GCLI commands. r=harth 2014-05-08 04:22:00 -04:00
Francesco Lodolo (:flod)
83e4c06bf5 Bug 1006299 - Rename options.enablePersistentLogging.tooltip to reflect new string content. r=vp 2014-05-21 06:04:00 -04:00
Jared Wein
64b2087b9a Bug 759252 - Use CSS animations for the connecting and progress throbbers. r=fryn, r=Dao 2014-05-21 09:48:00 -04:00
Paul Rouget
840c3b1455 Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans 2014-05-21 16:38:21 -05:00
Brian Grinstead
85ba9582a6 Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-21 16:38:17 -05:00
Nicholas Nethercote
9fcf40eb03 Bug 1013014 (attempt 2) - Disable Trace Malloc on TBPL debug builds. r=glandium.
--HG--
extra : rebase_source : 08fa200fd205225f85b9845bf8c18ac38fe26e0d
2014-05-19 18:16:42 -07:00
Monica Chew
4841496a48 Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) 2014-05-22 16:26:57 -07:00
Mike Hommey
24c25012d5 Bug 1014300 - Ship replace_jemalloc library (jemalloc3) when replace-malloc is enabled. r=mshal 2014-05-23 07:24:22 +09:00
Robert Kaiser
8e8ac9fd30 back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet 2014-05-21 23:36:58 +02:00
Brian Grinstead
e14908b8c4 Bug 1011652 - mochitest-devtools fails when shared and tilt folders are run together;r=paul 2014-05-19 08:07:42 -05:00
Tim Nguyen
05b54d2fcc Bug 1009145 - HDPI support for Debugger icons. r=bgrins 2014-05-16 15:25:00 +02:00
Tim Nguyen
e72b733fbc Bug 1011249 - Add HDPI profiler-stopwatch.svg icon. r=bgrins 2014-05-16 14:53:00 +02:00
Gijs Kruitbosch
3f5f30f614 Bug 996635 - fix removing widgets from outside their area, r=jaws
--HG--
extra : rebase_source : c6e5fc5b2cb5e79f4fb7c1307c383157f8577c61
2014-05-12 21:47:17 +01:00
Girish Sharma
37932ae4af Bug 1011727 - Remove extra rules from themes/windows/devtools/debugger.css which are not in other platforms, r=bgrins 2014-05-17 03:26:44 +05:30
Ryan VanderMeulen
f28cfaafb2 Merge m-c to fx-team. 2014-05-16 15:31:28 -04:00
Ryan VanderMeulen
145ddadac6 Merge fx-team to m-c. 2014-05-16 15:06:03 -04:00
Alex Harris
fe21708dcc Bug 956044 - Add a checkered background to the inspector color swatches. r=bgrins 2014-05-15 14:14:00 -04:00
Florian Quèze
4a3490756e Bug 1008195 - Clicking on the notification icon should toggle the translation infobar, r=felipe. 2014-05-16 17:17:06 +02:00
Tim Nguyen
c058f4c7df Bug 998687 - Wrong Edit bookmark open state styling on Windows 7. r=jaws 2014-05-09 13:09:00 -04:00
Gijs Kruitbosch
77460aeeab Bug 946166 - make clicking disabled items not close the panel, r=mikedeboer 2014-05-15 19:35:33 +01:00
Carsten "Tomcat" Book
ecf9c41329 Merge mozilla-central to fx-team 2014-05-16 14:33:31 +02:00
Carsten "Tomcat" Book
b098a000b9 merge fx-team to mozilla-central 2014-05-16 14:17:01 +02:00
Patrick Brosset
cbde0ae529 Bug 835896 - First word in selector-search also matches classes and ids; r=harth 2014-05-16 14:06:12 +02:00
Georg Fritzsche
ffb7444989 Bug 1005270 - Trigger experiments initialization on opening the addon manager UI. r=bsmedberg 2014-05-16 12:56:25 +02:00
David Rajchenbach-Teller
0354862afe Bug 1010289 - Experiments.jsm should now handle its errors. r=bsmedberg 2014-05-15 03:12:00 +02:00
Panos Astithas
24604119c3 Update browser_dbg_chrome-create.js according to the recent BrowserToolboxProcess refactoring (bug 918507). r=me
--HG--
extra : rebase_source : abb15c381e68687c80908b7a3393a5639f6ab704
2014-05-14 17:27:37 +03:00
Tim Nguyen
a4052fb611 Bug 1009002 - Add 2x images for web console. r=bgrins 2014-05-13 08:18:00 +02:00
James Long
d0d975c8e8 Bug 986151 - Fix line number of breakpoints when added from context menu. r=past 2014-05-15 14:51:00 +02:00
Drew Willcoxon
2bbcf81cf1 Bug 1009299 - Add Yahoo logo to search plugin so about:newtab can use it. r=MattN 2014-05-15 19:04:50 -07:00
Drew Willcoxon
00b3900cda Bug 998303 - browser/base/content/test/general/browser_urlbar_search_healthreport.js attempts to connect to www.google.com. r=mak 2014-05-15 19:04:47 -07:00
Gijs Kruitbosch
52fe44276e Backed out changeset b32eb8beb7eb (bug 996635) for mochitest-browser bustage in other customizableui tests 2014-05-16 00:23:00 +01:00
Wes Kocher
7a4641e585 Merge m-c to fx-team 2014-05-15 16:19:06 -07:00
Wes Kocher
202d548b78 Merge inbound to m-c 2014-05-15 15:59:45 -07:00
Benjamin Smedberg
5643c0b0b1 Bug 1007710 - Add information about the currently-active experiment to the telemetry ping, r=gfritzsche+vladan
--HG--
extra : rebase_source : a6bde09d91162d9a77fa2d121442e2397e6c9526
2014-05-15 09:11:01 -04:00
Gijs Kruitbosch
2ebfc59f24 Bug 1006379 - don't attempt language detection if the document is gone, r=felipe 2014-05-15 13:56:37 +01:00
Gijs Kruitbosch
efe3b1f6a1 Bug 998523 - updateUI after logout, r=markh 2014-05-15 00:09:23 +01:00
Jordan Santell
0fe2edac9f Bug 998597 - Add icon for Web Audio Editor tool in developer tools. r=robcee 2014-05-14 11:37:00 -04:00
Gijs Kruitbosch
882953d7ac Bug 996635 - fix removing widgets from outside their area, r=jaws
--HG--
extra : rebase_source : c24812c5a95ddd79051dec1ff6cd71a56234aa3a
2014-05-12 21:47:17 +01:00
Jordan Santell
a94def8a0a Bug 1010419 fix race condition in web audio editor graph r=vporof
From a13c00bea8480dd9ca4540fb1b9745d6c76653ec Mon Sep 17 00:00:00 2001
 click opening inspector tests.
---
 .../webaudioeditor/test/browser_wa_graph-click.js  | 39 ++++++++++++++++------
 .../devtools/webaudioeditor/webaudioeditor-view.js | 25 +++++++++-----
 2 files changed, 45 insertions(+), 19 deletions(-)
2014-05-15 11:30:00 -07:00
Richard Marti
5c9e3daef2 Bug 994265 - Don't use ::before for radio and checkbox. r=jaws 2014-05-07 20:49:14 +02:00
Carsten "Tomcat" Book
99d95ae3fe Merge mozilla-central to mozilla-inbound 2014-05-16 14:31:46 +02:00
Jonathan Kew
0805ebf2c3 bug 1009563 - let the Info icon on the neterror page auto-size according to line height. r=Unfocused 2014-05-16 08:44:35 +01:00
Jared Wein
67cf328426 Bug 738797 - Enable the in-content preferences by default. r=Unfocused
--HG--
extra : rebase_source : bcff4e914e2b66da1b7a5b93ef21dc153519b6e4
2014-05-04 15:54:29 -05:00
Jared Wein
095311dd11 Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
--HG--
extra : rebase_source : 9b9c58a967bb52b596457f41b697085c46fb0ba6
2014-05-11 15:52:33 -04:00
Mike Conley
1567ec4e7f Bug 1008183 - Show a private browsing indicator on Windows in fullscreen mode if tabs are in the titlebar. r=jaws. 2014-05-16 08:00:00 -04:00
Paul Rouget
c421d08cf2 Bug 1011464 - [appmgr v2] Move locales files in content. r=Pike 2014-05-16 09:08:00 -04:00
Arpad Borsos
76f9f9863f Bug 1011854 - Remove usage of 2nd WeakMap#get parameter from SessionStore; r=ttaubert
--HG--
extra : rebase_source : a63bf620acd02ff5e72a0dc6821423d25a5f34e9
2014-05-20 14:19:14 +02:00
Biraj Karmakar
09c0db6fc0 Bug 998207 - Update privacy policy url in the about dialog. r=dao 2014-04-22 23:04:34 +05:30
Brandon Benvie
c995d1c9c5 Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 13:49:28 -07:00
Paul Rouget
95d561b33d Bug 1010712 - [appmgr v2] remove panels animation. r=jryans 2014-05-18 03:45:00 +02:00
Paul Rouget
204ecebb32 Bug 1010271 - remove active attribute when toolbox iframe gets destroyed. r=jryans 2014-05-18 03:05:00 +02:00
Paul Rouget
f6bdf8b626 Bug 1010174 - [appmgr v2] update runningApps list on uninstall. r=jryans 2014-05-19 10:39:00 +02:00
Tim Nguyen
a9ee4060ae Bug 1012166 - Use SVG files for itemArrow-* in DevTools. r=bgrins 2014-05-17 15:24:00 +02:00
Drew Willcoxon
ab63d53993 Bug 1009313 - ContentSearch.jsm should call nsIBrowserSearchService.init. r=felipe 2014-05-19 19:11:04 -07:00
Felipe Gomes
5e7f20bca5 Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian 2014-05-19 17:33:41 -03:00
Felipe Gomes
49f553b5c0 Bug 976554 - Replace original content of webpage's text nodes with translated content, or vice versa. r=florian 2014-05-19 17:32:09 -03:00
Felipe Gomes
5408f5dc81 Bug 976556 - Parse translation results back into the TranslationDocument and TranslationItem data structures. r=florian 2014-05-19 17:31:23 -03:00
Felipe Gomes
eb48bb6833 Bug 971054 - Part 4. Class to manage the service's auth token lifetime and renewal. r=florian 2014-05-19 17:29:47 -03:00
Felipe Gomes
a1b8b3b176 Bug 971054 - Part 3. BingRequest class that represents one network request sent to translation service. r=florian 2014-05-19 17:28:25 -03:00
Felipe Gomes
12e8acd688 Bug 971054 - Part 2. BingTranslator engine. r=florian 2014-05-19 17:27:32 -03:00
Felipe Gomes
b58a4ee904 Bug 971054 - Part 1. TranslationDocument class that manages the translation process and data for a document. r=florian 2014-05-19 17:26:55 -03:00
Tim Nguyen
4723a28cfa Bug 1012811 - Color swatch background doesn't stay in the right place while scrolling. r=bgrins 2014-05-19 15:21:25 -05:00
Alex Harris
c77b504405 Bug 1010959 - Move computedview.css theme files into single shared theme file. r=bgrins
--HG--
rename : browser/themes/osx/devtools/computedview.css => browser/themes/shared/devtools/computedview.css
2014-05-19 13:46:04 -05:00
Shane Caraveo
8d706ea359 Bug 1003523 make share button customizable, r=Gijs 2014-05-19 09:38:38 -07:00
Michael Ratcliffe
09c563a2eb Bug 974171 - Add DEVTOOLS_TOOLBOX_* flags. r=jwalker 2014-04-15 11:01:27 +01:00
Hernan Rodriguez Colmeiro
e6b64a55e6 Bug 881576 - "Convert storage quota notifications test to use in-content preferences". r=jaws 2014-05-22 08:23:00 +02:00
Hernan Rodriguez Colmeiro
e73626adeb Bug 974641 - Favicon for in-content preferences. r=jaws 2014-05-22 20:52:00 +02:00
Florian Quèze
910f580313 Bug 1013537 - Implement animated translation icon for "Translation in Progress" infobar, r=felipe. 2014-05-22 22:33:13 +02:00
Wes Kocher
64c4381b8e Merge m-c to inbound 2014-05-23 17:37:56 -07:00
Steve Fink
3c98e08c21 Annotate je_malloc_printf as non-GC function. r=terrence,sorta
Backed out changeset efde4f7c20e5 (bug 1014134) to re-enable replace-malloc for the haz build. This patch fixes the reason for that disablement.

--HG--
extra : rebase_source : 2ae1c63bc088debb1b6191100d08f688acfb4135
2014-05-23 16:43:58 -07:00
Gavin Sharp
131f5bd223 Bug 947574: Add some better debugging info to browser/components/search/test/browser_426329.js to help diagnose intermittent timeouts 2014-05-27 18:04:15 -07:00
Florian Quèze
edabe4c970 Bug 1000253 - Fix a mistake in the browser_devices_get_user_media.js test, r=MattN. 2014-05-28 00:48:05 +02:00
Florian Quèze
2c1e04524a Bug 1016342 - build translation by default, r=felipe. 2014-05-28 00:45:45 +02:00
Florian Quèze
9ee987506b Bug 1016367 - Package @2x translation icons on Windows and Linux, r=felipe. 2014-05-28 00:44:14 +02:00
Jordan Santell
778f2cc7c4 Bug 1013544 - Highlight active node in web audio editor. r=vp 2014-05-26 11:32:00 -04:00
Alex Harris
6112129748 Bug 1011624 - Move themes/*/devtools/inspector.css into themes/shared/devtools/inspector.css. r=bgrins
--HG--
rename : browser/themes/osx/devtools/inspector.css => browser/themes/shared/devtools/inspector.css
2014-05-27 09:24:00 -04:00
Jordan Santell
ea5dbf9534 Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp 2014-05-26 10:41:00 -04:00
Lars Swientek
5d89843b7b Bug 1002070 - Change nsINavBookmarksObserver to nsINavBookmarkObserver so that
right interface is accessed. r=mak
2014-05-27 02:42:00 -04:00
Maxim Zhilyaev
5163163b9f Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Paul Rouget
ec23de5fcf Bug 1007218 - Ability to execute App Manager V2 commands from shell. r=ochameau 2014-05-27 22:50:27 +02:00
Ryan VanderMeulen
478e28ef58 Merge m-c to fx-team. 2014-05-27 16:24:26 -04:00
Rob Campbell
3bb3302466 Bug 1010423 - disable browser_wa_properties-view-edit.js; a=sheriffs 2014-05-27 15:54:59 -04:00
Ryan VanderMeulen
041068cb0c Bug 1016308 - Update pdf.js to version 1.0.248. r=yury 2014-05-27 15:38:13 -04:00
Myk Melez
35a6e4115d Bug 938303 - enable user to reassign "quit application" shortcut on Mac; r=enndeakin
--HG--
extra : rebase_source : d4abe64845be02909cb946be8ce01c27b1e02477
2014-05-27 10:02:13 -07:00
Birunthan Mohanathas
562904c002 Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c"). r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
2014-05-26 21:55:08 +03:00
Birunthan Mohanathas
f9b1b35c3e Bug 869836 - Part 11: Use Append('c') instead of AppendLiteral("c"). r=ehsan
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Paolo Amadini
5f34b905ab Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Gijs Kruitbosch
2f414cb863 Bug 996988 - add more logging, remove listener as late as possible, to get more info about what circumstances are triggering our listener not getting called, r=test-only/firebot
--HG--
extra : rebase_source : bab908e94b023a478b5d56d333344dcf3be10274
2014-05-27 13:17:07 +01:00
Joe Walker
f515b7f59e Bug 1013887 - Fix typos in css coverage report; r=pbrosset 2014-05-27 12:07:04 +01:00
Gijs Kruitbosch
17fe4d3830 Bug 1015494 - fix sidebar state at the end of the test, r=mconley
--HG--
extra : rebase_source : 377a22b5e2850786453fe9f600f57005c1756bed
2014-05-26 21:12:57 +01:00
Joe Walker
ce07827af2 Bug 1013887 - Make CSS coverage should look nicer; r=harth 2014-05-26 19:57:58 +01:00
Joe Walker
69c11d1abd Bug 1013909 - Make CSS Coverage smarter in its handling of compressed style sheets; r=harth 2014-05-26 19:57:58 +01:00
Heather Arthur
24f4d95564 Bug 1012806 - Add @media rules sidebar to style editor; r=jwalker 2014-05-26 13:52:24 -04:00
Gijs Kruitbosch
cc0165806f Bug 977009 - switch to Cu.cloneInto instead of JSON.parse(JSON.stringify(foo)) because it's faster, r=vporof
--HG--
extra : rebase_source : 09dc0b502417ceb3384689f6517a4b21c46ff9d3
2014-05-26 13:25:00 +01:00
Dão Gottwald
c9f41b4721 Bug 1014587 - Simplify toolbar-menubar and TabsToolbar styling by never giving them a background color. r=mdeboer 2014-05-26 18:31:17 +02:00
Asaf Romano
8e269b2cf6 Bug 988275 - Choosing the same language in Translation Infobar will attempt to translate. r=florian 2014-05-26 17:03:13 +03:00
Carsten "Tomcat" Book
10a5ee2804 Merge mozilla-central to fx-team 2014-05-26 15:35:30 +02:00
Asaf Romano
75eb245d16 Bug 994037 - Translation infobar can be placed in the wrong tab. r=florian 2014-05-26 15:30:42 +03:00
Tim Taubert
54d36f9129 Bug 993959 - Fix focus outline for .notification-anchor-icon on Windows r=dao 2014-05-26 10:56:42 +02:00
Blair McBride
76578b64c3 Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley 2013-12-12 02:08:00 +00:00
David Rajchenbach-Teller
616d7a75ab Bug 989393 - Clean up old tabs and windows. r=ttaubert 2014-05-14 06:12:00 -04:00
David Rajchenbach-Teller
dc8916a340 Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert 2014-05-05 09:23:00 -04:00
Gijs Kruitbosch
67c5d4b310 Bug 1008402 - linux downloads button icon loses lwtheme color if using dark lwtheme (bright text), r=mconley 2014-05-13 00:05:31 +01:00
Tim Taubert
bd8181ccb9 Bug 1009599 - Restoring from about:sessionrestore fails when there is more than one tab in the window r=smacleod 2014-05-13 18:30:48 +02:00
Tim Nguyen
b435d05ab8 Bug 983978 - download-glow.png should be blue on Windows and Linux. r=Gijs 2014-05-13 22:26:00 +02:00
Michael Pruett
3eb6d8afb4 Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Jordan Santell
70c450d2c2 Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp 2014-05-13 21:59:00 +02:00
Wes Kocher
199335d57b Backed out changeset b9cee613c432 (bug 999865) for bc1 bustage on a CLOSED TREE 2014-05-13 20:29:28 -07:00
Wes Kocher
80648fa523 Merge m-c to fx-team 2014-05-13 18:59:41 -07:00
Wes Kocher
47d0ef7175 Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Wes Kocher
3bafc820e4 Merge b-i to m-c 2014-05-13 18:34:41 -07:00
Shane Caraveo
84e24406dc Bug 999865 provide ui indication of new provider buttons after activation, r=markh, r=unfocused 2014-05-13 18:05:54 -07:00
Ryan VanderMeulen
0ef33987f6 Merge m-c to b2g-inbound. 2014-05-13 16:27:50 -04:00
Eddy Bruel
e4bf16e506 Bug 859372 - Refactor webbrowser.js;r=past 2014-05-13 21:56:30 +02:00
Ryan VanderMeulen
9b547ba846 Merge m-c to inbound. 2014-05-13 16:27:45 -04:00
Theo Chevalier
09a636a45c Bug 1007765 - Update string entity name for btnPageCSS.tooltip, r=jryans 2014-05-13 08:11:32 -07:00
Panos Astithas
758895e0be Add a console test for inspection of optimized out variables (bug 1004562). r=vporof
--HG--
extra : rebase_source : e86a2000d30e58b3ec17ab64bfcd0ac7fed29e5b
2014-05-13 16:16:44 +03:00
Paul Rouget
7c8aa33c57 Bug 1009486 - Include webide.jar in package-manifest.in. r=mshal 2014-05-13 13:07:54 +02:00
vikneshwar
9c279cbd96 Bug 970962 - Use the default cursor in the markup-view. r=pbrosset 2014-05-12 13:56:00 -04:00
Drew Willcoxon
6ce7e114ec Bug 1009318 - Add Google search purpose for about:newtab. r=MattN 2014-05-13 12:37:19 -07:00
Drew Willcoxon
d287a6255d Bug 1009266 - Make about:newtab use 2x-DPI logos in 1x-DPI windows when a 1x logo isn't available. r=ttaubert 2014-05-13 12:37:13 -07:00
Alexandre Poirot
dbecf56045 Bug 1009090 - Fix content permissions in mulet. r=fabrice 2014-05-12 10:35:00 -04:00
Dão Gottwald
ddfcaf1c57 Bug 1007418 - Disable browser_visibleTabs_tabPreview.js for optimized builds on Windows 2014-05-13 06:56:55 +02:00
Ryan VanderMeulen
de54ba8212 Merge m-c to fx-team. 2014-05-12 16:33:27 -04:00
Ryan VanderMeulen
fec4f55a1d Merge inbound to m-c. 2014-05-12 16:32:53 -04:00
Andrea Marchesini
e3571cd697 Bug 1006027 - ConsoleAPI uses timestamps in msecs, r=bz 2014-05-12 18:03:55 +01:00
Gijs Kruitbosch
001ce7058d Bug 1003588 - don't let spacers, springs and separators go into the panel, r=jaws 2014-05-09 22:11:24 +01:00
Shane Caraveo
0f4d514698 Bug 960991 support for standard share endpoints, r=markh 2014-05-13 11:10:47 -07:00
Gijs Kruitbosch
31d51a411d Bug 1004255 - adjust flex so that inner panelUI-contents sizes correctly, r=mconley 2014-05-09 13:10:19 +01:00
Gijs Kruitbosch
22c038a755 Bug 1003542 - remove extra space at bottom of single-item menus in bookmarks menu button panel menus, r=mikedeboer 2014-05-09 21:14:16 +01:00
Patrick Brosset
61d5251aae Bug 997198 - Quick layout-view tests cleanup; r=bgrins 2014-05-12 16:51:10 +02:00
Patrick Brosset
a1a0bf1ec7 Bug 997198 - Create a standalone reflow actor; r=bgrins 2014-05-12 16:51:06 +02:00
vikneshwar
8bdbedad0f Bug 1005635 - Removed noise.png reference from connect.css. r=bgrins 2014-05-12 06:02:00 -04:00
Carsten "Tomcat" Book
efd9991739 Merge mozilla-central to fx-team 2014-05-12 13:52:46 +02:00
Carsten "Tomcat" Book
97853c8221 merge mozilla-inbound to mozilla-central 2014-05-12 13:33:19 +02:00
Jared Wein
860c0a0f3e Backed out changeset 0e11a16741bf (bug 741047) 2014-05-11 17:37:57 -04:00
Jared Wein
60135ed0dc Backed out changeset 4ac25e196c7a (bug 738797) 2014-05-11 17:37:40 -04:00
vikneshwar
bbec595a0b Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley 2014-05-09 11:29:00 +02:00
Drew Willcoxon
97246d948a Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg 2014-05-12 11:58:18 -07:00
Philipp Sackl
00de263b50 Bug 994582 - Tweak panel animation so that it looks good on all platforms/systems. r=enndeakin 2014-05-06 07:57:00 -04:00
Gijs Kruitbosch
f4097a50e8 Bug 1008559 - setLocationAttributes, as called from buildArea, should remove anchor attribute if set, r=mconley 2014-05-12 19:12:06 +01:00
Gijs Kruitbosch
22362992bb Bug 1000051 - fix hidpi close icon size, r=dao 2014-05-12 16:57:43 +01:00
Tim Taubert
fdb68231d5 Backed out changeset b77de3bb419e (bug 994954) 2014-05-13 13:07:44 +02:00
Florian Quèze
a86b7bc507 Bug 976574 - Implement 'Translation Preferences' option in infobar - tests, r=felipe.
--HG--
extra : rebase_source : f96151044fb083fa2c8e19d085c2a6a90700afe2
2014-05-13 09:57:20 +02:00
Florian Quèze
cbc89d175f Bug 976574 - Implement 'Translation Preferences' option in infobar, r=felipe.
--HG--
extra : rebase_source : 240d73d8d852a1868bb96e39d61fc7a80a60621b
2014-05-13 09:57:08 +02:00
Paul Rouget
1286cbec19 bug 1008951 - fix runtime opening sequence. r=jryans 2014-05-12 07:05:00 +02:00
Paul Rouget
e1753af449 Bug 999417 - Land the new App Manager UI. r=jryans r=mshal 2014-05-12 08:53:00 +02:00
Mike de Boer
45b6c10062 Bug 998157: use box-shadow instead of border to draw an outline around the back-button. r=dao. 2014-05-13 11:01:27 +02:00
Jared Wein
8b20ed2328 Bug 738797 - Enable the in-content preferences by default. r=Unfocused 2014-05-04 15:54:29 -05:00
Jared Wein
c0292d419a Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs 2014-05-11 15:52:33 -04:00
Tom Schuster
8ed45dacd5 Bug 1004693 - [e10s] Add keyword search does not work. r=felipe 2014-05-10 15:28:42 +02:00
Ryan VanderMeulen
7d2d988187 Merge b2g-inbound to m-c. 2014-05-09 16:02:25 -04:00
Dão Gottwald
8d9397b097 Bug 1007229 - Background tabs need to use the CaptionText color when using a high contrast theme on Windows 8/8.1. r=Gijs
--HG--
extra : rebase_source : 22c5f8232d055fe72828bdfd770141b134664751
2014-05-09 17:38:04 +02:00
Brian Grinstead
57fe62ba5f Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley 2014-05-09 09:58:26 -05:00
Valentin Tsatskin
176a168427 Bug 993373 - The shade of blue for hovered items should be different than the blue used for selected items in the dropdowns of the in-content preferences. r=jaws 2014-05-08 14:19:00 -04:00
Carsten "Tomcat" Book
42f044ab31 Merge mozilla-central to b2g-i 2014-05-09 14:20:02 +02:00
Carsten "Tomcat" Book
3bb93d8ddc merge fx-team to mozilla-central 2014-05-09 14:00:32 +02:00
Richard Marti
27aec40ff9 Bug 1007804 - In-content preferences: Correctly align the help icon on Linux and OS X. r=jaws 2014-05-08 21:17:21 +02:00
Heather Arthur
1354cc3bea Bug 1006231 - Get original source content for a stylesheet from source map's 'sourcesContent'. r=fitzgen 2014-05-08 15:25:00 +02:00
James Long
6e76e84a1e Bug 799077 - slide the breakpoint with a CSS transition when the server moves it r=past 2014-05-08 14:57:00 +02:00
Panos Astithas
6d0233623c Add a debugger test for inspection of optimized out variables (bug 1002456). r=vporof 2014-05-08 18:26:28 +03:00
Victor Porof
7083f83db5 Bug 1006589 - (relanded) Hovering an identifier will sometimes remove the highlighting of the line where the debugger is paused, r=rcampbell 2014-05-08 22:14:42 -04:00
Ed Lee
186d8b0a01 Bug 1007830 - Update to the tiles trial message text [r=adw]
Remove the confusing "Trial Sponsor" from the message.
2014-05-08 21:42:58 -07:00
Marina Samuel
8e9afbfde2 Bug 1000459 - revert bug 993581 to turn directory tiles on [r=adw]
Undo hardcoding of empty object.
2014-05-08 21:42:57 -07:00
Victor Porof
931687774e Bug 1006906 - Use hidpi icons for the variables view in widgets.inc.css, r=bgrins 2014-05-07 22:07:51 -04:00
Ryan VanderMeulen
f6190f2866 Backed out changeset b9e61c8bdf49 (bug 1002456) for mochitest-dt orange. 2014-05-08 16:10:16 -04:00
Ryan VanderMeulen
3062067673 Merge m-c to fx-team. 2014-05-08 16:07:20 -04:00
Ryan VanderMeulen
47351cb9f9 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Panos Astithas
85d9e370f8 Add a debugger test for inspection of optimized out variables (bug 1002456). r=vporof 2014-05-08 22:09:29 +03:00
Victor Porof
10b1e04a4d Bug 1007465 - The .variables-view-edit class in widgets.inc.css has left padding, r=bgrins 2014-05-07 22:10:42 -04:00
Benjamin Smedberg
92c97a4e91 Bug 1007389 - Implement plugin whitelist round 2, r=gfritzsche
--HG--
extra : rebase_source : 0ade8e9c73cd90f87409d01987ddcea0f406006c
2014-05-07 18:43:55 -04:00
James Long
fa08d3e84c Bug 995252 - Always remove a breakpoint and create a new one when setting the condition. r=past 2014-05-07 11:41:00 -04:00
Philipp Sackl
fc85cc1d9f Bug 994954 - Improve the design of loading throbbers. r=mak 2014-04-30 13:36:00 -04:00
Mike de Boer
d593dc6801 Bug 1006490: revert changes made to the print button tooltip in bug 979479. r=dao. 2014-05-08 14:35:43 +02:00
Carsten "Tomcat" Book
bebf504b27 Merge mozilla-central to fx-team 2014-05-08 14:32:22 +02:00
Carsten "Tomcat" Book
63b10fed0b merge mozilla-inbound to mozilla-central 2014-05-08 13:46:32 +02:00
Mike de Boer
e6e73a8258 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Carsten "Tomcat" Book
978cb2cd2a Backed out changeset df8bf3b71adb (bug 1006589) for frequent dt1 test failures 2014-05-08 09:26:29 +02:00
Richard Newman
d122cf41ba Bug 995412 - Graphic assets for desktop Sync should be run through an optimizer to reduce size. r=trivial DONTBUILD 2014-05-07 21:00:41 -07:00
Wes Kocher
635606fa38 merge inbound to m-c 2014-05-07 17:06:22 -07:00
Ryan VanderMeulen
6344b491fe Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Rob Campbell
82218357e2 Bug 998302 - Connect to about:config instead of about:credits to avoid accessing mozilla.org when the test runs. r=robcee 2014-05-07 10:38:00 -04:00
Chris Peterson
4dbc8663e9 Bug 982396 - Initialize PlacesToolbarHelper _shouldWrap before using it. r=mak 2014-04-29 21:09:36 -07:00
Robert Kaiser
7295e5df9a Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason 2014-05-07 12:11:56 +02:00
Carsten "Tomcat" Book
cbb534cf20 merge fx-team to mozilla-central 2014-05-07 14:09:14 +02:00
Carsten "Tomcat" Book
8c9085d132 Backed out changeset 22347f9e52cd (bug 989890) for bc1 testfailures 2014-05-07 10:38:27 +02:00
Richard Marti
557ec424ad Bug 989890 - Port the help button to in-content prefs. r=jaws 2014-05-05 22:54:57 +02:00
Jordan Santell
eaee808667 Bug 1006287 - Clicking a graph node in the audio dev tool focuses the param view for the node. r=vp 2014-05-06 17:07:00 +02:00
Mark Hammond
e9e947e226 Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Mark Hammond
930ed8d05e Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Gorman Ho
19ea92b182 Bug 993416 - Add "Paste Outer HTML" to the inspector context menu. r=bgrins 2014-04-26 21:59:43 -06:00
Richard Marti
016cf16d28 Bug 989890 - Port the help button to in-content prefs. r=jaws 2014-05-05 22:54:57 +02:00
Victor Porof
87dbabdc89 (no bug) Request longer timeout for browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js to hopefully fix timeouts while GC-ing after the test finishes on a CLOSED TREE, r=me 2014-05-07 13:43:10 -04:00
Victor Porof
d527390a48 Bug 1006915 - The node inspect icon in the variables view should appear before the F/S/N/Lock icons, r=rcampbell 2014-05-07 09:38:18 -04:00
Victor Porof
ef8dd9e613 Bug 1006878 - The input box is slightly misplaced when editing properties with no value (getters/setters), r=rcampbell 2014-05-07 09:38:18 -04:00
Victor Porof
c97db357fe Bug 1006825 - Variable values in the inspection popup look ugly when touching the popup's edge, r=rcampbell 2014-05-07 09:38:18 -04:00
Victor Porof
46560e5ce0 Bug 1006666 - Increase the timeout required to show the variables inspection popup, r=rcampbell 2014-05-07 09:38:17 -04:00
Victor Porof
8561753870 Bug 1006589 - Hovering an identifier will sometimes remove the highlighting of the line where the debugger is paused, r=rcampbell 2014-05-07 09:38:17 -04:00
Victor Porof
280e958bf8 Bug 1006586 - Remove smoothscrolling from the breadcrumbs widget, r=rcampbell 2014-05-07 09:38:17 -04:00
Victor Porof
cf39db4063 Bug 1006489 - Scopes in the debugger don't always reexpand after stepping, r=rcampbell 2014-05-07 09:38:16 -04:00
Dão Gottwald
9155b33e7c Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert 2014-05-07 15:08:05 +02:00
Jordan Santell
8d37be5ce6 Bug 1006283 - Set and display proper type on AudioParams for web audio editor. r=vp 2014-05-06 14:03:00 -04:00
Ryan VanderMeulen
36b4151c4f Merge m-c to fx-team. 2014-05-06 16:53:11 -04:00
Ryan VanderMeulen
db76fc8941 Merge fx-team to m-c. 2014-05-06 16:50:48 -04:00
Benjamin Smedberg
5c80e87850 Bug 1004665 - If the crash reporter is disabled, .annotateCrashReport will throw an exception. Catch it and continue, r=gfritzsche
--HG--
extra : rebase_source : 5a86f06dbca38f9f2d692aeb651789e452b96bc9
2014-05-05 10:31:26 -04:00
Richard Marti
bea74141a8 Bug 1005038 - In-content preferences: open the links in a new tab. r=jaws 2014-05-02 17:00:06 +02:00
Georg Fritzsche
ec0e0f4b01 Bug 992258 - Trigger a refresh of the experiments view in the addon manager when experiments change. r=irving 2014-05-06 12:18:10 +02:00
Mark Hammond
922d2b3e35 Bug 966579 - fix intermittent browser_social_chatwindow_resize oranges. r=mixedpuppy 2014-05-06 15:25:58 +10:00
Wes Kocher
0c56483bed merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Wes Kocher
523e0622db merge inbound to m-c 2014-05-05 20:51:04 -07:00
Honza Bambas
eb63b394b7 Bug 1006197 - End second HTTP cache v2 trial on desktop Firefox r=jduell 2014-05-05 16:56:59 -07:00