Commit Graph

30104 Commits

Author SHA1 Message Date
Shane Caraveo
9ba2809efc Bug 1175306 fix metadata url for hello and share, r=markh 2015-06-17 11:59:15 -07:00
Ryan VanderMeulen
bfad686249 Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-17 12:10:37 -04:00
Benoit Girard
40e622a937 Backout b8601df335c1 (Bug 1174857) for bustage on a CLOSED TREE
--HG--
extra : rebase_source : 58bd3abea6a6d1439bb40fc98cae0ddd0f3dc505
2015-06-17 11:44:48 -04:00
Eddy Bruël
a58cc6de68 Bug 1164564 - Implement WorkerActor.attachThread;r=jlong 2015-06-17 10:56:58 +02:00
Jan Odvarko
f61ce95d61 Bug 1171408 - Move NetworkEventsHandler.getString into WebConsoleClient. r=past
--HG--
extra : rebase_source : af67f7621d4f3a8b98f27807735f3a982987f9ee
2015-06-17 16:27:20 +02:00
Benoit Girard
495a19e156 Bug 1174857 - Propagate safemode to the child process. r=billm
--HG--
extra : rebase_source : 21e31bec462fa2966f5450ca2a69358219249186
2015-06-16 17:16:51 -04:00
Eddy Bruël
2ecb55970f Bug 1168853 - Implement (Worker)SourceActor.source;r=jlong 2015-06-17 17:22:18 +02:00
David Anderson
a8cd715f16 Add monitor information to the telemetry environment. (bug 1175005 part 5, r=gfritzsche) 2015-06-17 23:12:19 -07:00
Ryan VanderMeulen
a0739b8d67 Merge m-c to inbound. a=merge 2015-06-17 15:03:31 -04:00
Terrence Cole
86d691dd69 Bug 1052728 - Add telemetry to record GC phases that cause jank; r=sfink
--HG--
extra : rebase_source : 8d12acf7caab36f15543c95d52d15508835f3636
2015-06-04 13:17:35 -07:00
Ben Turner
af54c09757 Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
Jeff Walden
26babfb430 Bug 1146136 - Fix another test that parenthesizes destructuring pattern assignment targets, that snuck in in the last week, as ES6 forbids such parenthesization. r=bustage, a=bustage
--HG--
extra : rebase_source : b31cfa5966a6f1b60bf2a8eda67e27edf7cddc10
2015-06-19 18:30:44 -07:00
Jeff Walden
a91d171b6e Bug 1146136 - Fix another test that parenthesizes destructuring pattern assignment targets, that snuck in in the last week, as ES6 forbids such parenthesization. r=bustage, a=bustage
--HG--
extra : rebase_source : 0c85e71ff12dad567bee4e64ddb147d6eb1399d4
2015-06-19 18:00:02 -07:00
Bill McCloskey
178b6a3e18 Bug 1167794 - Allow dumping shim debugging to stdout (r=gabor,a=KWierso) 2015-06-19 17:35:10 -07:00
Bill McCloskey
cd6c14c610 Bug 1171256 - Add an API similar to Chrome's webNavigation (r=Mossop) 2015-06-19 17:35:06 -07:00
Bill McCloskey
77392a2269 Bug 1171248 - Add MatchPattern support to WebRequest module (r=Mossop) 2015-06-19 17:35:06 -07:00
Phil Ringnalda
3cb7402d5e Back out c451a7f1de44 (bug 1050691) for OS X timeouts in browser_webconsole_closure_inspection.js 2015-06-16 19:37:12 -07:00
Bernardo P. Rittmeyer
b646b19419 Bug 1174815 - Caret in capture doorhanger password field is now positioned at the click position offset. r=MattN
--HG--
extra : commitid : 1kYpqrcNVgm
2015-06-16 00:22:27 -07:00
Drew Willcoxon
ffc5396c41 Bug 1173751 - Add unit tests for search suggestions in awesomebar. r=mak 2015-06-16 12:51:09 -07:00
Justin Dolske
7f6848365c Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp 2015-06-16 12:28:42 -07:00
Nathan Froyd
683d81e35e Bug 1170697 - move a DEFINES setting to moz.build in toolkit/components/telemetry/; r=mshal 2015-06-02 14:52:42 -04:00
Nick Fitzgerald
62833156b6 Bug 1149294 - Part 3: Split thread-safe methods on ChromeUtils out into a new
ThreadSafeChromeUtils interface and move the utils interfaces into dom/base;
r=bholley

