Commit Graph

4019 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alexandre Poirot
f0092ec51e Bug 1083045 - Scratchpad tests shouldn't depend on chrome debugging being disabled by default. r=past 2014-10-15 09:18:40 +03:00
Patrick Brosset
8178f76acd Bug 1020038 - Disable test browser/devtools/layoutview/test/browser_layoutview_update-in-iframes.js; r=me 2014-10-13 09:35:50 +02:00
David Rajchenbach-Teller
78b6c00415 Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
3cdf26754d Bug 1081549 - Wallpaper patch;r=yoric 2014-10-11 21:54:23 +02:00
David Rajchenbach-Teller
68feccd9d2 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
7330b0bf5c Bug 1081547 - wallpaper for Intermittent browser_telemetry_button_scratchpad.js | A promise chain failed to handle a rejection: - Protocol error (unknownError): Error: Got an invalid root window in DocumentWalker;r=yoric 2014-10-11 21:49:13 +02:00
Wes Kocher
4a533e451f Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Bruno Peres
18da7e0c5a Bug 949651 - Serialize all pseudo-elements with the two-colon syntax, even those that allow one colon. r=dbaron 2014-10-18 17:01:58 -04:00
Jason Orendorff
26dfad38c3 Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
2014-07-01 21:01:21 -05:00
Ryan VanderMeulen
b23df832bf Backed out changesets 5e406b1536f9, 27e644701c98, and 762aff2c9dbf (bug 1083989) for mochitest-e10s failures.
CLOSED TREE
2014-10-30 12:46:08 -04:00
David Rajchenbach-Teller
36a530893b Bug 1083989 - Adapt Devtools tests that expect Promise.jsm in the scope. r=paul 2014-10-27 22:45:03 +01:00
Tom Tromey
a0a24700ec Bug 1050501 - add timeline marker from EventListenerManager. r=smaug r=paul 2014-10-28 12:18:00 +01:00
Matt Brubeck
c80b3b58ed Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
David Rajchenbach-Teller
671ea3201c Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 3). r=yoric 2014-10-10 05:52:00 +02:00
David Rajchenbach-Teller
7bf1cf21d4 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric 2014-10-10 03:56:00 +02:00
David Rajchenbach-Teller
157af6afe5 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
7917fa69ef Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
Heather Arthur
3f7265abd5 Bug 1077523 - Enable CSS source maps by default. r=bgrins 2014-10-09 14:27:00 +02:00
David Rajchenbach-Teller
78201d5734 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Nick Fitzgerald
03d1b99ed3 Bug 1076830 - Name the test function so it doesn't get GC'd. r=past 2014-10-07 16:23:00 +02:00
Nick Fitzgerald
3c284bd099 Bug 1076830 - Re-enable browser_dbg_breakpoints-reload.js. r=RyanVM 2014-10-08 11:00:00 +02:00
Jan Odvarko
1fe5ea3f55 Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Manu Jain
27f203cfc2 Bug 1066558 - Cant collapse a tree in web IDE, after expanding it; r=bgrins 2014-10-08 15:49:48 -07:00
Patrick Brosset
d46128c9fc Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins 2014-10-08 15:46:16 -07:00
Ryan VanderMeulen
c04a97ecc3 Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
2014-10-08 15:45:56 -04:00
Erik Vold
817cd61eaa Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop,past,jaws f=dteller 2014-09-09 18:33:55 -07:00
Carsten "Tomcat" Book
22c6bea259 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Jennifer Fong
e0cfea69b3 Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00
Jan Odvarko
5c9944fe58 Bug 1072208 - Implement new events for ToolSidebar. r=bgrins 2014-10-07 18:13:51 +02:00
Ryan VanderMeulen
21989786fe Bug 1076830 - Skip browser_dbg_breakpoints-reload.js on Linux debug for frequent failures. a=me 2014-10-07 15:40:41 -04:00
Heather Arthur
cf69f85ecc Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
Victor Porof
2c3279052c Bug 1056342 - Performance tab fails with app after second toolbox open, r=paul 2014-10-03 21:40:42 +01:00
Nick Fitzgerald
298e368be6 Bug 1074899 - Add self time and self percentage to the profiler. r=vporof 2014-10-01 07:54:00 -04:00
J. Ryan Stinnett
4092209471 Bug 1070957 - Show deprecation notice in App Manager. r=paul 2014-10-02 08:30:00 -04:00
Jennifer Fong
888830b56c Bug 1057958 - Add reload button to webide. r=jryans 2014-09-30 03:28:00 -04:00
Raphaël Lustin
b8c7131126 Bug 859133 - Add a plain request/response headers view. r=vporof 2014-10-01 08:09:00 -04:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
J. Ryan Stinnett
370fda5da0 Bug 989168 - Disable browser_manifest_editor. r=jryans 2014-10-01 05:24:00 +02:00
J. Ryan Stinnett
1d8ef2c6d4 Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald
2a439ec2f3 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Victor Porof
cbbedf9884 No Bug - Changeset 8a221e7030b1 was empty; Actually fix indentation on a line introduced in bug 1061653, r=me DONTBUILD 2014-10-02 08:09:16 +01:00
Carsten "Tomcat" Book
1f82b2fb58 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Michael Pruett
1e54b96268 Bug 1056871 - Remove workarounds for bug 687194 in tests. r=mconley 2014-09-28 21:52:25 -05:00
Brian Grinstead
03ce1f7e86 Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
Carsten "Tomcat" Book
2694b0e4e3 Merge m-c to fx-team 2014-09-29 16:19:41 +02:00
J. Ryan Stinnett
d3ac0a2acc Bug 1073588 - Turn on local runtime. r=paul 2014-09-26 10:06:00 -04:00
Sami Jaktholm
0167c830b2 Bug 1067287 - DevTools Timeline: Fix intermittent browser_timeline_overview-initial-selection-02.js failures due to very unlikely race condition. r=vp
--HG--
extra : rebase_source : 17d6eab31b44b0716ffb154a951637f4367deb0d
2014-09-25 21:01:00 -04:00
Ryan VanderMeulen
4cf7455ce4 Merge inbound to m-c. a=merge 2014-09-25 16:46:51 -04:00
Ryan VanderMeulen
1fe0a415bd Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions. 2014-09-25 14:32:43 -04:00
J. Ryan Stinnett
956174028e Bug 1071586 - List WiFi device on WebIDE init. r=paul 2014-09-23 06:45:00 -04:00
Mark Hammond
e9a6f54f7b Bug 1058879 - enable most canvasdebugger tests in e10s. r=pbrosset 2014-09-25 17:54:54 +10:00
J. Ryan Stinnett
1e5d9a3d83 Bug 979536 - Part 5: Fix reopening graphics tools. r=vporof 2014-09-24 08:49:00 +02:00
J. Ryan Stinnett
e4fb87e8fe Bug 979536 - Part 4: Fix reopening web audio tool. r=jsantell 2014-09-24 08:49:00 +02:00
J. Ryan Stinnett
6ebf53311e Bug 979536 - Part 3: Fix reopening storage tool. r=mratcliffe 2014-09-24 08:48:00 +02:00
J. Ryan Stinnett
e1882cdb99 Bug 979536 - Part 2: Fix reopening timeline tool. r=vporof 2014-09-24 08:45:00 +02:00
J. Ryan Stinnett
1909c71a9e Bug 979536 - Part 1: Look for leftover fronts after toolbox close. r=ochameau 2014-09-24 19:59:00 +02:00
Mark Hammond
263a840ac1 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-25 12:23:39 +10:00
Adrian Aichner
f1946c15ce Bug 1067141 - Scratchpad Open File uses fallbackCharsetList on UTF-8 NS_ERROR_ILLEGAL_INPUT. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   75 +++++++++++++++++--
 .../scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt     |    2 +
 browser/devtools/scratchpad/test/browser.ini       |    2 +
 .../scratchpad/test/browser_scratchpad_open.js     |   27 +++++++-
 .../chrome/browser/devtools/scratchpad.properties  |    4 +
 5 files changed, 101 insertions(+), 9 deletions(-)
 create mode 100644 browser/devtools/scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt
