Commit Graph

2913 Commits

Author SHA1 Message Date
Wes Kocher
59c25d40ac Merge m-c to fx-team, a=merge 2016-07-05 17:13:25 -07:00
Brian Grinstead
c2b0564d87 Bug 1283641 - Dont use a missing localized string when changing context in webconsole;r=dolske
MozReview-Commit-ID: 90Wce7yMG8M
2016-07-05 16:21:26 -07:00
Carsten "Tomcat" Book
b8fa6c4b53 Merge mozilla-central to mozilla-inbound 2016-07-05 16:07:19 +02:00
Jan de Mooij
3e6263744c Bug 1283855 part 13 - Make JS_SetNativeStackQuota take JSContext instead of JSRuntime. r=fitzgen 2016-07-05 14:35:23 +02:00
Ian Moody
02176c6da3 Bug 1285253 - Change incorrect "text-anchor: left" to "start". r=jdescottes
Also fix a typo in a comment, "Rules" -> "Rulers"

MozReview-Commit-ID: Gy5k3TR9JDM

--HG--
extra : transplant_source : i%15%1B%A1L%F9%B9%23%CC%F70u%0AT%0C%B4%27m%B2%DF
2016-07-07 13:48:16 +01:00
Joseph Yeh
2c7f0d073f Bug 1236283 - Don't mistake <embed> and <object> as having 1 child node when they don't contain anything. r=pbro
MozReview-Commit-ID: B7bEOP63yxT

--HG--
extra : source : 3468f546b0858d798b57d2bb020fcd309c154c48
2016-07-05 00:52:00 +02:00
Ian Moody
86d55a0b62 Bug 1171614 - Add a test for data-URI images to test_inspector_getImageData.html, and check that the server is being truthful about resizing. r=jdescottes
Also tidy up the HTML a bit by removing errant <img> close tags

MozReview-Commit-ID: 4cmtW1S2BI8

--HG--
extra : transplant_source : %26%E6%FE%BB%FE%2A%CCG%E0%27%3B%3DYK%2BP%E7%9D%C7%C9
2016-07-01 18:31:22 +01:00
Ian Moody
93ef07dcad Bug 1171614 - Make server inspector actor only return data-URIs as-is if they are smaller than maxDim. r=jdescottes
MozReview-Commit-ID: Hw0K8ZA79eG

--HG--
extra : transplant_source : %CA%F1T%00%23%F9%FC%A6b%BB%D7%E3%E8%E9%26%2A%F3.%02%12
2016-07-07 12:13:49 +01:00
Ian Moody
327e597570 Bug 1260297 - Force LTR direction for the eydropper color value so the # character doesn't move depending on colour in RTL locales. r=jryans
MozReview-Commit-ID: 3T5kjXB3i8d

--HG--
extra : transplant_source : Gx%20%7FZ%06%93k%EF%D0%C9%C8%A7%0F%9Du9%8E%5E%B6
2016-07-02 22:49:52 +01:00
Greg Tatum
84f5e124c1 Bug 1226898 - Make autoscroll distance depend on the document height r=pbro
--HG--
rename : devtools/client/inspector/markup/test/browser_markup_dragdrop_autoscroll.js => devtools/client/inspector/markup/test/browser_markup_dragdrop_autoscroll_01.js
rename : devtools/client/inspector/markup/test/doc_markup_dragdrop_autoscroll.html => devtools/client/inspector/markup/test/doc_markup_dragdrop_autoscroll_02.html
2016-07-05 11:52:25 -07:00
Gregory Szorc
021d3fdfc7 Merge mozilla-central to mozilla-inbound 2016-07-06 18:26:17 -07:00
Sebastian Hengst
cfa0d595fb Backed out changeset 2620e5ba1067 (bug 1282795) for 'Concrete' redeclaration in HeapSnapshot.h (static failure). r=backout 2016-07-07 19:26:27 +02:00
Jeff Walden
ccddc5c404 Bug 1282795 - Declare JS::ubi::Concrete<T>::concreteTypeName within every JS::ubi::Concrete specialization to avoid use-before-declaration warnings related to templates. r=jimb
--HG--
extra : rebase_source : 967291d2bb028a379fcf1217ef8b116af5122cad
2016-07-05 17:41:12 -07:00
Rex Lee
d807a8a63e Bug 1261133 - Use pseudoClass for style editor transition. r=dbaron, r=pbro
MozReview-Commit-ID: Ck5JTXRR0mp

--HG--
extra : transplant_source : %95%0CQ%14%20%F0f%B84%E2%82%82%AB%F51%87%29%9EqL
2016-05-23 19:55:54 +08:00
Lin Clark
4062790276 Bug 1264696 - [rep tests] Add tests for string rep. r=Honza
MozReview-Commit-ID: BK44BgMhqPN

--HG--
extra : transplant_source : %5C%A7T0%E7%A9%BC%06%B5%0Bo%17Y%C9WS8%BC%BBJ
2016-06-23 17:48:34 -04:00
Lin Clark
1e4fbb5c93 Bug 1264696 - Move string utility functions to rep-utils. r=Honza
--HG--
extra : transplant_source : %A4%BA%9C%B5%EA%0E%C03%F2%90s%E5%21%87%85%E2%5C%3Ct%3C
2016-06-23 17:14:41 -04:00
J. Ryan Stinnett
004776fbcd Bug 1281396 - Make URL non-lazy to avoid debuggee would run / recursion issues. r=ochameau
MozReview-Commit-ID: FkYlmzIeBJe
2016-07-07 16:39:15 -05:00
Gijs Kruitbosch
ad4c50d8a8 Bug 1208489 - use resizebefore attribute on devtools horizontal splitter to avoid resizing notificationboxes, r=bgrins
MozReview-Commit-ID: 9ijDB4fFhA3

--HG--
extra : rebase_source : 742b2dc71b56e32a23ca426713b3eb53a7d65f48
2016-07-07 16:38:27 +01:00
Jan Odvarko
86677d02a2 Bug 1266420 - Implement SidebarToggle component; r=bgrins 2016-07-04 16:47:48 +02:00
Eddy Bruel
d98fe32356 Bug 1265727 - Decouple FramerateFront from FramerateActor;r=fitzgen 2016-07-04 17:50:30 +02:00
Ian Moody
c7bd381abc Bug 1268738 - Remove the background image from devtools breadcrumbs in the firebug theme. r=ntim
Prevents two breadcrumb arrows from appearing because the light-theme breadcrumb
is a background while the firebug-theme one is a CSS generated element

MozReview-Commit-ID: 20DEHid7lOP

