Jan Keromnes
ea10bbdb0c
Bug 1212797 - Refactor worker actors to protocol.js. r=ochameau
2016-02-24 06:29:00 +01:00
Eddy Bruel
2f4115838a
Bug 1209559 - "Figure out why opening a toolbox on certain workers works only once.". r=janx
2016-02-23 05:03:00 +01:00
Tim Nguyen
bfe2e7e95b
Bug 1249967 - Make @media sidebar links resize the Responsive mode even if it wasn't launched. r=jryans, bgrins
...
MozReview-Commit-ID: D6158YxQKbu
2016-02-25 08:32:47 +01:00
Jan Odvarko
26467246e9
Bug 1240959 - properly calculate total size; r=vporof
2016-02-23 12:47:15 +01:00
Tim Nguyen
12e041dcd3
Bug 1196786 - Remove unnecessary platform specific styles for floating-scrollbars. r=bgrins
...
MozReview-Commit-ID: 5HAWuXZC030
--HG--
extra : rebase_source : 3027e7bc247cfeda38cf4a8a7a47a066cc4d2ff9
2016-02-20 09:05:00 +01:00
Nicolas Chevobbe
496365f857
Bug 1208204 - Pressing space in the animation inspector should toggle play/pause. r=pbrosset
...
MozReview-Commit-ID: 3NxNIaPjemt
2016-02-13 17:07:05 +01:00
Patrick Brosset
6f691ca2b0
Bug 1246677 - 10 - Removed addStyle from head.js since it was unused; r=gl
...
MozReview-Commit-ID: EgoEzxnILrJ
--HG--
extra : rebase_source : 545f4a2f182c08194dbe99ad75c70634fff32863
2016-02-12 14:28:54 +01:00
Patrick Brosset
294d03e53e
Bug 1246677 - 9 - Get rid of all remaining _applyingModifications usage in tests; r=ochameau
...
MozReview-Commit-ID: 5fnZb6dlejV
--HG--
extra : rebase_source : c442f6ace3f2d2c8cd57306727ecc00102a2e1a5
2016-02-23 16:50:08 +01:00
Patrick Brosset
8ade9c2d78
Bug 1246677 - 8 - Use addProperty and remove code duplication; r=gl
...
MozReview-Commit-ID: KQXgdZxdiw9
--HG--
extra : rebase_source : 1d2eee9a54830a0c8657a9ec517fd964c8b4014d
2016-02-18 11:00:38 +01:00
Patrick Brosset
e8e084446b
Bug 1246677 - 7 - Clean remaining ruleview and tests eslint warnings; r=jdescottes
...
MozReview-Commit-ID: BcyEv4fUWJZ
--HG--
extra : rebase_source : cb63ed3c966567fe298bf67cafdbf08e36118712
2016-02-23 17:09:01 +01:00
Patrick Brosset
e8c1fc396b
Bug 1246677 - 6 - Get rid of 'content' in ruleview head.js; r=tromey
...
MozReview-Commit-ID: A1r7oVz0cbV
--HG--
extra : rebase_source : 05612546b89c8e524c5f3248295b28f0781e7b3a
2016-02-15 10:22:06 +01:00
Patrick Brosset
26f78191e7
Bug 1246677 - 5 - Get rid of 'content' in ruleview test files; r=jdescottes
...
MozReview-Commit-ID: Af07cexjJOv
--HG--
extra : rebase_source : 1d7e8633a964a6d060fdda1a0eb374183a2b5f93
2016-02-22 10:33:04 +01:00
Patrick Brosset
0621df70d8
Bug 1246677 - 4 - Stop using content.getComputedStyle in ruleview tests; r=miker
...
MozReview-Commit-ID: 6BYYYLwO2O5
--HG--
extra : rebase_source : 1ca827bfcf7845838898de2c19ebbdbb7d0719a5
2016-02-08 22:08:10 +01:00
Patrick Brosset
b5446432fa
Bug 1246677 - 3 - Remove all usages of getNode in ruleview tests; r=tromey
...
MozReview-Commit-ID: 6EIQ1lhE3C9
--HG--
extra : rebase_source : c8eacfce524dbdc847dd93d75eda7da35997ca25
2016-02-15 10:11:17 +01:00
Patrick Brosset
3cd7a21404
Bug 1246677 - 2 - Stop using CPOWs in simulateColorPickerChange; r=miker
...
MozReview-Commit-ID: 6jGUGfD0bM5
--HG--
extra : rebase_source : 0c2c2c641dca6dd9905c5ba2f447801053107d96
2016-02-08 18:02:35 +01:00
Patrick Brosset
7406eebc20
Bug 1246677 - 1 - Make waitForSuccess work with async functions; r=miker
...
MozReview-Commit-ID: Ic0UyApQpB7
--HG--
extra : rebase_source : 2890df3814c51859e2bf6d696274d4eb69fe4c7c
2016-02-08 17:38:57 +01:00
Alexandre Poirot
0f4a6801ac
Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
...
--HG--
rename : devtools/client/devtools-clhandler.js => devtools/client/devtools-startup.js
rename : devtools/client/devtools-clhandler.manifest => devtools/client/devtools-startup.manifest
2016-02-24 02:06:42 -08:00
Alexandre Poirot
cc6704936b
Bug 1240675 - Verify that webconsole prints stacks for DOM Exceptions. r=vporof
2016-02-24 02:06:42 -08:00
Nick Fitzgerald
a954e27a9e
Bug 1149385
- Render retaining paths in the dominators view; r=jsantell
...
This commit extends the devtools' memory panel's dominators view with a sidebar
that displays the 5 shortest retaining paths from the GC roots for the selected
node in the dominator tree.
2016-02-23 15:38:29 -08:00
Nick Fitzgerald
4711239ff7
Bug 1249147 - Add a resizable split pane component to devtools/client/shared/components; r=jsantell,linclark
...
This commit adds HSplitBox which gives two panes aligned horizontally and a
splitter between them to resize their relative widths as needed.
2016-02-23 15:38:29 -08:00
Nick Fitzgerald
6d647d768f
Bug 1250307 - Add the `by: "bucket"` breakdown option; r=jimb
...
This commit introduces `{ by: "bucket" }` breakdown type. Similar to `by:
"count"`, this breakdown type is a leaf and doesn't further categorize or filter
nodes that it counts. Instead, it accumulates them in a bucket and reports them
as a array of node IDs.
MozReview-Commit-ID: EeyWlrj9ujf
2016-02-23 14:15:51 -08:00
malayaleecoder
25c188a973
Bug 1247723 - Disable the Font Panel; r=pbro
...
MozReview-Commit-ID: 1x6Fi0SvPpr
2016-02-20 01:38:57 +05:30
Nick Fitzgerald
ef00b09062
Bug 1249453
- Add arrows from parent to children in census trees; r=jsantell
...
MozReview-Commit-ID: LFo4jJot2Sr
2016-02-23 14:14:37 -08:00
Jordan Santell
f0d5fddf79
Bug 1246555 - Abort infinite loop when a marker has a recursive stack trace in the marker details view. r=vp
...
MozReview-Commit-ID: KLBXHfNF7EB
2016-02-23 14:13:56 -08:00
Jan Odvarko
13aa4cf354
Bug 1247434 - fix eslint, add comments and remove Locale; r=jryans, pbrosset
...
MozReview-Commit-ID: LDYftQOw35M
2016-02-19 16:17:50 +01:00
Jan Odvarko
ff3855bf84
Bug 1247434 - Move all rep component into shared directory; r=jryans
...
MozReview-Commit-ID: 9G6TpiJhCPd
--HG--
rename : devtools/client/jsonview/components/reps/array.js => devtools/client/shared/components/reps/array.js
rename : devtools/client/jsonview/components/reps/caption.js => devtools/client/shared/components/reps/caption.js
rename : devtools/client/jsonview/components/reps/moz.build => devtools/client/shared/components/reps/moz.build
rename : devtools/client/jsonview/components/reps/null.js => devtools/client/shared/components/reps/null.js
rename : devtools/client/jsonview/components/reps/number.js => devtools/client/shared/components/reps/number.js
rename : devtools/client/jsonview/components/reps/object-box.js => devtools/client/shared/components/reps/object-box.js
rename : devtools/client/jsonview/components/reps/object-link.js => devtools/client/shared/components/reps/object-link.js
rename : devtools/client/jsonview/components/reps/object.js => devtools/client/shared/components/reps/object.js
rename : devtools/client/jsonview/components/reps/rep-utils.js => devtools/client/shared/components/reps/rep-utils.js
rename : devtools/client/jsonview/components/reps/rep.js => devtools/client/shared/components/reps/rep.js
rename : devtools/client/jsonview/components/reps/string.js => devtools/client/shared/components/reps/string.js
rename : devtools/client/jsonview/components/reps/undefined.js => devtools/client/shared/components/reps/undefined.js
2016-02-18 12:58:51 +01:00
Julian Descottes
fa3929d2ec
Bug 1227137 - aboutdebugging: addons debugging enabled only if remote dbg is true;r=ochameau
...
MozReview-Commit-ID: 8NmLIM87bcb
--HG--
extra : rebase_source : 0d50bda89b7d90acbc9b4bc612b08ff479280bfb
extra : amend_source : 929374611cd3f6457f0db33fd1c50dc79f1d2385
2016-02-16 12:12:38 +01:00
Patrick Brosset
fe1a95e88f
Bug 1250205 - Clean remaining eslint warnings in devtools/client/inspector/markup/markup.js; r=miker
...
MozReview-Commit-ID: 1EOSQWWItaO
--HG--
extra : rebase_source : 8a5eafab2fbd62f534ad31351959052651a1a4ab
2016-02-22 19:23:28 +01:00
Jan Odvarko
2a0e387336
Bug 1249627
- Eslint: allow unused arguments; r=pbrosset
...
MozReview-Commit-ID: AjNppE9zLWL
2016-02-19 16:30:29 +01:00
Carsten "Tomcat" Book
818c93be93
Merge mozilla-central to fx-team
2016-02-23 16:56:52 +01:00
Carsten "Tomcat" Book
839ce412a8
merge fx-team to mozilla-central a=merge
2016-02-23 16:54:50 +01:00
J. Ryan Stinnett
c781b0ab03
Bug 1247985 - Convert DevTools open probes to count, enable for release. r=mratcliffe p=bsmedberg
...
MozReview-Commit-ID: Eq5gEqyJhPZ
2016-02-22 16:47:30 -06:00
Gabriel Luong
a958cd4655
Bug 1250308 - Rename viewport-dimension-span to viewport-dimension-separator in index.css r=jryans
2016-02-22 17:30:57 -05:00
Nick Fitzgerald
8b8554f2a5
Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell
...
This commit does the following:
- Rename "Group By: {Allocation => Call} Stack" in memory tool
- Rename "Label By: {Allocation => Call} Stack" in memory tool
- Get rid of "Internal Type" for labeling and grouping nodes
- Get rid of group by "Object Class" in memory tool
- Rename group/label by "Coarse Type" to plain "Type" in memory tool
2016-02-22 14:27:51 -08:00
Gabriel Luong
4a6a66c87e
Bug 1250383 - Upgrade to CodeMirror 5.12.0 r=vporof
2016-02-23 10:10:10 -05:00
Gabriel Luong
9c7ded4d2b
Bug 1246807
- Implement Editable width / height inputs r=jryans
2016-02-22 13:15:26 -05:00
Wes Kocher
24663f3a36
Backed out changeset 3b17489c9d98 (bug 1248600) for ESLint failures
...
--HG--
rename : devtools/client/devtools-startup.js => devtools/client/devtools-clhandler.js
rename : devtools/client/devtools-startup.manifest => devtools/client/devtools-clhandler.manifest
extra : commitid : AmNYlqOEWAb
2016-02-22 09:27:04 -08:00
Julian Descottes
849ebd468a
Bug 1249585 - Rename about:debugging components s/Component//g. r=janx
...
MozReview-Commit-ID: KETabxbUXhE
--HG--
rename : devtools/client/aboutdebugging/components/addons.js => devtools/client/aboutdebugging/components/addons-tab.js
rename : devtools/client/aboutdebugging/components/workers.js => devtools/client/aboutdebugging/components/workers-tab.js
extra : rebase_source : 7d7a79167161e507084f540b0cf119f1dd28718e
2016-02-21 22:59:12 +01:00
Julian Descottes
9efe5908ba
Bug 1245029 - aboutdebugging full react refactor part2;r=janx,ochameau
...
MozReview-Commit-ID: 64V5vGn2889
--HG--
rename : devtools/client/aboutdebugging/aboutdebugging.js => devtools/client/aboutdebugging/components/aboutdebugging.js
rename : devtools/client/aboutdebugging/aboutdebugging.js => devtools/client/aboutdebugging/initializer.js
extra : rebase_source : a5431fe3d7826105a3808b92a66b4f1486fb3d77
extra : source : 2418d089253ddc4e79bed1d19911a490665fc5e6
2016-02-18 19:49:59 +01:00
Julian Descottes
ed31367b39
Bug 1245029 - aboutdebugging full react refactor part1;r=janx,ochameau
...
React refactor part1 : refactor addons and workers panels as react components
MozReview-Commit-ID: GYabZqMyX4L
--HG--
extra : rebase_source : 8fbb99705f99d1a58c81161811006cb6cee17a7e
2016-02-04 21:58:02 +01:00
Alexandre Poirot
fb5133261e
Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
...
--HG--
rename : devtools/client/devtools-clhandler.js => devtools/client/devtools-startup.js
rename : devtools/client/devtools-clhandler.manifest => devtools/client/devtools-startup.manifest
2016-02-22 06:57:15 -08:00
Patrick Brosset
ce1b99b254
Bug 1244120 - Enable browser_rules_content_02.js with e10s; r=bgrins
...
Extracted a shared helper to open the browser context menu and choose
the 'inspect element' item. This helper works with e10s.
Adapted it a little bit so it waits for the right events in order to
make sure the inspector is ready.
This also involved modifying inspectNode in nsContextMenu.js to make it
wait until the node was selected and the node was ready.
Used this in browser_inspector_initialization.js,
browser_rules_content_02.js and browser_markup_keybindings_04.js
Also removed a now useless inspector-updated event that was trigger from
the animation-inspector panel in some situation. This was left behind
from a long time ago but didn't serve any purpose anymore.
MozReview-Commit-ID: 5bFHxxrwxhL
--HG--
extra : rebase_source : cb30c7e47605f59674f2344dba10af814172333d
2016-02-22 10:02:54 +01:00
Patrick Brosset
c0736a1812
Bug 1249719 - Use promise.all instead of Promise.all to release player fronts; r=ochameau
...
MozReview-Commit-ID: 8VywPGlYaJd
--HG--
extra : rebase_source : b831e3e7e4ed2205aca319fcd9b01663a0fef046
extra : histedit_source : fb8270d89b8fc3080b5eed0f76f6cc23ce737176
2016-02-22 09:42:28 +01:00
Phil Ringnalda
48e13f4614
Merge m-c to f-t
2016-02-21 19:55:36 -08:00
Brian Grinstead
ce61856a4f
Bug 1248301 - Do not cause a horizontal scrollbar to appear in the console when it overflows vertically;r=vporof
...
MozReview-Commit-ID: DpHEycUVcTs
2016-02-21 18:39:53 -08:00
Brian Grinstead
9f6af5f205
Bug 1249715 - Split jsterm into different file than webconsole.js;r=linclark
...
MozReview-Commit-ID: GM1Y5NKXyir
--HG--
rename : devtools/client/webconsole/webconsole.js => devtools/client/webconsole/jsterm.js
2016-02-21 18:39:34 -08:00
Andreas Tolfsen
4c4d432d3a
Bug 1245153 - Use EventUtils.js from mochikit; r=pbrosset
...
testing/marionette/EventUtils.js has been converted to a JS module in
testing/marionette/event.js and its API has changed. It was originally
a copy of testing/mochitest/tests/SimpleTest/EventUtils.js, and it should
be fine to use the original instead.
MozReview-Commit-ID: Exi9d5rEeOz
--HG--
extra : histedit_source : 999974c56edeecb1313d2b1050c8911473c02292
extra : rebase_source : 77656e161e67423cd44d2071e4118e824cc64363
extra : commitid : 5SGljZj56xm
extra : source : 18d54b8d4ae8348d62070b57574858f0824474ad
extra : amend_source : 968c4d6c4959f5ba502b846294aabe40296d6541
2016-02-05 14:14:15 +00:00
Brian Grinstead
d363cb45e3
Bug 1249714 - Use jsterm.focus instead of inputNode.focus;r=linclark
...
MozReview-Commit-ID: 7LOW7S5rX5Y
2016-02-19 14:49:42 -08:00
Julian Descottes
b924602928
Bug 1245996 - inspector: fix xul scrollbars stealing focus;r=pbro
...
Apply -moz-user-focus: normal; only on direct descendants of inspector
tabpanels and not on tabpanels themselves. Avoids XUL scrollbars
from stealing the focus when clicked.
Test added, run only on windows and linux
MozReview-Commit-ID: KnZpJDxfzj2
--HG--
extra : transplant_source : %21%97%CC%13%9F%A9i%07%B7%26%01%D7%08%3B%2B%9Bq%D5%3A%5B
2016-02-05 10:33:17 +01:00
Helen V. Holmes
5491ef7eea
Bug 1242709 - refresh the light theme, r=bgrins
2016-02-18 17:37:00 +01:00
Julian Descottes
04d7ec73f0
Bug 1241732
- split browser_projecteditor_rename_file in 2 tests; r=bgrins
...
--HG--
rename : devtools/client/projecteditor/test/browser_projecteditor_rename_file.js => devtools/client/projecteditor/test/browser_projecteditor_rename_file_01.js
2016-02-15 01:01:55 +01:00
Nicolas Chevobbe
78b415b4d4
Bug 1248381 - Inspector panel should display properly capitalized node name; r=miker
...
MozReview-Commit-ID: ESlN5Qp9xHj
--HG--
extra : rebase_source : ada7eaf79c95866367474faba6955898b639ca94
2016-02-17 18:25:59 +01:00
Patrick Brosset
25793ecb39
Bug 1245654 - Make the inspector shortcut start the pick mode again; r=bgrins
...
MozReview-Commit-ID: 9qImivhKhKf
--HG--
extra : rebase_source : c65c314c0195205a062c6d7260a6e001044eea0b
extra : histedit_source : ddad40ea60d5abdbd81c4f3286a2d300de588572%2Ccd82c42337de918b928be10ad26a94b910613bf1
2016-02-18 17:52:33 +01:00
Tanner Parker
70e90d7ad0
Bug 1210420 - Use correct background color for the network devtools panel. r=ntim
...
MozReview-Commit-ID: BZdY1EebYRS
2016-02-17 15:37:00 +01:00
Carsten "Tomcat" Book
fb6357bbdd
Backed out changeset b4a09e08d866 (bug 1242628) for test failures in test_List_01.html
2016-02-18 13:58:45 +01:00
Greg Tatum
4c42c3c84c
Bug 1242628 - Add ability to remove a single snapshot from the list -r=fitzgen
2016-02-17 06:19:00 +01:00
Julian Descottes
c00b5402db
Bug 1237885 - fix add-rules_01 intermittent by splitting in two tests;r=gl
...
Intermittent test add-rules_01 has been split in two test. The original test
was checking trying to create a set of rules first using the "add rule" button
and then using the context menu.
add-rules_01 only tests using the "add rule" button now. The context-menu tests
have been moved to add-rules_05. Both tests are well under 45 seconds on Linux
debug.
2016-02-12 12:35:51 +01:00
Alexandre Poirot
af46cfaaf9
Bug 1249049 - Fix gDevTools is undefined exception when debugging workers. r=ejpbruel
2016-02-18 02:30:12 -08:00
Michael Ratcliffe
1ee39b0945
Bug 1248563 - eslint cleanup of storage inspector code r=pbrosset
...
--HG--
extra : rebase_source : f9acfe711678f232e60beb2452a69218484dc013
extra : amend_source : 6ff3261de332d8123b1bce6fcf8f75e04321a95a
2016-02-16 16:12:55 +00:00
Gabriel Luong
5192b095d2
Bug 1243598 - Make sure the inspector sidebar overflows correctly r=bgrins
2016-02-17 11:13:01 -05:00
Eddy Bruel
e47fd356ef
Bug 1247192 - Replace all usage of Services in TabSources with URL;r=fitzgen,jryans
2016-02-17 14:33:45 +01:00
J. Ryan Stinnett
f9a0284fd2
Bug 1240494 - Expand JSON Viewer paths to all shared. r=Honza
...
MozReview-Commit-ID: G0lCxW3JX6f
2016-02-17 07:00:09 -06:00
J. Ryan Stinnett
7db57df8eb
Bug 1240494 - AMD support for DevTools loaders. r=jwalker,Honza
...
MozReview-Commit-ID: 7IemsaijHNc
2016-02-17 07:00:09 -06:00
Alexandre Poirot
6dbab57938
Bug 1245615 - Just clear hostVsStores map as some async code may still use them. r=mratcliffe
2016-02-17 04:28:05 -08:00
Nick Fitzgerald
11ae76df3b
Bug 1248829 - Fix number of characters reserved in memory table's cells; r=jsantell
2016-02-16 17:32:00 +01:00
Nick Fitzgerald
2d9d0a66d0
Bug 1248085 - Compute shortest paths in the HeapAnalysesWorker; r=jimb
2016-02-12 15:23:00 +01:00
AJ Kerrigan
e23e94e333
Bug 1246188 - Make webconsole.js ESLint-clean. r=lclark
2016-02-13 00:56:12 -05:00
Brian Grinstead
887548abab
Bug 1247962 - Get rid of CPOW in browser_webconsole_live_filtering_on_search_strings.js;r=linclark
...
MozReview-Commit-ID: EyBMJ3dqZSW
2016-02-16 17:30:12 -08:00
Lin Clark
06ca447288
Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins
...
MozReview-Commit-ID: 31xbv6rirPg
--HG--
extra : rebase_source : 1afbc68083aa0bdf6b7a674c39a0ac3e839756d6
2016-02-16 16:14:53 -08:00
Brian Grinstead
ad34c237e8
Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau
...
MozReview-Commit-ID: AwS9aJ4dypm
2016-02-16 16:10:25 -08:00
Lin Clark
0365aa63c5
Bug 1241707 - [e10s] Web Console should restore focus to proper place when closed. r=jryans,r=bgrins
...
MozReview-Commit-ID: JlcJPGygm5F
2016-02-16 14:37:45 -08:00
Andrew McCreight
b80e656e9e
Bug 1247679, part 3 - Replace NS_IMPL_CYCLE_COLLECTION_TRACE_JSVAL_MEMBER_CALLBACK with JS_MEMBER. r=smaug
2016-02-22 10:11:02 -08:00
Nick Fitzgerald
82a2a6c955
Bug 1247658
- Expose a method to JS for find the shortest retaining paths of some nodes in a heap snapshot; r=bz r=jimb
...
This commit adds the `computeShortestPaths` method to the `HeapSnapshot` webidl
interface. It implements this new method on the
`mozilla::devtools::HeapSnapshot` class.
--HG--
extra : rebase_source : 1772547b7093afd35918602b15cc52b8e07fc646
2016-02-11 14:32:00 +01:00
Julian Descottes
9f2c1134db
Bug 1243695 - ensure caret is visible in ruleview prop editor;r=miker
...
--HG--
extra : rebase_source : c937e24c0814314149c5f5b0763cb4ca459660d1
2016-02-12 01:43:44 +01:00
Julian Descottes
8a5bb348c4
Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen
...
Adds a keydown listener on the memory panel window. Select previous/next snapshot
when user presses UP/DOWN with the accelKey modifier (metaKey on OSX, ctrlKey on
windows).
Keydown events with modifiers are no longer listened to by the tree node elements.
Updated tree node test.
Added new mochitest to test the new keyboard navigation on the census view. )
2016-02-12 11:03:34 +01:00
Julian Descottes
05d335ab9c
Bug 1224877 - fix animation_timeline_pause_button intermittent;r=pbro
2016-02-15 00:42:56 +01:00
Alexandre Poirot
ef0a1dd2a1
Bug 1241050 - Ensure reloading the developer toolbar when using the reload addon. r=jwalker
2016-02-16 07:23:57 -08:00
Alexandre Poirot
1f8b8fe58c
Bug 1241050 - Cleanup developer-toolbar imports. r=jwalker
2016-02-16 07:23:57 -08:00
Alexandre Poirot
03af4376f7
Bug 1241050 - Convert DeveloperToolbar.jsm to commonjs module. r=jwalker
...
--HG--
rename : devtools/client/shared/DeveloperToolbar.jsm => devtools/client/shared/developer-toolbar.js
2016-02-16 07:23:56 -08:00
Alexandre Poirot
b02c5b4832
Bug 1247270
- Ensure reloading every devtools-related documents when hitting the reload shortcut. r=jryans
2016-02-16 07:23:56 -08:00
Alexandre Poirot
251624825f
Bug 1246692 - Test that the browser toolbox has a working console. r=jryans
2016-02-16 07:23:56 -08:00
J. Ryan Stinnett
0e31ff0cab
Backout f5bd25c789b6 "Bug 1245121 - Enable JSON Viewer on RELEASE_BUILD" for Talos regressions.
2016-02-16 09:15:06 -06:00
Carsten "Tomcat" Book
cef001abd6
merge mozilla-inbound to mozilla-central a=merge
2016-02-16 11:51:26 +01:00
ISHIKAWA, Chiaki
be2b50a7f8
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Brian Grinstead
94e67fdaab
Bug 1243959 - e10s fixes for browser_webconsole_autocomplete_in_debugger_stackframe.js;r=linclark
...
MozReview-Commit-ID: 8IY8jPgRxPL
2016-02-15 13:51:51 -08:00
Brian Grinstead
18699ac303
Bug 1243962 - e10s fixes for browser_console_variables_view_while_debugging_and_inspecting.js;r=linclark
...
MozReview-Commit-ID: JZfJMB9b4r9
2016-02-15 13:51:51 -08:00
Brian Grinstead
e99b0be581
Bug 1243968 - e10s fixes for browser_console_variables_view_while_debugging.js;r=linclark
...
MozReview-Commit-ID: B2a0GUCdfIl
2016-02-15 13:51:51 -08:00
Brian Grinstead
bc79226673
Bug 1243977 - e10s fixes for browser_console_variables_view.js;r=linclark
...
MozReview-Commit-ID: IMkxPREPieV
2016-02-15 13:51:51 -08:00
Brian Grinstead
54b4bcf8a0
Bug 1243995 - e10s fixes for browser_console_optimized_out_vars.js;r=linclark
...
MozReview-Commit-ID: BXUmWs9q4qV
2016-02-15 13:51:51 -08:00
Brian Grinstead
6ba136d0ce
Bug 1243983 - e10s fixes for browser_console_iframe_messages.js;r=linclark
...
MozReview-Commit-ID: 3kJzniv1hMl
2016-02-15 13:51:51 -08:00
Brian Grinstead
eb3a5c9ba9
Bug 1243963 - e10s fixes for browser_console_error_source_click.js;r=linclark
...
MozReview-Commit-ID: 5FUWZslktdc
2016-02-15 13:51:48 -08:00
Jan Keromnes
d0e42c1aaf
Bug 1241841 - Remove the RootActor's service worker registration listener on disconnect. r=ejpbruel
2016-02-15 08:11:00 +01:00
Julian Descottes
f0f61c8437
Bug 1247629 - gcli mdn fails gracefully if client widget is not available;r=pbro
2016-02-12 00:53:45 +01:00
Carsten "Tomcat" Book
d2b909611c
Backed out changeset cdbe72c64a60 (bug 1241707)
2016-02-12 12:16:01 +01:00
Lin Clark
0f21ec2285
Bug 1241707 - [e10s] Web Console should restore focus to proper place when closed. r=jryans
...
--HG--
extra : commitid : 6015wZxkcyZ
2016-02-11 16:00:00 +01:00
Phil Ringnalda
e877ebe734
Back out c578a05bb9d6 (bug 1243131) for browser_memory_keyboard-snapshot-list.js timeout threshold exceeded on Linux32 debug
2016-02-11 21:50:07 -08:00
Julian Descottes
383c4ab364
Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen
...
Adds a keydown listener on the memory panel window. Select previous/next snapshot
when user presses UP/DOWN with the accelKey modifier (metaKey on OSX, ctrlKey on
windows).
Keydown events with modifiers are no longer listened to by the tree node elements.
Updated tree node test.
Added new mochitest to test the new keyboard navigation on the census view. )
--HG--
extra : commitid : 20wu80BaRXB
2016-02-08 16:30:01 +01:00
Tim Nguyen
fbccba0a37
Bug 1224660 - Followup: use 2 space indentaion for diff.svg. r=me
...
--HG--
extra : commitid : 4LeEQzJve8T
2016-02-12 00:32:32 +01:00
Gabriel Luong
0843c76b88
Bug 1241326 - Implement resize handles to change viewport size on drag r=jryans
2016-02-11 18:14:07 -05:00
Kris Maglione
1937bcbcae
Bug 1244496: Add more detail to TabOpen/TabClose events for tabs moved between windows. r=Gijs
...
MozReview-Commit-ID: 9YHaVlMW0T6
--HG--
extra : rebase_source : 711c8a60e334fc3619ab9c915f7735c3729e7782
extra : histedit_source : 0399daf10a516f1595bdd5cc9a6964b5d4220117
2016-02-10 17:52:53 -08:00