Jordan Santell
6d98f387a8
Bug 1046305 - Wait a frame before checking canvases in getPixel tests. r=vp
2014-07-30 15:24:00 -04:00
Manish Goregaokar
72ffd04fd2
Bug 1015314 - Reduce self-xss prevention threshhold to 5. r=jwalker
2014-07-31 22:05:00 -04:00
Jayesh Choudhari
75df322836
Bug 993445 - Highlight nodes on hover of breadcrumbs. r=pbrosset, r=bgrins
2014-07-30 15:46:00 -04:00
Brian Grinstead
1eb4c743fa
Bug 1037292 - Project Editor tests - try a second time if temporary file creation fails;r=jwalker
2014-08-01 07:52:44 -05:00
Paul Rouget
788940567f
Bug 1007367 - webide main process support. r=jryans
2014-08-01 14:47:37 +02:00
Paul Rouget
80d6c0f040
Bug 1028079 - fix consistency in strings (addon, capitalization). r=jryans
2014-08-01 14:47:37 +02:00
Paul Rouget
1c9ff17e5f
Bug 1028378 - Changing runtime should disconnect the current one. r=jryans
2014-08-01 14:47:37 +02:00
Nathan Froyd
68d10bb561
Bug 1045118 follow-up - add d3.js and frame-script-utils.js to EXTRA_JS_MODULES; r=me a=needthisoncentral
2014-07-31 17:00:46 -04:00
Ryan VanderMeulen
e1b9fda9b3
Merge m-c to fx-team. a=merge
2014-07-31 15:54:50 -04:00
Brian Grinstead
08054c2ade
Bug 996778 - Remember split console height;r=msucan
2014-07-31 12:33:23 -05:00
Mike Conley
91dfd08f79
Bug 787975 - Make JSTerm $0 helper work across content processes. r=msucan.
...
--HG--
extra : rebase_source : b7a3a698effb0b223160fabae5b6f9b0fe820888
2014-07-31 13:07:27 -04:00
Nathan Froyd
ebef2f7d02
Bug 1045118 - move install rules in browser/devtools/*/Makefile.in to moz.build; r=mshal
2014-07-28 12:36:04 -04:00
Ryan VanderMeulen
4aa9f2dca1
Merge inbound to m-c. a=merge
2014-07-30 17:13:20 -04:00
Ed Morley
50d9261647
Backed out changeset d3d2b622400f (bug 1013941) for debugger test failures
2014-07-30 16:33:46 +01:00
Paul Rouget
64cbac7910
Bug 1045652 - fix manifest overwrite. r=jryans
2014-07-30 14:32:00 +02:00
Paul Rouget
c79e7fdb38
Bug 1045630 - move toolbox inside deck. r=jryans
2014-07-30 14:32:00 +02:00
Paul Rouget
a42bdf6887
Bug 1046027 - Add sourceeditor keybinding preference to WebIDE pref panel. r=jryans
2014-07-30 14:31:59 +02:00
Panos Astithas
5ada1bbb31
Don't call ensureIndexIsVisible with an out of bounds argument and fix a race in browser_dbg_variables-view-edit-getset-02.js (bug 1013941). r=vporof
...
--HG--
extra : rebase_source : bc7c1a5dc8088f13dd0089faf164f070297b803f
2014-07-29 16:14:34 +03:00
Carsten "Tomcat" Book
0489e01147
Merge mozilla-central to mozilla-inbound
2014-07-30 14:10:53 +02:00
Nathan Froyd
13d14daf45
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
...
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Brian Grinstead
9917f40342
Bug 1045333 - Refactor toolbox.toggleSplitConsole. r=jwalker
2014-07-29 11:50:00 +02:00
Jordan Santell
fe64078fcb
Bug 1034295 - Add e10s support to shader editor. r=vp, r=jryans
2014-07-29 13:57:00 +02:00
Sami Jaktholm
d9b3c626ef
Bug 978688 - Style Editor: Don't bypass cache when loading content of .css files. r=harth
2014-07-28 23:49:00 +02:00
Wes Kocher
7312430d7c
Merge inbound to m-c a=merge
2014-07-29 17:01:18 -07:00
Sami Jaktholm
0da1203900
Bug 986201 - Return correct specificity for element styles instead of causing an exception. r=jwalker
2014-07-28 08:53:00 +02:00
Heather Arthur
1156a74671
Bug 966805 - Disable transitions in browser_styleeditor_sourcemap_watching.js. r=bgrins
2014-07-25 14:12:00 +02:00
Jan Keromnes
9208715eb0
Bug 1045084 - Make WebIDE Preferences less confusing. r=paul
2014-07-29 12:22:07 +02:00
Carsten "Tomcat" Book
4fce0d9c65
Merge mozilla-central to fx-team on a CLOSED TREE
2014-07-29 11:19:53 +02:00
Mike Hommey
010c0a5eb7
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
2014-07-29 08:57:59 +09:00
Brian Grinstead
1f59222c39
Bug 974550 - Add a preference to optionally persist split console state;r=msucan,jwalker
2014-07-28 15:54:41 -05:00
Panos Astithas
12646a378b
Fix the devtools window title when the options tab is selected (bug 1044488); r=jwalker
2014-07-28 21:02:29 +03:00
Jan Keromnes
c56ff451fc
Bug 1020288 - Add a Runtime Monitor to WebIDE. r=paul
...
--HG--
rename : browser/devtools/webaudioeditor/lib/d3.js => browser/devtools/shared/d3.js
2014-07-28 16:13:54 +02:00
Carsten "Tomcat" Book
110f1073fd
Merge mozilla-central to fx-team
2014-07-28 16:04:12 +02:00
Jordan Santell
1e82693eec
Bug 1041597 - Fix web audio editor browser destroy node test. r=vp
2014-07-21 08:59:00 +02:00
Nathan Froyd
9eddfa23e3
Bug 1043957 - remove some libs:: rules from devtools's Makefile.ins; r=mshal
2014-07-25 09:38:15 -04:00
Paul Rouget
42d2dd5d18
Bug 1043331 - add http:// to hosted app location if missing. r=jryans
2014-07-25 13:58:51 +02:00
Panos Astithas
56ffe9cfea
Fix a bunch of uncaught exceptions in the debugger tests (bug 1013945). r=me
2014-07-25 13:05:38 +03:00
Paul Rouget
e292a982d3
Bug 1043361 - don't hide simulator menuitem. r=jryans
2014-07-24 08:09:00 +02:00
Paul Rouget
a75d4f3e3d
Bug 1043000 - dismiss error notification before trying to connect. r=jryans
2014-07-24 02:14:00 +02:00
Gabriel Luong
bbd449052e
Bug 1041298 - Fixed intermittent failure for browser_ruleview_keyframes-rule_02.js - Removed dynamic change test for top. r=harth
2014-07-23 17:02:00 +02:00
Brian Grinstead
4c6e146311
Bug 1037145 - Remove esc as a keybinding to close responsive mode. r=paul
2014-07-24 07:59:00 +02:00
Carsten "Tomcat" Book
ba32072cfc
Merge mozilla-central to fx-team
2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
0086223ef3
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
Jan Keromnes
404b5e9977
Bug 1042857 - Unify WebIDE's deck style. r=paul
...
--HG--
rename : browser/devtools/webide/themes/tabledoc.css => browser/devtools/webide/themes/deck.css
2014-07-24 15:05:03 +02:00
Birunthan Mohanathas
89f09e83c9
Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps
2014-07-28 18:02:44 -07:00
Veeti Paananen
7605f46e5d
Bug 967044 - Make Home and End keys scroll console output area and autocomplete popup. r=robcee
2014-07-16 22:15:03 +03:00
J. Ryan Stinnett
ab2dbdabd4
Bug 1038695 - Show all cookies in Net Monitor, not just first. r=vporof
2014-07-23 10:08:00 +02:00
Brian Grinstead
7670604cc1
Bug 1011116 - Reselect file in tree after folder is selected and file gets refocused. r=harth
...
--HG--
rename : browser/devtools/projecteditor/test/browser_projecteditor_tree_selection.js => browser/devtools/projecteditor/test/browser_projecteditor_tree_selection_01.js
2014-07-23 10:02:00 +02:00
Alexandre Poirot
f5412abfea
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Paul Rouget
8413745eaf
Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans
2014-07-23 17:55:34 +02:00