--HG--
rename : dom/webidl/ChromeUtils.webidl => dom/webidl/ThreadSafeChromeUtils.webidl
2015-06-17 11:12:23 -07:00
Nick Fitzgerald
ad844c56b0 Bug 1149294 - Part 2: expose ChromeUtils and HeapSnapshot to workers; r=bholley 2015-06-17 11:12:23 -07:00
Tom Tromey
c924c51529 Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell 2015-06-16 22:28:00 -04:00
Milan Sreckovic
a9bc8bd121 Bug 1171677 - Part 1. Safe mode exposed in crash reporter. r=tmielczarek
--HG--
extra : rebase_source : 7a1bc686a238ced963507c89cdb18951cea4a940
2015-06-05 16:07:45 -04:00
Ryan VanderMeulen
c01c5195c9 Backed out changeset 98c7277a8fb5 (bug 1166350) for xpcshell failures. 2015-06-24 16:10:45 -04:00
Andrea Marchesini
46ed66e379 Bug 1174731 - patch 1 - Make searchParams attribute readonly, r=smaug 2015-06-24 12:15:59 -07:00
Nikhil Marathe
bd635e2c8a Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley
Fix xpcshell tests.
Add support for webapps-clear-data.
Trash old regs on idb version upgrade.
Use principal for permission check.
use principal in PushSubscription.

--HG--
extra : rebase_source : 3b8cb541512d3fb9a253773c2fd5227c980efdd2
extra : source : d7554019b424327a3271e2c0debda995fff36cb5
2015-06-02 15:56:33 -07:00
Mike Hommey
46a8325e4d Bug 1175856 - Still do cert validation when app.update.url.override is set to an empty value. r=rstrong 2015-06-24 10:49:55 -07:00
Georg Fritzsche
88745847d4 Bug 1177118 - Add the crash ping documentation to the Telemetry doc index. r=dexter 2015-06-24 10:19:21 -07:00
Eric Rahm
1175adb068 Bug 1175249 - Silence warning about possibly slow query to moz_bookmarks. r=dietrich
Add comment ot disable potential slow query warning. The odds that more than one
bookmark for a URI is returned seems pretty low, the odds that there are enough
to warrant an index seems even lower.
2015-06-16 15:24:46 -07:00
Mike Hommey
aebb89442a Bug 1173681 - Move nsIProfileUnlocker.idl to toolkit/profile and remove profile. r=bsmedberg
--HG--
rename : profile/notifications.txt => toolkit/profile/notifications.txt
rename : profile/nsIProfileUnlocker.idl => toolkit/profile/nsIProfileUnlocker.idl
2015-06-23 08:55:40 -07:00
Mike Hommey
0e96104886 Bug 1173681 - Move nsProfileLock related files in toolkit/profile and remove profile/dirserviceprovider. r=bsmedberg
--HG--
rename : profile/dirserviceprovider/ProfileUnlockerWin.cpp => toolkit/profile/ProfileUnlockerWin.cpp
rename : profile/dirserviceprovider/ProfileUnlockerWin.h => toolkit/profile/ProfileUnlockerWin.h
rename : profile/dirserviceprovider/nsProfileLock.cpp => toolkit/profile/nsProfileLock.cpp
rename : profile/dirserviceprovider/nsProfileLock.h => toolkit/profile/nsProfileLock.h
rename : profile/dirserviceprovider/nsProfileStringTypes.h => toolkit/profile/nsProfileStringTypes.h
2015-06-23 08:55:35 -07:00
Mike Hommey
d4a77c946b Bug 1173681 - Remove winEmbed. r=bsmedberg 2015-06-23 08:54:04 -07:00
Carsten "Tomcat" Book
4161a5ac2b Backed out changeset 3fca18104696 (bug 1170531) for e10s-m4 test failures in test_bug1067255.html
--HG--
extra : rebase_source : 9e1295d5c84bfbeed5c7c184d6d7419000fc8629
2015-06-22 15:21:02 +02:00
Neil Deakin
f746c45281 Bug 1123422, don't adjust the focus when opening the autoscroll popup, r=dao 2015-06-22 09:00:20 -04:00
Carsten "Tomcat" Book
55a05f2059 Merge mozilla-central to mozilla-inbound
--HG--
rename : browser/devtools/performance/views/jit-optimizations.js => browser/devtools/performance/views/optimizations-list.js
extra : rebase_source : e6b823a7ef466be8907640aa16f5b5b42438fbe5
2015-06-22 14:14:59 +02:00
Michael Layzell
a9c46a12ac Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-22 08:13:26 -04:00
Mike Conley
e09c43f1c6 Bug 1166351 - Modify instrumentation to dump out applied binding URLs. r=felipe
This bug is very strange - the tabbrowser-browser binding is sometimes applied
without its base binding, and I have no idea why. I'm also having no luck
reproducing it reliably. I'm hoping that whenever it rears its head next,
whoever hits it will put the information I'm dumping here into the bug
to give me some clues as to what is going on.

