Commit Graph

2346 Commits

Author SHA1 Message Date
Girish Sharma
49e4af2c06 Bug 900415 - Should be able to open the autocompletion popup at an offset from the anchor node. r=msucan 2013-11-09 18:06:23 +05:30
Mihai Sucan
73521ac811 Bug 934852 - Fix for intermittent browser_scratchpad_throw_output.js | Test timed out; r=me 2013-11-09 20:09:36 +02:00
Phil Ringnalda
3b7de1f035 Back out 854623def9c6:a976c1645d70 (bug 917583) for Linux/Windows bc bustage
CLOSED TREE
2013-11-09 23:26:47 -08:00
Nick Fitzgerald
4834c387ce Bug 917583 - part 2: request definitionSite before adding listeners to the view; r=vporof 2013-11-09 12:49:03 -08:00
Brian Grinstead
500ad1548d Bug 931990 - [markup view] Context menu disappearing in markup tree during after mutation; r=paul 2013-11-07 13:03:40 -06:00
Victor Porof
28d5835b19 Bug 934834 - Intermittent browser_webgl-actor-test-16.js | There should be 2 cached program actors now. - Got 0, expected 2 | Got an error: firstProgramActor is undefined | Found an unexpected tab at the end of test run: doc_multiple-contexts.html, r=me 2013-11-08 10:45:17 +02:00
J. Ryan Stinnett
e28b134630 Bug 912918 - Part 3: Keep validating after errors when possible. r=paul
--HG--
extra : rebase_source : c4241212495876f6539a82f9ce8b5df52463f960
2013-11-07 15:51:23 -06:00
J. Ryan Stinnett
1e51efc879 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul
--HG--
extra : rebase_source : fe7a8989c9e09b42b31c76c14cbd08034c5b91f3
2013-11-07 11:31:32 -06:00
J. Ryan Stinnett
f7d4d8b6fa Bug 912918 - Part 1: Code style cleanups in app validator. r=paul
--HG--
extra : rebase_source : cb4258aabfd1c7b7a9540048e27a7ab752d79d85
2013-11-04 15:38:29 -06:00
Brandon Benvie
76c49c9951 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Anton Kovalyov
5cf0d1402d Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof 2013-11-07 14:39:31 -08:00
Ryan VanderMeulen
191c040091 Backed out changesets 45b199e32b8e, 0b7c44eff352, and 763edcbd5757 (bug 912918) for test_app_validator.html timeouts. 2013-11-07 16:35:18 -05:00
J. Ryan Stinnett
a287e7d6b9 Bug 912918 - Part 3: Keep validating after errors when possible. r=paul 2013-11-04 18:25:33 -06:00
J. Ryan Stinnett
692a83f6f7 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul 2013-11-07 11:31:32 -06:00
J. Ryan Stinnett
09f76db933 Bug 912918 - Part 1: Code style cleanups in app validator. r=paul 2013-11-04 15:38:29 -06:00
Paul Rouget
f2fbd2c126 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paul Rouget
0b7d2a2159 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Ryan VanderMeulen
a721e543d2 Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug. 2013-11-07 14:08:14 -05:00
Alexandre Poirot
0b35a4888e Bug 934883 - Prevent closing all targets when receiving one tabDetached event. r=past 2013-11-07 09:14:40 -05:00
Paul Rouget
da984a4792 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paul Rouget
49af551ba6 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Paul Rouget
0aa8e01d5d Bug 890195 - allow deviceSizeIsPageSize default value to be set via a preference. r=bz 2013-11-07 14:40:23 +01:00
Paul Rouget
9a424ed39e Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz 2013-11-07 14:40:23 +01:00
Wes Kocher
5e64c6d1a6 Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
18e8ada818 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Paul Rouget
ffc69ff31b Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Carsten "Tomcat" Book
bec05b0304 merge mozilla-central to fx-team 2013-11-06 14:58:21 +01:00
Carsten "Tomcat" Book
5abe12cadb merge fx-team to mozilla-central 2013-11-06 13:09:28 +01:00
Jackson Isaac
4028580b80 Bug 891581 - Focus the input field when switching to the web console tab; r=msucan 2013-11-06 13:58:52 +02:00
Victor Porof
a90dea7e23 Bug 933649 - Group methods in editor.js for better self-documentation, r=anton 2013-11-06 11:59:20 +02:00
Victor Porof
f38a02524f Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Nick Fitzgerald
4d9950e188 Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 22:49:22 -08:00
Wes Kocher
a5688b698f Merge m-c to inbound 2013-11-05 18:25:40 -08:00
Wes Kocher
3442c94bfd Merge inbound to m-c 2013-11-05 17:50:18 -08:00
Wes Kocher
071445529d Merge fxteam to m-c 2013-11-05 17:38:24 -08:00
Wes Kocher
f45a48fade Bug 935277 - Fix disabling so it disables the correct test 2013-11-05 16:40:45 -08:00
Wes Kocher
c2b4e361c9 Bug 935277 - Disable browser_webconsole_bug_632347_iterators_generators.js on Linux for frequent timeouts 2013-11-05 15:47:22 -08:00
Ryan VanderMeulen
9f768a7f28 Merge m-c to inbound. 2013-11-05 15:36:23 -05:00
Ryan VanderMeulen
8065e2373d Merge inbound to m-c. 2013-11-05 15:28:52 -05:00
Peter Van der Beken
0925471775 Give browser/devtools/webconsole/test/browser_webconsole_bug_632347_iterators_generators.js more time to finish, since it's looking at all window's own properties (which takes longer as a result of bug 932322). CLOSED TREE.
--HG--
extra : rebase_source : cc63ba078531c4527938d5a46afe9eb71c73500b
2013-11-05 17:50:24 +01:00
Patrick Brosset
accb41d63a Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
cptanu
4ab151417d Bug 934274 - [app manager] changed invalidLaunchPath to accessFailedLaunchPath and edited the text. r=jryans 2013-11-05 09:16:47 -05:00
Phil Ringnalda
e355c02a2b Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage 2013-11-05 22:19:28 -08:00
Nick Fitzgerald
6e50381edd Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 20:24:17 -08:00
Ryan VanderMeulen
343071ba93 Bug 932322 - Add an even longer timeout to browser_webconsole_bug_632347_iterators_generators.js. 2013-11-05 14:53:10 -05:00
Minarto Margoliono
262881305b Bug 738998 - Fix tooltip not showing in style editor. r=harth 2013-11-05 14:24:16 -05:00
Anton Kovalyov
67bbcc406b Bug 933015 - Attach Editor controller to the hidden textarea instead of a CM window. r=benvie 2013-11-05 10:30:19 -08:00
Peter Van der Beken
255e6fe560 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
J. Ryan Stinnett
1759d033a9 Bug 933083 - Refactor app requests into app-actor-front. r=ochameau 2013-11-01 16:41:19 -05:00
Wes Kocher
f15e8e12f9 Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage 2013-11-04 14:26:58 -08:00