Commit Graph

21980 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
4020cbf474 Bug 834545 - Implement History.remove. r=mak 2014-10-22 13:36:58 +02:00
Nicholas Nethercote
0489de37fb Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
Nicholas Nethercote
b3fe669873 Bug 1080302 (part 1) - Add support for --foo and /foo options where it's not already present. r=glandium. 2014-10-23 17:25:19 -07:00
David Rajchenbach-Teller
260ae4814c Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj 2014-10-21 13:12:15 +02:00
Mike Conley
9abb3490a9 Bug 1082575 - Make PrintUtils and printPreviewBindings.xml more e10s friendly. r=Mossop.
--HG--
extra : rebase_source : 596e10532227d9ac78ba66c6fd3bea4e184f659b
extra : histedit_source : 6f8f10265bd730f3f0b7fade402d6b2859ec0892
2014-10-27 09:49:58 -04:00
Panos Astithas
653b2542c3 Bug 1086936 part 2 - Add a flag to nsIAppStartup::quit that restarts the browser without using the same profile and use it for the Aurora UI switch. r=bsmedberg 2014-10-27 21:46:56 +02:00
Panos Astithas
9351abe5b7 Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander
--HG--
extra : rebase_source : ca599ad502e6975ae02ce9884cc207bf1ac62168
2014-10-27 20:52:20 +02:00
Dave Townsend
aa2a549ad8 Backing out bug a06771fa469d from bug 1075658 for leaks. 2014-10-27 13:04:16 -07:00
Dave Townsend
5d81569cbd Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-27 11:33:23 -07:00
Panos Astithas
3dce35de48 When selecting a profile in the Profile Manager, mark it with Default=1 (bug 1089694). r=bsmedberg
--HG--
extra : rebase_source : a290ed81fad6b2286321d3d7f8869599a379b6ab
2014-10-27 18:41:09 +02:00
Carsten "Tomcat" Book
34d549e888 Merge mozilla-central to fx-team 2014-10-27 16:12:58 +01:00
Marco Bonardo
e6e7bc22b6 Bug 1081099 - Implement bookmarks notifications from Bookmarks.jsm. r=mano 2014-10-25 19:18:59 +02:00
Nicholas Nethercote
6705ab7753 Bug 1076446 (attempt 2) - Make the DMD test work on Windows. r=glandium. 2014-10-09 19:28:33 -07:00
Wander Lairson Costa
2319b77e7e Bug 1059942 - Make dump_syms to parse public symbols. r=ted
Currently, dump_syms does not look at public symbols if the object file
has debug info. This may cause it to skip some symbols that do not have
.debug_info section. Notably we see this at bionic routines implemented
in assembly. Details can be found at [1].

Apply patch [2] to enable dump_syms read public symbols even when
DWARF debug info is found.

[1] http://tinyurl.com/k3pxw5l

[2] https://breakpad.appspot.com/9684002/
2014-10-09 14:59:00 -04:00
Nathan Froyd
5102caac14 Bug 1080107 - remove XPI_NAME definitions from crashreporter moz.build files; r=mshal 2014-10-08 16:18:04 -04:00
Nathan Froyd
6452ff5548 Bug 1080108 - don't redefine STATUS_FLOAT_* values in nsSigHandlers.cpp; r=bsmedberg
Including <windows.h> picks these up, as recent builds indicate by warning:

c:\builds\moz2_slave\m-in-w32-000000000000000000000\build\toolkit\xre\nsSigHandlers.cpp(341) : warning C4005: 'STATUS_FLOAT_MULTIPLE_FAULTS' : macro redefinition
        c:\Program Files (x86)\Windows Kits\8.0\include\um\winnt.h(2127) : see previous definition of 'STATUS_FLOAT_MULTIPLE_FAULTS'
c:\builds\moz2_slave\m-in-w32-000000000000000000000\build\toolkit\xre\nsSigHandlers.cpp(342) : warning C4005: 'STATUS_FLOAT_MULTIPLE_TRAPS' : macro redefinition
        c:\Program Files (x86)\Windows Kits\8.0\include\um\winnt.h(2128) : see previous definition of 'STATUS_FLOAT_MULTIPLE_TRAPS'