--HG--
extra : commitid : LiXFMbKBVWI
extra : rebase_source : e2544a28e22fc194139322fd7932c3f0ec228e40
extra : amend_source : 1a676899f4241b4a0bcc811cfe0208285a450779
2015-06-26 19:25:36 -04:00
J. Ryan Stinnett
cc65c4ef3f Bug 1151414 - Link stacks across RDP client request and reply handling. r=fitzgen 2015-06-26 16:17:27 -07:00
David Rajchenbach-Teller
bc5a70862e Bug 1157870 - Performance Groups should have a unique ID (high-level). r=mossop
--HG--
extra : transplant_source : k%B8%F7%1B%FFz%E2%057%0C%FF%CB%BF%D8%FF%D6F%E0%CB%F0
2015-05-18 16:40:34 +02:00
Florent Fayolle
541812e73d Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster 2015-06-16 04:43:00 -04:00
Dave Townsend
20a7d6dbec Bug 1161183: Don't show the add-on version in the list view. r=dao
--HG--
extra : commitid : F75YrYAzaoX
extra : rebase_source : ea7952263eda1e0623113c637617002114f6a666
2015-06-08 10:30:35 -07:00
Carsten "Tomcat" Book
8768e88fad Merge mozilla-central to fx-team 2015-06-16 16:55:15 +02:00
Carsten "Tomcat" Book
56a152e92c merge mozilla-inbound to mozilla-central a=merge 2015-06-16 16:08:27 +02:00
Richard Marti
58dbaede47 Bug 1174551 - Fix the variable name for table borders. r=dao 2015-06-14 22:41:05 +02:00
Florent Fayolle
d4141a4a01 Bug 1173385 - Calling $$("") should throw an exception. r=fitzgen 2015-06-15 14:22:00 -04:00
Alessio Placitelli
585c68a81e Bug 1120379 - Add the documentation for deletion pings. r=gfritzsche 2015-06-02 08:56:00 +02:00
Alessio Placitelli
d05706c0a0 Bug 1120379 - Add tests for the deletion ping. r=gfritzsche 2015-05-28 08:48:00 +02:00
Alessio Placitelli
8b8d56a308 Bug 1120379 - Send a ping deletion message to the server when FHR is deactivated. r=gfritzsche 2015-05-28 08:47:00 +02:00
Alessio Placitelli
89970623e2 Bug 1173709 - Fix test failures and add test coverage. r=gfritzsche 2015-06-15 07:58:00 +02:00
Alessio Placitelli
ad70ebb685 Bug 1173709 - TelemetrySend.jsm should not wait on sending pings during |setup|. r=gfritzsche 2015-06-12 06:39:00 +02:00
Matthew Noorenberghe
f30c3c8091 Bug 1173688 - Don't show the Sync promo for https://accounts.firefox.com password doorhangers. r=markh
--HG--
extra : commitid : BlHpjAXHGp6
extra : rebase_source : 922b83cd2ad2b5ef685259cb432b42c07cd14e34
2015-06-15 23:36:13 -07:00
Wes Kocher
6eeeb31ce1 Merge m-c to inbound, a=merge 2015-06-15 18:34:29 -07:00
Ryan VanderMeulen
f18a2a0542 Backed out changesets 819d7887fdc4 and 6a0397d889c9 (bug 1157870) for frequent e10s browser_compartments.js failures. 2015-06-15 13:54:03 -04:00
Florian Quèze
46202ff411 Bug 1109354 - prefer Firefox default engines over profile-installed plugins with the same name, r=markh.
--HG--
extra : rebase_source : cdf4cb2b3969a9ac797f61c3f0b4f081353582e4
2015-06-15 18:32:09 +02:00
Ryan VanderMeulen
e3ce9c3d4c Merge m-c to inbound. a=merge 2015-06-15 15:56:20 -04:00
Simon Lindholm
8b2b1647a0 Bug 1174291 - Fix ctrl-return for e10s findbar. r=evilpie 2015-06-12 13:07:00 -04:00
Simon Lindholm
8538d005f3 Bug 1174289 - Remove fake focus-ring after e10s findbar is closed. r=evilpie 2015-06-12 13:09:00 -04:00
Carsten "Tomcat" Book
05025d4d2c Backed out changeset 0b55b1cac565 (bug 1164564) for dt failures in browser_dbg_WorkerActor.attachThread.js 2015-06-15 15:16:34 +02:00
Patrick Brosset
774b49304f Bug 1155663 - Show animations as synchronized time blocks in animation inspector; r=bgrins
This is the first step towards the animation-inspector UI v3 (bug 1153271).
The new UI is still hidden behind a pref, and this change doesn't implement
everything that is in the current v2 UI.
This introduces a new Timeline graph to represent all currently animated nodes
below the currently selected node.
v2 used to show them as independent player widgets. With this patch, we now show
them as synchronized time blocks on a common time scale.
Each animation has a preview of the animated node in the left sidebar, and a time
block on the right, the width of which represents its duration. The animation name
is also displayed.
There's also a time graduations header and background that gives the user information
about how long do the animations last.
This change does *not* provide a way to know what's the currentTime nor a way to
set it yet.
This also makes the existing animationinspector tests that still make sense with
the new timeline-based UI run with the new UI pref on.

