Граф коммитов

662 Коммитов

Автор SHA1 Сообщение Дата
Patrick Brosset 99c23df7e5 Bug 1101569 - Adds an allTabs menu to the sidebar widget; r=dcamp 2015-01-15 10:47:12 +01:00
Athena 982529392b Bug 1100562 - Copy entire message that was right-clicked if there's no text selection. r=past 2015-01-12 01:07:00 +01:00
Jim Blandy 44b8e3ac7c Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Brian Grinstead eacd9aa1ee Bug 1115222 - Only call performTest once the appropriate load event is received for webconsole response header test;r=past 2015-01-07 09:16:12 -08:00
Masatoshi Kimura 28adad3ff7 Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi 2014-12-30 23:09:33 +09:00
Gijs Kruitbosch 02652044b5 Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske 2014-11-25 01:06:36 +00:00
Patrick Brosset 76e51a4719 Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past 2014-12-22 14:54:09 +01:00
Brian Grinstead 7f02b8f098 Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past 2014-12-16 17:18:26 -08:00
Brian Grinstead f5d5822f69 Bug 1088861 - Refactor console tests to prepare for async js evaluation requests;r=past 2014-12-16 17:18:19 -08:00
Heather Arthur 5ba90588b0 Bug 1042253 - Enable devtools/webconsole tests with e10s; r=past 2014-08-09 20:20:20 +03: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
Masatoshi Kimura b1f989d9f1 Bug 1092835 - Tests for SSL3/RC4 only servers. r=keeler,past 2014-12-13 20:09:02 +09: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
Tooru Fujisawa fa20ba5ed5 Bug 1101704 - Use non-iterable object in browser_console_addonsdk_loader_exception.js. m=msucan 2014-11-29 14:04:25 +09:00
Justin Obara ab05e7e7fb Bug 956231 - Implemented right click to open the context menu on the filter buttons of the web console. r=past
--HG--
extra : rebase_source : 98051f65fce5e645d2a513d0ec38c73d90c71835
2014-11-11 15:32:00 -05:00
James Long 76f45fdfdb Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen 2014-11-25 15:02:39 -08:00
Mahdi Dibaiee 9e29836c25 Fix intermittent failures in browser_webconsole_column_numbers.js (bug 1095527). r=past 2014-11-08 12:12:49 +02:00
Mark Goodwin 67e2ac2b80 Bug 1068949 - Some tests to ensure warnings are displayed appropriately. r=past 2014-11-07 00:12:00 -05:00
Mark Goodwin c71dc52d87 Bug 1068949 - Send SHA-1 deprecation warnings in to the web console. r=mcmanus 2014-11-04 13:25:00 -05:00
Jordan Santell 80068a0beb Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Ryan VanderMeulen 49b7d5f424 Backout revision 224f20dce9d0 (bug 1078539) 2014-11-06 16:18:32 -05:00
Mahdi Dibaiee 9bb031fe73 Bug 684096 - "The webconsole should display column numbers in addition to line numbers". c=mdibaiee 2014-11-05 05:43:00 +01:00
Jordan Santell a181e76100 Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Carsten "Tomcat" Book c1c79e7750 Backed out changeset 4206d18e42c0 (bug 684096) for test bustage 2014-11-05 12:34:42 +01:00
Mahdi Dibaiee 31f2b1f04f Bug 684096 - "The webconsole should display column numbers in addition to line numbers". r=past 2014-11-04 08:36:00 +01:00
Nick Fitzgerald 64d2cea345 Bug 1033153 - Part 4: Make the console's Object-kind ObjectRenderer display internal promise state. r=jryans 2014-10-23 15:53:00 +02:00
Benjamin Bouvier a68d2993a2 Bug 997973: Call typed array and arraybuffer constructors with new in the tree; r=bz 2014-10-24 11:26:20 +02:00
Sami Jaktholm cc42bfe72b Bug 1077857 - DevTools Console: Check that Date grip has a preview before trying to use it. r=bgrins 2014-10-20 00:23:00 +02:00
Matt Brubeck 2d90949938 Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07: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
Camilo Viecco c2c7007b5f Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
Ryan VanderMeulen 240ed29614 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04: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
Eric Rahm 856d592c2c Bug 1069490 - Part 4: Update tests. r=past 2014-09-22 11:29:16 -07:00
Bill McCloskey cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07: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
Francois Marier 12e6ff4e4a Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug 2014-09-07 23:05: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
Gabriel Luong 77141094b8 Bug 1062490 - Array indexes in console.table() are sorted lexicographically. r=harth 2014-09-04 09:45: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
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
James Teh ee9e873e22 Bug 977267 - [a11y] Make autocomplete suggestions accessible to screen readers. r=bgrins 2014-08-29 11:36:50 +10:00
Brian Grinstead c663ce5e4c Bug 1058167 - Activate split console command button when initially opened. r=jwalker 2014-08-25 17:01:00 -04:00
Gabriel Luong 6ab8525ed0 Bug 899753 - Part 2: Unit test for Table console output r=past 2014-08-27 15:32:42 -07:00
Gabriel Luong 8f203df6af Bug 899753 - Part 1: Add the Table console output r=msucan, past 2014-08-27 15:32:37 -07:00
Nick Fitzgerald 152c74b8e9 Bug 1024054 - Create a previewer for ES6 Symbol. r=past 2014-08-25 11:07:00 +02:00
James Teh [:Jamie] 5632cfb131 Bug 1057127 - "[a11y] Improve accessibility of output area for screen readers". r=bgrinstead 2014-08-25 19:52:00 +02:00
Ryan VanderMeulen 81342753e0 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00