Ehsan Akhgari
b0ba251467
Bug 1178563 - Increase the timeout for browser_markupview_html_edit_02.js
2015-07-14 10:41:45 -04:00
Ryan VanderMeulen
81efe2d5a0
Bug 1177730 - Skip browser_dbg_promises-chrome-allocation-stack.js on Linux.
...
CLOSED TREE
2015-07-13 12:15:14 -04:00
Sami Jaktholm
89c37cf234
Bug 942899 - Populate the debugger listener tab even if a listener doesn't have an associated Debugger.Script object. r=vporof
2015-06-20 16:02:00 +03:00
Mahdi Dibaiee
9416dcfaf8
Bug 1153184 - Fix Filter Editor Tests; r=pbrosset
2015-07-10 20:27:32 -04:00
Mahdi Dibaiee
1cab8409ac
Bug 1153184 - UI Tests for the css filter presets popup changes; r=pbrosset
2015-07-10 20:27:23 -04:00
Mahdi Dibaiee
0a7137794c
Bug 1153184 - Persist CSS filter presets for reuse; r=pbrosset
2015-07-10 20:27:16 -04:00
Gabriel Luong
008cd0f614
Bug 1177730 - Intermittent browser_dbg_promises-chrome-allocation-stack.js | application timed out after 330 seconds with no output r=fitzgen
2015-07-10 14:21:47 -07:00
Gabriel Luong
79fa3b4afa
Bug 1174543 - Part 2: Clear the matched selector container before rebuilding the matched selectors r=mratcliffe
2015-07-10 14:21:23 -07:00
Gabriel Luong
34fd321c34
Bug 1174543 - Part 1: Remove Templater code in computed-view.js r=mratcliffe
2015-07-10 14:21:21 -07:00
Carsten "Tomcat" Book
bebb913db9
Backed out changeset 2ac055164ed1 (bug 1169096) for timeouts in browser_console_variables_view_filter.js
2015-07-10 13:50:05 +02:00
Carsten "Tomcat" Book
509e745691
Backed out changeset 497ca22d4399 (bug 1169096)
2015-07-10 13:49:34 +02:00
Carsten "Tomcat" Book
9a49bdac66
Backed out changeset 682a89113d92 (bug 1171723)
2015-07-10 13:49:29 +02:00
Alexandre Poirot
df9d346f28
Bug 1166774 - Wait for rule-view modifications before proceeding to next tests. r=pbrosset,bgrins
2015-07-10 00:22:53 -07:00
Alexandre Poirot
cdb5596086
Bug 1171723 - Fix clear button in variable view. r=bgrins
2015-07-10 00:21:00 -07:00
Alexandre Poirot
4ef970f4fb
Bug 1169096 - Test attribute filtering r=past
2015-07-10 00:21:00 -07:00
Alexandre Poirot
985acea833
Bug 1169096 - Fix remote filtering on nested attributes. r=past
2015-07-10 00:21:00 -07:00
Wes Kocher
3c25f802e3
Merge m-c to fx-team, a=merge
2015-07-09 18:08:05 -07:00
Wes Kocher
cd72fa9af2
Merge inbound to central, a=merge
2015-07-09 18:01:25 -07:00
Brian Grinstead
899b355eb7
Bug 1181834 - Migrate browser/devtools/fontinspector tests to shared-head.js;r=jryans
2015-07-09 16:18:11 -07:00
Victor Porof
dabe88d01e
Bug 1170105 - Disable browser_timeline-waterfall-rerender.js until more investigation is done, r=me
2015-07-09 12:22:27 -04:00
Ryan VanderMeulen
0c99cebbf8
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-09 13:52:22 -04:00
J. Ryan Stinnett
70f1707d67
Bug 1161072 - Fix pending requests in markup view tests. r=pbrosset
2015-07-08 18:55:17 -05:00
Gabriel Luong
750fa4987b
Bug 1181243 - Ctrl + F should focus the filter style search bar if the focus is in the rule and computed view r=mikeratcliffe
2015-07-08 10:40:45 -07:00
Masatoshi Kimura
99d4901bcb
Bug 1176496 - Drop support for -moz-prefixed gradients. r=dbaron
2015-07-10 00:57:50 +09:00
Jennifer Fong
46e6d9c6c8
Bug 1180918 - Add "avoid-escape" for ESLint quote rule. r=pbro
2015-07-06 14:31:00 +02:00
Wes Kocher
7469499170
Merge inbound to central, a=merge
2015-07-07 16:37:07 -07:00
Tim Nguyen
5853a7e599
Bug 1059877 - Add type=radio to toolbox frame popup menuitems. r=ochameau
2015-07-03 04:33:00 -04:00
Mark Goodwin
c0fa5bab0d
Bug 1170476 - Avoid logging multiple SHA-1 warnings per page (r=past)
2015-07-07 17:26:59 +01:00
Victor Porof
72b43d30bf
Bug 1161817 - Disable browser_timeline-waterfall-sidebar.js entirely, r=me
2015-07-06 14:39:11 -04:00
Tim Nguyen
e61eae63e9
Bug 1130330 - Add copy url context menu item in styleinspector. r=pbrosset
2015-07-03 06:04:00 +02:00
Julian Descottes
eb82d20c8b
Bug 968241 - Copy outerHTML using keyboard shortcut. r=pbrosset
...
Copy outerHTML of the currently selected node of the inspector.
Works for ELEMENT, DOCUMENT_TYPE and COMMENT node types.
- bound "copy" event in markup-view to copy outerHTML
- added doctypeString property to NodeFront in actors/inspector.js
- markup-view.js is also using this property now
- added mochitest with dedicated html
2015-07-02 22:43:19 +02:00
Jennifer Fong
ccb5a5791e
Bug 1178863 - ESLint cleanup for tests. r=pbro
2015-07-02 11:18:00 -04:00
Jan Keromnes
4490f4e7d5
Bug 1156834 - Enable Simulator configuration screen by default in WebIDE. r=jryans
2015-07-02 08:35:00 -04:00
Jan Keromnes
bc3c3c0ab6
Bug 1146519 - Persist simulator configurations in WebIDE. r=jryans
2015-07-02 07:43:00 -04:00
J. Ryan Stinnett
7e2158acc2
Bug 1178851 - Move testing flag to DevToolsUtils. r=ochameau
2015-07-02 04:56:57 -05:00
Patrick Brosset
f29a426396
Bug 1178555 - Fix up browser_inspector_highlighter-keybinding_04.j to stop permafailing on DevEdition. r=test-only
2015-07-01 14:53:16 +02:00
Wes Kocher
841bcb7dff
Merge m-c to fx-team, a=merge
2015-06-30 16:58:23 -07:00
Wes Kocher
3294d535d8
Merge inbound to central, a=merge
2015-06-30 16:38:53 -07:00
Eddy Bruël
a14aa140c1
Bug 1171967 - Implement WorkerTarget;r=jlong
2015-06-30 22:56:26 +02:00
Jennifer Fong
a8b040bd8a
Bug 1177517 - ESLint cleanup for tests. r=pbro
2015-06-29 11:37:00 -04:00
J. Ryan Stinnett
2b990acf8d
Bug 1026945 - Support lazy ADB startup from WebIDE. r=ochameau
2015-06-30 09:56:27 -05:00
J. Ryan Stinnett
19804a190a
Bug 1174956 - Allow device to be up to one week newer than client. r=ochameau
2015-06-30 09:38:51 -05:00
Jan Keromnes
7d83a479d3
Bug 1176908 - Unforget to disable runtime commands in WebIDE. r=jryans
2015-06-29 02:01:00 +02:00
Avik Pal
16e5374381
Bug 1157789 - Add context menu items Expand All / Collapse to markup view. r=janx
2015-06-29 00:16:47 -07:00
Gabriel Luong
a61aa0dd49
Bug 1176054 - Fixed vertical of the pseudo class checkbox labels on Linux and Windows r=bgrins
2015-06-26 13:39:18 -07:00
Tim Nguyen
8b215df88d
Bug 1165122 - Show Add New Rule button by default. r=bgrins
2015-06-25 16:00:29 -07:00
Michael Layzell
f6359d6641
Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan
2015-06-30 08:18:04 -04:00
Seth Fowler
4c3d1ae5ef
Bug 1163856 (Part 2) - Fix tests that depended on image load event timing. r=tn
2015-06-30 02:38:01 -07:00
Gabriel Luong
6db2aaebd9
Backed out changeset aa1f2a978a64
2015-06-25 16:04:40 -07:00
Tim Nguyen
4e4c369ad0
Bug 1165122 - Show Add New Rule button by default. r=bgrins
2015-06-25 16:00:29 -07:00