--HG--
extra : transplant_source : kh%A0%F2%14%0B%FF%F3%BC%A6%28%1E%A39%9E%F2F%04%15%7B
2016-07-03 17:04:47 +01:00
Jan Odvarko
ad8bb89f66 Bug 1282463 - Reps: ensure that grip arrays work even when a provider is not provided; r=linclark 2016-07-01 12:48:30 +02:00
Lin Clark
d78524ccac Bug 1264688 - [rep tests] Add tests for number rep. r=Honza 2016-06-30 08:52:00 +02:00
Michael Ratcliffe
f71ab0d423 Bug 1244584 - Make GCLI tooltip hide after the first run experience r=jwalker 2016-07-01 12:30:00 +01:00
Jarda Snajdr
4e06c87a12 Bug 1231445 - Part 4: Tests for removing IndexedDB records in storage inspector r=mratcliffe 2016-07-04 04:10:00 +02:00
Jarda Snajdr
c8316a5361 Bug 1231445 - Part 3: Support for removing IndexedDB records in storage inspector r=mratcliffe 2016-07-04 04:10:00 +02:00
Jarda Snajdr
23366bd7b8 Bug 1231445 - Part 2: Change format of stores-cleared event data to support clearing any store r=mratcliffe 2016-07-04 04:09:00 +02:00
Jarda Snajdr
9d2f86c967 Bug 1231445 - Part 1: Support more key types in TableWidget r=mratcliffe 2016-07-04 04:09:00 +02:00
Ian Moody
199accd19e Bug 1205569 - Use margin-inline-start instead of margin-left for the webconsole filter icons so they look right on RTL locales. r=ntim
MozReview-Commit-ID: GTVUmgM45Yf

--HG--
extra : transplant_source : d%BA%FB%1B%FB%B06%19%96%F3%F0%88C%C3%D6%92%EF%DA4%DF
2016-07-02 22:58:18 +01:00
Jarda Snajdr
7d691d831b Bug 1194208 - Remove storage inspector stores-reloaded event. r=mratcliffe 2016-07-04 02:48:00 +02:00
Patrick Brosset
3d0938464a Bug 1284221 - Move the font panel to the last position in the sidebar; r=jdescottes
MozReview-Commit-ID: Kh64bTWxQkA

--HG--
extra : rebase_source : fef638a9abb65e918ef593434a9224828c44d29e
2016-07-04 15:21:58 +02:00
Julian Descottes
4d95e26734 Bug 1283764 - fix display of noResults message in inspector computedview;r=gl
MozReview-Commit-ID: BRZZXCRHRyW

--HG--
extra : rebase_source : 1126efefe73800aea6602c9c3f0134bf1d3d1a58
2016-07-01 12:12:13 +02:00
Patrick Brosset
6c12aa9c1b Bug 1280121 - Re-enable the font panel by default
MozReview-Commit-ID: Lg7yvfkwqx5

--HG--
extra : rebase_source : bf206d7be2fc14f7e94bcb008ad060f3ea8b2908
2016-07-04 09:44:18 +02:00
Jarda Snajdr
1071446650 Bug 1283800 - Storage inspector throws unhandled exception trying to access localStorage on about:home r=mratcliffe
MozReview-Commit-ID: D5EVRMk8zEG
2016-07-01 06:26:00 +02:00
Phil Ringnalda
e38bf61245 Back out 7d431089a2d2 (bug 1283870) for failures in test_evaluation-result.html 2016-07-01 18:26:52 -07:00
J. Ryan Stinnett
79af73828e Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau
MozReview-Commit-ID: 48Jr1Si8oUh
2016-07-01 18:35:25 -05:00
J. Ryan Stinnett
89a70c452d Bug 1283583 - Clean up code style in devtools/server/child.js. r=ochameau
MozReview-Commit-ID: GoHv6jvX6M1
2016-07-01 18:35:25 -05:00
J. Ryan Stinnett
e2e3133f6f Bug 1283886 - Allow template literals. r=tromey
MozReview-Commit-ID: DPHZjMLs4ED
2016-07-01 18:35:25 -05:00
James Long
2331b4c16c Bug 1273730 - remove pretty-print button if debugging workers because it doesn't work r=ejpbruel 2016-07-01 17:40:27 -04:00
Joseph Yeh
c6939fca31 Bug 1279651 - The show-all button overlaps on inspector-breadcrumbs-toolbar
MozReview-Commit-ID: 5QqTsbh50PT
2016-06-27 00:01:00 +02:00
Lin Clark
40a56b044e Bug 1283870 - New console frontend: Use reps to render responses from the backend. r=bgrins
MozReview-Commit-ID: HYRdgpKDXF
2016-07-01 11:21:08 -04:00
Peter Elmers
ef47656f06 Bug 1283465 - New console frontend: Display cached messages. r=linclark
MozReview-Commit-ID: ArhGOuUY8ea
2016-06-30 06:59:55 -07:00
Eddy Bruel
32f9a9263f Bug 1265727 - Decouple ProfilerFront from ProfilerActor;r=fitzgen 2016-07-01 15:27:41 +02:00
Eddy Bruel
44e1776918 Bug 1280257 - Reset non-pending breakpoints when tab is reloaded with source maps disabled;r=jryans 2016-07-01 15:19:25 +02:00
djmdev
e2dfb7824c Bug 1172412 - Moved the markers to the right of the checkbox, before the label. r=ntim
MozReview-Commit-ID: 3DYIoVO2an4
2016-06-30 21:50:27 +05:30
Jarda Snajdr
24366b36b0 Bug 1281732 - Part 8: Fix webconsole tests that inspect the stack frames r=bgrins 2016-06-27 04:54:00 +02:00
Jarda Snajdr
d66c01d247 Bug 1281732 - Part 7: Clean up and simplify markup of webconsole messages r=bgrins 2016-06-24 09:28:00 +02:00
Jarda Snajdr
d095253488 Bug 1281732 - Part 6: Use StackTrace React component in webconsole, cleanup message-location r=linclark 2016-06-29 04:06:00 +02:00
Jarda Snajdr
2eeeda64b7 Bug 1281732 - Part 5: Style cleanup for HTTP console log messages r=Honza 2016-06-24 09:15:00 +02:00
Jarda Snajdr
143d345a63 Bug 1281732 - Part 4: Add stack trace tab to HTTP console log message r=Honza 2016-06-28 09:29:00 +02:00
Jarda Snajdr
c259458149 Bug 1281732 - Part 3: Remove duplicate styles for stack frames in Performance tool r=bgrins 2016-06-24 09:13:00 +02:00
Jarda Snajdr
4a9d73ab29 Bug 1281732 - Part 2: Fix tests that look at the Frame component markup r=linclark 2016-06-24 09:11:00 +02:00
Jarda Snajdr
ff687663ee Bug 1281732 - Part 1: React components for displaying stack traces and frames r=linclark 2016-06-24 09:10:00 +02:00
Steve Melia
22d172ab4b Bug 1269226: Explicitly handle node deletion in inspector breadcrumbs. r=pbro 2016-05-25 00:06:28 +01:00
Tom Tromey
a1c6fa6b82 Bug 1266844 - use URL, not nsIURL, in css-logic.js; r=pbro
MozReview-Commit-ID: F8eBQEJZkv7