2014-10-08 16:05:36 -04:00
Panos Astithas
bb949c4017 Bug 1024110 - Change Aurora's default profile behavior to use channel-specific profiles. r=bsmedberg f=gavin,markh 2014-09-23 21:49:03 +03:00
J. Ryan Stinnett
13881a79fc Bug 1069552 - Add WebIDE scanner / runtime API. r=paul 2014-10-23 08:24:00 +02:00
Wes Kocher
0fc643cb33 Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
David Major
d01b7f0afa Bug 1080388 - Disable CRT assertions on startup related to XP static linking when MOZ_METRO is defined. r=jimm 2014-10-23 14:28:20 -05:00
David Keeler
316375ae78 backout f69fa3c13d1f (bug 1085509) for causing test_cert_overrides.js to fail 2014-10-23 11:50:17 -07:00
Ryan VanderMeulen
d627d69d92 Merge m-c to inbound. a=merge 2014-10-23 14:11:40 -04:00
Ryan VanderMeulen
f433b6abf9 Merge inbound to m-c. a=merge 2014-10-23 13:54:47 -04:00
Ryan VanderMeulen
dd75c0e619 Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
Georg Fritzsche
6dd6391fae Bug 1086252 - Show stable client id in about:telemetry. r=froydnj 2014-10-23 15:42:04 +02:00
Andrea Marchesini
cd528c2dd2 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 14:43:40 +01:00
Gregor Wagner
747c2e0155 Backout Bug 1082652 for causing integration test issues. 2014-10-22 17:13:44 -07:00
Ryan VanderMeulen
b13db878be Merge fx-team to m-c. a=merge 2014-10-22 16:27:41 -04:00
Brad Lassey
3e59b60ae8 bug 1086648 - NS_NOINTERFACE: Component does not have requested interface [nsIConsoleService.logStringMessage] SimpleServiceDiscovery.jsm:165 r=dolske 2014-10-21 12:24:32 -04:00
David Keeler
22cbd22ce6 bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-23 10:10:57 -07:00
Christoph Kerschbaumer
48195a69c1 Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
Carsten "Tomcat" Book
f47de25453 Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures 2014-10-23 15:00:30 +02:00
Jan Beich
7049079a3c Bug 1087370 - Unbreak build on non-SPS platforms after bug 818307. r=aklotz 2014-10-22 08:39:00 -04:00
Andrea Marchesini
4d11e3f323 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 12:48:44 +01:00
Brian Grinstead
dea8cd137d Bug 1085745 - Add a way to select the autocomplete popup in CSS based on which input it is opened for;r=dao 2014-10-21 20:44:38 -07:00
Wes Kocher
a0ee7ea0f9 Merge m-c to fx-team a=merge 2014-10-21 19:09:09 -07:00
Wes Kocher
ba9920db9a Merge fx-team to m-c a=merge 2014-10-21 18:51:22 -07:00
Dave Townsend
5624fed4c4 Bug 1086169: Wait for page load event listener to run in tests. r=Unfocused 2014-10-21 17:29:33 -07:00
J. Ryan Stinnett
94694e3456 Bug 1084509 - gBrowser might not be available on all windows. r=ochameau 2014-10-20 14:00:00 -04:00
David Major
9acf1c0149 Bug 1082670: Copy breakpadinjector's image header into the remote process. r=bsmedberg 2014-10-22 09:01:16 +13:00
Etienne Segonzac
b2bae95ad5 Bug 1082652 - [b2g-desktop] Dispatch touchstart/touchend on the system app to match on device behavior. r=ochameau 2014-10-17 07:14:00 -04:00
Carsten "Tomcat" Book
8c300b0dd1 Merge mozilla-central to mozilla-inbound 2014-10-21 15:55:25 +02:00
Carsten "Tomcat" Book
860aaddaaf merge fx-team to mozilla-central a=merge 2014-10-21 15:38:16 +02:00
Wes Kocher
9e6688bd5b Merge m-c to fx-team a=merge 2014-10-20 19:01:55 -07:00
Wes Kocher
bd38db8ecd Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07:00
Brian Grinstead
7cf0fd8733 Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs 2014-10-20 15:10:15 -07:00
Victor Porof
9ccccb75e7 Bug 1085407 - Make the timeline actor's 'memory' and 'ticks' events use the docshell absolute time instead of Date.now(), r=jsantell,ttromey 2014-10-20 14:22:56 -04:00
Dave Townsend
6b786c55f7 Bug 1084646: Fix faulty test and disable it until the feature is fixed. r=Unfocused 2014-10-20 10:25:09 -07:00
Dave Townsend
34a8fdf06b Bug 1080785: Fix and enable xpinstall tests in e10s. r=Unfocused 2014-10-20 10:22:48 -07:00
Carsten "Tomcat" Book
bedc56937c Merge mozilla-central to fx-team 2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
622698a725 merge fx-team to mozilla-central a=merge 2014-10-20 14:48:28 +02:00
Gavin Sharp
d616e724d3 Bug 1060675: only cap local form history results for the search bar if there are remote suggestions, r=MattN
--HG--
extra : transplant_source : n%E7%C9%B6%DC%01%21%966J%85%CFL%CC%DC%1E%DA6%AA%F5
2014-10-17 09:29:40 -07:00
Hiroyuki Ikezoe
bb885c34fb Bug 1082294 - Fix for intermittent bug 1082294. r=mak77 2014-10-15 00:15:00 +02:00
Heather Arthur
bf4e883f55 Bug 967201 - "Copy Unique Selector" doesn't place anything in the clipboard in e10s windows and Browser Toolbox". r=pbrosset 2014-10-16 16:31:00 +02:00
Gijs Kruitbosch
67b18df2e9 Bug 1083668 - don't set color for menubar when lwtheme is in use, r=dao
--HG--
extra : rebase_source : acf934691207793bd82b1728611d02c1b0d13aec
2014-10-18 13:07:55 -07:00
Jim Mathies
21bfde22c1 Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao 2014-10-18 09:09:32 -05:00
Jim Mathies
f4b0530c35 Bug 698371 - Move determineCropSize calls to the child for remote browsers. r=dao 2014-10-18 09:09:32 -05:00
Jim Mathies
dd646c1d81 Bug 698371 - Add async thumbnail support for remote browsers. r=dao 2014-10-18 09:09:32 -05:00
Jim Mathies
57a7dc5a9d Bug 698371 - Move common PageThumbs code to PageThumbUtils. r=dao 2014-10-18 09:09:31 -05:00
Wes Kocher
402cf68291 Backed out 4 changesets (bug 698371) for e10s bc3 bustage
Backed out changeset 6c6d420a3acc (bug 698371)
Backed out changeset 81378dee5a62 (bug 698371)
Backed out changeset d004bfd7f706 (bug 698371)
Backed out changeset 17bbdeffa8a6 (bug 698371)
2014-10-17 18:33:34 -07:00
Jim Mathies
19b348ce43 Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao 2014-10-17 18:13:58 -05:00
Jim Mathies
40bf73a626 Bug 698371 - Move determineCropSize calls to the child for remote browsers. r=dao 2014-10-17 18:13:58 -05:00
Jim Mathies
017e4938e1 Bug 698371 - Add async thumbnail support for remote browsers. r=dao 2014-10-17 18:13:57 -05:00
Jim Mathies
76bce45730 Bug 698371 - Move common PageThumbs code to PageThumbUtils. r=dao 2014-10-17 18:13:57 -05:00
Tom Tromey
e41dfd7adb Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug) 2014-10-17 16:02:42 -07:00
Jordan Santell
068af95d4f Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  1 +
 .../test/browser_audionode-actor-connectparam.js   | 35 ++++++++++++++++++++++
 toolkit/devtools/server/actors/webaudio.js         | 30 +++++++++++++++++++
 3 files changed, 66 insertions(+)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07:00