2014-09-24 16:13:03 -07:00
Ryan VanderMeulen
424af00bd8 Merge m-c to fx-team. a=merge 2014-09-24 17:13:47 -04:00
Ryan VanderMeulen
79910dd5bf Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Alexandre Poirot
9fb4871b0d Bug 1067380 - Refactor webide to use app actor front. r=jryans 2014-09-24 08:21:00 -04:00
Alexandre Poirot
9f1bf15333 Bug 1055666 - Remember last selected project in WebIDE. r=jryans 2014-09-24 05:31:00 -04:00
Jordan Santell
0fcd8cb81f Bug 1068372 - Disable web audio editor option in browser toolbox. r=vp 2014-09-23 12:30:00 -04:00
Jan Odvarko
82a618398e Bug 1035707 - Implement new API for customizing webconsole logs; r=past
--HG--
extra : rebase_source : 9e002076e354a191cde65a0e4db2da3f35cf1270
2014-09-24 08:42:17 +02:00
Carsten "Tomcat" Book
1f9fd7549e Backed out changeset 6d9fb906e5b9 (bug 1072141) for dt test failures 2014-09-24 11:33:00 +02:00
Mark Hammond
6e9dfa7fcf Bug 1072173 - disable devtools webide test browser_tabs in e10s. r=jryans 2014-09-24 19:28:22 +10:00
Mark Hammond
89cd765c71 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-24 17:47:41 +10:00
Jordan Santell
a835ea732c Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Jordan Santell
6492921701 Bug 1055211 - Add bypass method on AudioNodeActors. r=vp 2014-09-19 15:08:00 +02:00
Jennifer Fong
dbc58c1d7b Bug 1055011 - Reduce error timeout. r=jryans 2014-09-19 15:11:00 +02:00
J. Ryan Stinnett
47c61a8ef9 Bug 1070430 - Resolve races with tab projects. r=paul 2014-09-22 04:28:00 -04:00
Manu Jain
65c5e9792a Bug 1069980 - [rule view] Adding a new css rule on an element with multiple classes doesn't work. r=pbrosset 2014-09-22 07:20:00 -04:00
Jordan Santell
543b4b026b Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-22 10:28:00 -04:00
Jordan Santell
6518830b95 Bug 1059930 - When adding an existing app, select the existing app, and show alert errors with more descriptive information. r=jryans 2014-09-22 11:11:00 -04:00
Wes Kocher
1f2943c050 Merge m-c to fx-team a=merge 2014-09-22 19:03:15 -07:00
Wes Kocher
945d1e3a20 Merge inbound to m-c a=merge 2014-09-22 18:54:14 -07:00
Mark Hammond
135698fbd3 Bug 1070839 - disable failing e10s devtools/framework tests. r=past/billm 2014-09-23 09:25:56 +10:00
Mark Hammond
ec3949dcc0 Bug 1070835 - allow browser_toolbox_window_reload_target.js to work with e10s enabled. r=past 2014-09-23 09:22:06 +10:00
Mark Hammond
487ec582b6 Bug 1069033 - Make devtool's TabTarget be e10s friendly. r=past 2014-09-23 09:18:00 +10:00
Victor Porof
f363f784c9 Bug 1061653 - Remote profiler doesn't work with old geckos, r=pbrosset 2014-09-22 16:34:06 -04:00
Ryan VanderMeulen
6a5ec97f20 Merge m-c to inbound. a=merge 2014-09-22 15:51:51 -04:00
Eric Rahm
2d12719a88 Bug 1069490 - Part 4: Update tests. r=past 2014-09-22 11:29:16 -07:00
Florian Quèze
3231c3a7fe Bug 973001 - getUserMedia UI doesn't work with e10s - fix browser_wa_properties-view-media-nodes.js test, r=paul. 2014-09-22 20:39:59 +02:00
Alexandre Poirot
f05c48731d Bug 1045660 - Remember last selected runtime in WebIDE. r=jryans 2014-09-18 07:27:00 -04:00
J. Ryan Stinnett
0d75c798f1 Bug 1045660 - Add type attribute to webide runtimes. r=paul 2014-09-17 09:49:00 -04:00
Carsten "Tomcat" Book
be01e0a024 Backed out changeset 4d9e5795ee82 (bug 1066450) for test failures 2014-09-22 12:26:54 +02:00
Carsten "Tomcat" Book
fe761cdeab Backed out changeset c2e654ecbd50 (bug 1057042) for dt test failures 2014-09-22 10:35:48 +02:00
Jordan Santell
ebcc22ba40 Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-12 05:31:00 +02:00
Jordan Santell
d57771a84d Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Mark Hammond
73e1e22bbe Bug 1065355 (part 2) - get shadereditor tests working in e10s. r=pbrosset 2014-09-22 09:07:49 +10:00
Mark Hammond
1a05838fb5 Bug 1065355 (part 1) - get timeline tests working in e10s. r=pbrosset 2014-09-22 09:07:47 +10:00
Victor Porof
c8a9059d7d Bug 1061772 - Profiler cost percentage should be calculated based on number of samples and not samples delta time, r=pbrosset 2014-09-19 08:55:54 -04:00
Victor Porof
987ced9232 Bug 1061759 - Profiler 'calls' columns is improperly named, r=pbrosset 2014-09-19 08:55:53 -04:00
Victor Porof
dc6e3e8981 Bug 1066086 - Attempt to fix intermittent browser_timeline_waterfall-generic.js by checking if marker sidebar or waterfall nodes aren't spacers. r=vporof 2014-09-18 14:20:43 -04:00
Pablo Terradillos
63b96e9311 Bug 913711 - Added methods for finding manifest and updates project location if necessary. r=pablo 2014-09-18 08:14:00 +02:00
Jennifer Fong
9223c8fc18 Bug 1062204 - Make pictures scrollable. r=jryans 2014-09-16 16:01:00 -04:00
Panos Astithas
16881e369e Don't set tracing hooks until tracing has started (bug 1049248). r=fitzgen 2014-09-17 20:00:40 +03:00
Mark Hammond
9155d08b3c Bug 1063845 - Fix remaining style inspector e10s tests. r=pbrosset 2014-09-18 19:18:25 +10:00
Chris Adams
5c2508a97b Bug 1066101 - Use correct date for screen shot filename in Responsive Design View. r=jryans
The filename previously used the numeric day of the week instead of the day of
the month.
2014-09-11 11:32:11 -04:00
Camilo Viecco
1954b909cc Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
Wes Kocher
65f4ae2c3d Merge b2g-inbound to m-c a=merge 2014-09-16 16:22:16 -07:00
Fabrice Desré
9c52fa87bf Bug 1059194 - Trusted Hosted Apps, part 0: Add support in browser developer tools. r=fabrice 2014-09-16 13:14:01 -07:00
Panos Astithas
4d38895a81 Use the devtools style for the scratchpad statusbar (bug 1067827). r=fitzgen 2014-09-16 21:11:02 +03:00
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Adrian Aichner
a481306867 Bug 1064282 - Scratchpad should have statusbar like Page Source viewer. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   12 ++++++++++++
 browser/devtools/scratchpad/scratchpad.xul         |    1 +
 .../test/browser_scratchpad_run_error_goto_line.js |   11 +++++++++++
 .../chrome/browser/devtools/scratchpad.properties  |    5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)
