Commit Graph

23299 Commits

Author SHA1 Message Date
Michael Ratcliffe
5b28af8b83 Bug 983871 - Make appcache validate hit the right URI when patch starts with / r=pbrosset 2014-05-02 13:27:10 +01:00
Michael Ratcliffe
3fd9bfb519 Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker 2014-06-04 16:38:41 +01:00
Michael Ratcliffe
21bb0cc62f Bug 969306 - Remove getQuads() polyfill now that getQuads has landed r=pbrosset 2014-06-03 13:12:55 +01:00
Tim Nguyen
d1f170e38d Bug 1012829 - Add HDPI assets for developer toolbar. r=jwalker 2014-06-02 13:11:00 +02:00
Heather Arthur
45a8068e5c Bug 1016528 - Add settings menu to style editor tool. r=pbrosset 2014-06-03 11:47:00 +02:00
Ed Lee
b1947e1117 Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
Emilio Pozuelo Monfort
a74fc6c1fb Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium
This is necessary for plugins when building libxul for GTK+ 3
because libxul will link against GTK+ 3 and some plugins link
against GTK+ 2, but both GTK+ libraries can't be loaded in the
same process. With this change, we have an indirection between
libxul and libgtk, named libmozgtk. plugin-container will
be modified to load libmozgtk2 in order to only have GTK+ 2
in its address space, thus enabling various plugins (e.g. flash)
on GTK+ 3 firefox.
2014-05-01 13:36:05 +02:00
Felipe Gomes
04ddd5d4cd Bug 1012535 - Text for service unavailable error. r=mano 2014-06-06 14:25:24 -03:00
Honza Bambas
4f2a59d172 Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 20:14:07 +02:00
Felipe Gomes
84208ccd86 Bug 1014672 - & character translated to & r=mikedeboer 2014-06-05 14:52:40 -03:00
Ryan VanderMeulen
d4516e53a4 Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
b1feb7e13a Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 18:27:38 +02:00
Gijs Kruitbosch
3a6289bbd6 Bug 1021969, r=bholley,jaws
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Ryan VanderMeulen
088ba5726f Merge m-c to inbound. a=merge 2014-06-06 17:34:13 -04:00
Chris Pearce
3c3777d2de Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz 2014-06-07 08:52:15 +12:00
Brian Nicholson
fbe90a006b Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN 2014-06-06 13:06:15 -07:00
Wes Kocher
b478c1ae00 Merge m-c to fx-team 2014-06-02 19:17:48 -07:00
anaran
9509a3d5bc Bug 1005471 - Scratchpad "Jump to line" should preset input value based on current selection, handle LINE:COLUMN as well;r+=bgrins
---
 browser/devtools/scratchpad/test/browser.ini       |    2 +
 .../browser_scratchpad_pprint_error_goto_line.js   |   66 ++++++++++
 .../test/browser_scratchpad_run_error_goto_line.js |   49 ++++++++
 browser/devtools/sourceeditor/editor.js            |   29 ++++-
 browser/devtools/sourceeditor/test/browser.ini     |    1 +
 .../sourceeditor/test/browser_editor_goto_line.js  |  130 ++++++++++++++++++++
 6 files changed, 276 insertions(+), 1 deletions(-)
 create mode 100644 browser/devtools/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
 create mode 100644 browser/devtools/scratchpad/test/browser_scratchpad_run_error_goto_line.js
 create mode 100644 browser/devtools/sourceeditor/test/browser_editor_goto_line.js
