Commit Graph

954 Commits

Author SHA1 Message Date
Panos Astithas
522e8c3f1c Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 15:16:41 +02:00
Panos Astithas
e6d582d51e Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:33:26 +02:00
Panos Astithas
ec6b45a1b3 Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:30:52 +02:00
Mihai Sucan
e1b01045ad Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past 2012-10-30 17:53:58 +02:00
N Bosma
148d974d3d Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-26 14:07:00 +03:00
Michael Ratcliffe
6167a1a008 Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-01 12:59:23 +01:00
Anton Kovalyov
56f8757dee Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell 2012-10-23 11:28:37 -07:00
Dave Camp
da01f79be8 Bug 796866: Make style inspector's computed view display more reliable. r=robcee 2012-10-29 17:29:24 -07:00
Victor Porof
bd9c9d4d9b Bug 790216 - Optimize global search results, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
3035f3e884 Bug 790556 - Remember last IP address for remote debugger, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
8cbc3880fc Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
ee18e44ead Bug 796148 - Implement a 'gear menu', r=past 2012-10-26 23:28:54 +03:00
Victor Porof
6a7d74e168 Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
aa338c2aa4 Bug 751836 - After stepping in the debugger, any open nodes in the property view are collapsed, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
676c441ff8 Bug 803933 - Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
239fc142c6 Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
Tim Taubert
c0ec641283 merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Mihai Sucan
5676846b3b Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee 2012-10-23 15:59:57 +03:00
Anton Kovalyov
e4a574e991 Bug 794898 - Scratchpad should ask for confirmation before closing; r=harth 2012-10-22 15:53:23 -07:00
Girish Sharma
f2641570d6 Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-10-22 11:20:08 +05:30
Phil Ringnalda
b6e6285116 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Anton Kovalyov
1d03067871 Bug 661762 - Scratchpad source link may focus the wrong Scratchpad window; r=msucan 2012-09-14 13:12:57 -07:00
Mihai Sucan
2d87b85b5d Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Anton Kovalyov
4585798f8e Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-18 11:00:33 -07:00
Heather Arthur
29bff0db7a Backed out changeset 0c63519f8e41 due to failing test (bug 801982) 2012-10-17 18:18:56 -07:00
Anton Kovalyov
4c80de67bd Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-16 15:32:39 -07:00
Anton Kovalyov
492c48ec70 Bug 801937 - JavaScript strict warning in scratchpad.js; r=harth 2012-10-15 16:30:37 -07:00
Girish Sharma
e8ae2cf8de Bug 744021 - Source Editor jump to prev/next block should move to prev/next sibling block when caret has no parent block; r=msucan 2012-10-12 22:27:18 +05:30
Mihai Sucan
8091efbbea Bug 797294 - Intermittent browser_webconsole_bug_595934_message_categories.js | Timed out while waiting for: test #N successful finish; r=rcampbell 2012-10-09 20:46:01 +03:00
Ryan VanderMeulen
87b15267d4 Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
1f0eb587ed merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Oonishi Atsushi
44213f6f12 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Paul Rouget
25990d2feb Bug 799498 - [responsive mode] Disable floating scrollbars; r=past 2012-10-09 17:04:34 +02:00
Johan Charlez
a620a64427 Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee 2012-10-01 13:04:00 +03:00
Girish Sharma
3f1d105205 Bug 800231 - More logging to check where test times out, r=past 2012-10-12 13:08:09 +05:30
Tim Taubert
a9b88a6aae merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Gavin Sharp
794a9169b2 Fix line endings in these tests, no bug
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Anton Kovalyov
bbb7be7618 Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
Girish Sharma
e803be5a42 Bug 782653 - Web Console CSS links should open the Style Editor; r=rcampbell f=msucan 2012-09-25 23:02:11 +05:30
Anton Kovalyov
00838baa99 Bug 737803 - Setting a breakpoint in a line without code should move the icon to the actual location; r=past 2012-10-08 10:08:12 -07:00
Panos Astithas
096e1d6297 Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Panos Astithas
eaffb91259 Disable browser_responsiveui.js and browser_responsiveuiaddcustompreset.js on OS X for intermittent failures (bug 798772, bug 798775); r=jwalker 2012-10-08 12:15:56 +03:00
Mihai Sucan
2ebc30fe3e Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
f068e8fc8b Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Mihai Sucan
f59e844bfe Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee 2012-09-26 18:02:04 +01:00
Mihai Sucan
e37bda789b Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Girish Sharma
429c694e6d Bug 790272 - Unnecessary repaints of the Layout View, r=paul, r=jaws 2012-10-04 10:24:46 +05:30
Paul Rouget
7df2b1ed8f Bug 798284 - [responsive mode] dispatch some events; r=past 2012-10-05 13:23:12 +02:00
saran
3145b5fb4f Bug 768399 - GCLI output should not be forced to be xhtml; r=jwalker 2012-10-05 00:46:38 +01:00
Joe Walker
b21688b2f7 Bug 788215 - GCLI problems when replacing valid arg value with a new value; r=dcamp 2012-10-05 00:46:38 +01:00