Commit Graph

16666 Commits

Author SHA1 Message Date
Wes Kocher
4ff2a7fd55 Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Boris Zbarsky
a48b619d92 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Ryan VanderMeulen
8dcb23387e Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ryan VanderMeulen
e0cb435c79 Merge fx-team to m-c. 2013-09-13 16:08:02 -04:00
Ed Morley
7c054b34d0 Merge mozilla-central and fx-team 2013-09-13 15:13:34 +01:00
Ed Morley
dc7e8a524f Merge latest green b2g-inbound changeset and mozilla-central 2013-09-13 15:06:40 +01:00
Ed Morley
976b3a737e Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
Fabrice Desré
5b595233e7 Bug 915881 - Allow sideloading of certified apps r=ochameau 2013-09-13 00:49:11 -07:00
Neil Deakin
91356370b1 Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo 2013-09-13 11:10:24 +02:00
Felipe Gomes
2cb26660ce Bug 915968 - Fix downloads' startTime serialization. r=paolo 2013-09-12 23:32:01 -03:00
Ryan VanderMeulen
ae8ecbd1b3 Merge m-c to fx-team. 2013-09-12 22:28:40 -04:00
Ryan VanderMeulen
6f4ced18e9 Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Nick Fitzgerald
10b56be69c Bug 914930 - sometimes load source content via Debugger.Source; r=past 2013-09-12 16:39:53 -07:00
Joey Armstrong
77c5c856d3 bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
Brian Grinstead
872f5f8119 Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Felipe Gomes
634aabd865 Merge m-c to fx-team. 2013-09-12 17:00:52 -03:00
Paolo Amadini
addbbe5d16 Bug 913118 - Add a combined list of public and private downloads. r=enn 2013-09-12 21:20:30 +02:00
Ed Morley
5d6d73f428 Backed out changeset c6d7c7739056 (bug 906134) for too many intermittent failures 2013-09-12 16:25:17 +01:00
Ed Morley
ff9c318f10 Backed out changeset 270d7ca88c31 (bug 906134) 2013-09-12 16:24:57 +01:00
Alexandre Poirot
22ffbd3664 Bug 915204 - Add a JSM to allow addons to register devices to the app manager. r=paul.rouget 2013-09-12 13:15:44 -04:00
Sahil Chelaramani
0c474504ad Bug 908283 - Don't attach onStep hooks to frames without scripts; r=fitzgen 2013-09-12 09:56:03 -07:00
Jonathan Fuentes
0a24a09d9d Bug 897050 - Prefer displayName instead of name; r=fitzgen 2013-09-12 09:54:56 -07:00
Drew Willcoxon
e272f38a29 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
Ed Morley
41e6c155e9 Merge mozilla-central and b2g-inbound 2013-09-13 15:14:11 +01:00
Marco Castelluccio
c421d01ddb Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04:00
J. Ryan Stinnett
f7e7657b1d Bug 915067 - Part 2: Filter certified apps from webapps actor. r=ochameau 2013-09-11 18:13:46 -05:00
Marco Castelluccio
3081137ad1 Bug 910911 - Add more application data to the webapp.json file in the installation directory. r=fabrice, r=myk 2013-09-13 08:32:46 -04:00
Mihai Sucan
6578791d44 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
Raymond Lee
b4944eb0ca Bug 908246 - Private downloads should be finalized when the last private browsing window is closed. r=paolo 2013-09-12 14:03:04 +02:00
Raymond Lee
6dd6722491 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
Ryan VanderMeulen
982559c42b Merge m-c to inbound. 2013-09-11 22:20:33 -04:00
Ryan VanderMeulen
b2d6edce8e Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Mark Hammond
eb15fb3590 Bug 915421 - split social frameworker test into 2. r=mixedpuppy 2013-09-12 11:11:52 +10:00
Drew Willcoxon
7790688b05 Bug 913171 - Fix intermittent browser_thumbnails_background.js by finishing captures only after thumbnails are written. r=markh 2013-09-11 15:12:22 -07:00
Tim Taubert
2247babe27 Bug 911146 - Add nsIAppStartup attribute to tell whether the app was restarted; r=bsmedberg 2013-09-11 03:40:45 +02:00
Felipe Gomes
06e324d09f Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-11 16:15:17 -03:00
Felipe Gomes
207fda66ef Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-11 16:14:49 -03:00
Alexandre Poirot
b2e2587f4c Bug 912213 - Fix conflicts between two ContentTabActor classes r=paul 2013-09-11 05:45:00 +02:00
Nick Fitzgerald
a905799f48 Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past 2013-09-11 10:15:51 -07:00
Robert Bindar
45b7d4594d Bug 912103 - Tests for about:networking - http, dns, sockets, and websockets. r=valentin.gosu 2013-09-11 09:49:51 -04:00
Carsten "Tomcat" Book
cb2f9a1271 merge mozilla-central to fx-team 2013-09-11 13:57:03 +02:00
Carsten "Tomcat" Book
407116918b merge fx-team to mozilla-central 2013-09-11 13:37:24 +02:00
Mark Hammond
86569d9c63 Bug 899908 - remove ability for a social worker to reload and reconnect ports. r=mixedpuppy 2013-09-11 16:10:34 +10:00
Wes Kocher
d5743eac59 Backed out changesets 28df44ca24f3, 6a5406d79364 (bug 906134) for m-bc bustage 2013-09-10 22:41:24 -07:00
Mark Hammond
280c742a41 Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-11 13:22:57 +10:00
Tim Taubert
149ceba9aa Backed out changeset 4c2ec5c33ea9 (bug 911146) 2013-09-11 04:53:01 +02:00
Felipe Gomes
933cb02240 Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-10 23:34:03 -03:00
Felipe Gomes
627761593a Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-10 23:33:59 -03:00
Tim Taubert
27e35f16fe Bug 911146 - Add nsIAppStartup attribute to tell whether the app was restarted; r=bsmedberg 2013-09-11 03:40:45 +02:00
Jim Blandy
d2a651260c Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp 2013-09-10 18:43:44 -07:00