2014-06-02 15:33:20 -07:00
Richard Marti
7b4fa6f42d Bug 1013708 - in-content preferences: restyle the horizontal tabs. r=jaws 2014-05-29 13:46:19 +02:00
Tim Nguyen
88148d6c98 Bug 1017890 - Add HDPI support for devtools responsive mode. r=bgrins
--HG--
rename : browser/themes/shared/devtools/images/responsive-horizontal-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-horizontal-resizer.png
rename : browser/themes/shared/devtools/images/responsive-se-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-se-resizer.png
rename : browser/themes/shared/devtools/images/responsive-vertical-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-vertical-resizer.png
rename : browser/themes/shared/devtools/responsiveui-rotate.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-rotate.png
rename : browser/themes/shared/devtools/responsiveui-screenshot.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-screenshot.png
rename : browser/themes/shared/devtools/responsiveui-touch.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-touch.png
2014-06-02 15:33:12 -07:00
Ryan VanderMeulen
c4ae56fcc7 Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Bobby Holley
cbd5c13ca0 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Bobby Holley
f793b273a0 Bug 1015380 - Fix up UITour.jsm. r=gijs 2014-05-28 11:14:27 -07:00
Paolo Amadini
c2db067c01 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
03b3777d0b Bug 1015494 - allow disabling panel animations during tests, r=mconley
--HG--
extra : rebase_source : 3dbdf0da5fbce6e432f5a38ae700957445f4a913
2014-05-27 13:43:56 +01:00
Brian Grinstead
0ff3dc6bc4 Bug 991810 - Move the inspector button to the top left;r=vporof 2014-05-28 09:11:33 -05:00
Carsten "Tomcat" Book
6b04055bd0 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
5b8d5f6fa8 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Joe Walker
46222502db Bug 1016820 - rename csscoverage.noMatch to reflect new content; r=pbrosset 2014-05-28 14:15:04 +01:00
Carsten "Tomcat" Book
9c73951370 merge b2g-inbound to mozilla-central 2014-05-28 14:33:48 +02:00
Carsten "Tomcat" Book
7f9c4ef8ba merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Althaf Hameez
7b881ee444 Bug 983988 - Update constants for idle time before backup. r=mak 2014-05-28 01:10:00 -04:00
Jared Wein
ed35930aec Bug 980043 - Backed out changeset 7e0adf1211a7 (bug 905695). r=MattN 2014-05-27 12:56:00 +02:00
Gabriel Luong
74fb19445a Bug 987797 - Font preview tooltip does not preview web fonts. r=bgrins 2014-05-27 18:55:00 +02:00
Ryan VanderMeulen
f573309ab7 Merge m-c to b2g-inbound. 2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
f2349a07bd Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
305a0950f7 Bug 1005274 - Disable browser_dbg_addon-console.js on Windows. 2014-05-27 15:58:52 -04:00
Alexandre Poirot
ab64ac7cae Bug 1015949 - Ensure that make package when building b2g/dev ship all b2g files. r=fabrice 2014-05-26 09:18:00 -04:00
Tim Taubert
f3b078b70b Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Georg Koppen
94cf566406 Bug 1013341 - Fix 'make package' for GCC ASan builds. r=glandium 2014-05-26 11:29:56 +02:00
Carsten "Tomcat" Book
00eac7d5ba merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Carsten "Tomcat" Book
9a7d110ce3 merge mozilla-inbound to mozilla-central 2014-05-26 14:36:35 +02:00
ffxbld
7b0ec0952b No bug, Automated blocklist update from host bld-linux64-spot-041 - a=blocklist-update 2014-05-24 03:11:22 -07:00
Wes Kocher
594334d9ce merge inbound to m-c 2014-05-23 17:19:27 -07:00
Wes Kocher
996c3dc9d1 Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Dão Gottwald
91ac240000 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
980f21a719 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
57ce77a271 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Carsten "Tomcat" Book
f30dcfc791 merge fx-team to mozilla-central 2014-05-23 15:49:37 +02:00
Jared Wein
b9c8418ec5 Bug 962069 - Dragging an item on to the toolbar overflow chevron should open the overflow popup. r=mikedeboer 2014-05-23 10:51:30 -07:00
Wes Kocher
1bcba9bc3a Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage 2014-05-23 10:06:19 -07:00
Felipe Gomes
738afe176b Bug 1012533 - Translation root inside root shouldn't be stringfied twice. r=florian 2014-05-23 13:09:21 -03:00
Felipe Gomes
4f71d9e38f Bug 1012519 - Re-translation should use original content instead of newly translated content. r=florian 2014-05-23 13:08:18 -03:00
Dão Gottwald
90df4dabe8 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Dão Gottwald
49bdf7ce3d Bug 848460 - Reduce browser.slowStartup.timeThreshold to a more aggressive value. r=dolske 2014-05-23 17:48:51 +02:00
Mike de Boer
2ae21c8f45 Bug 1013861: show translation preferences section if ui.show pref == true. r=felipe 2014-05-23 17:16:28 +02:00
Mike de Boer
316faf7109 Bug 1013861: add pref to control showing the translation UI. r=felipe 2014-05-23 17:16:27 +02:00
Mike Hommey
b430fa62a7 No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me 2014-05-23 16:46:24 +09:00
Frederik Braun
1220520f53 Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb 2014-05-23 10:49:13 +02:00
Carsten "Tomcat" Book
61700bd0df Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Richard Marti
3b6edeaf78 Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws 2014-05-23 18:16:32 +02:00
Althaf Hameez
a3e0d5b456 Bug 818587 - Adding a compression option for bookmark backups. r=mak 2014-05-24 19:48:00 +02:00
Mark Hammond
525ffb952e Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske 2014-05-26 09:48:41 +10:00
Alex Harris
f2986ef214 Bug 1011173 - Remove background-noise.toolbar.png and its references. r=bgrins 2014-05-22 17:53:00 +02:00
Richard Marti
79da8ebac5 Bug 1013719 - in-content preferences: Leave the buttons also on OS X on one line. r=jaws 2014-05-22 18:33:01 +02:00
Dave Townsend
10e90932df Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs 2014-05-21 14:54:00 +01:00
Jared Wein
50f8edc821 Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jared Wein
3ac9e21e94 Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Wes Kocher
4623b8b4a6 Merge m-c to fx-team 2014-05-23 17:43:08 -07:00
Mike Conley
5cb7816d6d Bug 993712 - Try to fix intermittent browser_984455_bookmarks_items_reparenting.js by using openPopup to open menus instead of synthesized mouse events. rs=jaws. 2014-05-23 14:18:00 -04:00
Wes Kocher
e594fbd022 Merge m-c to inbound 2014-05-22 17:55:00 -07:00
Victor Porof
c02e9c10dd Bug 1014532 - Remove border radius from Linux toolbar tabs. r=bgrins 2014-05-22 09:05:12 -04:00
Allison Naaktgeboren
bd0e58c0bb Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Asaf Romano
ecf0f3e66c Bug 988070 - New PlacesUtils.promiseBookmrksTree API for retrieving bookmarks data, a generalization of PlacesBackups.getBookmarksTree. r=mak, sr=gavin. 2014-05-22 19:06:57 +03:00
Carsten "Tomcat" Book
53c79d0fc5 Merge mozilla-central to fx-team 2014-05-22 15:56:09 +02:00
Carsten "Tomcat" Book
c3b1f0e8ad merge fx-team to mozilla-central 2014-05-22 15:17:20 +02:00
Florian Quèze
b8fea6a22e Bug 988297 - Language is changed if up/down arrow keys are used while translation infobar displays the error message, r=felipe. 2014-05-22 15:12:53 +02:00
Wes Kocher
91aab75d1b Merge m-c to fx-team 2014-05-21 20:40:01 -07:00
Wes Kocher
1f2aaaf04e Merge fx-team to m-c 2014-05-21 20:29:05 -07:00
Drew Willcoxon
0b909bbbff Bug 1013722 - Fix ContentSearch.jsm error: TypeError: msg.target.messageManager is undefined. r=felipe 2014-05-21 14:20:29 -07:00
Tim Taubert
5ee414cf5b Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw 2014-05-21 11:17:58 +02:00
Dão Gottwald
116e580edc Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Mike de Boer
adbc98a2cc Bug 10113915: remove unused imports. r=florian. 2014-05-21 17:54:52 +02:00
Ed Morley
19ba1db077 Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures 2014-05-21 15:55:58 +01:00
Ed Morley
35c85719ad Backed out changeset b62cad86a3ad (bug 987089) 2014-05-21 15:53:27 +01:00
Ed Morley
4f602752ce Backed out changeset 06607dd59bba (bug 987089) 2014-05-21 15:48:57 +01:00
Ryan VanderMeulen
7285915a55 Merge m-c to fx-team. 2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
e52ec8ff1a merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Jordan Santell
9cdf0fcc85 Bug 1011757 - Add aero styling for web audio editor. r=vp 2014-05-19 13:37:00 -04:00
Jordan Santell
42f93885e0 Bug 1011723 - Fix glitchy toolbar lag by making toolbar static width in web audio editor tool. r=vp 2014-05-19 16:02:00 -04:00
Jordan Santell
b2abf385f2 Bug 1011436 - Update localization property names for the web audio tool. r=vp 2014-05-19 13:37:00 -04:00
Gijs Kruitbosch
d9fe106ae5 Bug 1014238 - don't break on invalid customization state, r=jaws
--HG--
extra : rebase_source : a803b73d7eda4ad38073f8d280324710666c16c7
2014-05-22 00:35:57 +01:00
Gijs Kruitbosch
339d8d761a Bug 1013518 - include CSS linter test in mochitest-devtools, r=bgrins
--HG--
extra : rebase_source : 1bb0104e310d38c2b2265b351bda9230f306d28d
2014-05-22 00:35:53 +01:00
Jared Wein
6c05ed2582 Bug 1008355 - Easter egg whimsycorn should spin on click. r=Dao 2014-05-20 15:40:00 -04:00
Jacob Acord
5c954405f9 Bug 1011172 - Remove obsolete images from tabbrowser/. r=dao 2014-05-20 12:34:00 +02:00
Richard Marti
b0c5f7f6df Bug 1013523 - Remove history check in in-content preferences.js. r=jaws 2014-05-20 21:11:13 +02:00
Richard Marti
67d05b603a Bug 1013516 - Don't ship unneeded in-content preferences files. r=jaws 2014-05-20 20:41:33 +02:00
Vikneshwar
cc43bc6291 Bug 980910 - Removed oncommand attribute from XUL and added listener to JS. r=jryans 2014-05-20 12:55:00 +02:00
Brian Grinstead
a1e5e7a27e Bug 1013557 - Shader and Style Editor eye icons are wrongly inverted in light theme. r=vporof 2014-05-20 14:09:00 +02:00
Tim Nguyen
9bb6ef0462 Bug 1013551 - .dbg-expression-arrow background is missing. r=bgrins 2014-05-20 13:39:00 +02:00
Girish Sharma
5a11cc38a2 Bug 1001131 - Reduce devtools footprint at browser startup - Sourcemap and devtools. r=fitzgen 2014-05-21 03:49:41 +05:30
Girish Sharma
a6d80bd579 Bug 1001131 - Reduce devtools footprint at browser startup - XPI Provider part for browser toolbox. r=Unfocused 2014-05-21 03:47:03 +05:30
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