2014-09-15 17:18:16 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Paul Rouget
e3b0a150ca Backed out changeset a6d02cff43d3 (bug 1037235) for breaking WebIDE (bug 1067331)
--HG--
extra : amend_source : a7bfb1e931122663e7c14a7362a849520388e495
2014-09-15 16:23:04 +02:00
Tooru Fujisawa
3df312fc9a Bug 1041426 - Make error message for unexpected token more clear. r=jwalden
--HG--
extra : rebase_source : 1785f67732a81aa29dd81c8be765cf497a9b74c8
2014-09-09 19:08:14 +09:00
J. Ryan Stinnett
38429300a6 Bug 1065679 - Avoid reloading runtime apps on select. r=paul 2014-09-11 14:38:00 +02:00
Adrian Aichner
81501866d5 Bug 1058183 - Expose code folding as an option for all editor instances. r=bgrins 2014-09-12 13:36:00 +02:00
Erik Vold
6f40aa53bd Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop 2014-09-09 18:33:55 -07:00
Paul Rouget
44b5925834 Bug 1067319 - don't checkout preferenceFront. r=jryans 2014-09-16 15:44:17 +02:00
Nick Fitzgerald
b4caf18aad Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin 2014-09-22 16:13:00 +02:00
Wes Kocher
cdeb7299d2 Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Bill McCloskey
91adbce542 Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Tom Schuster
1b1e8341d4 Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv
--HG--
rename : dom/xslt/nsIXSLTProcessor.idl => dom/webidl/XSLTProcessor.webidl
rename : dom/xslt/xml/txXMLUtils.cpp => dom/xslt/base/txExpandedName.cpp
rename : dom/xslt/xml/txXMLUtils.h => dom/xslt/base/txExpandedName.h
2014-10-10 14:21:54 +02:00
Jon Morton
0f167a14a3 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
J. Ryan Stinnett
c41aad2a52 Bug 1055279 - Open toolbox automatically for runtime apps and tabs. r=paul 2014-09-12 10:31:43 -07:00
Tim Nguyen
bb7290157a Bug 1066218 - Properly order Web Audio Editor and Storage Inspector in toolbox. r=paul 2014-09-11 11:57:00 +02:00
Ryan VanderMeulen
9d54d5a7be Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-10 18:36:26 -04:00
Victor Porof
7a653b042a Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
39f8fdf1d2 Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Paul Rouget
ef4b08ce74 Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Victor Porof
5870316acc Bug 1064262 - The waterfall background should use mozSetImageElement instead of toDataURL. r=pbrosset 2014-09-08 09:50:00 -04:00
Patrick Brosset
b62b69386d Bug 1063463 - Simplify how case is preserved when editing attributes in the inspector. r=bgrins 2014-09-08 08:30:00 -04:00
Brian Grinstead
fa4c57c117 Bug 1060945 - Make it possible to enable/disable a devtools panel even if its visibilityswitch pref doesn't exist. r=pbrosset 2014-09-08 11:06:00 -04:00
Brian Grinstead
fb6e55d924 Bug 964819 - Be able to mark gcli commands as remote safe and let them show up as command buttons. r=jwalker 2014-09-09 05:55:00 -04:00
Carsten "Tomcat" Book
c308e89984 Merge m-c to fx-team 2014-09-09 16:03:23 +02:00
J. Ryan Stinnett
76599dab31 Bug 1062611 - Test for WebIDE tabs. r=paul 2014-09-08 12:52:00 +02:00
Brian Grinstead
59668e3e0f Bug 1058898 - Skip profiler tests for e10s. r=vporof 2014-09-05 16:26:00 +02:00
Jan Odvarko
5292673ade Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins 2014-09-08 13:23:11 +02:00
Paul Rouget
07900bb6b2 Bug 1062745 - make sure the project button doesn't cover the control buttons. r=jryans 2014-09-08 09:15:00 +02:00
Panos Astithas
222b41fd2f Always complete the toolbox teardown path, even in the face of failures along the way (bug 1063926). r=paul
--HG--
extra : rebase_source : 514ace11185493879c560dad7a7fb7ad0fa48e91
2014-09-06 15:57:41 +03:00
Carsten "Tomcat" Book
8bdb5817d4 Backed out changeset cfeccb9028a9 (bug 1062611) for dt-test failures 2014-09-08 10:17:52 +02:00
J. Ryan Stinnett
96f0c13688 Bug 1062611 - Test for WebIDE tabs. r=paul 2014-09-04 15:53:00 +02:00
Jan Odvarko
7e04ed37dd Bug 1055571 - Implement ToolSidebar.removeTab API. r=bgrins 2014-09-05 13:11:34 +02:00
Brian Grinstead
1ffab17f17 Bug 1047148 - [markup view] Fix overlapping scrollbars when editing outer HTML in dark theme. r=past 2014-09-05 06:58:00 +02:00
Willian Gustavo Veiga
1f43d27f2a Bug 992679 - Context item to open split console and log element. r=harth 2014-09-05 15:50:00 +02:00
J. Ryan Stinnett
271fa98e7a Bug 1062745 - Temporary width fix for project button. r=me 2014-09-05 09:57:44 -05:00
Tomasz Kołodziejski
0b23b3e083 Bug 1060464 - Add Cr declaration; rs=Gijs 2014-09-04 13:53:00 +02:00
Gabriel Luong
5938495f7a Bug 1062490 - Array indexes in console.table() are sorted lexicographically. r=harth 2014-09-04 09:45:00 +02:00
Tim Taubert
f8dd154b9a Bug 1060840 - Make the shutdown leak detector wait until toolboxes are destroyed r=vporof 2014-08-31 12:15:54 +02:00
Patrick Brosset
e38cf1f3da Bug 1008584 - Preserve case when editing attributes in the inspector; r=bgrins 2014-09-04 10:28:24 +02:00
J. Ryan Stinnett
716fccd801 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
Gabriel Luong
fac958c77d Bug 1061003 - Add New Rule won't work in non-english locales. r=harth 2014-09-02 11:27:00 +02:00
J. Ryan Stinnett
d7dd3b1f96 Bug 1009604 - Show runtime tabs in WebIDE. r=paul 2014-09-03 16:37:00 +02:00
Gijs Kruitbosch
95c77d2438 Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Ryan VanderMeulen
130c88c930 Merge m-c to inbound. a=merge
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
extra : rebase_source : 45e2cb5230292b398a90b74756ec65f86bfb03ef
2014-09-08 19:31:10 -04:00
Bobby Holley
ccd545132f Bug 1062631 - Handle nuked window references in tilt tests. r=paul 2014-09-08 13:36:22 -07:00
Francois Marier
32a3534d6a Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug 2014-09-07 23:05:00 -04:00
J. Ryan Stinnett
063de8af34 Bug 1061695 - Fix switching to simulator after local. r=paul 2014-09-02 07:48:00 +02:00
Patrick Brosset
eb93385b5d Bug 1059360 - Highlight nodes that match selectors in the computed-view on mouse-over. r=miker 2014-09-02 04:13:00 +02:00
Brian Grinstead
4dc63c7140 Bug 1045715 - Make console output faster by destroying unprinted items out of band in _flushMessageQueue. r=past 2014-09-02 06:56:00 +02:00
Michael Ratcliffe
671a5ddffd Bug 1060933 - Prevent jQuery Live event bubbles from throwing on invalid selector r=bgrins 2014-09-02 16:26:32 +01:00
Wes Kocher
6c0351ccd7 Backed out changeset c1319f301eb0 (bug 1060464) for devtools bustage 2014-09-02 18:02:01 -07:00
Gijs Kruitbosch
37a916b576 Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Alexandre Poirot
a09c8d8408 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Jason Orendorff
2de2ac934c Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Phil Ringnalda
56a498d9f8 Merge f-t to m-c, a=merge 2014-08-31 18:38:50 -07:00
Girish Sharma
4cbdcc754e Bug 1060835 - Fix storage.properties strings and add separate strings for web menu and panel items, r=paul 2014-08-31 21:00:34 +05:30
Andrea Marchesini
35125820b7 Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz 2014-08-31 11:40:11 +01:00
Michael Ratcliffe
6c95cbba32 Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul 2014-08-29 13:44:59 +01:00
Brian Grinstead
0c07a19997 Bug 1060041 - Don't expand folders in projecteditor tree by default;r=jryans 2014-08-29 15:49:11 -07:00
Raymond Etornam Agbeame(:retornam)
979c088e34 Bug 1052856 - Copy as curl should use --compressed instead of -H accept-encoding gzip r=jryans 2014-08-29 15:49:01 -07:00
Girish Sharma
1d703236bb Bug 970517 - Storage Inspector fron end - tests, r=jwalker 2014-08-29 18:24:52 +05:30
Girish Sharma
69c89b34ce Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Brian Grinstead
ef31baf39e Bug 1060086 - Get rid of error message 'TypeError: command.state.offChange is not a function' in mochitest-dt. r=jwalker 2014-08-28 19:00:00 -04:00
Brian Grinstead
df8b15570b Bug 1055333 - Skip browser_styleeditor_cmd_edit.js in e10s. r=harth 2014-08-28 07:55:00 +02:00
James Teh
9fbe219bc0 Bug 977267 - [a11y] Make autocomplete suggestions accessible to screen readers. r=bgrins 2014-08-29 11:36:50 +10:00
Ryan VanderMeulen
0c0f95a92d Backed out changeset 4062a2a685a2 (bug 1057031) for mochitest-dt failures. 2014-08-28 15:18:37 -04:00
Panos Astithas
2fcce65e6e Restore the timeout for updateEditorBreakpoints to avoid a race in CodeMirror (bug 1057031). r=vporof
--HG--
extra : rebase_source : 5904d2b2b94b091fbb80f999f314f31e414bb9a1
2014-08-28 18:05:42 +03:00
Brian Grinstead
e1b253bc57 Bug 1058167 - Activate split console command button when initially opened. r=jwalker 2014-08-25 17:01:00 -04:00
Michael Ratcliffe
eb0cf1b8ae Bug 1059767 - browser_markupview_events-overflow.js: Fix precision error in alignment r=me 2014-08-28 14:29:55 +01:00
Michael Ratcliffe
7984c16b55 Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Jakub Jurovych
be540a0034 Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Gabriel Luong
44d177d591 Bug 899753 - Part 2: Unit test for Table console output r=past 2014-08-27 15:32:42 -07:00
Gabriel Luong
320c8e777e Bug 899753 - Part 1: Add the Table console output r=msucan, past 2014-08-27 15:32:37 -07:00
Gabriel Luong
4e313101e9 Bug 1059015 - Provide an option to the TableWidget to specify the first column to appear r=bgrins 2014-08-27 15:32:25 -07:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Ryan VanderMeulen
39352b1eb9 Bug 1035820 - Disable browser_wa_graph-markers.js on OSX debug due to frequent crashes. 2014-08-27 10:34:22 -04:00
Brian Grinstead
565c8da6bf Bug 1058879 - Skip canvasdebugger tests for e10s. r=vporof 2014-08-26 13:25:00 -04:00
Gabriel Luong
cce51f95b5 Bug 1058249 - Allow TableWidget to append DOMNodes as Cell values. r=bgrins, f=Optimizer 2014-08-26 17:08:00 -04:00
Brian Grinstead
899705ddd4 Bug 1055333 - Prevent 'this.webconsolePanel is undefined' errors on styleeditor test shutdown in e10s. r=harth 2014-08-26 14:07:00 -04:00
Sami Jaktholm
b692419a53 Bug 1041654 - Make ElementTooltip scrollable and scroll the event handler content into view when expanded. r=miker 2014-08-27 02:35:00 -04:00
Brian Grinstead
2fd0cb3cc2 Bug 1030357 - Skip devtools/projecteditor tests with e10s. r=harth 2014-08-26 13:53:00 -04:00
Heather Arthur
34cf5fc573 Bug 1049598 - Re-write browser_styleeditor_new.js to remove race conditions. r=bgrins 2014-08-26 15:28:00 -04:00
Alexandre Poirot
90522f63bd Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset 2014-08-27 12:19:30 +02:00
Alexandre Poirot
e82236ce11 Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past 2014-08-27 12:19:30 +02:00
Alexandre Poirot
7ae83e1914 Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans 2014-08-27 12:19:29 +02:00
Nick Fitzgerald
5569ce87a5 Bug 1024054 - Create a previewer for ES6 Symbol. r=past 2014-08-25 11:07:00 +02:00
Jakub Jurovych
7787fa9fea Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen 2014-08-19 14:56:00 +02:00
James Teh [:Jamie]
8b5fff40be Bug 1057127 - "[a11y] Improve accessibility of output area for screen readers". r=bgrinstead 2014-08-25 19:52:00 +02:00
Alexey Novak
fc7112d88a Bug 1036297 - markupview updateNodeOuterHTML method jsdoc is incorrect and should return a promise, r=pbrosset 2014-08-21 12:59:53 -04:00
J. Ryan Stinnett
a892a3b5c5 Bug 1049744 - Allow panels to expand in WebIDE. r=paul 2014-08-22 10:34:00 -04:00
J. Ryan Stinnett
3ee3050742 Bug 949629 - Reload runtime apps on play. r=paul 2014-08-22 12:18:00 -04:00
Gijs Kruitbosch
a44fae6d32 Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
Ryan VanderMeulen
8b4061a8a7 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
f1e20fb689 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Panos Astithas
fd2038db5d Disable the Canvas Debugger in the Browser Toolbox (bug 1047520). r=vporof
--HG--
extra : rebase_source : 5098d2fa9ee8be7e27111bbb345930adb86f72b3
2014-08-25 17:16:03 +03:00
Andrea Marchesini
733f01834b Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
--HG--
rename : dom/webidl/MozNamedAttrMap.webidl => dom/webidl/NamedNodeMap.webidl
2014-08-25 10:25:34 +01:00
Heather Arthur
c858e0a3c9 Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins 2014-08-22 15:30:00 -04:00
Brian Grinstead
affbb67055 Bug 1051136 - Use editor.canUndo instead of checking the DOM element to see if undos are possible. r=mratcliffe 2014-08-22 13:33:00 +02:00
Georgios Kontaxis
8670ec571e Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw 2014-08-22 20:26:03 -07:00
Georgios Kontaxis
937ebf1ae6 Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Patrick Brosset
53fead7ba2 Bug 1056990 - Highlight all nodes that match the hovered selector in the rule-view; r=miker 2014-08-22 11:52:31 -07:00
J. Ryan Stinnett
e8934d56a0 Bug 1057155 - Stop error on remote runtime cancel. r=paul 2014-08-22 11:52:06 -07:00
Nigel Babu
d590551451 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Ryan VanderMeulen
e4c0d1d006 Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures. 2014-08-21 21:38:37 -04:00
Wes Kocher
34b2f35fc3 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Pranav
40eb2328af Bug 1026272 - Style Editor sidebar can be resized narrower than its contents; r=harth 2014-08-21 15:51:59 -07:00
Heather Arthur
1673906249 Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins 2014-08-21 15:51:33 -07:00
Ed Morley
52a5f18c03 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-21 14:00:54 +01:00
Ed Morley
69c335043b Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-21 13:22:44 +01:00
Paul Rouget
d2fee41c9e Bug 1055022 - unselect runtimeApps on disconnect. r=jryans 2014-08-21 08:38:10 +02:00
Sami Jaktholm
a1e27faae0 Bug 1055499 - StyleEditor: Properly wait for the toolbox to be destroyed before ending test run and causing windows to leak. r=harth 2014-08-20 02:02:00 -04:00
Michael Ratcliffe
1ad3a6f72d Bug 1042043 - Clicking on an event bubble results in TypeError: this._tooltip is null. r=past 2014-08-21 14:13:37 +01:00
Patrick Brosset
084c2a10fc Bug 971662 - part 2 - Highlight nodes matching style-editor selectors on mouseover; r=harth 2014-08-20 22:41:07 +02:00
Ryan VanderMeulen
9767936074 Merge inbound to m-c. a=merge 2014-08-20 16:14:23 -04:00
J. Ryan Stinnett
c7838ab532 Bug 1049370 - Fix WebIDE open app accesskey. r=paul 2014-08-19 09:46:00 -04:00
Christoph Kerschbaumer
d5746df1f6 Bug 1045902: CSP - test 'reflected-xss' directive logs message to the console (r=grobinson)
--HG--
extra : rebase_source : 55fc9a7ffd038c1a2dfa67b017df33ae13c4c6e7
2014-08-13 17:18:59 -07:00
Jan Odvarko
563013a38a Bug 1038562 - Add API to register a new devtools theme. r=bgrins 2014-08-18 14:25:14 +02:00
Jordan Santell
d88de2bdd8 Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp 2014-08-19 08:57:00 -04:00
Ed Morley
30ed9ba40d Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-20 15:14:31 +01:00
John Daggett
e3b482b889 Bug 1041951 - adjust devtools tests for font-variant as a shorthand. r=mratcliffe 2014-08-20 16:54:31 +09:00
Brian Grinstead
dfae414b64 Bug 1055333 - Enable currently passing devtools/styleeditor tests with e10s. r=harth 2014-08-18 16:46:00 -04:00
Steve Workman
3681e78de1 Bug 1054418 - Rewrite AppCacheUtils.jsm to use HTTP Cache v2 APIs r=michal 2014-08-19 13:59:57 -07:00
Ryan VanderMeulen
655d07d1e0 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-20 16:23:04 -04:00
Bill McCloskey
f1eb6211a4 Bug 1051017 - Stop using CPOWs for devtools (r=past) 2014-08-20 12:49:11 -07:00
Jordan Santell
8b097fa5a0 Bug 1032129 - Render AudioParam connections in web audio editor. r=vp 2014-08-18 14:36:00 -04:00
Wes Kocher
6edce0acfd Backed out changeset 7ee849f1c0c4 (bug 1003153) for devtools bustage on a CLOSED TREE 2014-08-18 15:24:53 -07:00
J. Ryan Stinnett
998635ec53 Bug 1054006 - Set chrome prefs in Browser Toolbox. r=bgrins 2014-08-15 15:33:00 -04:00
Jan Keromnes
e606415606 Bug 1049835 - Don't require actor clients to have a detach method. r=ochameau 2014-08-18 06:14:00 -04:00
Rob Campbell
c5a0983c40 Bug 1003153 - Make it easier to close the sidebar. r=vp 2014-08-18 10:02:00 -04:00
Mihaela Velimiroviciu
2cb26ed54d Bug 983636 - Update tests to support testing of adding duplicate properties. r=jryans 2014-08-01 15:32:01 +03:00
Sami Jaktholm
8a0c23b116 Bug 1054732 - MarkupView tests: Use head.js once method instead of calling inspector.walker.once. Walker uses SDK-events that, unlike EventEmitter, require listener and do not support promises. r=pbrosset 2014-08-17 06:07:00 -04:00
Patrick Brosset
3cbcd5124b Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
Jakub Jurovych
c66bebd3f5 Bug 949762 - Tracer should respect black boxing. r=fitzgen 2014-08-14 18:02:00 -04:00
Jordan Santell
ae2188f622 Bug 1052028 - Remove 'Node' from displayed node names in web audio editor. r=vp 2014-08-13 10:55:00 -04:00
Manish Goregaokar
11805f92cb Bug 1028903 - Improve self-xss warning message for Scratchpad. r=jwalker 2014-08-14 07:03:00 -04:00
Jordan Santell
c634e6b165 Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-14 11:57:00 -04:00
J. Ryan Stinnett
d0a535ee7b Bug 1007059 - Enable WebIDE by default. r=paul 2014-08-13 15:10:00 -04:00
Brian Grinstead
7ddbbacb0e Bug 1050442 - If persisted, focus split console input when toolbox opens;r=jwalker 2014-08-15 07:52:08 -05:00
Brian Grinstead
a537346a65 Bug 1050439 - Focus should be restored to previously active element after split console is closed;r=jwalker 2014-08-15 07:50:43 -05:00
Ed Morley
c94f6f6c8d Backed out changeset 011c29fd2668 (bug 1016037) for webaudioeditor test failures; CLOSED TREE 2014-08-14 17:08:58 +01:00
Alexandre Poirot
3605a12d02 Bug 1053164 - Ensure that exception during debuggerserver instanciation are displayed. r=jryans 2014-08-13 05:11:00 -04:00
Brian Grinstead
2aa0f08fe8 Bug 1051136 - Wait for onEditorChange before opening menu in browser_projecteditor_menubar_02.js. r=mratcliffe 2014-08-13 08:06:00 -04:00
Brian Grinstead
9194d45eb4 Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-13 13:35:00 -04:00