--HG--
extra : rebase_source : 65634e8f5e618f15e8d33c36a90217ba07a310f4
2015-06-11 15:45:57 +02:00
Tom Tromey
a0939ba672 Bug 1174168 - Treat iterators as arrays in protocol.js. r=jlongster 2015-06-15 05:51:00 -04:00
Jarda Snajdr
47c69a34b7 Bug 1169667 - DevTools: Flashpainting icon has wrong color when toggled on/off. r=jwalker 2015-06-12 14:00:29 +02:00
Gijs Kruitbosch
cc921d71fa Bug 1172270 - don't cause extra flushes for reader mode, r=margaret,smaug
--HG--
rename : browser/base/content/test/general/browser_readerMode.js => browser/base/content/test/general/browser_readerMode_hidden_nodes.js
rename : browser/base/content/test/general/readerModeArticle.html => browser/base/content/test/general/readerModeArticleHiddenNodes.html
extra : rebase_source : 184f260d55a83e866b20befda517ffe42a704002
extra : histedit_source : 4da59cfad20b681e6af20d53df03d4ed4b1ab2fb
2015-06-08 16:56:34 +01:00
Eddy Bruël
14464863a6 Bug 1164564 - Implement WorkerActor.attachThread;r=jlong 2015-06-15 12:18:35 +02:00
Alessio Placitelli
5560e83bc3 Bug 1169159 - Refactor the |enableTelemetryRecording| logic in TelemetryController.jsm. r=gfritzsche 2015-06-12 06:09:00 +02:00
Alessio Placitelli
5e87aa2a8a Bug 1169159 - Add basic test coverage for Telemetry child payloads. r=gfritzsche 2015-06-08 00:12:00 +02:00
Eugen Sawin
131cc19b7d Bug 1171013 - Set Android apps to be launchable by default. r=mossop 2015-06-15 19:14:47 +02:00
Alessio Placitelli
98693e4d13 Bug 1174111 - |test_sendTimeout| in test_TelemetryControllerShutdown.js must not wait on ping submission. r=gfritzsche 2015-06-12 03:10:00 +02:00
Michal Novotny
075c39f3b9 Bug 1151812 - Add telemetry to find optimal cache entry hash size, r=honzab 2015-06-14 14:13:18 +02:00
Phil Ringnalda
fca7cc1fcd Merge m-i to m-c, a=merge 2015-06-13 19:49:13 -07:00
Bernardo P. Rittmeyer
efd1a00914 Bug 1169702 - Toggle viewing the password contents in the capture doorhanger upon focus/blur. r=MattN
--HG--
extra : commitid : JakmHmRm6Zu
2015-06-13 12:36:12 -07:00
Bernardo P. Rittmeyer
d85ad75b3a Bug 1153217 - Allow editing the password in the capture doorhanger. r=MattN
The main action button is disabled if the password is empty since empty passwords aren't allowed.

