Граф коммитов

20572 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 42e1522c37 Merge m-c to inbound on a CLOSED TREE. 2013-08-02 19:54:26 -04:00
Ryan VanderMeulen 93007c3658 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Ryan VanderMeulen 043432c180 Merge inbound to m-c. 2013-08-02 16:36:40 -04:00
Ryan VanderMeulen 9e494e325a Backed out 7 changesets (bug 893222, bug 899256) for build bustage on a CLOSED TREE.
Backed out changeset 4aa234138f44 (bug 893222)
Backed out changeset 4b0bf28abdf2 (bug 899256)
Backed out changeset ea8b6ba99c05 (bug 893222)
Backed out changeset ac8220cb61d5 (bug 893222)
Backed out changeset d01358ff4b15 (bug 893222)
Backed out changeset 3baebe7cc655 (bug 893222)
Backed out changeset 4bdf8611ec57 (bug 893222)
2013-08-02 14:49:38 -04:00
Wes Johnston f36d020ed4 Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
Ed Morley ce3bcd733c Merge mozilla-central and b2g-inbound 2013-08-02 13:51:22 +01:00
Robert O'Callahan db46dd4baf Bug 898946. Avoid #including XPCOM headers within maintenanceservice. r=bbondy
--HG--
extra : rebase_source : b19663967f7af21daf8f3cf123701a79e295f4b3
2013-08-02 21:30:06 +12:00
Ms2ger 50634577d5 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Ms2ger ee0442e9f6 Bug 899261 - Use @DEPTH@ more; r=bsmedberg 2013-08-02 09:04:38 +02:00
Ms2ger a4e67abf5e Bug 897921 - Remove some dead assignments in makefiles; r=mshal 2013-08-02 09:03:55 +02:00
Ms2ger 12e1ffe745 Bug 897573 - Get rid of the make rules from toolkit/components/osfile/Makefile.in; r=glandium
--HG--
rename : toolkit/components/osfile/_PromiseWorker.jsm => toolkit/components/osfile/modules/_PromiseWorker.jsm
rename : toolkit/components/osfile/osfile_async_front.jsm => toolkit/components/osfile/modules/osfile_async_front.jsm
rename : toolkit/components/osfile/osfile_async_worker.js => toolkit/components/osfile/modules/osfile_async_worker.js
rename : toolkit/components/osfile/osfile_shared_allthreads.jsm => toolkit/components/osfile/modules/osfile_shared_allthreads.jsm
rename : toolkit/components/osfile/osfile_shared_front.jsm => toolkit/components/osfile/modules/osfile_shared_front.jsm
rename : toolkit/components/osfile/osfile_unix_allthreads.jsm => toolkit/components/osfile/modules/osfile_unix_allthreads.jsm
rename : toolkit/components/osfile/osfile_unix_back.jsm => toolkit/components/osfile/modules/osfile_unix_back.jsm
rename : toolkit/components/osfile/osfile_unix_front.jsm => toolkit/components/osfile/modules/osfile_unix_front.jsm
rename : toolkit/components/osfile/osfile_win_allthreads.jsm => toolkit/components/osfile/modules/osfile_win_allthreads.jsm
rename : toolkit/components/osfile/osfile_win_back.jsm => toolkit/components/osfile/modules/osfile_win_back.jsm
rename : toolkit/components/osfile/osfile_win_front.jsm => toolkit/components/osfile/modules/osfile_win_front.jsm
rename : toolkit/components/osfile/ospath_unix_back.jsm => toolkit/components/osfile/modules/ospath_unix_back.jsm
rename : toolkit/components/osfile/ospath_win_back.jsm => toolkit/components/osfile/modules/ospath_win_back.jsm
2013-08-02 09:03:47 +02:00
Ms2ger 61364639a4 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
Marco Castelluccio 19539a7071 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Marco Castelluccio 9be674ac0e Bug 777402 - Use app name + manifest url hash as unique name for apps but forbid multiple apps per origin and webapposutils refactoring. r=myk,fabrice 2013-08-01 17:00:22 -07:00
Ryan VanderMeulen 53108c6053 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Makoto Kato f56ed41f01 Bug 900436 - WindowsDllNopSpacePatcher doesn't work on Windows 8. r=ehsan 2013-08-02 10:35:25 +09:00
Mike Hommey 2e729aa83d Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
Christos Stathis 65e973b754 Bug 790016 - Web console remote protocol sends more data than needed for completion; r=msucan 2013-08-01 22:31:36 +03:00
Gijs Kruitbosch f65bc5bc5b Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Paolo Amadini bd1bdaa066 Bug 899122 - Include previously downloaded data in progress reports when restarting. r=enn 2013-08-02 14:48:56 +02:00
Josh Aas b20de2d2d0 Bug 869083 - Fix OS X apps code to return failure on failure to launch app. r=felipc, r=smichaud 2013-08-02 08:06:22 -04:00
Gijs Kruitbosch 5f53578b85 Backed out changeset 5bc40c94645c (bug 880752) for jetpack bustage 2013-08-02 12:25:37 +02:00
Randy Lin 27793448e3 Bug 894778 - [DeviceStorage] add *.wav to devicestorage.properties to enable support of WAV files. r=doublec 2013-08-02 17:43:17 +08:00
Sean Stangl f4bef5d942 Bug 891541 - Part 2/2 - Add VTune license to the license file. r=gerv 2013-07-30 15:29:06 -07:00
Ryan VanderMeulen 7fe0b0251b Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Robert Strong 1fea4216ab Test only patch - Bug 899709 - gIsLessThanMacOSX_10_6 is no longer needed in head_update.js.in. r=bbondy 2013-08-01 10:19:01 -07:00
Raymond Lee 678304daf8 Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
Gregory Szorc 1340edfe51 Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium
A new build tier is introduced: precompile. The intention is to replace
the export subtier with something better and nonrecursive. IPDL and
WebIDL code generation have been moved into this new tier and are
performed concurrently. This appears to reduce build times due to fewer
"single threaded" build actions.

