Commit Graph

3630 Commits

Author SHA1 Message Date
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