--HG--
extra : commitid : LjKNIhKqPAC
extra : rebase_source : cba0d856a95b94ceafb349bd03df2714e4e421a1
2015-06-13 12:35:05 -07:00
Wes Kocher
a236b1d3b5 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-12 17:20:51 -07:00
Ryan VanderMeulen
92f0e478fa Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-12 14:58:41 -04:00
Ryan VanderMeulen
ee56f8bd59 Merge inbound to m-c. a=merge 2015-06-12 14:57:24 -04:00
Dão Gottwald
9357540cc3 Bug 1173746 - Remove Windows Vista / 7 style hover effect from autocomplete items on Windows 8 and 10. r=gijs 2015-06-12 12:42:17 +02:00
Wes Kocher
10cc4a7955 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-11 17:55:46 -07:00
Wes Kocher
8127240e63 Merge b2ginbound to central, a=merge 2015-06-11 17:37:23 -07:00
Wes Kocher
c07c3dd3d8 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher
2aa142fe5e Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Drew Willcoxon
008a1bf78e Back out fba4dc82c929 bug 1162140 for bustage on a CLOSED TREE. 2015-06-11 15:39:49 -07:00
Drew Willcoxon
d97a19b468 Back out 471f236c32cb bug 959594 for bustage on a CLOSED TREE. 2015-06-11 15:39:23 -07:00
Eddy Bruël
ef17d64c59 Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module on the main thread;r=paolo 2015-06-11 21:24:15 +02:00
Ryan VanderMeulen
0b43d41761 Backed out changeset 51234d23d640 (bug 1160837) for browser_projecteditor_contextmenu_02.js failures.
--HG--
extra : rebase_source : e31d51bfb853753e29f8f8713b159848c772109f
2015-06-11 14:18:46 -04:00
J. Ryan Stinnett
342faa7ed0 Bug 1159043 - Record WebIDE runtime info in Telemetry. r=ochameau 2015-06-10 23:35:19 -05:00
Wes Kocher
6178ef95c2 Merge m-c to fx-team, a=merge 2015-06-10 18:40:51 -07:00
Wes Kocher
4eedce1509 Merge inbound to central, a=merge 2015-06-10 18:29:39 -07:00
Justin Dolske
c024e58b22 Bug 366324 - Make SVG favicons work reliably. r=mak 2015-06-12 12:02:48 -07:00
Ryan VanderMeulen
15f3c165c5 Merge m-c to fx-team. a=merge 2015-06-12 15:00:54 -04:00
Wes Kocher
cf5c546ab3 Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts a=merge
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)