--HG--
extra : transplant_source : %7E8C%F7%A1%BA%E4%16%F81%1C%C4%D6%C9%AC%0F%A4%1C%B1%B3
2016-06-24 13:55:55 -06:00
Towkir Ahmed
88e1001723 Bug 1266142 - Fixed radio button labels vertical alignment in devtools settings/options pane. r=ochameau 2016-06-29 12:36:00 +02:00
J. Ryan Stinnett
fbdd664cb0 Bug 1283599 - Repair DevTools file watcher. r=tromey
MozReview-Commit-ID: IRLxJ4ZJ5ti
2016-06-30 16:07:23 -05:00
Wes Kocher
0a4e1558a6 Backed out 6 changesets (bug 1244227) for mochitest-cl failures
Backed out changeset fc2dcc9e7f52 (bug 1244227)
Backed out changeset 5855543dc299 (bug 1244227)
Backed out changeset b409ab88921d (bug 1244227)
Backed out changeset 2990149167fc (bug 1244227)
Backed out changeset e4bf9065b319 (bug 1244227)
Backed out changeset 404a39c5e090 (bug 1244227)
2016-06-30 13:42:15 -07:00
Nicolas Chevobbe
9cc375021b Bug 1283247 - New console frontend: Add support for console.count(). r=linclark
MozReview-Commit-ID: 2b9cBXXMLMW
2016-06-25 14:32:37 +02:00
Michael Ratcliffe
56a8127a68 Bug 1268837 - Remove GCLI screenshot --chrome file.png. r=jwalker
MozReview-Commit-ID: GlNfyofypHt
2016-06-30 14:08:42 +01:00
Tom Tromey
b2671b487f Bug 1244227 - remove unused file from devtools/client/netmonitor/test/; r=Honza
MozReview-Commit-ID: 1obunKGZYgx

--HG--
extra : transplant_source : %87%84M%B680%BC%D4%08%F5%D2%07%C8%EFd%8F%85%CD%B73
2016-06-20 11:29:36 -06:00
Jan de Mooij
79865aba2a Bug 1283855 part 17 - Make {Get,Set}DebuggerMallocSizeOf take JSContext instead of JSRuntime. r=jimb 2016-07-06 11:40:20 +02:00
Andrew Swan
9a676bded2 Bug 1283622 Sign devtools test addon r=me
MozReview-Commit-ID: 4lGqR7hkrrk

--HG--
extra : source : eeaae22e8025862cd9a330876bfdf1eabf982283
extra : intermediate-source : 920000da82c37d81d6fe151d4630350983940bde
2016-07-02 20:09:37 -07:00
Alexandre Lissy
ee77e301dd Bug 1285170 - Remove app:// protocol r=valentin
MozReview-Commit-ID: 4cnLrqqyP35

--HG--
extra : rebase_source : 424b63df547308033fc960632c5ef5939e3d8d85
2016-03-16 17:11:12 +01:00
Tom Tromey
f6968e4e28 Bug 1244227 - add an API to enable throttling; r=Honza
MozReview-Commit-ID: BirjFHVSZN7

--HG--
extra : transplant_source : %88%FA%CB%0D%21%07%D9%DA%84%03%2C%92N%60%0F%E4%11%CF%8Dp
2016-03-01 11:13:41 -07:00
Tom Tromey
397c46c617 Bug 1244227 - properly report throttled network timing; r=Honza
MozReview-Commit-ID: BCJLSRGS0vE

--HG--
extra : transplant_source : y%95%21%B8%DC%C3%7BM%F7%5D%88c9%B9%D0r%19%D8%3C%E4
2016-02-04 06:40:25 -07:00
Tom Tromey
becfb61023 Bug 1244227 - add network throttling; r=Honza
MozReview-Commit-ID: Iy6buFxUrGg

--HG--
extra : transplant_source : %DAz%F1jcfv%5DsX_4ULW%B0RsN%E5
2016-01-29 11:56:25 -07:00
Tom Tromey
5960cf5875 Bug 1244227 - NetworkResponseListener does not need to implement nsIInterfaceRequestor; r=Honza
MozReview-Commit-ID: 9TMlmdjQWLL

--HG--
extra : transplant_source : %AF%96%40R%20%85M%C2%EFB6%7C%27L%AB%ADnP%EA%EC
2016-02-16 15:03:23 -07:00
Lin Clark
68e51753a6 Bug 1264687 - [rep tests] Add tests for null rep. r=Honza 2016-06-30 05:10:00 +02:00
Florian Scholz
d33e806413 Bug 1279195 - Update error doc URLs and add GA parameters; r=bgrins 2016-06-24 03:58:00 +02:00
Brian Grinstead
28a5659e30 Bug 1279195 - Move error message URL onto server. r=linclark
MozReview-Commit-ID: 4paCU4JDDMv

--HG--
extra : transplant_source : %2C%5Dg%B2K%DF%F2%D0%FB%08d%E46%B77%C6MZB-
2016-06-21 15:09:13 -07:00
moby
4f92724a7b Bug 1278287 - Migrate the style-inspector-menu module; r=bgrins 2016-06-29 13:29:00 +02:00
djmdev
aa478becf5 Bug 1283072 - replaced png icon reference with svg icon reference in image url of .remove-button; r=jdescottes 2016-06-29 23:33:01 +05:30
Michael Ratcliffe
4b281b31d8 Bug 1271257 - Protocol error (unknownError) can't convert undefined to object r=pbrosset
--HG--
extra : rebase_source : 1edaaf284abe85b34e600f249ec8cbef319a7aae
2016-06-29 15:27:02 +01:00
Michael Ratcliffe
ed0e455d77 Bug 1249445 - Remove empty space when devtools docked right r=pbro
--HG--
extra : rebase_source : 97242d4811d073d83f50da9d4fe1922a7c57dd2e
2016-06-29 16:51:39 +01:00
Lin Clark
2c9ea43189 Bug 1264691 - [rep tests] Add tests for object-with-text rep. r=Honza
--HG--
extra : rebase_source : 4ec4eb045d7129612346a191ca0304b83e7c1cd5
2016-06-21 16:19:50 -04:00
Julian Descottes
34e58925be Bug 1278823 - styleeditor: fix csscoverage report creation;r=jryans
The sheetToUrl function in csscoverage is only used to create ids for the
csscoverage map of knownRules. Instead of asking the UI to format stylesheet
URLs using the same logic as the server, StyleEditor.jsm now sends the
stylesheet actor to create the report. The csscoverage actor can then compute
the stylesheet URL on the server.

