L. David Baron
a82c019d92
No bug - Correct a few misspellings in test assertion messages, since commits with non-ascii commit messages now break the tree. On a CLOSED TREE.
2015-03-21 13:21:06 -07:00
Wes Kocher
d2c452e653
Merge inbound to m-c a=merge CLOSED TREE
2015-03-19 19:15:11 -07:00
J. Ryan Stinnett
f3d1e8093a
Bug 1130084 - Avoid spurious connection errors even on success. r=past
2015-03-19 12:58:19 -05:00
Tom Schuster
2de182147c
Bug 837630 - Stop hiding __proto__ from O.getOwnPropertyNames. r=Waldo,peterv,past
2015-03-19 17:42:15 +01:00
J. Ryan Stinnett
98067854d5
Backout eb0a4ef7d8b9 (bug 1032128) for adding UX noise. r=me
2015-03-18 19:43:47 -05:00
Wes Kocher
3bba7718ed
Merge fx-team to m-c a=merge
2015-03-18 15:38:20 -07:00
Tooru Fujisawa
538913e6c9
Bug 1079919 - Part 3: Add test for RegExp.prototype properties in webconsole. r=fitzgen
2015-03-18 18:22:05 +09:00
J. Ryan Stinnett
7da7b1c11b
Bug 1143028 - Make AppMan reinitable; update tab list when sidebars disabled. r=past
2015-03-16 13:32:00 -04:00
J. Ryan Stinnett
9a5557faa4
Bug 1142184 - Fix DevTools access check in runtime info. r=ochameau
...
--HG--
extra : transplant_source : %2A%7FN%3A%0AbR%CD%E6g%DF%F0Zj%BF%C9%CA7%C0%9D
2015-03-13 11:02:31 -05:00
Carsten "Tomcat" Book
0503c0d6df
merge mozilla-inbound to mozilla-central a=merge
2015-03-17 11:36:52 +01:00
Tom Tromey
958fa8aaf3
Bug 1142207 - add "^" to REGEX_CSS_VAR to fix variables in the rule view. r=pbrosset
...
--HG--
extra : amend_source : f904a5d6ae584822606c5c12a3f4027a4d3f7dae
2015-03-16 07:55:00 -07: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
Geoffroy Planquart
f27948958f
Bug 1042859 - Add test case for gcli cookie command on host:port. r=pbrosset
...
--HG--
extra : rebase_source : 6d88a82f7f0440b8899d2152f9bdbd7c9361cf36
2015-03-13 09:06:00 -04: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
Abdelrhman Ahmed
c2d58f8397
Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
2015-03-18 11:25:00 +01:00
Tom Tromey
e5bc6a16d3
Bug 1142194 - fix quoteString to correctly quote. r=pbrosset
2015-03-18 08:12:00 +01:00
ziyunfei
9f585220aa
Bug 1141392 - Disallow a line break between ArrowParameters and the arrow. r=jorendorff
...
--HG--
extra : rebase_source : fc7e5a78c0adcadc32219f893969d41c2697ecd9
2015-03-15 03:39:00 +01:00
Victor Porof
3a6e36b016
Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me
2015-03-14 16:14:37 -04:00
Victor Porof
e1ae9462ff
Bug 1142748 - Fix the 'Protocol error (unknownError): Error: Cannot call drainAllocationsLog without setting trackingAllocationSites to true', r=jsantell
2015-03-13 19:09:09 -04:00
Ryan VanderMeulen
29c79b8b0b
Merge fx-team to m-c. a=merge
2015-03-13 16:09:58 -04:00
J. Ryan Stinnett
420c734fb3
Bug 1142730 - Show client cert in WebIDE auth dialog. r=past
...
--HG--
extra : transplant_source : %B7Q%A2%40%CD%F13%88%E1%AD%8B%CD%3A%AFR%F8%D5%98E%0A
2015-03-12 17:37:17 -05:00
Sami Jaktholm
b56c43ff6c
Bug 1142633 - Fix intermittent netmonitor e10s test failures caused by dead CPOW usage. r=vporof
2015-03-12 20:39:43 +02:00
Jennifer Fong
9c862a5b7e
Bug 1142090 - Check existence of mainRoot. r=jryans
2015-03-11 12:30:00 -04:00
Michael Ratcliffe
2b45132b59
Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs
2015-03-13 11:52:45 +00:00
Victor Porof
e60d697bc5
No Bug - Fix documentation for _startMemory and _stopMemory in performance/modules/front.js, r=me DONTBUILD
2015-03-13 12:12:59 -04:00
Victor Porof
8af71d403d
Bug 1142748 - Use a single configuration for starting/stopping recordings, r=jsantell
2015-03-13 11:53:23 -04:00
Ryan VanderMeulen
8c6f31c21a
Merge m-c to fx-team. a=merge
2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
ee67ad0d8d
Merge inbound to m-c. a=merge
2015-03-12 18:05:45 -04:00
Victor Porof
0252f3f7a1
Bug 1142744 - Fix tests broken by bug 1132755, r=me
2015-03-12 18:01:49 -04:00
Panos Astithas
b64b2d9a28
Don't dump errors in tests that are already handled by the parser (bug 1138784). r=vporof
2015-03-12 20:42:35 +02:00
Christoph Kerschbaumer
99f67b7455
Bug 1138641 - Updated remaining callsites to use newChannel2 in browser/devtools (r=vporof)
2015-03-12 11:26:57 -07:00
Dave Townsend
aa5666698b
Bug 1142114: Fix broken cases of devtools calling once. r=jsantell
...
--HG--
extra : rebase_source : c7565eaeb4ea73c0a0a313ee62fcd1a2eb715087
extra : source : e5ea062a8a10faaaeca6dbb1e8d57bf068efd9b1
2015-03-11 10:00:25 -07:00
Victor Porof
3f4e59d102
Bug 1141719 - Lots of "TypeError: ownerWindow is null" when shutting down the new perf tool on debug builds, r=jsantell
2015-03-11 16:01:19 -04:00
Victor Porof
b83c9518ec
Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell
2015-03-11 16:01:19 -04:00
Eddy Bruël
317e3f1ff4
Bug 1136146 - Merge the latest version of the source-map library with fx-team;r=fitzgen
2015-03-12 20:18:34 +01:00
Jordan Santell
c3ace684ba
Bug 1141817 - Followup to fix additional intermittents like bug 1132370, r=vp
2015-03-12 15:17:56 -04:00
Victor Porof
f514caa7dc
Bug 1132755 - Allocations tree has a bunch of columns that don't make sense, r=jsantell
2015-03-12 15:05:02 -04:00
Jordan Santell
52f6873793
Bug 1141817 - Fix yield statement to correctly return memory actor state so that the performance tool can poll for allocations during recording. r=vp
2015-03-12 11:41:41 -07:00
Nick Fitzgerald
1b4e43d188
Bug 1140728 - Rename 'Memory' to 'Allocations' in the new performance tool. r=jsantell
2015-03-10 16:28:00 -04:00
Carsten "Tomcat" Book
40e583eb67
Merge mozilla-central to mozilla-inbound
2015-03-13 14:06:57 +01:00
Dave Herman
3e9db59cdf
Bug 913617 - Reflect.parse: rename ArrowExpression to ArrowFunctionExpression. r=jorendorff
2015-03-10 10:50:00 +01:00
Carsten "Tomcat" Book
88c537dc76
Merge mozilla-central to fx-team
2015-03-12 12:20:06 +01:00
Carsten "Tomcat" Book
fb7ccb2edc
merge fx-team to mozilla-central a=merge
2015-03-12 10:17:35 +01:00
Wes Kocher
f7d23ea560
Backed out changeset e5ea062a8a10 (bug 1142114) for bc1 orange CLOSED TREE
2015-03-11 19:45:18 -07:00
Panos Astithas
b1fc863847
Never interleave requests to get the page event listeners and avoid redundant requests for definition sites (bug 1106692). r=jlongster
2015-03-12 10:09:35 +02:00
J. Ryan Stinnett
70dadcd9a7
Bug 1128027 - Web Console browser_result_format_as_string.js no longer leaks. r=bgrins
2015-03-12 02:51:51 -05:00
Dave Townsend
d8bc5f5e93
Bug 1142114: Fix broken cases of devtools calling once. r=jsantell
...
--HG--
extra : rebase_source : 9a40753d9c81b76cd2b99997fa8b0e686ef97926
2015-03-11 10:00:25 -07:00
Wes Kocher
24a7d8e882
Backed out changeset 95bec5828ef3 (bug 1136146) for devtools test failures CLOSED TREE
2015-03-11 15:17:46 -07:00
Abhishek Bhattacharya
45edc26f1b
Bug 1120111 - Tests for the highlighter pick mode key listeners; r=pbrosset
2015-03-10 07:04:00 +01:00
Abhishek Bhattacharya
f5728d9f97
Bug 1120111 - Adds key listeners to highlighter pick mode to traverse DOM and submit/cancel selection; r=pbrosset
2015-03-10 07:02:00 +01:00