Commit Graph

2293 Commits

Author SHA1 Message Date
Victor Porof
cec693aa9c Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell 2013-11-04 22:48:10 +02:00
Brian Grinstead
56c80a74c4 Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Panos Astithas
68ac762771 Bug 932880 - Make targets oblivious to inspectors. r=bgrins 2013-10-31 21:09:40 +02:00
Gijs Kruitbosch
e81e440881 Merge m-c to fx-team on a CLOSED TREE 2013-11-02 15:34:09 +01:00
Joe Walker
9696fc65e1 Bug 934098 - Comment out test for GCLI date type breaks when TZ changes; r=Gijs CLOSED TREE
--HG--
extra : amend_source : 0db0a5596417dd41ebf339a21ff460bfafadf2ab
2013-11-02 12:50:33 +00:00
Dennis Schubert
ba7dac0b6e Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan 2013-11-01 18:03:30 +02:00
Thomas Andersen
f426c8ce33 Bug 920321 - Do not truncate the source line number in the web console; r=msucan 2013-10-31 21:28:08 +01:00
Panos Astithas
cc780d71aa Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen 2013-11-01 20:09:50 +02:00
J. Ryan Stinnett
9ad29bd326 Bug 932880 - Fix window leaks in App Manager. r=past
CLOSED TREE
2013-11-01 11:17:07 -05:00
Ed Morley
a1c03ea556 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Victor Porof
a593a2c92b Bug 932282 - Shader editor doesn't work with bfcache. r=past 2013-10-30 18:54:01 +02:00
Patrick Brosset
27ed3bf1ce Bug 932218 - Hides previous image preview tooltip in markup view when another one shows. r=bgrins 2013-10-31 23:10:44 -04:00
Will Nayes
e8c1a290fd Bug 909249 - Fix checkmark in Netmonitor Header. r=robcee 2013-10-31 22:51:48 -04:00
Ryan VanderMeulen
3181194b69 Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
Brian Grinstead
4ebfca0cad Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE 2013-10-30 20:29:06 -05:00
J. Ryan Stinnett
a584d27539 Bug 933025 - Only reload apps when connected. r=ochameau 2013-10-30 17:15:50 -05:00
Dave Camp
775e9ffb3d Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins 2013-10-29 10:47:16 -07:00
Ratnadeep Debnath
c94bee6e88 Bug 916694 - Clarify app types in App Manager's permissions table. r=jryans 2013-10-31 11:40:31 -04:00
Carsten "Tomcat" Book
89ad3c0e41 Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01:00
Alexandre Poirot
82b3f0e931 Bug 920481 - Call BrowserTabActor.reload when the app is updated to refresh the app. r=paul 2013-10-22 03:25:46 +02:00
Victor Porof
b782f4fd4b Bug 931440 - Avoid potential timeouts in shader editor tests when performing reloads, r=me 2013-10-29 07:47:48 +02:00
Victor Porof
302576c396 Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof
bd5a738d6d Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Peter Van der Beken
69e7c5ae55 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Phil Ringnalda
76cf34210d Merge m-c to m-i 2013-10-26 11:19:17 -07:00
Phil Ringnalda
631d3ef289 Back out fb8d9cb4698b (bug 931344) for ASan browser-chrome permaorange 2013-10-26 11:03:18 -07:00
Ms2ger
88bbf03777 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Panos Astithas
947532d197 Don't display markers in the profile graph (bug 925990). r=anton 2013-10-26 15:25:01 +03:00
Victor Porof
d0f68fba20 Bug 931344 - Relax the check for webgl availability in the shader editor tests, r=me 2013-10-26 13:20:40 +03:00
Victor Porof
3962cd4ce1 Bug 929916 - Make the shader editor UI responsive when docked to the side, r=dcamp 2013-10-26 13:19:08 +03:00
Patrick Brosset
1b7307bf0b Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
Li Xiaodong
536b308789 Bug 917617 - Simulator start button UI tweaks; r=paul 2013-10-24 09:05:00 +01:00
J. Ryan Stinnett
ebe1af0dbe Bug 922144 - Part 3: Manifest editor layout and colors. r=paul
--HG--
extra : rebase_source : a7b2d42167d1c22de7245957dc458409cf5bade5
2013-10-25 03:54:08 -05:00
J. Ryan Stinnett
a1400450ff Bug 922144 - Part 2: Actions first option for Variables View. r=vporof
--HG--
extra : rebase_source : 07b4de41e6e9f5f9636ec742b1511950cdca67af
2013-10-24 13:03:17 -05:00
J. Ryan Stinnett
d1c1998145 Bug 922144 - Part 1: Aligned values option for Variables View. r=vporof
--HG--
extra : rebase_source : 20a8e6ed186b85189b2cbe95b52c8b007e7ea09b
2013-10-23 09:57:00 -05:00
Victor Porof
3fbc0fcb0d Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Peter Van der Beken
45ef6c1adc Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Victor Porof
dfb7848eaa Bug 910953 - Implement the backend for a WebGL shader editor, r=dcamp,vlad 2013-09-09 23:33:25 +03:00
Victor Porof
8a430f311b Bug 930643 - Sorting by column is broken in the Network Monitor, r=jryans 2013-10-25 10:15:53 +03:00
J. Ryan Stinnett
322fb9d673 Bug 928144 - Make Manifest Editor read-only for hosted apps. r=paul
--HG--
extra : rebase_source : 66b5c3aaab33ba714e4740bbf54d20ffa40e2132
2013-10-22 19:42:13 -05:00
Brian Grinstead
0a5eda33d0 Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
Anton Kovalyov
25b01a19e1 Bug 929887 - Make the Network Monitor use CodeMirror. r=vporof 2013-10-24 10:08:17 -07:00
Gijs Kruitbosch
0928818d9c Bug 920794 - make browser console DWIM, r=msucan 2013-10-22 16:37:23 +02:00
Raymond Lee
075bb35d64 Bug 926736 - Update devtools caller for new return type of get directory methods in DownloadIntegration.jsm r=jwalker 2013-10-21 13:04:30 +08:00
Girish Sharma
9aa5ae1095 Bug 928827 - Fix Style Editor not jumping to the correct line if the same sheet is already selected, r=paul 2013-10-22 00:55:18 +05:30
Paul Rouget
da1ab9e787 Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
Victor Porof
334e43c3da Bug 929888 - Remove the editor context menu listeners from the debugger, r=anton 2013-10-24 11:48:42 +03:00
Panos Astithas
78dd76d574 Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen 2013-10-24 11:47:10 +03:00
Girish Sharma
d23a69252d Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Anton Kovalyov
f832e628ac Bug 919706 - Localize search UI. r=robcee 2013-10-23 14:57:13 -07:00