MozReview-Commit-ID: GDtWhbi2ScW

--HG--
extra : rebase_source : bfc8dc7c680523ff8d67e8ffd5d1b1b7af862333
2016-06-28 11:18:39 +02:00
Julian Descottes
7e1c46f37f Bug 1278823 - fix eslint issues in StyleEditorUI.jsm;r=tromey
MozReview-Commit-ID: 7rI0Kw56Vp4

--HG--
extra : rebase_source : d030b22894b646ba2677cc8929b630cae392d151
2016-06-21 12:21:47 +02:00
Alexandre Poirot
43a3ab0728 Bug 1283186 - Only print error instead of throwing when a key shortcut is invalid. r=bgrins 2016-06-30 01:29:56 -07:00
Jarda Snajdr
23e15b12e9 Bug 1282211 - Requests cannot be sorted by cause r=Honza 2016-06-29 06:11:00 +02:00
Greg Tatum
8b9104efd4 Bug 1261477 - Make values of long watch expressions visible r=jlongster 2016-06-20 08:47:00 +02:00
Jaideep Bhoosreddy
8f1b54dd02 Bug 1254390 - Flexible sizing for device selector to display full device names; r=gl 2016-06-29 09:29:00 +02:00
Tom Tromey
469cee9bad Bug 1225254 - split css-logic.js into server and shared files; r=pbro
MozReview-Commit-ID: BTFVQJcVI5d

--HG--
extra : transplant_source : n%A3%EF0e%9F%8E%09%FC4%95%F8%60l3%B73%BDS%C7
2016-06-24 08:26:21 -06:00
Tom Tromey
1006edd234 Bug 1225254 - remove unused code from css-logic.js; r=pbro
MozReview-Commit-ID: joVchP4T56

--HG--
extra : transplant_source : %A2c%AE%84M%D2f%BB%B7%9CH%7D%CF%C8%85%95LI%25%FE
2016-06-23 11:02:56 -06:00
Wes Kocher
da658e26c2 Backed out changeset 7773873116e9 (bug 1265727) for xpcshell failures and eslint failures 2016-06-29 12:00:47 -07:00
J. Ryan Stinnett
0521eafa74 Bug 1282900 - Remove RDP telemetry probes and surrounding machinery. r=fitzgen
MozReview-Commit-ID: 58WNVGWTyKJ
2016-06-29 11:37:09 -05:00
Gabriel Luong
a673a00224 Bug 1282287 - Upgrade to CodeMirror 5.16.0 r=bgrins 2016-06-30 00:58:13 +09:00
Carsten "Tomcat" Book
7b90111dfd Merge mozilla-central to fx-team 2016-06-29 16:21:46 +02:00
Eddy Bruel
eb8de6c5ed Bug 1265727 - Decouple ProfilerFront from ProfilerActor;r=fitzgen 2016-06-29 16:20:06 +02:00
Carsten "Tomcat" Book
5c90a99952 merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
Lin Clark
dadbb21b58 Bug 1264683 - [rep tests] Add tests for function rep. r=Honza 2016-06-29 07:07:00 +02:00
Jaideep Bhoosreddy
5b0915aa18 Bug 1282472 - Add camera effects to screenshot; r=jryans 2016-06-29 00:13:00 +02:00
Jaideep Bhoosreddy
2a13ca7bf5 Bug 1282470 - Add a -fullpage suffix to screenshots taken with --fullpage option; r=gl 2016-06-27 11:28:00 +02:00
Alexandre Poirot
9e552a2542 Bug 1281731 - Destroy the toolbox on toolbox.xul unload. r=jryans 2016-06-28 08:39:37 -07:00
jyeh@mozilla.com
804ddb6322 Bug 1268073 - Misleading error if you click "Debug" twice. r=janx 2016-06-28 08:39:37 -07:00
Jan Keromnes
03eff3939b Bug 1268073 - Fix a few BrowserToolboxProcess leaks. r=ochameau 2016-06-28 08:39:37 -07:00
Alexandre Poirot
250e55dddb Bug 1268073 - Free loader created by BrowserToolboxProcess. r=jryans 2016-06-28 08:39:37 -07:00
Alexandre Poirot
b62081ba39 Bug 1268073 - Prevent leaking BrowserToolboxProcess instance when debuggerServer leaks. r=jryans 2016-06-28 08:39:36 -07:00
Carsten "Tomcat" Book
bd81760f9c Merge mozilla-central to fx-team 2016-06-28 16:14:58 +02:00
Carsten "Tomcat" Book
261fe13dcd merge mozilla-inbound to mozilla-central a=merge 2016-06-28 16:09:05 +02:00
Jaideep Bhoosreddy
7194d53f36 Bug 1278909 - Realigning checkbox and label in RDM Device Modal; r=helenvholmes 2016-06-20 14:18:00 +02:00
Philipp Kewisch [:Fallen]
b3be6df2f8 Bug 1279833 - Make less use of gBrowser and content tabs in devtools. r=jwalker 2016-06-28 11:07:09 +02:00
Philipp Kewisch
a07ebf7178 Bug 1279784 - Remove hardcoded navigator:browser in devtools. r=jryans 2016-06-28 11:03:11 +02:00
Jaideep Bhoosreddy
afa6407d7b Bug 1259132 - vertically aligning device-list label in rdm which is not aligned on windows; r=helenvholmes 2016-06-28 01:42:00 +02:00
Benoit Chabod
c2a197a1a4 Bug 1275559 - Handle asynchronous loading and errors for device list, r=jryans 2016-06-28 05:33:00 +02:00
Benoit Chabod
69ae1235aa Bug 1269882 - Reload viewport when enabling touch simulation, r=jryans 2016-06-28 05:42:00 +02:00
Jarda Snajdr
1ff6daa7b0 Bug 1191216 - Part 2: Intermittent browser_console_error_source_click.js - rewrite to Task.js. r=bgrins 2016-06-27 04:49:00 +02:00
Jarda Snajdr
faf82effc8 Bug 1191216 - Part 1: Intermittent browser_console_error_source_click.js - fix test. r=bgrins 2016-06-27 04:48:00 +02:00
Dalimil Hajek
b2f34546ca Bug 1145655 - Remove remnants of Browser Debugger. r=jryans 2016-06-25 03:35:00 +02:00
Jan Odvarko
d086fee2a2 Bug 1281489 - Fix Grip rep long mode. r=linclark 2016-06-27 13:49:49 +02:00
Julian Descottes
410925da80 Bug 1266456 - part7: tooltips.css remove unused event details tooltip rule;r=jsnajdr
MozReview-Commit-ID: K0nL7Jthc98

