Commit Graph

3683 Commits

Author SHA1 Message Date
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
Jordan Santell
bf8e054248 Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-13 15:11:00 -04:00
Ryan VanderMeulen
11585b0a0d Merge m-c to fx-team. a=merge 2014-08-13 15:32:14 -04:00
Ed Morley
12beb129a1 Merge mozilla-central and b2g-inbound 2014-08-13 17:02:34 +01:00
Tim Taubert
a6a1832ae8 Bug 1052756 - Fix Toolbox.destroy() to properly clean up with add-on targets r=Mossop 2014-08-13 14:42:29 +02:00
Alexandre Poirot
47561b972d Bug 1051980 - Hide the profiler when not available. r=vp 2014-08-13 05:29:00 -04:00
Alexandre Poirot
1dde2f6c38 Bug 1046394 - Fix profiler in (b2g and e10s) content processes. r=vp, r=dcamp 2014-08-13 05:26:00 -04:00
Alexandre Poirot
55e1565eb2 Bug 994669 - Integrate gaia responsive mode tweaks. r=paul 2014-08-12 02:43:00 -04:00
Ryan VanderMeulen
aa6c8d9e68 Backed out changeset 436e5d00f904 (bug 916804) for mochitest-other failures. 2014-08-12 15:19:27 -04:00
Ed Morley
2b7ef39930 Merge mozilla-central and fx-team 2014-08-12 17:56:55 +01:00
Ed Morley
b9c0c3baa4 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-12 17:21:29 +01:00
Ed Morley
8acc2e45f0 Backed out changeset 19719fd38363 (bug 1039484) for intermittent test failures 2014-08-12 14:50:53 +01:00
Brian Grinstead
f575c4a697 Bug 1050857 - Options panel layout doesn't work well with translated text;r=mratcliffe 2014-08-12 07:09:33 -05:00
Seth Fowler
cbe6124c21 Bug 981924 Followup - Update the test for bug 595934 to match the new layout console category ON A CLOSED TREE. r=nigelb 2014-08-11 19:00:47 -07:00
Patrick Brosset
2e9dede6bb Bug 1000716 - Intermittent race condition in markupview/test/browser_markupview_mutation_02.js. r=miker 2014-08-11 04:43:00 -04:00
J. Ryan Stinnett
ab7eacb8d8 Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-11 11:52:00 -04:00
Brian Grinstead
c1471173de Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-10 06:06:00 -04:00
Sami Jaktholm
86bdb8a008 Bug 1049809 - Netmonitor: Use unique path instead of Max-Age to ensure cookie set by browser_net_details-no-duplicated-content.js doesn't mess with other tests if an error occurs before the test removes the cookie. r=vp 2014-08-07 04:29:00 -04:00
Jan Keromnes
ec8df65ad8 Bug 1021831 - Show "Validation status" tooltip over the status circle in WebIDE. r=paul 2014-08-12 07:23:00 -04:00
Sami Jaktholm
dfaf4e94d1 Bug 1050123 - Profiler Treeview: If arrow is the target of double click, children toggle three times (on click #1, click #2 and dblclick events). Ignore the dblclick on arrow. r=vp 2014-08-07 03:22:00 -04:00
Michael Ratcliffe
371ae8b44e Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
Michael Ratcliffe
bd7231359e Bug 1041284 - Fix GC issues and re-enable browser_markupview_events.js r=jwalker 2014-08-07 22:35:19 +01:00
Jason Orendorff
2bd735b860 Backed out changeset 586ec2ee45d7 (bug 957513) for breaking the web.
--HG--
extra : rebase_source : 4de52cd93646ca7055ba6683b29d0767efd4a322
2014-08-07 17:41:48 -05:00
Ryan VanderMeulen
9121d4e04e Backed out changeset 5c1ba06b972b (bug 916804) for frequent timeouts that spill into other tests. a=backout 2014-08-08 21:05:33 -04:00
Gabriel Luong
50e6b157c6 Bug 1050940 - Nearly permanent on Linux debug browser_ruleview_keyframes-rule_02.js | Test timed out - Test timed out or Added opacity property should have been used. - Got 1, expected 0 r=gl
CLOSED TREE
2014-08-08 14:30:10 -07:00
Ryan VanderMeulen
80ffc88041 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Daniel Holbert
54bcb09759 Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam 2014-08-07 22:11:48 -07:00
Jayesh Choudhari
6b0b0c24ca Bug 1043154 - Open Split console on ESC if the focus is inside source editor (style editor / debugger). r=bgrins 2014-08-06 22:38:00 -04:00
Brian Grinstead
9cd7436fb2 Bug 1042825 - Project Editor: Prevent undo from undo clearing out the file content. r=jryans 2014-08-07 06:21:00 -04:00
J. Ryan Stinnett
c5430cb8d4 Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-06 20:37:00 -04:00
Gabriel Luong
bdd0db5b0b Bug 1049938 - [rule view] Destroy the Add Rule menuitem when CssRuleView is destroyed. r=harth 2014-08-06 15:50:00 -04:00
J. Ryan Stinnett
2ba763e9f4 Bug 1049839 - Stop rejecting busyPromise. r=paul 2014-08-06 13:26:00 -04:00
Jan Keromnes
24a06a1117 Bug 1047355 - Poll b2g-info for USS when possible. r=paul
--HG--
extra : rebase_source : 271c2ea0e141489b911487670128103e130fe4fa
2014-08-04 08:15:00 -04:00
Brian Grinstead
782fef284e Bug 1030318 - Enable devtools/framework tests with e10s. r=mratcliffe
--HG--
extra : rebase_source : 2e8ea32540aa53661cb6985bbb55f9dfb4e2a30c
2014-08-06 06:16:00 -04:00
Ryan VanderMeulen
d0c75ec899 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-06 16:50:19 -04:00