Commit Graph

17539 Commits

Author SHA1 Message Date
Victor Porof
6e379bd9be Bug 876277 - Clicking on global search results lines (not matches) was broken after 877686, fix it, r=past 2013-09-13 16:23:15 +03:00
Victor Porof
a2c8e921ab Bug 876277 - Make widgets always perform a refresh operation when the selected item is changed, to prevent any consumers from dealing with such scenarios, r=past 2013-09-13 16:23:15 +03:00
Victor Porof
bfa0055398 Bug 876277 - Make widgets always return labels and values in the displayed order, to avoid tests failing because of the async way in which items could be added, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
263921d0c7 Bug 876277 - Convert the debugger frontend to use the EventEmitter instead of relying on DOM events, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
1ba631eceb Bug 876277 - Fix webconsole and profiler accessing and relying on old debugger DOM event APIs, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
55bde9091c Bug 894311 - Finding a string with ':' breaks scripts list, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
c73f2421f0 Bug 881219 - When filtering sources, hiding items in the sources list is redundant, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
fb5ea90063 Bug 891439 - Standardize the sheduleSearch/performSearch methods, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
b6815f90b0 Bug 886848 - Cleanup, fix other typos, rename a few variables for consistency, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
aeee107d3c Bug 886848 - Convert the editor to rely more on Promises, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
75d318cea0 Bug 886848 - Update debugger commands to use the new breakpoint APIs, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
fc12406b9c Bug 886848 - Convert the debugger frontend to use the new breakpoint APIs, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
6ea2865fa2 Bug 886848 - Remove _skipEditorBreakpointCallbacks since it's redundant after using promises when handling breakpoints, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
aee4f1b7d2 Bug 886848 - Convert the breakpoints in the controller to use promises, r=past 2013-09-13 16:23:12 +03:00
Victor Porof
6ea3d03062 Bug 886848 - Chain promises on debugger initialization/destruction to remove some redundancy, r=past 2013-09-13 16:23:11 +03:00
Mihai Sucan
29bd95f29d Bug 760876 - Part 4: fix broken tests; r=robcee 2013-09-10 21:37:48 +03:00
Mihai Sucan
ba36bde60c Bug 760876 - Part 3: cleanup CSS class names for the console output; r=robcee 2013-09-05 19:34:22 +03:00
Mihai Sucan
42698a4fad Bug 760876 - Part 2: make output links keyboard accessible; r=robcee 2013-09-05 19:29:13 +03:00
Mihai Sucan
bb5f28f898 Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03:00
Darrin Henein
a6f3797eb4 Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Victor Porof
253e8c5f48 Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Rodrigo Silveira
d2c37818a2 Bug 898106 - Dim screen when autocomplete popup shows up. r=mbrubeck
--HG--
extra : rebase_source : 98e4ac57ce5ee8bf3d9c2d533d9cfc05587e8631
2013-09-12 14:20:30 -07:00
Ryan VanderMeulen
5193d43ea1 Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts. 2013-09-12 18:09:56 -04:00
Shane Caraveo
4814ed65f8 bug 915835 fix leak of event handler, r=felipe 2013-09-12 14:39:33 -07:00
Dão Gottwald
2538faae90 Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Marina Samuel
ad616ec2dc Bug 908068 - Specifically check for successful login before displaying the 'connected' screen for sync. r=ally 2013-09-12 17:33:51 -04:00
Brian Grinstead
59109be18f Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Brian Grinstead
c95fd00f6b Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 12:19:40 -05:00
Ryan VanderMeulen
9baf5a8db0 Bug 914603 - Update pdf.js to version 0.8.505. r=bdahl 2013-09-12 16:28:48 -04:00
Paolo Amadini
389b9c6e2e Bug 913118 - Add a combined list of public and private downloads. r=enn 2013-09-12 21:20:30 +02:00
Francesco Lodolo
d1387cf245 Bug 915556 - Replace multiple dots with single unicode character … in project.installing. r=paul.rouget 2013-09-12 13:15:47 -04:00
Paul Rouget
7121fc8ac4 Bug 915388 - Remove 'my' from the panels name in index.xul. r=ochameau 2013-09-12 13:15:47 -04:00
Jonathan Fuentes
aa2357bcd8 Bug 897050 - Prefer displayName instead of name; r=fitzgen 2013-09-12 09:54:56 -07:00
Drew Willcoxon
fa026a5be1 Bug 906615 - Background thumbnail service shouldn't overwrite existing thumbnails, and foreground service shouldn't capture when thumbnails are fresh. r=markh 2013-09-12 09:25:57 -07:00
Patrick Brosset
fb70fd5030 Bug 855523 - Markup-view lines are easier to expand/collapse. r=miker
New markup structure for the markup-view inspector.
This allows for tags to have a full edge-to-edge line.
So highlight and click areas are easier to use.
2013-09-12 10:48:13 -04:00
Raymond Lee
d11cb525ca Bug 908244 - When a download is launched automatically, the target file should be deleted when the browser is closed. r=paolo 2013-09-12 14:03:00 +02:00
Ed Morley
528be3a347 Merge mozilla-central and fx-team 2013-09-12 12:11:01 +01:00
Ed Morley
49c8500370 Merge latest green fx-team changeset and mozilla-central 2013-09-12 12:07:04 +01:00
Ed Morley
4a4d798ebb Merge latest green inbound changeset and mozilla-central 2013-09-12 12:04:22 +01:00
Doug Turner
2b013e76cb Bug 912347 - Prevent already registered protocol handler info bar. r=jaws 2013-09-12 10:41:08 +02:00
Dão Gottwald
9ca5a844b8 Backed out changeset d45a33d0fc2e 2013-09-12 08:39:46 +02:00
Mark Hammond
9c3cbacfff Bug 915511 - prevent SessionStore.getWindowValue failing with e10s. r=felipe 2013-09-12 15:40:26 +10:00
Mark Hammond
6aa0f7afdd Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=felipe 2013-09-12 15:40:25 +10:00
Ryan VanderMeulen
30168b484b Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Tim Taubert
b494b019f2 Bug 915173 - Don't invalidate the whole tab state when setting/deleting tab values; r=yoric 2013-09-11 23:33:45 +02:00
Marina Samuel
1d79fd80f0 Bug 906772 - Adjust infobar location above navbar when infobar appears after navbar. r=mbrubeck 2013-09-11 17:26:43 -04:00
Patrick Brosset
92ed855bf6 Bug 914079 - Pseudo-element header can be used to toggle rules; r=mikeratcliffe 2013-09-10 05:22:00 +02:00
Rodrigo Silveira
99ab45e3b1 Bug 913229 - Snapped displays cropped multi-column tiles after touch scroll r=mbrubeck
--HG--
extra : rebase_source : bda64fdfb199f0581d2c4f0154afdabebd6700c7
2013-09-05 16:32:43 -07:00
Marina Samuel
7504b6bfd0 Bug 910618 - Clear progress on download cancel and on interaction with infobar. r=jmathies 2013-09-10 19:07:58 -04:00
Francesco Lodolo
7f5a3e4636 Bug 913826 - New social bookmark button: rename entities to reflect string changes. r=mixedpuppy 2013-09-11 09:51:03 -04:00