--HG--
extra : rebase_source : 27a8f7942918bf4d5dd8f4734c548786f6603d9f
2016-06-09 16:29:29 +02:00
Julian Descottes
35b0ed34db Bug 1266456 - part6: HTMLTooltip show() now accepts x,y offsets;r=bgrins
The autocomplete popup is displayed relatively to an anchor, but will be
shifted on the x-axis in order to be aligned with the word being completed.

To support this, the HTMLTooltip show() method now accepts x and y offsets.

MozReview-Commit-ID: 1cR3XFPdcVy

--HG--
extra : rebase_source : 0aa84be9afe977c52bffad2eb37eb35813d8a17a
2016-06-20 21:07:08 +02:00
Julian Descottes
fa6cf14cb1 Bug 1266456 - part5: HTMLTooltip setContent() support "auto" width parameter;r=bgrins
The autocomplete popup defines its width by finding the longest label
to display and then applying a "width:Xch" to its content, where X is
the length of the longest label + 3.

In order to support this, the HTMLTooltip setContent() methods allows to
use width: "auto" (which also becomes the default value). In this case,
the HTMLTooltip show() method will automatically compute the preferred
width for the tooltip. It will first calculate the tooltip height, then
measure the width of the tooltip for this computed height and use it as
the preferred width.

MozReview-Commit-ID: KDxZNB3KDdR

--HG--
extra : rebase_source : 8ceedd73434551050f8d63cbf03d66870e275b03
2016-06-23 17:30:50 +02:00
Julian Descottes
31b8edef38 Bug 1266456 - part4: HTMLTooltip support XUL docs using page instead of window;r=ochameau
Some test documents are using a <page> object instead of a <window> object.
When inserting the tooltip container  inside of the document, the HTMLTooltip
will now insert the container in the documentElement

MozReview-Commit-ID: F57vP2lfvrg

--HG--
extra : rebase_source : 5f99c4c139fed9a9893a98a5de2c4c3e76c753da
2016-06-22 19:44:59 +02:00
Julian Descottes
af06507c7b Bug 1266456 - part3: HTMLTooltip show() clear timeout to avoid window leaks;r=jsnajdr
When calling HTMLTooltip::show() consecutively, we were leaking a window object.
The timeout responsible for attaching the click event on window is now cleared
before attaching a new one.

MozReview-Commit-ID: 3ccIHM2QNlp

--HG--
extra : rebase_source : 645e761b8fa562bfa5b8e4abe3412ef52c03c62e
2016-06-24 16:47:01 +02:00
Julian Descottes
718a901bda Bug 1266456 - part2: HTMLTooltip setContent() use object as 2nd arg;r=jsnajdr
setContent expects 3 arguments: content, width, height. Height is already optional
but for the autocomplete migration, the width will also become optional.

Using an object argument for width and height makes this easier.

MozReview-Commit-ID: 9CiMG0BdLOR

--HG--
extra : rebase_source : 4ec54714ccc2476fa4b341aaad3773ba095cca5a
2016-06-23 17:27:32 +02:00
Julian Descottes
4ce7004bfb Bug 1266456 - part1: HTMLTooltip cleanup test & jsdoc for synchronous setContent;r=jsnajdr
MozReview-Commit-ID: Ia3aRmwFawP

--HG--
extra : rebase_source : 6a569ffd14264ff8c680e5fc8f8cf6eae4ff5877
2016-06-22 15:18:21 +02:00
Jan Keromnes
b57c44dc2d Bug 1188981 - Show Push Service subscription endpoint URL for Service Workers in about:debugging. r=jryans
--HG--
extra : rebase_source : c8636b7a77d23eb0c6392dac41825f62dde00db8
2016-06-24 18:06:34 +00:00
Jan Keromnes
4bad6d5fc8 Bug 1188981 - Switch about:debugging tests to devtools shared-head. r=jryans
--HG--
extra : rebase_source : 6f14053f3c5d6ef7ee171a3bc071f11dd0f0c2cd
2016-06-24 18:06:34 +00:00
Tom Tromey
92a3aa0df3 Bug 1264654 - Use DOMParser in devtools. r=bgrins
MozReview-Commit-ID: BB829YyUBh7

--HG--
extra : transplant_source : %1Fb%17%07%CA%EE%20%01%92%8A_%F4%C6%F1%27%8D%A1%8C%96%F4
2016-06-20 06:34:32 -06:00
J. Ryan Stinnett
0068c10f19 Bug 1240900 - Use outerWindowID directly from browser. r=ochameau
MozReview-Commit-ID: JuJNSScaJEs
2016-06-25 11:35:02 -05:00
J. Ryan Stinnett
10cd63b51b Bug 1240900 - Connect primary browser UI to the viewport. r=ochameau
The primary browser navigational UI should now behave as if it's connected to
the page content in the viewport, including things like:

* Content page's URL is displayed in location bar
* Content page's title is displayed on the tab
* Back / forward navigates the viewport
* Entering a location navigates the viewport
* Page loading progress is displayed in the status bar as usual

MozReview-Commit-ID: FzxWEwj13sJ
2016-06-25 11:35:02 -05:00
Brian Grinstead
1adf4b4140 Bug 1278368 - Remove the error console. r=dolske
MozReview-Commit-ID: AIw6zqVjJFx

--HG--
extra : transplant_source : V%9C%F2%B6L%1D%22%D8%85%9Ep%AA%2B%CD%19%23%D2c%96%EE
2016-06-23 17:46:58 -07:00
Lin Clark
7756c539df Bug 1264677 - [rep tests] Add tests for attribute rep. r=Honza 2016-06-24 05:48:00 -04:00
Lin Clark
4f748ab59f Bug 1264685 - [rep tests] Add tests for grip rep. r=Honza 2016-06-24 05:30:00 -04:00
Jan Odvarko
ea87030f6a Bug 1280949 - Use regexpr to identify browser based directories. r=jlongster 2016-06-20 17:04:54 +02:00
Yury Delendik
47898bf0e8 Bug 1280471 - Turn on highlight for WebAssembly text format. r=jlongster
MozReview-Commit-ID: GIeIqr3m8WX

--HG--
extra : transplant_source : %0A%A2%DB%8A%40NBm.6T%D3_%CC%F1%D1%A2%EF%23%3E
2016-06-16 16:02:49 +01:00
Tom Tromey
1efab2c2c3 Bug 1273941 - remove last use of sdk/core/promise from devtools; r=jryans
MozReview-Commit-ID: 23EFkNlv6dN