Brad Lassey
62e724e439 Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
894c3fd78c merge mozilla-inbound to mozilla-central a=merge 2014-10-17 16:25:34 +02:00
Wes Kocher
51e43dfff9 Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE 2014-10-16 15:13:30 -07:00
Brad Lassey
a3d21757a9 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
e7b443f6d6 Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
CLOSED TREE
2014-10-16 15:19:41 -04:00
Ryan VanderMeulen
bc92829020 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-10-16 15:03:32 -04:00
Carsten "Tomcat" Book
6c67ce403e Merge m-c to fx-team 2014-10-16 16:14:06 +02:00
Carsten "Tomcat" Book
c3f8f98b4e merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +02:00
Brad Lassey
8b12e000c1 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava 2014-10-15 18:24:34 -04:00
Alexandre Poirot
c0f491d159 Bug 1083073 - Fix update tests when app.update.silent is true by default. r=bbondy 2014-10-15 01:24:00 +02:00
Doug Turner
a838546e0a Bug 1073134 - Be more permissive on OSX 10.9.5 when parental control is on. r=jdm 2014-10-14 20:57:00 +02:00
Jordan Santell
4ffb0476eb Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
Tom Tromey
63cc1ebee3 Bug 1050000 - check "result" against undefined before use. r=past 2014-10-15 09:11:00 +02:00
Sunny
ea01a57268 Bug 1028983 - Set file permissions using OS.File. r=marco 2014-10-14 13:10:00 +02:00
Tomasz KoƂodziejski
6f70f0bf3c Bug 1074817 - Handle content preference downgrades for the timestamp column migration. r=MattN f=mak 2014-10-16 00:36:44 -07:00
Iaroslav Sheptykin
20fb4571dd Bug 1052992: Add quick-search event listeners to system event group, so stopPropagation on keyboard events does not affect the findbar. r=MattN 2014-10-16 00:38:58 -07:00
YFdyh000
73c7b4ee6d Bug 771215 - Add an accesskey to the "Copy Username" menu item in the Saved Passwords dialog. r=MattN 2014-10-16 00:12:01 -07:00
Wes Kocher
cdc7edea61 Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage 2014-10-15 17:47:19 -07:00
Brad Lassey
c7dab6ee59 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava 2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Ryan VanderMeulen
96667eb719 Merge fx-team to m-c. a=merge 2014-10-15 13:58:19 -04:00
Alessio Placitelli
906d74f009 Bug 1038145 - Add XPCSHELL tests for getPluginInfoURL in the blocklist service. r=irving 2014-10-15 15:23:22 +02:00
Alessio Placitelli
708864bab4 Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving 2014-10-15 15:23:22 +02:00
Alex Bardas
d6907bfa04 Bug 1068660 - Add confirmation dialog to unblock downloads. r=Paolo r=MattN 2014-10-14 11:19:00 +02:00
Wes Kocher
5b358466f8 Merge m-c to b2g-inbound a=merge 2014-10-14 17:36:36 -07:00
Wes Kocher
ae387ada3b merge inbound to m-c a=merge 2014-10-14 17:17:55 -07:00
Dave Hylands
4600927293 Bug 1072535 - Pt 1 - Have DownloadDone notify device storage when a new download is available. r=paolo 2014-10-14 13:50:57 -07:00
Wes Kocher
933c16a0b1 Merge m-c to fx-team a=merge 2014-10-14 17:37:53 -07:00
Dave Townsend
fea7478907 Bug 1073315: Log callers attempting to use dead CPOWs. r=billm 2014-10-14 09:53:54 -07:00
Georg Fritzsche
6c2570bcd8 Bug 1079312 - Fix invalid log.warning() to log.warn(). r=irving 2014-10-09 18:02:25 +02:00
Yury Delendik
fd9a406906 Bug 1075088 - Add telemetry probes for Flash content. r=gfritzsche,mconley
--HG--
extra : rebase_source : 2afac68cc01c045c4d4c85d663e0e76bb4e828ae
2014-10-09 16:05:20 -05:00
Carsten "Tomcat" Book
e6a9ddaca8 Merge m-c to mozilla-inbound 2014-10-16 16:10:53 +02:00
Birunthan Mohanathas
73e1a7a0e9 Bug 1024672 - Part 6: Allow storing multiple crash classifications. r=bsmedberg 2014-10-16 16:14:16 +03:00
Tooru Fujisawa
dbd0aadeb5 Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium 2014-10-10 02:55:00 -04:00