Commit Graph

23390 Commits

Author SHA1 Message Date
Gregory Szorc
2ebfe5bfc6 Bug 976241 - Create crash store directory; r=Yoric
--HG--
extra : rebase_source : f23aed8ade10dba5f75cc904deddacb0aad1ad4f
2014-03-04 16:21:11 -08:00
Marina Samuel
d4dcf5b089 Bug 961587: Only create Windows 8 Touch smart bookmark once a user has intialized their Metro bookmark list. r=mbrubeck, r=mak77 2014-03-10 12:53:19 -04:00
Bill McCloskey
ed4e523f62 Bug 937172 - Add RemoteBrowserTabActor for e10s debugging (r=past) 2014-03-10 09:38:34 -07:00
Bill McCloskey
44cb1ef8c9 Bug 937172 - Rearrange TabActor to support debugging of e10s processes (r=ochameau,past) 2014-03-10 09:38:29 -07:00
Bill McCloskey
c5c1f3d4d3 Bug 937172 - Create TabActor superclass of BrowserTabActor (r=ochameau,past) 2014-03-10 09:38:23 -07:00
Bill McCloskey
84d20de7a2 Bug 937172 - Rename ContentAppActor to ContentActor (r=ochameau,past) 2014-03-10 09:38:17 -07:00
Bill McCloskey
802962c8f8 Bug 937172 - Use a parent-determined prefix for debugging child processes (r=ochameau,past) 2014-03-10 09:38:12 -07:00
Bill McCloskey
de1400e7cc Bug 937172 - Change DebuggerProgressListener to use correct WebProgressListener (r=ochameau,past) 2014-03-10 09:34:41 -07:00
Jan Keromnes
befbae1b3a Bug 962577 - Refactor webapps actor's _connectToApp to make it reusable. r=ochameau 2014-03-10 11:32:37 -04:00
Alexandre Lissy
f5f93772f8 Bug 973538 - Throw an exception on undefined values for OS.Path.join() and OS.Path.winGetDrive(). r=Yoric 2014-02-17 12:02:26 +01:00
Jordan Santell
e66fa9b142 Bug 899052 - Implement Addon Thread Actor. r=fitzgen, r=shu 2014-03-07 00:09:14 -08:00
Wes Kocher
ef21a5f9ac Merge fx-team to m-c 2014-03-07 17:04:34 -08:00
Ryan VanderMeulen
e3a295895e Merge inbound to m-c. 2014-03-07 15:38:19 -05:00
Nick Fitzgerald
92419315ec Bug 978019 - Fix breakpoints after reload on immediately invoked function expressions; r=past 2014-03-07 11:06:28 -08:00
Gian-Carlo Pascutto
452e75f96c Bug 971240 - Move phishing/malware test pages to their own domain. r=mmc 2014-03-07 19:12:23 +01:00
Michael Comella
3f32862ff6 Bug 979078: Add pbkdf2_sha256 license to about:license. r=gerv 2014-03-07 08:37:04 -08:00
Ted Mielczarek
30be1f6b24 Bug 948801 - move browser-chrome tests in toolkit/mozapps/extensions/test/browser from Makefile.in to browser.ini. r=jmaher 2014-02-26 15:28:56 -05:00
Ed Morley
630750051c Merge mozilla-central and fx-team 2014-03-07 15:54:49 +00:00
Ed Morley
d61d42192c Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835 2014-03-07 15:05:31 +00:00
Blake Winton
6010724fde Bug 979378 - Update the menu panel checkmark to a consistent item that fits with the panel style. ui-r=shorlander, r=gijs 2014-03-07 06:52:00 -05:00
Sami Jaktholm
d6607bf77e Bug 943586: Add autocompletion suggestions for members of arrays; r=msucan 2014-03-07 13:32:41 +02:00
Marco Bonardo
57867e37d9 Bug 967192 - Bookmarks restore and import should use OS.File - tests changes. r=mano 2014-03-07 08:41:50 +01:00
Marco Bonardo
4da4f4ee51 Bug 967192 - Bookmarks restore and import should use OS.File. r=mano 2014-03-07 08:41:47 +01:00
Wes Kocher
452135f341 Merge m-c to inbound 2014-03-06 18:27:43 -08:00
Drew Willcoxon
f7bf1fb6c6 Bug 956906 - Save passwords by default for password fields with autocomplete=off. r=dolske 2014-03-06 10:07:34 -08:00
Patrick Brosset
bee238cdf8 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-06 18:16:45 +01:00
Carsten "Tomcat" Book
6e65028ef4 Merge mozilla-central to fx-team 2014-03-06 13:38:06 +01:00
Wes Kocher
af2cd64053 Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard. 2014-03-05 20:45:55 -08:00
Wes Kocher
21932fdf4b Backed out changeset 3bfcf691690a (bug 966182) for adding a hazard. 2014-03-05 20:31:38 -08:00
Mihai Sucan
70bb44df53 Bug 584733 - Code highlight all JS objects and functions in console output; r=bbenvie 2014-03-04 21:59:00 +02:00
Michael Ratcliffe
b6b3b4320e Bug 974056 - Add logging of devtools event emitter emit calls r=harth 2014-03-06 09:37:59 +00:00
Wes Kocher
73e32652fe Merge fxteam to m-c 2014-03-05 18:20:17 -08:00
Ryan VanderMeulen
9ded68150d Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
Ryan VanderMeulen
d0df766a7d Backed out changeset 6cc5a05281c3 (bug 976863) for xpcshell failures.
CLOSED TREE
2014-03-05 15:36:26 -05:00
Dão Gottwald
8736068ff3 Bug 978003 - Update inContentUI.css for Windows 8 and up. r=mdeboer 2014-03-05 20:59:56 +01:00
Robert Strong
b35eeb1e93 Test cleanup and tests for Bug 759469 - Add new updater instruction to add a file if it doesn't exist in the destination. r=bbondy
--HG--
rename : toolkit/mozapps/update/tests/unit_base_updater/marDirLockedStageFailure_win.js => toolkit/mozapps/update/tests/unit_base_updater/marAppApplyDirLockedStageFailure_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageSuccessComplete_win.js => toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageFailureComplete_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageSuccessPartial_win.js => toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageFailurePartial_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageSuccessComplete_win.js => toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageFailureComplete_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageSuccessPartial_win.js => toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageFailurePartial_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marDirLockedStageFailureSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marAppApplyDirLockedStageFailureSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageSuccessCompleteSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageFailureCompleteSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageSuccessPartialSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageFailurePartialSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageSuccessCompleteSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageFailureCompleteSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageSuccessPartialSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageFailurePartialSvc_win.js
2014-03-05 11:43:28 -08:00
Robert Strong
29ae1e8242 Updated test binaries for Bug 759469 - Add new updater instruction to add a file if it doesn't exist in the destination. r=bbondy
--HG--
rename : toolkit/mozapps/update/tests/data/partial_in_use_win_before.exe => toolkit/mozapps/update/tests/data/complete.exe
rename : toolkit/mozapps/update/tests/data/partial_in_use_win_after.exe => toolkit/mozapps/update/tests/data/partial.exe
2014-03-05 11:43:20 -08:00
Robert Strong
5b22b1861b Main patch for Bug 759469 - Add new updater instruction to add a file if it doesn't exist in the destination. r=bbondy 2014-03-05 11:43:11 -08:00
Robert Strong
d86e99dd28 Bug 896224 - Remove support for the version 1 manifest from the updater. r=bbondy 2014-03-05 11:43:03 -08:00
Carsten "Tomcat" Book
9e48d03b18 merge mozilla-inbound to mozilla-central 2014-03-05 13:04:39 +01:00
Ryan VanderMeulen
ef8c288996 Merge inbound to m-c. 2014-03-04 17:12:58 -05:00
ISHIKAWA, Chiaki
3427b3b32d Bug 928250 - Display an informative error when the selected download directory is write-protected, instead of failing silently. r=paolo 2014-03-04 18:24:51 +01:00
Alexandre Poirot
e5a949f63c Bug 958043 - Remove useless enable-content-actors pref and ContentTabActor in b2g parent process. r=past
--HG--
extra : rebase_source : bae30ce729a4d50de581365547b23b719a672171
2014-03-03 14:11:00 -05:00
Blake Winton
7394053bb1 Bug 972405 - Make the bookmarks panel look like all the other sub-panels. ui-r=shorlander, r=dao 2014-03-04 09:51:34 -05:00
Carsten "Tomcat" Book
aa7f97aa22 Merge mozilla-central to fx-team 2014-03-04 15:44:20 +01:00
Wes Kocher
e96c9d8c83 Merge m-c to inbound 2014-03-03 20:32:35 -08:00
Wes Kocher
ffe5883834 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Ehsan Akhgari
eecde05734 Bug 977964 - Move some flags to moz.build; r=glandium 2014-03-03 21:58:37 -05:00
Benoit Jacob
213895d61f Bug 973192 - Work around nouveau driver bug: do nothing in MOZ_gdk_display_close - r=karlt 2014-03-03 18:39:22 -05:00
Ryan VanderMeulen
47f9e25a13 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00