--HG--
extra : transplant_source : 05-%1BB%C4%9E%25%2C%A1%DE%D8%FB%D9-%D5z-%A9%8D
2016-06-09 09:16:46 -06:00
Tom Tromey
39077d503e Bug 1273941 - do not Cu.import promises in devtools; r=jryans
MozReview-Commit-ID: 57DjVnER13e

--HG--
extra : transplant_source : -5M%03%AF%DB%25%5E%C6%9B5%85%94%22%12X%B8%86%F7%B9
2016-06-09 09:08:34 -06:00
Tom Tromey
5ebada2115 Bug 1273941 - replace uses of promise.defer in devtools/client/eyedropper; r=jryans
MozReview-Commit-ID: HXXirB104d9

--HG--
extra : transplant_source : %8BjB%C0H%BB%F3%E9W%06%E9%26%9E%28eq%C1bTc
2016-06-09 09:06:35 -06:00
Tom Tromey
290bb95718 Bug 1273941 - replace uses of promise.defer in devtools/client/styleeditor; r=jryans
MozReview-Commit-ID: EEniVnsuuDd

--HG--
extra : transplant_source : %E5%BFsj58%04%A1Nkf%88%20%05%2CO%F6%E6%3E%FB
2016-06-09 09:06:21 -06:00
Tom Tromey
8033f9ff34 Bug 1273941 - replace uses of promise.defer in devtools/client/inspector; r=jryans
MozReview-Commit-ID: CBKDIFYL9Ij

--HG--
extra : transplant_source : %F9%EF9%B2B%87%FA%A3%CD%9E7%80%B1N%A9%FE%96%1F%C3%94
2016-06-09 09:05:41 -06:00
Tom Tromey
abf6180c9f Bug 1273941 - replace uses of promise.defer in devtools/client/framework; r=jryans
MozReview-Commit-ID: GwgbcXOmvtK

--HG--
extra : transplant_source : %21MF%10yF%AC%01%D3%3C%A3%95fF%CA%7Ct%A6%92w
2016-06-09 09:04:58 -06:00
Tom Tromey
16d4051c4f Bug 1273941 - replace uses of promise.defer in devtools/client/shared; r=jryans
MozReview-Commit-ID: K5P4eB0XPT9

--HG--
extra : transplant_source : %EB%27%9C%FE%80N%8D%13E%C0%7B%B7%F0_%A5%CCJ%5D%FC%8F
2016-06-09 09:04:22 -06:00
Tom Tromey
2e37ad3b29 Bug 1273941 - replace uses of promise.defer in devtools/shared; r=jryans
MozReview-Commit-ID: 2n3uJ5QKsKL

--HG--
extra : transplant_source : %E5%29%E0%BA%26%23%7F%CF%B6%2B4%7E%D4%02%21%9B%D8%D51%5C
2016-06-09 09:03:47 -06:00
Brian Grinstead
50ae546b6e Bug 1277207 - Show tooltip arrow in rtl locales. r=jdescottes
MozReview-Commit-ID: Jc1jdlKhkLz

--HG--
extra : transplant_source : %92%17fl%8F_%90%91poD%02%B7%7E%99%D5iA%AE%D4
2016-06-22 18:09:45 -07:00
Francesco Lodolo (:flod)
e5a7c8e40c Bug 1281502 - Improve localization comments for Source Editor shortcuts. r=past
--HG--
extra : rebase_source : d07f9cef1f4dd269597b4bb20f88e587b03963be
2016-06-23 05:25:00 -04:00
Lin Clark
677c201d49 Bug 1264698 - [rep tests] Add tests for stylesheet rep. r=Honza
--HG--
extra : rebase_source : 49bcad560612cfe5c7d874cd6316656faefd918c
2016-06-21 12:30:00 -04:00
Benoit Chabod
9fc08ea016 Bug 1275520 - Improve RDM displayed device list preference. r=jryans
--HG--
extra : rebase_source : 6bf3471e0298e05a9aa0c477a4de2c6a444cb9b6
2016-06-22 09:41:00 -04:00
danhuang1202
ef481a9f37 Bug 1274704 - Update Date.now() to performance.now() for getting accurate time diffence. r=jryans
MozReview-Commit-ID: LkdWbWCQDqb

--HG--
extra : rebase_source : ec2176a6db0e82bf3512467f44ce54d33a7401ea
2016-06-22 18:11:32 +08:00
Carsten "Tomcat" Book
965dbc5745 merge mozilla-inbound to mozilla-central a=merge 2016-06-23 14:57:09 +02:00
Jaideep Bhoosreddy
fbd4e8ea76 Bug 1255908 - Replaced "/" with hostname when for root document in webconsole; r=jsnajdr 2016-06-22 20:30:00 +02:00
Jan Odvarko
9fc49ca3c9 Bug 1279649 - Rotate inspector-pane-toggle 90 deg for vertical mode. r=ntim 2016-06-22 16:20:50 +02:00
Tom Tromey
33551be142 Bug 1280371 - Move ELEMENT_STYLE to devtools/shared/specs/styles. r=bgrins
MozReview-Commit-ID: AjZLiQAivg9

--HG--
extra : transplant_source : %E6%1E%5E%CD%88%22K%F3%C5%91%A5%9C%05o%1F%13%B6%98%BCE
2016-06-16 11:27:10 +01:00
Maxime "Pepe_" Buquet
8d1d5c1189 Bug 1221545 - Allow for the Style Editor to be disabled. r=jdescottes 2016-06-21 15:13:51 +02:00
Tom Tromey
af5e8f9ef5 Backed out changeset 3518b484f82d (bug 1275637) for errors in browser_se_first-run.js; CLOSED TREE; r=me, a=KWierso
MozReview-Commit-ID: HumbpXccwrF
2016-06-22 14:19:19 -06:00
Eddy Bruel
76d994c3b6 Bug 1265730 - Remove old StyleEditorActor/Front definitions;r=fitzgen 2016-06-22 15:04:37 +02:00
Eddy Bruel
4c018021a8 Bug 1265727 - Decouple PerformanceRecordingFront from PerformanceRecordingActor;r=fitzgen 2016-06-22 15:01:28 +02:00
Eddy Bruel
ba21a67524 Bug 1265727 - Decouple PerformanceFront from PerformanceActor;r=fitzgen 2016-06-22 13:16:21 +02:00
Eddy Bruel
7487272df9 Bug 1278770 - Decouple the test actors;r=fitzgen 2016-06-22 13:08:40 +02:00
Jarda Snajdr
196c4493fd Bug 1280247 - Netmonitor JS stack traces should show the frame's asyncCause r=ochameau 2016-06-15 23:30:00 +02:00
Philipp Kewisch
6b67f0dc68 Bug 1279740 - Cannot open scratchpad with browser execution context preset. r=jryans 2016-06-11 23:58:48 +02:00
Tim Nguyen
f90e79fb40 Bug 1256314 - Fix twitching of RDM toolbar on startup. r=jryans
MozReview-Commit-ID: GQbdVwfvh1N
2016-06-22 07:57:59 +02:00
Lin Clark
f2c3e30e25 Bug 1264679 - [rep tests] Add tests for date-time rep. r=mayhemer
DONTBUILD

