Ryan VanderMeulen
3e7896d3ed
Merge m-c to inbound.
2013-08-06 17:07:23 -04:00
Ryan VanderMeulen
7b3ea5bbc9
Merge m-c to fx-team.
2013-08-06 14:23:55 -04:00
Ryan VanderMeulen
f2638ccd28
Merge m-c to inbound.
2013-08-06 14:24:39 -04:00
Tom Schuster
8a93341f66
Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe
2013-08-06 12:35:39 -04:00
Marco Bonardo
437af77570
Bug 894331 - temporarily skip test_nsINavHistoryViewer.js on Windows due to slow IO causing timeouts
...
r=myself
2013-08-06 14:06:26 +02:00
Marco Bonardo
7c401f6dd4
Bug 894331 - Use an automatic batching behavior in Places results.
...
Stop relying on manual batching and onBegin/OnEndUpdateBatch for batching in
Places results, instead count related changes and start batching when they
are over a given threshold.
r=Mano
2013-08-06 13:05:01 +02:00
Nicholas Nethercote
ba723f1034
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
...
--HG--
extra : rebase_source : 5b3d7cc339af6d93bde078322e25c6e740d1b617
2013-08-02 00:41:57 -07:00
Ryan VanderMeulen
8e33abb5a7
Merge m-c to inbound.
2013-08-05 20:00:43 -04:00
Justin Lebar
1c7deef637
Bug 893222 - Part 4: Tests. r=njn
2013-08-05 16:33:00 -07:00
Ryan VanderMeulen
552b158a0b
Backed out changesets fbba341b5faf, 4b2c9adef1e4, and bde98e3a7194 (bug 762593) for mochitest-bc failures.
2013-08-05 16:58:37 -04:00
Marco Castelluccio
1f75817593
Bug 786407 - "UninstallString" for natively installed web apps should be quoted properly. r=felipc
2013-08-05 16:27:05 -04:00
Carsten "Tomcat" Book
cda28b85ed
Merge b2g-inbound to m-c
2013-08-05 11:22:48 +02:00
Carsten "Tomcat" Book
84e8c858bb
Merge m-i to m-c
2013-08-05 11:18:59 +02:00
Ivan Alagenchev
4a08d36568
Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske
2013-08-05 11:22:59 -07:00
Ryan VanderMeulen
310004f101
Merge m-c to b2g-inbound.
2013-08-02 19:55:10 -04:00
Dave Hylands
64a44bcb08
Bug 898074 - Defer close to ensure that it doesn't happen before onPacket processing. r=dcamp
2013-08-02 16:50:02 -07:00
Ryan VanderMeulen
466d68f6c5
Merge m-c to fx-team.
2013-08-02 17:09:31 -04:00
Ryan VanderMeulen
e44fa2bc7c
Merge inbound to m-c.
2013-08-02 16:36:40 -04:00
Ryan VanderMeulen
24743de8ad
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
0588403e08
Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey
2013-08-02 11:04:49 -07:00
Ed Morley
d0a6230a88
Merge mozilla-central and b2g-inbound
2013-08-02 13:51:22 +01:00
Robert O'Callahan
2e1a05e0f3
Bug 898946. Avoid #including XPCOM headers within maintenanceservice. r=bbondy
...
--HG--
extra : rebase_source : b19663967f7af21daf8f3cf123701a79e295f4b3
2013-08-02 21:30:06 +12:00
Ms2ger
5c2b63d2c7
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Ms2ger
047e8751d6
Bug 899261 - Use @DEPTH@ more; r=bsmedberg
2013-08-02 09:04:38 +02:00
Ms2ger
061d88874c
Bug 897921 - Remove some dead assignments in makefiles; r=mshal
2013-08-02 09:03:55 +02:00
Ms2ger
508e3d2120
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
928131e510
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4 ); r=mshal
2013-08-02 09:03:42 +02:00
Marco Castelluccio
9c533e25da
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
aa9ca2e3d6
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
b30ebe7513
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Makoto Kato
d01eaad14a
Bug 900436 - WindowsDllNopSpacePatcher doesn't work on Windows 8. r=ehsan
2013-08-02 10:35:25 +09:00
Mike Hommey
d01b5df996
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
731979c39b
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
735e85d471
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Paolo Amadini
3ef537aa6f
Bug 899122 - Include previously downloaded data in progress reports when restarting. r=enn
2013-08-02 14:48:56 +02:00
Josh Aas
237ad3033f
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
b9c3201010
Backed out changeset 5bc40c94645c (bug 880752) for jetpack bustage
2013-08-02 12:25:37 +02:00
Randy Lin
9d6d6c6029
Bug 894778 - [DeviceStorage] add *.wav to devicestorage.properties to enable support of WAV files. r=doublec
2013-08-02 17:43:17 +08:00
Nick Fitzgerald
6ef514cad0
bug 899877 part 1: remove frame.isBlackBoxed, add frame.source; r=dcamp
2013-08-03 11:05:36 -07:00
Dave Camp
a663de564b
Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
...
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
2013-07-31 11:33:56 -07:00
Paolo Amadini
f6e17d905f
Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak
2013-08-03 13:04:44 +02:00
Paolo Amadini
952b96845e
Bug 900973 - Extend unit test coverage for action execution. r=enn
2013-08-03 13:04:39 +02:00
Mihai Sucan
b255378927
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
...
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
c534736bac
Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee
2013-08-02 20:11:57 +03:00
Jake Bailey
ba5432c1a6
Bug 901098 - Trace actor callsite trace type actually returns source location; r=fitzgen
2013-08-02 17:26:31 -07:00
Jake Bailey
1daae10a3e
Bug 900268 - Trace actor collects too much information when serializing objects; r=fitzgen
2013-08-02 17:26:31 -07:00
Jake Bailey
b1dabe726f
Bug 900776 - Trace actor reports NaN time when exiting frames; r=fitzgen
2013-08-02 17:26:30 -07:00
Dave Camp
d35f324ce4
Bug 897275 - Move css-logic.js to toolkit. r=jwalker
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
extra : rebase_source : 6d7cbdea4ec7bfed78083ec62c125b6d6c0bab4f
2013-07-24 10:57:04 -07:00
Ivan Alagenchev
2cef9e7f7c
Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske
2013-08-06 10:14:40 -04:00
Geoff Lankow
c10ca55a69
Bug 901341 - Multi-option inline settings not initialized properly; r=Unfocused
2013-08-06 23:50:31 +12:00