Commit Graph

3773 Commits

Author SHA1 Message Date
Victor Porof
c8a9059d7d Bug 1061772 - Profiler cost percentage should be calculated based on number of samples and not samples delta time, r=pbrosset 2014-09-19 08:55:54 -04:00
Victor Porof
987ced9232 Bug 1061759 - Profiler 'calls' columns is improperly named, r=pbrosset 2014-09-19 08:55:53 -04:00
Victor Porof
dc6e3e8981 Bug 1066086 - Attempt to fix intermittent browser_timeline_waterfall-generic.js by checking if marker sidebar or waterfall nodes aren't spacers. r=vporof 2014-09-18 14:20:43 -04:00
Pablo Terradillos
63b96e9311 Bug 913711 - Added methods for finding manifest and updates project location if necessary. r=pablo 2014-09-18 08:14:00 +02:00
Jennifer Fong
9223c8fc18 Bug 1062204 - Make pictures scrollable. r=jryans 2014-09-16 16:01:00 -04:00
Panos Astithas
16881e369e Don't set tracing hooks until tracing has started (bug 1049248). r=fitzgen 2014-09-17 20:00:40 +03:00
Mark Hammond
9155d08b3c Bug 1063845 - Fix remaining style inspector e10s tests. r=pbrosset 2014-09-18 19:18:25 +10:00
Chris Adams
5c2508a97b Bug 1066101 - Use correct date for screen shot filename in Responsive Design View. r=jryans
The filename previously used the numeric day of the week instead of the day of
the month.
2014-09-11 11:32:11 -04:00
Camilo Viecco
1954b909cc Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
Wes Kocher
65f4ae2c3d Merge b2g-inbound to m-c a=merge 2014-09-16 16:22:16 -07:00
Fabrice Desré
9c52fa87bf Bug 1059194 - Trusted Hosted Apps, part 0: Add support in browser developer tools. r=fabrice 2014-09-16 13:14:01 -07:00
Panos Astithas
4d38895a81 Use the devtools style for the scratchpad statusbar (bug 1067827). r=fitzgen 2014-09-16 21:11:02 +03:00
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Adrian Aichner
a481306867 Bug 1064282 - Scratchpad should have statusbar like Page Source viewer. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   12 ++++++++++++
 browser/devtools/scratchpad/scratchpad.xul         |    1 +
 .../test/browser_scratchpad_run_error_goto_line.js |   11 +++++++++++
 .../chrome/browser/devtools/scratchpad.properties  |    5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)
