Commit Graph

64 Commits

Author SHA1 Message Date
Manav Batra
7cec3f27cb Bug 1206426 - Updated WebIDE's unrestricted help URL. r=jryans 2015-10-05 13:32:46 -05:00
Carsten "Tomcat" Book
15c18ce28f Merge m-c to fx-team on a CLOSED TREE 2015-10-05 13:54:17 +02:00
Alexandre Poirot
780670b318 Bug 1207977 - Ensure that node are correctly highlighted. r=zer0
Assert that each cardinal point of the node is within the box model
and fix the tests that has broken/weak assertions.
2015-10-05 02:51:39 -07:00
Alexandre Poirot
23cc266a7e Bug 1191868 - Tweak WebIDE to support Simulator based on Mulet. r=jryans 2015-10-05 02:51:38 -07:00
Ehsan Akhgari
24206c71bd Bug 1180349 - Increase the timeout for browser_markupview_links_01.js 2015-10-04 13:29:36 -04:00
Jan Keromnes
18cd9e5493 Bug 1196785 - Create an about:debugging page to list debuggable devtools targets. r=jryans 2015-10-02 08:10:00 +02:00
Jan Keromnes
5c99ac30f7 Bug 1200534 - Upgrade devtools version of React to 0.14-rc1. r=jlongster 2015-09-30 04:40:00 +02:00
Tom Tromey
878a9ab4f6 Bug 1195356 - make parseDeclarations handle comments; add rewriteDeclarations; r=pbrosset 2015-10-01 09:31:00 +02:00
Tom Tromey
e4ab25ee5a Bug 979574 - don't let inherited properties override with !important. r=bgrins 2015-10-01 09:36:00 +02:00
Carsten "Tomcat" Book
e91d5a31b6 Merge m-c to mozilla-inbound 2015-10-02 13:37:27 +02:00
Helen V. Holmes
3170cfbdab Bug 1205046 - Replace devtools panel icons with new ones;r=bgrins
--HG--
extra : commitid : 5rbJ0lJSm2Y
2015-10-01 17:16:15 -07:00
Brian Grinstead
81e3ec6e02 Bug 1210430 - Use Promise.jsm to make beta doorhanger work again;r=jsantell
--HG--
extra : commitid : 6TaYGyIat0m
2015-10-01 13:26:53 -07:00
Brian Grinstead
ca3ad23ec4 Bug 1210375 - Use correct GRAB_DELAY in the markup view;r=pbrosset
--HG--
extra : commitid : ABZ4sRFrE7H
2015-10-01 13:26:11 -07:00
Jordan Santell
24bd756f1d Bug 1210287 - Align twisties in the web console when a stack is displayed. r=ochameau 2015-09-30 21:12:08 -07:00
Carsten "Tomcat" Book
6db5f58151 Merge m-c to fx-team
--HG--
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11_partner_sample1.py
rename : testing/taskcluster/tasks/builds/android_api_11.yml => testing/taskcluster/tasks/builds/android_api_11_partner_sample1.yml
extra : rebase_source : c4eedd0e67e1271c3faa6294abefbdbea6ee4fd0
2015-10-01 14:16:12 +02:00
Carsten "Tomcat" Book
07ed19e582 merge mozilla-inbound to mozilla-central a=merge 2015-10-01 12:39:25 +02:00
Brian Grinstead
0957a11e6c Bug 1208544 - Listen to nativeAnonymousChildList changes from devtools;r=pbrosset
--HG--
extra : commitid : DOZUfglfNIy
2015-09-24 08:23:34 -07:00
Wes Kocher
296abd21ee Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 38a51b2c491658bc19cfac0d227b04ef6e5f6718
2015-09-30 14:10:21 -07:00
Tooru Fujisawa
09d2efec2f Bug 1207490 - Part 6: Remove use of expression closure from browser/devtools/. r=vporof
--HG--
extra : commitid : 6e020fSx4WI
extra : rebase_source : 1a202ee1b6dbf9eacae06f1200e66aa6d98ce05b
2015-09-21 02:25:07 +09:00
Bill McCloskey
633d4a3ecf Bug 967873 - Test changes for async removeTab (r=Gijs) 2015-10-01 21:18:05 -07:00
Michael Ratcliffe
3efb3a9e6f Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps
--HG--
extra : commitid : FrMOnVBUxmY
extra : rebase_source : c38511e94177f651a0decad41180991c54cb0f33
2015-09-30 14:44:48 +01:00
Raphaël Lustin
4a206f7c3c Bug 1198331 - Titles in sidebar aren't cropped and cross borders between tabs (titles are to long in some locales). r=pbrosset 2015-09-28 15:25:00 +02:00
Tom Tromey
f553914c78 Bug 1197967 - preserve spelling of urls in output-parser.js; r=pbrosset 2015-09-28 07:10:00 +02:00
Wes Kocher
44ef94bfa1 Backed out 5 changesets (bug 1132203) for devtools bustage
Backed out changeset ed8ce0300161 (bug 1132203)
Backed out changeset f6fa722a8636 (bug 1132203)
Backed out changeset ce3ca3b43597 (bug 1132203)
Backed out changeset f8edd4fa4d00 (bug 1132203)
Backed out changeset d618bbcee986 (bug 1132203)
2015-09-29 10:07:24 -07:00
Carsten "Tomcat" Book
191ce6efd0 Merge mozilla-central to fx-team 2015-09-29 12:41:12 +02:00
Alexandre Poirot
97a6bb24a3 Bug 1188413 - Introduce key shortcut to reload tools r=past 2015-09-29 03:06:25 -07:00
Carsten "Tomcat" Book
b63d7b04fc merge mozilla-inbound to mozilla-central a=merge 2015-09-29 12:00:25 +02:00
Gabriel Luong
eefce217b9 Bug 1132557 - Part 2: Apply fixes for CodeMirror 5.7.0 upgrade r=bgrins
* * *
Bug 1132557 - Part 3: Apply CodeMirror customization for search.js r=bgrins
* * *
Bug 1132557 - Part 8: Editor config option should be updated r=bgrins
* * *
Bug 1132557 - Part 9: Editor should emit a cursorActivity on setCursor r=bgrins
* * *
Bug 1132557 - Part 10: Make Debugger breadrumbs keyboard access test by refocusing the stack frame r=bgrins
* * *
Bug 1132557 - Part 11: Scratchpad should use capture on the paste event r=bgrins
* * *
Bug 1132557 - Part 12: Stylesheet Editor should always batch up updates r=bgrins
2015-09-28 14:55:51 -07:00
Gabriel Luong
bc8c1a0fe9 Bug 1132557 - Part 1: Upgrade to CodeMirror 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 1: Update CodeMirror License r=bgrins
* * *
Bug 1132557 - Part 2: Upgrade existing addons to CodeMirror 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 4: Upgrade existing CodeMirror keymap to 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 5: Upgrade existing CodeMirror mode to 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 6: Upgrade to CodeMirror 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 7: Upgrade existing CodeMirror tests to 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 13: Update CodeMirror README for version 5.7.0 r=bgrins
2015-09-28 14:55:48 -07:00
Jan Odvarko
2cd8e4ed23 Bug 1132203 - Load JSON viewer only for top level documents; r=bz 2015-09-28 13:48:33 +02:00
Jan Odvarko
d325233684 Bug 1132203 - Load JSON viewer dynamically on demand; r=jryans 2015-09-28 13:34:03 +02:00
Jan Odvarko
ce3fd64696 Bug 1132203 - Tests for JSON Viewer; r=jryans 2015-09-28 13:33:45 +02:00
Jan Odvarko
d2b07e390c Bug 1132203 - JSON Viewer for application/json documents. r=jlong 2015-09-28 13:33:20 +02:00
Jan Odvarko
575d8e8aad Bug 1132203 - Libs for JSON Viewer. r=jlong 2015-09-28 13:32:37 +02:00
Matteo Ferretti
2a149c16f4 Bug 1089240 - Add a measurement tool. r=pbrosset 2015-09-28 15:14:00 +02:00
Cameron McCormack
cdc57a2245 Bug 1198708 - Part 3: Serialize computed {transition,animation}-timing-function using their specified values. r=birtles
The CSS Transitions and Animations specs define the computed value of
a {transition,animation}-timing-function property as being the same as
the specified value, so we should expose the specific value we recorded
on nsTimingFunction in Part 1 through nsComputedDOMStyle.
2015-09-29 12:20:14 +10:00
Jordan Santell
a0f9240c5f Bug 1201949 - Initial redux-style controllers for front end memory tool heap snapshot. r=jlongster 2015-09-25 20:09:58 -07:00
Victor Porof
1c6f4508d5 Bug 1207937 - Increase timeout for browser_timeline-waterfall-generic.js, r=me 2015-09-26 14:44:50 +02:00
Victor Porof
2c7d6ec854 Bug 1196947 - Performance tools should display a message in private browsing, r=jsantell 2015-09-26 06:21:09 +02:00
Nick Fitzgerald
3742b835d8 Bug 1207645 - Create HeapSnapshotFileActor; r=jryans
This commit creates the HeapSnapshotFileActor and moves the transferHeapSnapshot
method from MemoryActor to HeapSnapshotFileActor. This is necessary because
child processes in e10s are sandboxed and do not have access to the file system,
and because MemoryActor is in the sandboxed child process it cannot open the
file and send it over the RDP.