--HG--
extra : source : c4096b7ccbe6e8296e3274841c978efbc5396c64
extra : amend_source : a3102589a7f432b078a91ada01e140446d241a23
2016-06-21 09:45:00 -04:00
Ryan VanderMeulen
26e2fdf1c9 Backed out changeset c4096b7ccbe6 for landing with the wrong commit message. 2016-06-21 17:33:55 -04:00
Lin Clark
09dc5d1830 Bug 1281051 - Remove text-node rep. r=Honza 2016-06-21 09:45:00 -04:00
Christoph Kerschbaumer
af4cc7ca3c Bug 1281114 - Convert devtools/client/debugger/test/mochitest/addon3.xpi to use channel.open2() r=grinstead
--HG--
extra : rebase_source : 041cffe0cb19d6860edda0e9d36d55a4b0d36f4c
2016-06-21 10:23:58 +02:00
Carsten "Tomcat" Book
c2b7d7ae22 Merge mozilla-central to mozilla-inbound 2016-06-22 13:46:46 +02:00
Jan de Mooij
fb0436ba41 Bug 1279295 - Create the runtime's JSContext when we create the runtime. r=luke 2016-06-22 09:47:52 +02:00
Jan de Mooij
3bd7eaa33a Bug 1282113 - When we're shutting down the runtime, only allow shutdown GCs. r=terrence 2016-06-28 11:56:08 +02:00
Nicolas Chevobbe
5bd03405ba Bug 1224504 - Use the same variable name in CssComputedView than in CssRuleView for inspected element. r=jdescottes
MozReview-Commit-ID: 7U4YYqdR7nZ

--HG--
extra : transplant_source : %07p%F4%85%F6%C3%E8%C6%7D%0D%98%E0%DA%9BK%98%9CqG%D9
2016-06-20 18:22:20 +02:00
Nicolas Chevobbe
213fc9c79b Bug 1224504 - Selecting the rule view panel should refresh the panel content. r=jdescottes
That's what the code intended to do, but it was checking an unexisting property.
This patch fixes that and adds a test to make sure changes are synced in the rule
view when editing properties in the layout view.
Move getRuleViewRuleEditor from inspector/rules/test/head to inspector/test/head in order to use
it in computed test folder. Remove the duplicated function in inspector/shared/test/head.

MozReview-Commit-ID: JbE4ppheSZC

--HG--
extra : transplant_source : %DDO%ED%10%C4%C1s%06%22D%D4%82%13%3F%1A%F0%E8%9D%F9%7B
2016-06-20 18:20:08 +02:00
Nicolas Chevobbe
231c9140fb Bug 1280520 - Fix dead CPOW intermittent in browser_webconsole_bug_613642_prune_scroll.js. r=bgrins
MozReview-Commit-ID: 5hlcANi1exr

--HG--
extra : transplant_source : %F0%A1t%C1TWjc%862%E6f%00%99p%E1a%D4%3B%12
2016-06-17 17:23:44 +02:00
Tom Tromey
d7707e6975 Bug 1265830 - Remove uses of nsIDOMCSSRule from devtools. r=bgrins
MozReview-Commit-ID: 9q9Ei38My4A

--HG--
extra : transplant_source : %EA%94%C5%B2%BD%7Fz%F6%1C3O%0B%22%AA%C8%3E%98Z1j
2016-06-16 10:22:28 +01:00
Tom Tromey
ba0f9d2892 Bug 1275637 - Fix eslint errors in webgl-utils.js. r=jryans
MozReview-Commit-ID: 1T2vOPMAj8G
2016-06-20 06:38:39 -06:00
moby
f79cb6e071 Bug 1203079 - Allow Ctrl+Shift+C to cancel element picker even if page becomes unfocused; r=pbro
--HG--
extra : rebase_source : b8859d16fdf64903b55779fb5972d4ccb840b0ce
2016-06-14 04:57:00 +01:00
Carsten "Tomcat" Book
a967cdb984 merge mozilla-inbound to mozilla-central a=merge 2016-06-16 08:06:50 +01:00
Christoph Kerschbaumer
e6988379ea Bug 1280204 - Convert devtools/client/shared/theme.js to use channel.open2(). r=grinstead 2016-06-15 13:19:31 +01:00
Ben Kelly
fe59a2e2da Bug 1279389 P2 Relax the timing in browser_telemetry_toolboxtabs_storage.js to account for osfile worker startup. r=jryans 2016-06-28 18:47:55 -07:00
Terrence Cole
1fe18b25cf Bug 1232686 - Use decltype to infer Variant::match return type; r=fitzgen
--HG--
extra : rebase_source : 38f280cc3014b2285a79e377f1fa8edf4c5f4661
2015-12-15 07:45:22 -08:00
Jarda Snajdr
b57da2dc12 Bug 1278778 - Show JS stack traces of Fetch requests in Netmonitor r=bkelly 2016-06-14 04:08:00 +01:00
Carsten "Tomcat" Book
c2d738f0c3 Merge mozilla-central to autoland 2016-07-18 17:14:33 +02:00
Lin Clark
111ea86168 Bug 1264681 - [rep tests] Add tests for document rep. r=me
MozReview-Commit-ID: 2AkaAtb86O8

--HG--
extra : rebase_source : 8cac01ea957383deccfaa0456062acf31b463fcc
2016-06-24 07:07:42 -04:00
Lin Clark
65f8efba09 Bug 1264695 - [rep tests] Add tests for regexp rep. r=me
MozReview-Commit-ID: EsiwaoNYc6X

--HG--
extra : rebase_source : 4ebbb71d505ec478eb656491b9cb3c29b39484c5
2016-06-24 09:14:28 -04:00
Helen V. Holmes
8117868f7f Bug 1266414: device modal fades in/out, r=jryans
Device modal can be closed with escape and outside click

