Tooru Fujisawa
0edbeb71c8
Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
John Kang
0dbd2d45d6
Bug 1143074 - "Inspector search box can't find nodes with IDs/classes that include CSS reserved characters" [r=pbrosset]
2015-04-21 02:56:00 +02:00
Jennifer Fong
7836d45e7a
Bug 901250 - Add scroll into view menu item for the inspector. r=bgrins
2015-04-17 11:03:24 -07:00
Carsten "Tomcat" Book
6fc008ccfc
Backed out changeset 145f6347bb11 (bug 1137285) depending on the backout of bug 1145049
...
--HG--
extra : rebase_source : 3910ece62d2aafe466ce3aff65ebd164052d11cf
2015-04-15 17:24:06 +02:00
Carsten "Tomcat" Book
26799a7307
Backed out changeset 120d272971a6 (bug 1137285)
...
--HG--
extra : rebase_source : 890cba751909152d0e7d7f51db43c10672831d6e
2015-04-15 17:23:18 +02:00
Carsten "Tomcat" Book
2c95d28b6b
Backed out changeset 3570dbae06e2 (bug 1137285)
...
--HG--
extra : rebase_source : 1f3f448a438812c7e5810ebc8d735755936fdb72
2015-04-15 17:23:10 +02:00
Patrick Brosset
4ae0fca079
Bug 1149346 - First word in selector-search also matches classes and ids; r=harth
2015-04-15 08:15:20 -07:00
Alexandre Poirot
6469c6796e
Bug 1137285 - Convert inspector test to be remote friendly r=pbrosset
2015-04-15 13:55:30 +02:00
Alexandre Poirot
21c1b20bb3
Bug 1137285 - Replace content.location = ... by a navigateTo request r=pbrosset
2015-04-15 13:55:29 +02:00
Alexandre Poirot
30fa572d38
Bug 1137285 - Convert addTab+openInspector to openInspectorForURL r=pbrosset
2015-04-15 13:55:29 +02:00
Patrick Brosset
fd53c00637
Bug 988278 - Fixes ESCape keypress mess in the inspector to make sure the split console opens; r=miker
...
This fixes 2 problems related to the split console not opening when it should.
1 - After the inspector selection mode (pick mode) was canceled with ESC, pressing ESC once
again did not open the split console, because the toolbox did not have the focus.
2 - The markup-view tooltip (used to preview images) was eating the first ESC keypress when
the markup-view was focused, even though the tooltip was hidden. This was forcing users to
press ESC twice to open the split console.
--HG--
extra : rebase_source : 503e6f0a8fa2ef153f714af1361e85ad844a49d2
2015-04-13 10:51:49 +02:00
Patrick Brosset
e6e0278825
Bug 966787 - 2 - Skip inspector breadcrumb updates when the output doesn't change; r=bgrins
...
Whenever something changed on the selected element (pseudo, attribute), the
breadcrumbs widget used to loop over all breadcrumbs buttons and re-create the
markup for each.
Now, we cache a string version of the text displayed in a button and compare
the new value to that in the loop, to skip DOM updates.
Additionally, the breadcrumbs widget used to update itself after all markup mutations
in the DOM tree displayed in the inspector. The update method now looks at the mutations
array and early return if none of them actually impact the displayed breadcrumbs.
--HG--
extra : rebase_source : 4945c42d03e5be856c92919aa271811e66f3d188
2015-04-13 10:22:05 +02:00
Patrick Brosset
4aa03199c3
Bug 873443 - Make the inspector search suggest and select elements in frames; r=bgrins
...
This makes the inspector search input show suggestions for nodes in all documents in
the content page. Selecting a suggestion also now selects the corresponding nodes
even when they are inside nested frames.
--HG--
extra : rebase_source : e7d3ac809ea8f223acfb5d04dd72a9e6a292796d
2015-04-09 17:11:06 +02:00
Patrick Brosset
e0255d2129
Bug 994055 - Part 2: Add tests for the inspector sidebar toggle button. r=miker
...
--HG--
extra : transplant_source : %25O%DE%DD%CA%AB%3Cb3%82%F2%82N%E4HV%C1%27%E72
2015-04-03 17:11:15 +02:00
Matteo Ferretti
39806788c1
Bug 1144163 - Add a rulers highlighter; added unit test. r=pbrosset
...
- Added unit test for Rulers Highlighter
- Added `Test:ScrollWindow` function to doc_frame_script.js
2015-03-28 00:25:18 +01:00
Panos Astithas
e4b9084401
Add a devtools tag to all devtools tests (bug 1149907
). r=pbrosset
2015-04-01 14:09:33 +03:00
Sami Jaktholm
9b756b2add
Bug 1035124 - Move browser_inspector_update-on-navigation.js from inspector to markup view tests. r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_update-on-navigation.js => browser/devtools/markupview/test/browser_markupview_update-on-navigtion.js
2015-03-13 23:23:01 +02:00
Patrick Brosset
0140de65b4
Bug 1139925 - Make the BoxModelHighlighter highlight all quads and draw guides around the outer-most rect
...
LayoutHelpers.getAdjustedBoxQuads now returns all quads that el.getBoxQuads returns.
The BoxModelHighlighter calculates an outer rect based on these to draw the guides.
And if the element has more than 1 quad (inline element that spans line breaks), then all quads are
highlighted.
Also all related tests were modified and a couple of new tests were added.
--HG--
extra : rebase_source : 78a7890ac547a95561ac917c1721be6ed32c5426
2015-03-13 15:54:10 +01:00
Sami Jaktholm
ffa08e1726
Bug 1035140
- Split browser_inspector_menu-0?.js into multiple tests. r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu-02.js => browser/devtools/inspector/test/browser_inspector_menu-03-paste-items.js
rename : browser/devtools/inspector/test/browser_inspector_menu-01.js => browser/devtools/inspector/test/browser_inspector_menu-04-other.js
rename : browser/devtools/inspector/test/doc_inspector_menu-02.html => browser/devtools/inspector/test/doc_inspector_menu.html
extra : rebase_source : 7d4fb3527bd0103859ce9aaee40974aa98b26ac5
2015-03-14 13:53:32 +02:00
Abhishek Bhattacharya
45edc26f1b
Bug 1120111 - Tests for the highlighter pick mode key listeners; r=pbrosset
2015-03-10 07:04:00 +01:00
Patrick Brosset
b6f31b8647
Bug 1123851 - 2 - Tests for the element geometry highlighter; r=bgrins
2015-03-09 17:33:24 +01:00
Patrick Brosset
7f57c217fd
Bug 1074836 - 8 - Remove the gloal skip-if=e10s on browser/devtools/inspector tests; r=me
2015-02-09 10:03:07 +01:00
Patrick Brosset
8d93385c33
Bug 1074836 - 7 - Fix the inspector node reselection test with e10s; r=jwalker
2015-02-09 10:03:06 +01:00
Patrick Brosset
155f70201e
Bug 1074836 - 6 - Fix the inspector search field test with e10s; r=jwalker
2015-02-09 10:03:06 +01:00
Patrick Brosset
306859f127
Bug 1074836 - 5 - Disable iframe scrolling inspector test with e10s; r=me
2015-02-09 10:03:06 +01:00
Patrick Brosset
fa1773640a
Bug 1074836 - 4 - Fix the iframe deletion inspector test with e10s; r=bgrins
2015-02-09 10:03:06 +01:00
Patrick Brosset
25bcad199c
Bug 1074836 - 3 - Fix the browser ctx-menu inspector test with e10s; r=bgrins
2015-02-09 10:03:06 +01:00
Patrick Brosset
cf7d250aca
Bug 1074836 - 2 - Disable the gcli related test in browser/devtools/inspector with e10s; r=me
2015-02-09 10:03:06 +01:00
Patrick Brosset
b0464366bf
Bug 1074836 - 1 - Use both actorID and connPrefix to retrieve the right highlighter actors during inspector tests; r=miker
2015-02-09 10:03:06 +01:00
Aaron Raimist
e70c6c1695
Bug 1042619 - Change 'width x height' letter x to a multiplication sign in devtools frontend. r=bgrins
2015-01-26 14:36:00 -05:00
Patrick Brosset
76e51a4719
Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past
2014-12-22 14:54:09 +01:00
abdelrhman
3990efb3f1
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Patrick Brosset
77d594ab26
Bug 1075319 - Use native add_task in devtools mochitests rather than custom asyncTest. r=miker
2014-12-15 03:37:00 -05:00
Fayolle Florent
ac08f68a13
Bug 1108212 - In the DevTools Inspector tree, pressing delete should move to the next element. r=bgrins
2014-12-07 14:54:00 -05:00
Patrick Brosset
b66c23fae5
Bug 1103993
- 3 - Only refresh the rule/computed views when active; r=bgrins r=ochameau
2014-12-10 09:09:19 +01:00
fayolle-florent@orange.fr
e47985cc67
Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Patrick Brosset
0ddc1b9479
Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker
2014-11-21 11:18:03 +01:00
Patrick Brosset
0bf9a725d0
Bug 1076866 - Rect highlighter; r=bgrins
2014-11-19 11:16:25 +01:00
Gabor Krizsanits
c44e4f595e
Bug 1081038 - part0: Fixing inspector test. r=pbrosset
2014-11-14 16:46:26 +01:00
Patrick Brosset
23e9947c95
Bug 985597 - Tests for the new highlighter implementation using the AnonymousContent API; r=miker r=jwalker
...
--HG--
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_01.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_01.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_02.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_02.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_03.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_03.js
rename : browser/devtools/inspector/test/browser_inspector_highlight_after_transition.html => browser/devtools/inspector/test/doc_inspector_highlight_after_transition.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_01.html => browser/devtools/inspector/test/doc_inspector_infobar_01.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_02.html => browser/devtools/inspector/test/doc_inspector_infobar_02.html
2014-11-06 13:04:37 +01:00
David Rajchenbach-Teller
d72374fb56
Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 3). r=yoric
2014-10-10 05:52:00 +02:00
David Rajchenbach-Teller
2869e72053
Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric
2014-10-10 03:56:00 +02:00
David Rajchenbach-Teller
6ccc5443f6
Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul
2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
716ea73d4c
Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures
2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
b3a1b1ca35
Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul
2014-10-04 14:21:00 +02:00
Patrick Brosset
941fd72e58
Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins
2014-10-08 15:46:16 -07:00
Brian Grinstead
dc6e2e7d01
Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
...
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
Jan Odvarko
d9a930834a
Bug 1035707 - Implement new API for customizing webconsole logs; r=past
...
--HG--
extra : rebase_source : 9e002076e354a191cde65a0e4db2da3f35cf1270
2014-09-24 08:42:17 +02:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Willian Gustavo Veiga
6a251f1848
Bug 992679 - Context item to open split console and log element. r=harth
2014-09-05 15:50:00 +02:00