This complexity is hidden at the MemoryFront layer. Users of MemoryFront will
still simply call its saveHeapSnapshot method, and do not need to worry about
the inner workings of how heap snapshot files are transferred over the RDP. This
required adding a third parameter to MemoryFront's initialize method: the
listTabs response.
2015-09-25 15:35:02 -07:00
Gabriel Luong
e925638a5f Bug 1206425 - Reorganize CodeMirror file structure for easier upgrades r=bgrins
--HG--
rename : devtools/client/sourceeditor/codemirror/comment/comment.js => devtools/client/sourceeditor/codemirror/addon/comment/comment.js
rename : devtools/client/sourceeditor/codemirror/comment/continuecomment.js => devtools/client/sourceeditor/codemirror/addon/comment/continuecomment.js
rename : devtools/client/sourceeditor/codemirror/dialog/dialog.css => devtools/client/sourceeditor/codemirror/addon/dialog/dialog.css
rename : devtools/client/sourceeditor/codemirror/dialog/dialog.js => devtools/client/sourceeditor/codemirror/addon/dialog/dialog.js
rename : devtools/client/sourceeditor/codemirror/edit/closebrackets.js => devtools/client/sourceeditor/codemirror/addon/edit/closebrackets.js
rename : devtools/client/sourceeditor/codemirror/edit/closetag.js => devtools/client/sourceeditor/codemirror/addon/edit/closetag.js
rename : devtools/client/sourceeditor/codemirror/edit/continuelist.js => devtools/client/sourceeditor/codemirror/addon/edit/continuelist.js
rename : devtools/client/sourceeditor/codemirror/edit/matchbrackets.js => devtools/client/sourceeditor/codemirror/addon/edit/matchbrackets.js
rename : devtools/client/sourceeditor/codemirror/edit/matchtags.js => devtools/client/sourceeditor/codemirror/addon/edit/matchtags.js
rename : devtools/client/sourceeditor/codemirror/edit/trailingspace.js => devtools/client/sourceeditor/codemirror/addon/edit/trailingspace.js
rename : devtools/client/sourceeditor/codemirror/fold/brace-fold.js => devtools/client/sourceeditor/codemirror/addon/fold/brace-fold.js
rename : devtools/client/sourceeditor/codemirror/fold/comment-fold.js => devtools/client/sourceeditor/codemirror/addon/fold/comment-fold.js
rename : devtools/client/sourceeditor/codemirror/fold/foldcode.js => devtools/client/sourceeditor/codemirror/addon/fold/foldcode.js
rename : devtools/client/sourceeditor/codemirror/fold/foldgutter.css => devtools/client/sourceeditor/codemirror/addon/fold/foldgutter.css
rename : devtools/client/sourceeditor/codemirror/fold/foldgutter.js => devtools/client/sourceeditor/codemirror/addon/fold/foldgutter.js
rename : devtools/client/sourceeditor/codemirror/fold/indent-fold.js => devtools/client/sourceeditor/codemirror/addon/fold/indent-fold.js
rename : devtools/client/sourceeditor/codemirror/fold/markdown-fold.js => devtools/client/sourceeditor/codemirror/addon/fold/markdown-fold.js
rename : devtools/client/sourceeditor/codemirror/fold/xml-fold.js => devtools/client/sourceeditor/codemirror/addon/fold/xml-fold.js
rename : devtools/client/sourceeditor/codemirror/hint/show-hint.js => devtools/client/sourceeditor/codemirror/addon/hint/show-hint.js
rename : devtools/client/sourceeditor/codemirror/search/match-highlighter.js => devtools/client/sourceeditor/codemirror/addon/search/match-highlighter.js
rename : devtools/client/sourceeditor/codemirror/search/search.js => devtools/client/sourceeditor/codemirror/addon/search/search.js
rename : devtools/client/sourceeditor/codemirror/search/searchcursor.js => devtools/client/sourceeditor/codemirror/addon/search/searchcursor.js
rename : devtools/client/sourceeditor/codemirror/selection/active-line.js => devtools/client/sourceeditor/codemirror/addon/selection/active-line.js
rename : devtools/client/sourceeditor/codemirror/selection/mark-selection.js => devtools/client/sourceeditor/codemirror/addon/selection/mark-selection.js
rename : devtools/client/sourceeditor/codemirror/tern/tern.css => devtools/client/sourceeditor/codemirror/addon/tern/tern.css
rename : devtools/client/sourceeditor/codemirror/tern/tern.js => devtools/client/sourceeditor/codemirror/addon/tern/tern.js
rename : devtools/client/sourceeditor/codemirror/codemirror.css => devtools/client/sourceeditor/codemirror/lib/codemirror.css
rename : devtools/client/sourceeditor/codemirror/codemirror.js => devtools/client/sourceeditor/codemirror/lib/codemirror.js
rename : devtools/client/sourceeditor/test/codemirror.html => devtools/client/sourceeditor/test/codemirror/codemirror.html
rename : devtools/client/sourceeditor/test/cm_comment_test.js => devtools/client/sourceeditor/test/codemirror/comment_test.js
rename : devtools/client/sourceeditor/test/cm_doc_test.js => devtools/client/sourceeditor/test/codemirror/doc_test.js
rename : devtools/client/sourceeditor/test/cm_driver.js => devtools/client/sourceeditor/test/codemirror/driver.js
rename : devtools/client/sourceeditor/test/cm_emacs_test.js => devtools/client/sourceeditor/test/codemirror/emacs_test.js
rename : devtools/client/sourceeditor/test/cm_mode_javascript_test.js => devtools/client/sourceeditor/test/codemirror/mode/javascript/test.js
rename : devtools/client/sourceeditor/test/cm_mode_test.css => devtools/client/sourceeditor/test/codemirror/mode_test.css
rename : devtools/client/sourceeditor/test/cm_mode_test.js => devtools/client/sourceeditor/test/codemirror/mode_test.js
rename : devtools/client/sourceeditor/test/cm_multi_test.js => devtools/client/sourceeditor/test/codemirror/multi_test.js
rename : devtools/client/sourceeditor/test/cm_search_test.js => devtools/client/sourceeditor/test/codemirror/search_test.js
rename : devtools/client/sourceeditor/test/cm_sublime_test.js => devtools/client/sourceeditor/test/codemirror/sublime_test.js
rename : devtools/client/sourceeditor/test/cm_test.js => devtools/client/sourceeditor/test/codemirror/test.js
rename : devtools/client/sourceeditor/test/cm_vim_test.js => devtools/client/sourceeditor/test/codemirror/vim_test.js
rename : devtools/client/sourceeditor/test/vimemacs.html => devtools/client/sourceeditor/test/codemirror/vimemacs.html
2015-09-25 11:34:06 -07:00
Carsten "Tomcat" Book
a1b0ef663b Backed out 1 changesets (bug 1207645) for Mulet Gaia JS Integration Test Gij 21 and 4 perma test failures
Backed out changeset a23053342d5b (bug 1207645)
2015-09-25 16:54:34 +02:00
Nick Fitzgerald
3dd24d960d Bug 1207645 - Create HeapSnapshotFileActor; r=jryans
This commit creates the HeapSnapshotFileActor and moves the transferHeapSnapshot
method from MemoryActor to HeapSnapshotFileActor. This is necessary because
child processes in e10s are sandboxed and do not have access to the file system,
and because MemoryActor is in the sandboxed child process it cannot open the
file and send it over the RDP.