MozReview-Commit-ID: eyQRxC6TDv
2016-07-18 10:12:12 -05:00
Amod Narvekar
61a9f0df50 Bug 1267503 - Show the font-inspector in sidebar menu if enabled, r=jdescottes 2016-06-14 08:12:00 +01:00
Patrick Brosset
c1a025bcaa Bug 1268082 - Get the list of supported CSS types for each property from the server; r=tromey
Added the list of supported types to each css property returned by the
CssProperties actor.
As a fallback, the css-properties-db static file also contains this list.
Also, if connected to a server that has the CssProperties actor but not
the data about supported types, then the type data is retrieved from the
static db too.

MozReview-Commit-ID: J1o8JGODMiC

--HG--
extra : rebase_source : 9c997516c0b1c374a016a6a5f54dacfb5ce076bf
extra : amend_source : 15ae16c64120b984b212fd2e2723da5018aaaa5c
2016-06-15 08:58:36 +01:00
Nicolas Chevobbe
48bc9fb95f Bug 1271184 - Fix dead CPOW intermittent in browser_webconsole_bug_613642_prune_scroll.js . r=bgrins
MozReview-Commit-ID: F3OSrcDYEbO

--HG--
extra : rebase_source : 579b33c6a7a034aa45803b52eee0d1e3eda29e4f
2016-06-10 23:11:48 +02:00
Jarda Snajdr
5ab0872067 Bug 1277264 - Part 2: Remove setImageContent method from Tooltip.js r=jdescottes
--HG--
extra : rebase_source : a313841f78e97805da871ecd8427ec2153c62c56
2016-06-12 12:01:00 +01:00
Jarda Snajdr
1c20c2504b Bug 1277264 - Part 1: Migrate netmonitor tooltips to HTML Tooltip. r=jdescottes
--HG--
extra : rebase_source : 01d928759882d7f34d3389ed5a7a718cde8d89bb
2016-06-12 12:01:00 +01:00
Nicolas Chevobbe
80aa7658fd Bug 1240038 - Listen for changes when a StyleSheetActor is created. r=tromey
A listener was added for stylesheet changes only if the stylesheet already
contributed to the page before the modification. So if there was a stylesheet
without any rule matching a node of the page, when a rule was created in it for
the current selected node in the markup view, the rule view wasn't refreshed.
The fix here is to emit an event, from the TabActor, when a StyleSheetActor is created,
and listen to such event to watch for changes in it, in order to update the rule view.
Modify an existing rule view/stylesheet editor sync test to make sure this bug is fixed.


MozReview-Commit-ID: H3szbUnchQP

--HG--
extra : transplant_source : %F7%E0%D2%8B%B3%D2%C3%1F%F8%88%03%AA%10Q%E4%B8h%0C%BE_
2016-06-07 22:28:45 +02:00
Brian Grinstead
70988d77e5 Bug 1266478 - Eslint fixes followup;r=me
MozReview-Commit-ID: 2BtKqZ23Qna
2016-06-10 16:51:47 -07:00
Brian Grinstead
ad19bb6b11 Bug 1266478 - Integrate Menu API with inspector;r=pbro
This patch converts the inspector's context menu implementation away from
directly using XUL menus, and updates a number of tests to match.

MozReview-Commit-ID: L8aL23BUmXS
2016-06-10 15:52:27 -07:00
Nick Fitzgerald
ff7200291a bug 1265723 - Decouple the MemoryFront from the MemoryActor; r=ejpbruel 2016-06-10 13:28:15 -07:00
Nick Fitzgerald
323a754b9a Bug 1279302 - Decouple the ReflowFront from the ReflowActor; r=ejpbruel 2016-06-10 13:28:15 -07:00
Julian Descottes
7bd66d252a Bug 1279441 - fix HTMLTooltip closing after click on inner iframe;r=bgrins
MozReview-Commit-ID: EggheTpU2y3

--HG--
extra : rebase_source : 5c6a678776292446aeb36a0555f89a5e943d252e
2016-06-10 11:24:04 +02:00
Jan Odvarko
9b1cb0ea1e Bug 1279215 - Move Tabs component to shared/components; r=pbro
--HG--
rename : devtools/client/jsonview/css/tabs.css => devtools/client/shared/components/tabs/tabs.css
rename : devtools/client/jsonview/components/reps/tabs.js => devtools/client/shared/components/tabs/tabs.js
2016-06-09 16:19:49 +02:00
Jan Odvarko
17def8d479 Bug 1278050 - Fix perf icon in the Net panel; r=ntim 2016-06-09 10:49:18 +02:00
Fabien Udriot
ede4c5602a Bug 1256810 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_repeated_messages_accuracy.js. r=linclark 2016-06-09 05:52:00 +02:00
Jan Odvarko
a8f1d4df47 Bug 1277199 - Fix CSS for command-button-frames; r=ochameau, ntim 2016-06-09 13:07:34 +02:00
J. Ryan Stinnett
ca7fb511f8 Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey
A few miscellaneous linting issues also addressed near the lines involved.

MozReview-Commit-ID: 9t1RwxdSS2X
2016-06-09 14:10:07 -05:00
Wes Kocher
2cb9715c8a Bug 1265720 - ESLint fix 2016-06-09 12:00:28 -07:00
Eddy Bruel
170631fab0 Bug 1265720 - Decouple fronts from actors in gcli;r=jryans 2016-06-09 17:28:36 +02:00
Patrick Brosset
23a6760a0b Bug 1262710 - Don't use CPOW in devtools/server/test/browser tests when adding a tab; r=ochameau
MozReview-Commit-ID: DFJvufMBTjn

--HG--
extra : rebase_source : 1366bc929067f6c7bbd5f944f973101bf3af9d7c
2016-06-08 09:47:02 +02:00
Carsten "Tomcat" Book
2273c7b9f8 Merge mozilla-central to fx-team 2016-06-09 12:14:03 +02:00
Carsten "Tomcat" Book
733a4f6de5 merge mozilla-inbound to mozilla-central a=merge 2016-06-09 11:58:06 +02:00
Fabien Udriot
98d71fb40f Bug 1256936 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/test-bug-603750-websocket.js. r=linclark 2016-06-08 09:07:00 +02:00
moby
e8c5fb94d7 Bug 1245337 - Fix content.console.log statements in browser_webconsole_bug_613642_maintain_scroll.js; r=bgrins 2016-06-07 15:29:00 +02:00
Nicolas Chevobbe
de056ba5d3 Bug 1177324 - Fix dead CPOW intermittent in browser_webconsole_live_filtering_of_message_types.js . r=bgrins
MozReview-Commit-ID: 69Nf9VwHoUq

--HG--
extra : transplant_source : %02%3F%21%90%E7%5D%24%8B%B5c%17%29%A3%F87%91%1Bn%22%C3
2016-06-07 22:47:06 +02:00
Wes Kocher
e0c9a7bf97 Merge m-c to fx-team, a=merge 2016-06-08 17:13:46 -07:00