Commit Graph

3688 Commits

Author SHA1 Message Date
Brian Grinstead
cb6b50ca50 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
b662f8d8db 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
57fcc86793 Merge m-c to fx-team 2014-09-09 16:03:23 +02:00
J. Ryan Stinnett
a69eb963ba Bug 1062611 - Test for WebIDE tabs. r=paul 2014-09-08 12:52:00 +02:00
Brian Grinstead
a696599b24 Bug 1058898 - Skip profiler tests for e10s. r=vporof 2014-09-05 16:26:00 +02:00
Jan Odvarko
1b635ed96a Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins 2014-09-08 13:23:11 +02:00
Paul Rouget
f366bb4766 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
f391eb42c0 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
902fc1e687 Backed out changeset cfeccb9028a9 (bug 1062611) for dt-test failures 2014-09-08 10:17:52 +02:00
J. Ryan Stinnett
45a8cbc276 Bug 1062611 - Test for WebIDE tabs. r=paul 2014-09-04 15:53:00 +02:00
Jan Odvarko
78931182da Bug 1055571 - Implement ToolSidebar.removeTab API. r=bgrins 2014-09-05 13:11:34 +02:00
Brian Grinstead
c35fbb1077 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
6a251f1848 Bug 992679 - Context item to open split console and log element. r=harth 2014-09-05 15:50:00 +02:00
J. Ryan Stinnett
3615df9459 Bug 1062745 - Temporary width fix for project button. r=me 2014-09-05 09:57:44 -05:00
Tomasz Kołodziejski
6ffa142869 Bug 1060464 - Add Cr declaration; rs=Gijs 2014-09-04 13:53:00 +02:00
Gabriel Luong
77141094b8 Bug 1062490 - Array indexes in console.table() are sorted lexicographically. r=harth 2014-09-04 09:45:00 +02:00
Tim Taubert
70b8d336cd Bug 1060840 - Make the shutdown leak detector wait until toolboxes are destroyed r=vporof 2014-08-31 12:15:54 +02:00
Patrick Brosset
daf5799891 Bug 1008584 - Preserve case when editing attributes in the inspector; r=bgrins 2014-09-04 10:28:24 +02:00
J. Ryan Stinnett
d8622ff0e3 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
Gabriel Luong
46ef376a59 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
d9dc62649a Bug 1009604 - Show runtime tabs in WebIDE. r=paul 2014-09-03 16:37:00 +02:00
Gijs Kruitbosch
891877d75d 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
1a839a6f29 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
33f4e1dcb0 Bug 1062631 - Handle nuked window references in tilt tests. r=paul 2014-09-08 13:36:22 -07:00
J. Ryan Stinnett
b9d6ac2251 Bug 1061695 - Fix switching to simulator after local. r=paul 2014-09-02 07:48:00 +02:00
Patrick Brosset
4bab45f20e 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
bbe9dacbfa 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
40e93bd5ee Bug 1060933 - Prevent jQuery Live event bubbles from throwing on invalid selector r=bgrins 2014-09-02 16:26:32 +01:00
Wes Kocher
9d2e158730 Backed out changeset c1319f301eb0 (bug 1060464) for devtools bustage 2014-09-02 18:02:01 -07:00
Gijs Kruitbosch
63e76448c7 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
2f530b44a0 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Jason Orendorff
0f6b9ace2c 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
4d85c35431 Merge f-t to m-c, a=merge 2014-08-31 18:38:50 -07:00
Girish Sharma
7b2b178fd6 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
eee60d5ec4 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
da361adf4e 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
de2965fbbf 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)
d6888a866b 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
d97f20d1cc Bug 970517 - Storage Inspector fron end - tests, r=jwalker 2014-08-29 18:24:52 +05:30
Girish Sharma
2e264a6e61 Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Brian Grinstead
05c44ed969 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
80e55f5773 Bug 1055333 - Skip browser_styleeditor_cmd_edit.js in e10s. r=harth 2014-08-28 07:55:00 +02:00
James Teh
ee9e873e22 Bug 977267 - [a11y] Make autocomplete suggestions accessible to screen readers. r=bgrins 2014-08-29 11:36:50 +10:00
Ryan VanderMeulen
5cf473038f Backed out changeset 4062a2a685a2 (bug 1057031) for mochitest-dt failures. 2014-08-28 15:18:37 -04:00
Panos Astithas
42c5c78505 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
c663ce5e4c Bug 1058167 - Activate split console command button when initially opened. r=jwalker 2014-08-25 17:01:00 -04:00
Michael Ratcliffe
f68455324e Bug 1059767 - browser_markupview_events-overflow.js: Fix precision error in alignment r=me 2014-08-28 14:29:55 +01:00
Michael Ratcliffe
0385927a8e Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Jakub Jurovych
20fd7c01af Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Gabriel Luong
6ab8525ed0 Bug 899753 - Part 2: Unit test for Table console output r=past 2014-08-27 15:32:42 -07:00