2014-09-15 17:18:16 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Paul Rouget
e3b0a150ca Backed out changeset a6d02cff43d3 (bug 1037235) for breaking WebIDE (bug 1067331)
--HG--
extra : amend_source : a7bfb1e931122663e7c14a7362a849520388e495
2014-09-15 16:23:04 +02:00
Tooru Fujisawa
3df312fc9a Bug 1041426 - Make error message for unexpected token more clear. r=jwalden
--HG--
extra : rebase_source : 1785f67732a81aa29dd81c8be765cf497a9b74c8
2014-09-09 19:08:14 +09:00
J. Ryan Stinnett
38429300a6 Bug 1065679 - Avoid reloading runtime apps on select. r=paul 2014-09-11 14:38:00 +02:00
Adrian Aichner
81501866d5 Bug 1058183 - Expose code folding as an option for all editor instances. r=bgrins 2014-09-12 13:36:00 +02:00
Erik Vold
6f40aa53bd Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop 2014-09-09 18:33:55 -07:00
Paul Rouget
44b5925834 Bug 1067319 - don't checkout preferenceFront. r=jryans 2014-09-16 15:44:17 +02:00
Nick Fitzgerald
b4caf18aad Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin 2014-09-22 16:13:00 +02:00
Wes Kocher
cdeb7299d2 Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Bill McCloskey
91adbce542 Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
J. Ryan Stinnett
c41aad2a52 Bug 1055279 - Open toolbox automatically for runtime apps and tabs. r=paul 2014-09-12 10:31:43 -07:00
Tim Nguyen
bb7290157a Bug 1066218 - Properly order Web Audio Editor and Storage Inspector in toolbox. r=paul 2014-09-11 11:57:00 +02:00
Ryan VanderMeulen
9d54d5a7be Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-10 18:36:26 -04:00
Victor Porof
7a653b042a Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
39f8fdf1d2 Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Paul Rouget
ef4b08ce74 Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Victor Porof
5870316acc Bug 1064262 - The waterfall background should use mozSetImageElement instead of toDataURL. r=pbrosset 2014-09-08 09:50:00 -04:00
Patrick Brosset
b62b69386d Bug 1063463 - Simplify how case is preserved when editing attributes in the inspector. r=bgrins 2014-09-08 08:30:00 -04:00
Brian Grinstead
fa4c57c117 Bug 1060945 - Make it possible to enable/disable a devtools panel even if its visibilityswitch pref doesn't exist. r=pbrosset 2014-09-08 11:06:00 -04:00
Brian Grinstead
fb6e55d924 Bug 964819 - Be able to mark gcli commands as remote safe and let them show up as command buttons. r=jwalker 2014-09-09 05:55:00 -04:00
Carsten "Tomcat" Book
c308e89984 Merge m-c to fx-team 2014-09-09 16:03:23 +02:00
J. Ryan Stinnett
76599dab31 Bug 1062611 - Test for WebIDE tabs. r=paul 2014-09-08 12:52:00 +02:00
Brian Grinstead
59668e3e0f Bug 1058898 - Skip profiler tests for e10s. r=vporof 2014-09-05 16:26:00 +02:00
Jan Odvarko
5292673ade Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins 2014-09-08 13:23:11 +02:00
Paul Rouget
07900bb6b2 Bug 1062745 - make sure the project button doesn't cover the control buttons. r=jryans 2014-09-08 09:15:00 +02:00
Panos Astithas
222b41fd2f Always complete the toolbox teardown path, even in the face of failures along the way (bug 1063926). r=paul
--HG--
extra : rebase_source : 514ace11185493879c560dad7a7fb7ad0fa48e91
2014-09-06 15:57:41 +03:00
Carsten "Tomcat" Book
8bdb5817d4 Backed out changeset cfeccb9028a9 (bug 1062611) for dt-test failures 2014-09-08 10:17:52 +02:00
J. Ryan Stinnett
96f0c13688 Bug 1062611 - Test for WebIDE tabs. r=paul 2014-09-04 15:53:00 +02:00
Jan Odvarko
7e04ed37dd Bug 1055571 - Implement ToolSidebar.removeTab API. r=bgrins 2014-09-05 13:11:34 +02:00
Brian Grinstead
1ffab17f17 Bug 1047148 - [markup view] Fix overlapping scrollbars when editing outer HTML in dark theme. r=past 2014-09-05 06:58:00 +02:00
Willian Gustavo Veiga
1f43d27f2a Bug 992679 - Context item to open split console and log element. r=harth 2014-09-05 15:50:00 +02:00
J. Ryan Stinnett
271fa98e7a Bug 1062745 - Temporary width fix for project button. r=me 2014-09-05 09:57:44 -05:00
Tomasz Kołodziejski
0b23b3e083 Bug 1060464 - Add Cr declaration; rs=Gijs 2014-09-04 13:53:00 +02:00
Gabriel Luong
5938495f7a Bug 1062490 - Array indexes in console.table() are sorted lexicographically. r=harth 2014-09-04 09:45:00 +02:00
Tim Taubert
f8dd154b9a Bug 1060840 - Make the shutdown leak detector wait until toolboxes are destroyed r=vporof 2014-08-31 12:15:54 +02:00
Patrick Brosset
e38cf1f3da Bug 1008584 - Preserve case when editing attributes in the inspector; r=bgrins 2014-09-04 10:28:24 +02:00
J. Ryan Stinnett
716fccd801 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
Gabriel Luong
fac958c77d Bug 1061003 - Add New Rule won't work in non-english locales. r=harth 2014-09-02 11:27:00 +02:00
J. Ryan Stinnett
d7dd3b1f96 Bug 1009604 - Show runtime tabs in WebIDE. r=paul 2014-09-03 16:37:00 +02:00
Gijs Kruitbosch
95c77d2438 Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Ryan VanderMeulen
130c88c930 Merge m-c to inbound. a=merge
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
extra : rebase_source : 45e2cb5230292b398a90b74756ec65f86bfb03ef
2014-09-08 19:31:10 -04:00
Bobby Holley
ccd545132f Bug 1062631 - Handle nuked window references in tilt tests. r=paul 2014-09-08 13:36:22 -07:00
Francois Marier
32a3534d6a Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug 2014-09-07 23:05:00 -04:00
J. Ryan Stinnett
063de8af34 Bug 1061695 - Fix switching to simulator after local. r=paul 2014-09-02 07:48:00 +02:00
Patrick Brosset
eb93385b5d Bug 1059360 - Highlight nodes that match selectors in the computed-view on mouse-over. r=miker 2014-09-02 04:13:00 +02:00
Brian Grinstead
4dc63c7140 Bug 1045715 - Make console output faster by destroying unprinted items out of band in _flushMessageQueue. r=past 2014-09-02 06:56:00 +02:00
Michael Ratcliffe
671a5ddffd Bug 1060933 - Prevent jQuery Live event bubbles from throwing on invalid selector r=bgrins 2014-09-02 16:26:32 +01:00
Wes Kocher
6c0351ccd7 Backed out changeset c1319f301eb0 (bug 1060464) for devtools bustage 2014-09-02 18:02:01 -07:00
Gijs Kruitbosch
37a916b576 Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Alexandre Poirot
a09c8d8408 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Jason Orendorff
2de2ac934c Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Phil Ringnalda
56a498d9f8 Merge f-t to m-c, a=merge 2014-08-31 18:38:50 -07:00
Girish Sharma
4cbdcc754e Bug 1060835 - Fix storage.properties strings and add separate strings for web menu and panel items, r=paul 2014-08-31 21:00:34 +05:30
Andrea Marchesini
35125820b7 Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz 2014-08-31 11:40:11 +01:00
Michael Ratcliffe
6c95cbba32 Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul 2014-08-29 13:44:59 +01:00
Brian Grinstead
0c07a19997 Bug 1060041 - Don't expand folders in projecteditor tree by default;r=jryans 2014-08-29 15:49:11 -07:00
Raymond Etornam Agbeame(:retornam)
979c088e34 Bug 1052856 - Copy as curl should use --compressed instead of -H accept-encoding gzip r=jryans 2014-08-29 15:49:01 -07:00
Girish Sharma
1d703236bb Bug 970517 - Storage Inspector fron end - tests, r=jwalker 2014-08-29 18:24:52 +05:30
Girish Sharma
69c89b34ce Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Brian Grinstead
ef31baf39e Bug 1060086 - Get rid of error message 'TypeError: command.state.offChange is not a function' in mochitest-dt. r=jwalker 2014-08-28 19:00:00 -04:00
Brian Grinstead
df8b15570b Bug 1055333 - Skip browser_styleeditor_cmd_edit.js in e10s. r=harth 2014-08-28 07:55:00 +02:00
James Teh
9fbe219bc0 Bug 977267 - [a11y] Make autocomplete suggestions accessible to screen readers. r=bgrins 2014-08-29 11:36:50 +10:00
Ryan VanderMeulen
0c0f95a92d Backed out changeset 4062a2a685a2 (bug 1057031) for mochitest-dt failures. 2014-08-28 15:18:37 -04:00
Panos Astithas
2fcce65e6e Restore the timeout for updateEditorBreakpoints to avoid a race in CodeMirror (bug 1057031). r=vporof
--HG--
extra : rebase_source : 5904d2b2b94b091fbb80f999f314f31e414bb9a1
2014-08-28 18:05:42 +03:00
Brian Grinstead
e1b253bc57 Bug 1058167 - Activate split console command button when initially opened. r=jwalker 2014-08-25 17:01:00 -04:00
Michael Ratcliffe
eb0cf1b8ae Bug 1059767 - browser_markupview_events-overflow.js: Fix precision error in alignment r=me 2014-08-28 14:29:55 +01:00
Michael Ratcliffe
7984c16b55 Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Jakub Jurovych
be540a0034 Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Gabriel Luong
44d177d591 Bug 899753 - Part 2: Unit test for Table console output r=past 2014-08-27 15:32:42 -07:00
Gabriel Luong
320c8e777e Bug 899753 - Part 1: Add the Table console output r=msucan, past 2014-08-27 15:32:37 -07:00
Gabriel Luong
4e313101e9 Bug 1059015 - Provide an option to the TableWidget to specify the first column to appear r=bgrins 2014-08-27 15:32:25 -07:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Ryan VanderMeulen
39352b1eb9 Bug 1035820 - Disable browser_wa_graph-markers.js on OSX debug due to frequent crashes. 2014-08-27 10:34:22 -04:00
Brian Grinstead
565c8da6bf Bug 1058879 - Skip canvasdebugger tests for e10s. r=vporof 2014-08-26 13:25:00 -04:00
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