Commit Graph

1300 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
fffa5c68c1 Backed out changeset 161b47c4a8ad (bug 1005870) for memory leaks 2014-07-07 15:58:00 +02:00
Carsten "Tomcat" Book
707640096d Merge mozilla-central to fx-team 2014-07-07 15:33:48 +02:00
Carsten "Tomcat" Book
ffe62657dc merge b2g-inbound to mozilla-central a=merge 2014-07-07 15:05:36 +02:00
Nick Fitzgerald
7a0daed0db Bug 1032379 - Automatically black box sources whose URL ends with '.min.js'. r=past 2014-07-03 09:44:00 -04:00
Sébastien Blin
a8a574122d Bug 1034619 - Add a comment to the screenshot gcli command. r=pbrosset 2014-07-03 17:54:29 +02:00
Patrick Brosset
c4b7d34682 Bug 1034084 - Avoid sending reflow events after the window has been closed; r=miker 2014-07-03 12:18:00 +02:00
David Rajchenbach-Teller
8ff34c6e5e Bug 1005870 - Adding a copy() command to the console. r=robcee 2014-07-04 08:10:00 +02:00
Victor Porof
da6dec2ddf Bug 1034651 - The framerate front's plotFPS should be a static method, r=pbrosset 2014-07-07 07:20:47 -04:00
Victor Porof
8b8b6e2258 Bug 1034648 - The framerate actor needs a way to cancel a recording without retrieving the accumulated data, r=pbrosset 2014-07-07 07:20:46 -04:00
Panos Astithas
a9b0919286 Bug 1034525 - EventEmitter.prototype.logEvent should correctly log filenames that have simple URLs. r=vporof
--HG--
extra : rebase_source : aed9fffb2eabc98feb48e18ff8181c4c80fd34d8
2014-07-04 12:47:45 +03:00
J. Ryan Stinnett
3a0e90a615 Bug 1032708 - Restart discovery when network changes. r=paul 2014-07-02 12:48:00 +02:00
J. Ryan Stinnett
53627c1499 Bug 1027456 - Use assigned multicast address for discovery. r=paul 2014-07-02 12:56:00 +02:00
Jordan Santell
5bd26fe5f5 Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp 2014-07-02 12:37:00 +02:00
Ryan VanderMeulen
a810acce78 Backed out changeset f007a1c34042 (bug 1005870) for mochitest-dt leaks. 2014-07-03 13:43:15 -04:00
David Rajchenbach-Teller
2e1b95bb0b Bug 1005870 - Add a copy() command to the console. r=robcee 2014-07-03 06:40:00 -04:00
Carsten "Tomcat" Book
d93074d010 Backed out changeset afdb479e6427 (bug 966895) for causing Bug 1034015 2014-07-03 14:40:34 +02:00
Jordan Santell
657540dbb0 Bug 1015665 - Do not store function calls in CallWatcherActor unless needed. r=vp 2014-07-01 14:25:00 +02:00
Jan Keromnes
801c5847fb Bug 1009312 - Remove duplicate calls to addActorPool. r=dcamp 2014-07-02 10:46:00 +02:00
Joe Walker
2354856cf5 Bug 1003761 - Fix clicking on shortcuts in GCLI output. r=robcee 2014-06-27 11:44:00 +02:00
Gabriel Luong
f46832c2df Bug 966895 - [rule view] Adding new rules to the current selection in the CSS rule-view r=harth 2014-07-02 23:52:00 +02:00
Patrick Brosset
e3cf78711c Bug 1026395 - Avoid unhandled rejected promise in browser_ruleview_edit-property-increments.js. r=jwalker 2014-07-02 04:39:00 -04:00
J. Ryan Stinnett
fc1a822b92 Bug 1032646 - Record discovery replies to avoid purging every time. r=paul 2014-06-30 21:00:00 +02:00
Heather Arthur
b332f91a1e Bug 1031351 - Don't prettify CSS source if it has more than one line per rule. r=jwalker 2014-06-30 18:13:00 +02:00
Jordan Santell
c20d5322c2 Bug 978964 - Display combined bitmask values in the canvas debugger. r=vp 2014-06-30 14:12:00 +02:00
Sébastien Blin
1672a2683c Bug 961832 - GCLI screenshot shows fixed position element in wrong position. r=pbrosset. 2014-06-30 17:46:20 +02:00
Jordan Santell
bf48aefb60 Bug 1029738 - Halt firing instrumented function calls after destruction in CallWatcherActor. r=vp 2014-06-30 11:42:00 +02:00
Alexandre Poirot
9b33747995 Bug 963490 - Implement a b2g component to easily interact with all frames. r=vingtetun, r=janx, r=jryans 2014-06-30 06:16:00 -04:00
Sami Jaktholm
395abab68d Bug 1026921 - Style Inspector: Choose correct URL for background image tooltip if a rule contains multiple backgrounds. r=pbrosset 2014-06-30 02:10:00 +02:00
Jordan Santell
02bfe91cc4 Bug 999687 - Only show enum names in canvas debugger for appropriate method and arguments. r=vp 2014-06-27 12:09:00 +02:00
Fernando Jiménez
3ba805037e Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Alexandre Poirot
bd01301016 Bug 1020948 - Ensure fetching script sources when DebuggerObject.source fails. r=past 2014-06-26 06:39:00 +02:00
J. Ryan Stinnett
936fa498cb Bug 975591 - Part 1: Add device discovery service. r=paul
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/tests/moz.build
2014-06-26 16:40:00 +02:00
J. Ryan Stinnett
5634a307aa Bug 1025799 - Progress events for app install. r=ochameau 2014-06-26 14:19:00 +02:00
Joe Walker
e7a791a174 Bug 1022587 - Kill reference to this._tabActor.browser in CSS Coverage; r=paul 2014-06-27 08:31:21 +01:00
Joe Walker
41f600c327 Bug 1025044 - CSS coverage actor should have started and stopped events; r=harth 2014-06-27 08:31:20 +01:00
Brian Grinstead
3643fd6f75 Bug 1029162 - Add querySelector[All] to tern docs. r=past 2014-06-25 04:57:00 -04:00
Brian Grinstead
4639208c3e Bug 1029162 - Update tern to 0.6.2. r=past 2014-06-24 13:53:00 -04:00
Victor Porof
e8717a6204 Bug 1023525 - Make the canvas, webgl and webaudio actors also be global actors, r=jsantell 2014-06-25 13:35:10 -04:00
Victor Porof
c896500356 Bug 1029559 - The framerate front should have a means of clamping the generated values (relanded), r=pbrosset 2014-06-25 13:32:07 -04:00
Patrick Brosset
657f763085 Bug 971662 - part 1 - GCLI command that highlights all nodes that match a selector; r=jwalker 2014-06-25 16:40:43 +02:00
Patrick Brosset
2073828ccc bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker 2014-06-25 16:40:34 +02:00
Carsten "Tomcat" Book
47cf842c48 Merge mozilla-central to fx-team 2014-06-25 15:48:21 +02:00
Carsten "Tomcat" Book
9bf09b73ad merge fx-team to mozilla-central a=merge 2014-06-25 15:34:21 +02:00
Jim Blandy
4d6a633bba Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Michael Ratcliffe
df1dc25286 Bug 994729 - Make box model guides move on layout view region hover r=bgrins 2014-06-24 17:26:38 +01:00
Ed Morley
16b059e24b Backed out changeset e34a47ba8c1a (bug 971662) for highlighter.js:783 - NS_ERROR_NOT_AVAILABLE exceptions during the test run 2014-06-24 15:14:26 +01:00
Panos Astithas
786186a5c5 Don't fail test_dbgsocket.js in case the socket connections time out (bug 931315); r=me
--HG--
extra : rebase_source : 4a5f043d5b324e31d7b571ec1db2d17bf7446381
2014-06-24 14:54:48 +03:00
Patrick Brosset
cc590c2ff0 bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker 2014-06-24 10:09:30 +02:00
Gabriel Luong
f73fe0c96b Bug 966896 - [rule view] Editing rules' selectors for the current selection in the CSS rule-view r=pbrosset 2014-06-24 10:02:16 +02:00
James Long
d87fd67865 Bug 1026041 - make _clearSteppingHooks in ThreadActor check if the frame is live. r=fitzgen 2014-06-23 12:58:00 +02:00