The subtier tracking UI has been updated to reflect operations that can
occur in parallel. As subtiers are started, they turn yellow. They can
then complete in any order.

Nonrecursive targets have been added to preserve the IPDL and WebIDL
build targets such that developers can type |make| from leaf directories
like they have always done.
2013-07-30 17:00:24 -07:00
Felipe Gomes 2b785a1eee Bug 853389 - Convert AddonRepository from SQLite to JSON. r=bmcbride 2013-08-01 12:12:40 -03:00
Paolo Amadini 5f0c927b0c Bug 836437 - Part 3 of 3 - Add the ability to resume a download from where it stopped to DownloadLegacySaver. r=enn 2013-08-01 14:37:06 +02:00
Paolo Amadini 7e391cdfc6 Bug 836437 - Part 2 of 3 - Add the ability to resume a download from where it stopped to DownloadCopySaver. r=enn 2013-08-01 14:37:02 +02:00
Geoff Lankow 623c13dbf5 Bug 888778 - Custom binding not applied to inline settings; r=Unfocused 2013-08-02 00:07:26 +12:00
Philipp Kewisch 67f44b90c3 Fix bug 880511 - Web Console and Style Editor make hardcoded references to the browser window. r=dcamp 2013-08-01 10:51:24 +02:00
Geoff Lankow 1c02fcf0c2 Backed out changeset c482e61af458 (bug 888778) for busted test 2013-08-01 17:05:24 +12:00
Justin Lebar 79a6e30cf4 Bug 893222 - Part 4: Tests. r=njn 2013-08-02 10:02:40 -07:00
David Rajchenbach-Teller cba68435bc Bug 900944 - OS.File LOG now actually logs. r=froydnj 2013-08-02 12:42:46 -04:00
Neil Deakin d58a9abd2e Bug 899571, DownloadIntegration testMode doesn't reset cached directory, r=paolo 2013-08-02 11:42:50 -04:00
Ryan VanderMeulen 506982a7d0 Merge m-c to inbound. 2013-08-01 20:25:21 -04:00
Marco Castelluccio 391654aa12 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Marco Castelluccio 4fc541d1f8 Bug 777402 - Use app name + manifest url hash as unique name for apps but forbid multiple apps per origin and webapposutils refactoring. r=myk,fabrice 2013-08-01 17:00:22 -07:00
Geoff Lankow a5e6d376cd Bug 888778 - Custom binding not applied to inline settings; r=Unfocused 2013-07-03 00:20:51 +12:00
Ryan VanderMeulen 23654aaefb Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Tim Taubert e730bbb4bf Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo 2013-07-31 10:58:44 -07:00
Mason Chang e7bd3f0dcc Bug 897744 - BreakpointStore should have a hasBreakpoint method; r=fitzgen 2013-07-30 19:34:10 -07:00
Nick Fitzgerald 2f124f7556 Backed out changeset 041986a971af because I forgot to add the "r=..." to the commit message 2013-07-31 10:12:57 -07:00
Mason Chang 6d28a4bf0b Bug 897744 - BreakpointStore should have a hasBreakpoint method 2013-07-30 19:34:10 -07:00
Marco Castelluccio 299ef243e4 Bug 898588 - Enable HiDPI app chrome for Desktop Web Runtime. r=jfkthame 2013-07-31 14:03:04 -03:00
Alexandre Poirot 1b08c632e7 Bug 898000 - Add getIconAsDataURL in webapps actor. r=paul.rouget 2013-07-31 09:16:45 -04:00
Ed Morley 027842b84f Merge latest green fx-team changeset and mozilla-central 2013-07-31 13:02:44 +01:00
Nick Fitzgerald 79e6109df6 Bug 895543 - part 1: cache SourceClient instances; r=robcee 2013-07-30 20:36:12 -07:00