--HG--
extra : source : 02bf142b27ad4ca025afbfd0c98ece6813251327
2015-06-10 14:38:40 -07:00
Jordan Santell
920c29995f Bug 1172184 - Pull out logic from TimelineActor into a standalone module that can be consumed by other actors. 2015-06-09 22:16:48 -07:00
Aaron Klotz
ae550f2884 Bug 1173182: Fix false positives in telemetry environment CPU extensions field; r=gfritzsche 2015-06-10 11:02:29 -06:00
Panos Astithas
ba06ad7763 Bug 1160837 - The network panel should only record beacons from the monitored page. r=ochameau
This reverts commit bb89c9ca50a8302ada661e4d10e5090936587fad.
2015-06-11 16:38:13 -04:00
Drew Willcoxon
728a40075d Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Marco Bonardo
0591e76929 Bug 1162140 - Allow user to select search suggestions in Awesome Bar. r=adw 2015-06-11 13:20:46 -07:00
Paul Rouget
53184296fe Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan 2015-06-09 20:04:00 -04:00
Jim Mathies
7158e1e557 Bug 1160142 - Updates for exception handler apis to allow the pairing of a passed in minidump. r=ted 2015-06-11 12:25:45 -05:00
Jim Mathies
78e87e72ef Bug 1153205 - ContentParent should annotate crash reports prior to calling GeneratePairedMinidump. r=ted 2015-06-11 12:25:45 -05:00
Chris Manchester
d71f544ddf Bug 1171210 - Add a telemetry probe for how long it takes to clear plugin cookies during sanitize. r=vladan 2015-06-10 17:31:34 -07:00
Dave Townsend
6d2cc20764 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
--HG--
extra : commitid : F3febINTh2u
extra : rebase_source : c31e1ae284fb8b3bb4ba188ea0a83cd4930b03f3
extra : amend_source : 42a884ddef8d8765dfb093c684fca5dc1ce62b8d
extra : source : f3760acfed2ac7f66c0170948e5c91561bfda44a
2015-06-05 11:46:11 -07:00
Drew Willcoxon
ce5e15b4d2 Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Marco Bonardo
34bd148a28 Bug 1162140 - Allow user to select search suggestions in Awesome Bar. r=adw 2015-06-11 13:20:46 -07:00
Ryan VanderMeulen
480baa5452 Backed out changeset 0ca665e88ae5 (bug 1164564) for Linux debug test_promises_actor_onpromisesettled.js failures. 2015-06-10 12:07:07 -04:00
Andrea Marchesini
dcdcd94a06 Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley 2015-06-04 19:51:57 +01:00
Carsten "Tomcat" Book
e6caed8f77 Merge mozilla-central to mozilla-inbound 2015-06-10 15:23:25 +02:00
Mark Goodwin
e72754ef17 Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe) 2015-06-10 14:18:17 +01:00
Carsten "Tomcat" Book
6aa1662524 merge mozilla-inbound to mozilla-central a=merge 2015-06-10 15:16:11 +02:00
Georg Fritzsche
978b9197c2 Bug 1173310 - TelemetrySend.jsm is not importing Timer.jsm. r=dexter,a=tomcat 2015-06-10 12:31:44 +02:00
Wes Kocher
54b3e176df Backed out changeset 1be05715932f (bug 1161166)
--HG--
extra : source : ad406426e392d019e548c1f1ef229eaa57708e9b
2015-06-09 15:12:21 -07:00
Brad Lassey
d017cf5e0c Bug 1161166 - Use mach shared memory for shared memory on OSX. r=billm
--HG--
rename : ipc/glue/SharedMemoryBasic_android.cpp => ipc/glue/SharedMemoryBasic_mach.cpp
rename : ipc/glue/SharedMemoryBasic_android.h => ipc/glue/SharedMemoryBasic_mach.h
2015-06-09 09:56:50 -04:00
Andrea Marchesini
f2b9d78d75 Bug 1173074 - select-child.js needs to include XPCOMUtils, r=ehsan 2015-06-10 09:44:26 +01:00
David Rajchenbach-Teller
f62eaec089 Bug 1156264 - Activate/deactivate jank and CPOW monitoring separately (high-level). r=mossop
--HG--
extra : transplant_source : T%E1%CA%82%3B%3F%21g%94%D1%83%02%23%22e%81Da%00%B4
2015-06-04 13:12:27 +02:00
Panos Astithas
c5cac507e2 The network panel should only record beacons from the monitored page (bug 1160837). r=ochameau
This reverts commit bb89c9ca50a8302ada661e4d10e5090936587fad.
2015-06-11 18:08:12 +03:00
John Pavlicek
71fe1cf7b4 Bug 1164210 - $$() should return a true Array. r=bgrins
--HG--
extra : rebase_source : bfac12d67aba41ecc913c3005a6dba3e8559ddfc
2015-06-08 15:27:00 +02:00
Martin Stransky
688784a9e5 Bug 1163974 - Make radio/checkbox label visible on dark color themes. r=gijskruitbosch
--HG--
extra : rebase_source : 6e319017cc0756785d0d3b0588a3f05dd9169919
2015-06-10 04:29:00 +02:00
Martin Stransky
89deaf2667 Bug 1163954 - Set text and background color for listboxes and tree. r=gijskruitbosch
--HG--
extra : rebase_source : c4ffb0ccaaffe688c5996bdaa1d0743b70d01aea
2015-06-10 05:35:00 +02:00
Francois Marier
197c33cfb2 Bug 1165816 - Cancel remote application reputation requests after a certain timeout. r=gcp 2015-06-10 17:35:18 +12:00
Bill McCloskey
82b1bbba3b Bug 1171219 - Support for badged toolbarbuttons with panels (r=neil) 2015-06-09 21:04:51 -07:00
Bill McCloskey
8e239523cc Bug 1163861 - Include windowID in all WebRequest notifications (r=Mossop) 2015-06-09 21:04:51 -07:00
Eric Rahm
4d3dc04b59 Bug 1172138 - Call PR_LogInit before profiler_init. r=froydnj 2015-06-09 17:44:46 -07:00
Randall Barker
1fc136e380 Bug 1163664 - Don't check for plugin blocklist state on Android. r=jimm, r=jchen 2015-06-01 17:05:00 -04:00
Kan-Ru Chen
da20ce4ae2 Bug 1170981 - Load the storage service before NSS. r=mak 2015-06-12 21:26:43 +08:00
Ted Mielczarek
0a7e8d98da bug 1171527 - Make upload_symbols.py retry on 500 errors from the API. r=gps
--HG--
extra : commitid : Dy8RzS9Wi4J
extra : rebase_source : 28d9119c94080f9066ca60bef068a7d75529624b
2015-06-05 07:38:14 -04:00
Carsten "Tomcat" Book
d83ab3c58b Backed out changeset bf251327c30e (bug 1161166) 2015-06-12 12:37:10 +02:00
David Anderson
f7991a0b3e Add telemetry for reporting graphics driver startup states. (bug 1168935 part 2, r=vdjeric,mattwoodrow) 2015-06-12 01:01:22 -07:00
Brad Lassey
0a0d385607 bug 1161166 - Use mach shared memory for shared memory on OSX r=billm
--HG--
rename : ipc/glue/SharedMemoryBasic_android.cpp => ipc/glue/SharedMemoryBasic_mach.cpp
rename : ipc/glue/SharedMemoryBasic_android.h => ipc/glue/SharedMemoryBasic_mach.h
2015-06-12 00:03:12 -04:00
Birunthan Mohanathas
8b524164fa Bug 968520 - Add mozilla::fallible to FallibleTArray::InsertElementSorted calls. r=froydnj 2015-06-08 13:40:00 -07:00
Wes Kocher
96780c652a Backed out changeset 1be05715932f (bug 1161166) 2015-06-09 15:12:21 -07:00
Daniel Holbert
d51649d86a Bug 1171171: Move nsAppRunner's gfxPrefs #include out of windows-specific section. r=milan a=KWierso 2015-06-09 14:07:08 -07:00
Gabriel Luong ext:(%2C%20Vikneshwar%20%3Clviknesh%40gmail.com%3E)
dbd3261916 Bug 1024693 - [rule view] Copy CSS declarations r=pbrosset 2015-06-10 15:08:27 -07:00
Wes Kocher
ef577f1e7a Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)
2015-06-10 14:38:40 -07:00
Mike Conley
95c56c5e05 Bug 1172491 - Let e10s be enabled in safe mode. r=felipe
--HG--
extra : commitid : FhJhFS1UGt7
extra : rebase_source : b82acf1a38794ef0bd390f676c4d8ab7ca1af64b
extra : amend_source : b611c7900d9d2621a0646358cf9d0735574cb792
2015-06-10 13:21:21 -04:00
Justin Dolske
d4ec1fccae Bug 1171693 - Add note about CDM downloads to about:rights. r=gijs 2015-06-10 12:07:01 -07:00
Neil Rashbrook
425dec4244 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-06-10 11:17:35 -03:00
Carsten "Tomcat" Book
989624d484 Merge mozilla-central to fx-team 2015-06-10 15:25:21 +02:00
Léon McGregor
83f6b76b6a Bug 1163332 - Add a 'screenshot this node' button to the inspector popup menu. r=pbrosset 2015-06-09 03:58:00 -04:00
Tom Tromey
83666142fb Bug 1158288 - Show color swatch in drop-shadow function. r=pbrosset 2015-06-08 12:26:00 -04:00
Tom Tromey
f863d43adc Bug 1158288 - Minimal changes for eslint. r=pbrosset 2015-06-08 12:26:00 -04:00
Tim Nguyen
a0c7abbf78 Bug 1165032 - Make 'Add new rule' button add a new rule for currently emulated pseudo class locks. r=bgrins 2015-06-08 12:25:00 -04:00
Eddy Bruël
1de8404025 Bug 1164564 - Refactor Promise-backend.js so it can be loaded as a CommonJS module on the main thread;r=jlong 2015-06-10 14:25:07 +02:00
Panos Astithas
3f8446cf0c Rename two gcli strings to ensure localizations are updated (bug 1173301). r=jwalker f=flod 2015-06-10 15:17:52 +03:00
Carsten "Tomcat" Book
fb6be5d957 Backed out changeset f3760acfed2a (bug 1172028) for causing xperf regression
--HG--
extra : rebase_source : 81a92eaeacf909703c9944554bc8c54446a1af9e
2015-06-10 13:44:00 +02:00
Magnus Melin
a0914ef572 Bug 1159632 - TEST-UNEXPECTED-FAIL | toolkit/components/jsdownloads/test/unit/test_DownloadImport.js when browser.helperApps.deleteTempFileOnExit true. r=paolo
--HG--
extra : rebase_source : e9e802cfa89e68d52a3750829badaae765af9e5e
2015-05-25 21:16:22 +03:00
Neil Deakin
2b1b66e0ce Bug 1172282, fix bad css syntax, r=gijs 2015-06-12 12:39:17 -04:00
David Rajchenbach-Teller
fa2507f8b0 Bug 1157870 - Performance Groups should have a unique ID (high-level). r=mossop
--HG--
extra : transplant_source : Lb%D7%F6M%06Z%0B%C2%B8%E4%CD%3E%3B%E3%BD%DF%08%9E%05
2015-05-18 16:40:34 +02:00
Gijs Kruitbosch
914f8c67b1 Bug 1172009 - don't show reader mode button for file:///, r=margaret
--HG--
extra : rebase_source : 03ea4b1f995ca16e21380b1e85b25bb2ee7c4857
extra : histedit_source : c672d0100c81a025faef5e9015bbef137e7d59a2
2015-06-09 13:48:11 +01:00
Carsten "Tomcat" Book
de67b06885 Backed out changeset fd60bc4207c6 (bug 1160837) for dt/dt2 test failures 2015-06-10 11:37:33 +02:00
Florian Quèze
e09d0ceffd Bug 1164159 - Stop using a wrappedJSObject hack to access nsIBrowserSearchService.getDefaultEngineInfo, r=markh. 2015-06-10 11:18:08 +02:00
Florian Quèze
a9ec9ab1eb Bug 1164159 - Send information about the default search engines through Telemetry, r=markh,gfritzsche. 2015-06-10 11:17:31 +02:00