This complexity is hidden at the MemoryFront layer. Users of MemoryFront will
still simply call its saveHeapSnapshot method, and do not need to worry about
the inner workings of how heap snapshot files are transferred over the RDP. This
required adding a third parameter to MemoryFront's initialize method: the
listTabs response.
2015-09-24 17:19:03 -07:00
Wes Kocher
e1ad19c1cb Backed out 2 changesets (bug 1034110) for test_mutationobserver_anonymous.html bustage CLOSED TREE
Backed out changeset 7b145ea2fbde (bug 1034110)
Backed out changeset 3a8904e50016 (bug 1034110)
2015-09-24 11:29:11 -07:00
Brian Grinstead
8811c088e8 Bug 1034110 - Listen to nativeAnonymousChildList changes from devtools;r=pbrosset
--HG--
extra : commitid : 36op3Ife6VB
2015-09-24 08:23:34 -07:00
Carsten "Tomcat" Book
2376775adf merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Wes Kocher
15e1bb7d7a Merge m-c to inbound, a=merge CLOSED TREE 2015-09-23 13:23:42 -07:00
Andrea Marchesini
a99df4ccc7 Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
Xidorn Quan
5443426946 Bug 1207443 - Change browser_parsable_css.js to load stylesheets with chrome privilege. r=Gijs
--HG--
extra : source : 1c67eb89eed64974a955a0bf5def2537fb3d17a6
2015-09-23 22:15:04 +10:00
Patrick Brosset
9e350479c0 Bug 1207627 - Remove the markup-view preview feature; r=bgrins
--HG--
extra : commitid : 2K5YSkS20me
extra : rebase_source : 0c265be50268d3498fefe1e308d1d5634876a2cd
2015-09-23 08:24:43 -07:00