Tim Taubert
90719c0a10
Bug 1046645 - Mark moz-page-thumb:// as local resources to prevent mixed content warnings f=Mardak r=gavin
...
Mixed content warnings on valid https pages may sometimes occur when a thumbnail on about:newtab is refreshed while we're already transitioning to the new web page. The "insecure" request is counted as a subresource request towards the newly started load. If the new target is a https page this may result in a mixed content warning because nsSecureBrowserUI is dumb and can't tell the requests of the current and previous page loads apart.
2014-08-28 11:26:35 +02:00
Tomasz KoĆodziejski
f5ad8935db
Bug 429732 - speed up highlighting by optimizing _getEditableNode. r=ehsan
2014-08-29 11:14:00 +02:00
Roberto A. Vitillo
9a1b726e8a
Bug 1057137 - Broken menu: NS_ERROR_ILLEGAL_VALUE: id, attribute, or value too long. r=enn
2014-08-29 06:52:00 +02:00
Jan Keromnes
e6d3b78d29
Bug 1055151 - Add tests to cap devtools memory footprint. r=ochameau
2014-08-29 02:33:00 +02:00
Alexandre Poirot
a09c8d8408
Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past
2014-09-01 03:20:00 +02:00
Phil Ringnalda
1c90066486
Merge m-c to m-i, a=merge
2014-09-01 19:29:13 -07:00
Jason Orendorff
2de2ac934c
Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
...
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Alessio Placitelli
0b123edda2
Bug 992894 - Add xpcshell tests for the NativeFileWatcher. r=Yoric
2014-09-02 06:32:00 -04:00
Alessio Placitelli
64170233f6
Bug 992894 - Add a native file watcher component to notify about file/directory changes (Windows). r=Yoric
2014-09-02 06:34:00 -04:00
Alexandru Tifrea
0acb03a879
Bug 1017914 - this.mInput is null in autocomplete.xml for e10s. r=felipe
2014-09-03 13:18:29 -04:00
Geoff Lankow
e72b892722
Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past
2014-08-30 11:04:26 +12:00
Michael Pruett
caf08c935c
Bug 1060839 - Use template strings for multi-line SQL statements in tests. r=ttaubert
2014-08-30 13:27:50 -05:00
David Major
dc0a747a3f
Bug 1023941 followup: Fix bustage on builds that use Win7 SDK
...
--HG--
extra : rebase_source : 7257820a00fa9ac921f61194855f3fd3dcb09fa1
2014-08-31 08:44:22 +12:00
Christian Holler
09132a1c27
Bug 1051190 - Copy and package ASan dylib on OSX. r=ted
...
--HG--
extra : rebase_source : 1f89ecea3b088fa6816687750cbd49306fd1a1fa
2014-09-01 14:34:23 +02:00
Phil Ringnalda
1ab25b6994
Merge m-c to m-i
2014-08-31 18:41:31 -07:00
Ehsan Akhgari
4a47ec0f0c
Bug 1060997 - Fix more bad implicit constructors in IPC; r=smaug
2014-08-31 21:12:55 -04:00
Chris Peterson
b3b77faddd
Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem
2014-07-21 21:43:21 -07:00
Ryan VanderMeulen
130c88c930
Merge m-c to inbound. a=merge
...
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
extra : rebase_source : 45e2cb5230292b398a90b74756ec65f86bfb03ef
2014-09-08 19:31:10 -04:00
Bobby Holley
28f5c5135a
Bug 1062631 - Use SpecialPowers.wrapCallback for QI in more tests. r=bz
...
Otherwise the QI throws as soon as it tries to pass the IID into content code.
2014-09-08 13:36:20 -07:00
Christoph Kerschbaumer
ac803fb16e
Bug 1038756: Callsites creating a channel in /toolkit/components/downloads/ (r=pamadini)
2014-09-21 09:43:12 -07:00
Christoph Kerschbaumer
dec0560a2a
Bug 1038756: Callsites creating a channel in /toolkit/components/places/ (r=mak)
2014-09-21 09:42:47 -07:00
Christoph Kerschbaumer
e7f686cf40
Bug 1038756: Callsites creating a channel in /toolkit/components/url-classifier/ (r=gcp)
2014-09-21 09:42:29 -07:00
Monica Chew
bd333be9e6
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Felipe Gomes
00bb9865da
Bug 1065880 - Follow up, fix syntax error. rs=me on a CLOSED TREE
2014-09-12 18:49:03 -03:00
Felipe Gomes
d6a89b304f
Bug 1065880 - Measure e10s usage through telemetry. r=bsmedberg,mconley
2014-09-12 16:14:41 -03:00
Neil Deakin
1e97d53455
Bug 1055753, reset fields before opening autocomplete popup, r=felipe
2014-09-03 11:33:44 -04:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Nicholas Nethercote
a0fab2e233
Bug 1061066 - Make DMD work properly with e10s. r=mccr8.
...
--HG--
extra : rebase_source : 35ff4f1b3c7d4af91cbc5f813030136ffc3b70e4
2014-09-01 17:22:53 -07:00
Wes Kocher
8e69520a36
Merge m-c to inbound a=merge
2014-09-02 19:44:21 -07:00
Alexander Seleznev
cc39935e32
Bug 1055418 - Make the about:telemetry page look good with dark OS themes. r=vladan
2014-09-02 21:18:26 -04:00
Wes Kocher
93b49c335e
Backed out 1 changesets (bug 1050546) for build bustage
...
Backed out changeset c7a9e8177202 (bug 1050546)
2014-09-02 16:49:51 -07:00
David Keeler
5732aa5a2a
bug 1050546 - telemetry for baseline requirements sections 9.2.1 and 9.2.2 (subject alt names/common name) r=rbarnes
2014-09-02 12:10:47 -07:00
Ehsan Akhgari
d8ab3bafa7
Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg
2014-09-02 18:24:49 -04:00
Ehsan Akhgari
66d4d1b849
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
2014-09-02 18:24:24 -04:00
Trevor Saunders
f4fbfeeb43
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
2014-08-27 14:26:48 -04:00
Daniel Holbert
d98ceef91a
Bug 1068977: Mark toolkit/components/parentalcontrols as FAIL_ON_WARNINGS. r=jaws
2014-09-22 15:57:38 -07:00
Arnaud Sourioux
9be81b2e9f
Bug 1010103: Suppress Linux Clang Warning on unused private field mEnabled in nsParentalControlsService.cpp r=jaws
2014-09-22 15:57:05 -07:00
Ehsan Akhgari
4403657014
Bug 1060974 - Fix more bad implicit constructors in places; r=mak
...
--HG--
extra : rebase_source : c8d465b4de55d000d1475994827766e33396ff12
2014-09-03 18:25:36 -04:00
Ryan VanderMeulen
e5fa99af23
Merge m-c to inbound. a=merge
2014-09-03 22:36:59 -04:00
Mike Hommey
a653121671
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
...
Also force to use the existing template for XPCOM components.
2014-09-04 09:04:45 +09:00
Mike Hommey
6258dd8523
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
Mike Hommey
fc99c53ae5
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
Daniel Holbert
ff935cce16
Bug 1061970 followup: roll back "for...of" change, to fix test failures / crashes.
...
CLOSED TREE
2014-09-03 15:15:38 -07:00
Daniel Holbert
611b29d7b8
Bug 1061970: Check if JS variable 'this._statements' is defined before using it (and use 'for...of'), in CPS2_destroy(). r=adw
2014-09-03 14:14:37 -07:00
Neil Rashbrook
3f8ed79ff5
Bug 1060424 Escape should abort the profile unlock r=bsmedberg
2014-09-03 21:47:24 +01:00
Ryan VanderMeulen
b21e2bff7c
Merge m-c to inbound. a=merge
2014-09-03 16:40:18 -04:00
Alexandre Poirot
94c0c31d3c
Bug 1051224 - Test console's cd() against sandboxed iframes. r=msucan
2014-09-03 13:02:37 -07:00
Bobby Holley
ec4a87485a
Bug 1051224 - Use the opt-out for the webconsole helpers. r=ochameau
2014-09-03 13:02:36 -07:00
David Keeler
a549c1a3b3
bug 1050546 - telemetry for baseline requirements sections 9.2.1 and 9.2.2 (subject alt names/common name) r=rbarnes
2014-09-03 11:44:08 -07:00
Felipe Gomes
3a6a843e37
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00
Ryan VanderMeulen
c87dd28601
Backed out changeset 101037130fd6 (bug 1045108) for xpcshell failures.
...
CLOSED TREE
2014-09-10 12:17:21 -04:00
Bob Owen
061d00b434
Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj
2014-09-08 18:25:20 +01:00
Roberto A. Vitillo
4bd1d198be
Bug 1045108 - Forcefully set the expiration version for outstanding probes. r=vladan
2014-09-10 04:26:00 -04:00
James Graham
b609197c3b
Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps
...
--HG--
extra : rebase_source : 0d704f5a3edcbcef56d15b76ef26aae1b7232c4d
2014-09-04 12:52:43 +01:00
Birunthan Mohanathas
53132b56e3
Bug 1059390 - Part 5: Add and use CrashManager.generateSubmissionID(). r=gps
2014-09-02 10:02:40 -07:00
Birunthan Mohanathas
f2221e65ab
Bug 1024672 - Part 5: Allow classifications to be stored in crash metadata. r=gps
2014-09-02 09:55:16 -07:00
Phil Ringnalda
2ac72a4fb6
Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
...
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
8fb5470c8b
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Giovanni Sferro
0decd968e4
Bug 1050518 - Remove nsICertificatePrincipal. r=keeler
2014-09-10 20:31:00 -04:00
Jason Orendorff
a9a9cfb535
Bug 918828, part 2 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=nbp.
...
--HG--
extra : rebase_source : 529d0cd48cd1993cd8cc648ac385ca12342ecfd1
2014-07-01 21:01:21 -05:00
Honza Bambas
79926124d3
Bug 1064212 - Add fromWindow() to LoadContextInfo.jsm, r=dolske
2014-09-16 15:51:51 +02:00
Henri Sivonen
56e68b0e38
Bug 997124 - Remove DOS encodings that are not in Encoding Standard from Gecko. r=emk.
2014-09-16 10:40:01 +03:00
Michael Pruett
075a4cc249
Bug 1061360 - Add support for accessing complex values in Preferences.jsm. r=Unfocused
2014-09-13 12:09:32 -05:00
Ryan VanderMeulen
779fbedf06
Merge fx-team to m-c. a=merge
2014-08-30 12:26:22 -04:00
Robert Longson
ec218af0c1
Bug 1054632 - constructor init list in wrong order in CrashGenerationServer r=ted
2014-08-30 09:15:35 +01:00
David Major
106a8abc9b
Bug 1007534 - Part 6: xpcshell test for memory data in crash reporter. r=ted
2014-08-30 17:22:14 +12:00
David Major
0c29a79073
Bug 1007534 - Part 5: Support memory files in CrashSubmit.jsm. r=ted
2014-08-30 17:21:25 +12:00
David Major
27a45e66c7
Bug 1007534 - Part 3: Submit about:memory data from the native crash client. r=ted
2014-08-30 17:21:18 +12:00
Michael Ratcliffe
6c95cbba32
Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul
2014-08-29 13:44:59 +01:00
Girish Sharma
69c89b34ce
Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe
2014-08-29 22:02:49 +05:30
Ed Lee
463f7f2d83
Bug 1045760 - Enhance tiles more specifically than eTLD+1/baseDomain (e.g., no enhance bugzilla.mozilla.org for mozilla.org) [r=dao]
...
Use all levels of subdomain except for common subdomains that are actually the same site.
2014-08-29 13:35:59 -07:00
Ryan VanderMeulen
b6151e4634
Merge fx-team to m-c. a=merge
2014-08-29 15:10:18 -04:00
Jason Orendorff
8ae7ff2a44
Follow-up 2 to bug 1041631 - Make several more tests work when Symbol is not defined. no_r=me, a=RyanVM on a CLOSED TREE.
...
--HG--
extra : rebase_source : 16b265e2c241278bc15f8aa6a976ed736fcafcac
2014-08-29 11:36:45 -05:00
Lynn Tran
88d9d61cd5
Bug 999748 - Add the user trash directory to OS.Constants.Path. r=yoric
2014-08-26 08:51:24 -04:00
Carsten "Tomcat" Book
8a43aaa3f7
merge fx-team to mozilla-central a=merge
2014-08-29 15:13:15 +02:00
Monica Chew
97dbc43821
Bug 1058133: Telemetry for tracking protection events (r=bmcbride)
2014-08-28 09:29:14 -07:00
Ryan VanderMeulen
702c47977d
Merge inbound to m-c. a=merge
2014-08-28 16:21:43 -04:00
Mark Banner
883b30f496
Bug 1059195 - test_searchSuggest.js assumes the suggestion enabled preference defaults to "true". r=jaws
2014-08-28 18:25:49 +01:00
David Rajchenbach-Teller
a854673d67
Bug 1059746 - Fix typos that prevent Sqlite.jsm from displaying the name of unclosed clients. r=froydnj
2014-08-28 05:09:00 -04:00
Daniel Holbert
661da5b832
Bug 1059485: Declare variable "LayoutHelpers" to fix JS strict warning in LayoutHelpers.jsm. r=jwalker
2014-08-28 08:41:24 -07:00
Jonathan Kew
18c07b4adc
bug 1057841 - use noncharacters as selection delimiters in viewPartialSource.js. r=gavin
2014-08-28 16:00:01 +01:00
Carsten "Tomcat" Book
21ba18e307
Merge mozilla-central to mozilla-inbound
2014-08-28 16:13:13 +02:00
Carsten "Tomcat" Book
d097a04fb7
merge fx-team to mozilla-central a=merge
2014-08-28 16:02:15 +02:00
Carsten "Tomcat" Book
aef0b33b55
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Wes Kocher
c08a9ad3b4
Merge m-c to fx-team a=merge
2014-08-27 17:07:39 -07:00
Wes Kocher
dc607659f0
Merge fx-team to m-c a=merge
2014-08-27 16:55:46 -07:00
Shane Caraveo
7d7295c879
Bug 1057596 fix manifest updating and worker reload, r=markh
2014-08-27 16:11:36 -07:00
Ryan VanderMeulen
d51fed3906
Merge m-c to inbound. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
92dbbef2b4
Backed out changeset c7919e13cafb (bug 1048857) for mochitest-bc failures.
2014-08-27 14:18:32 -04:00
Ryan VanderMeulen
67dbfa0c4a
Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes.
2014-08-27 14:12:31 -04:00
Alex Bardas
5ed0176e11
Bug 1058039 - Make sure that .addon-control subitem elements from Plugin Add-on Manager are not hidden (otherwise the state menu selectbox will not inherit a good width). r=Unfocused
2014-08-27 19:04:00 +02:00
Tim Taubert
29b6a02660
Bug 1040931 - Add extensionID parameter to addEngineWithDetails r=gavin
2014-08-27 16:38:20 +02:00
Birunthan Mohanathas
8c29fa45d3
Bug 1059390 - Part 2: Store remote Breakpad ID for submissions through CrashSubmit. r=gps
2014-08-28 21:03:02 -07:00
Birunthan Mohanathas
b1313ffcd4
Bug 1059390 - Part 1: Allow remote Breakpad ID to be stored in crash metadata. r=gps
2014-08-28 21:03:02 -07:00
Birunthan Mohanathas
30cb1a6038
Bug 1024672 - Follow-up: Remove braces around submission ID. r=gps
2014-08-28 21:02:59 -07:00
Andrew Halberstadt
3ae82623e4
Bug 1051809 - Package and upload code coverage data to build directory if code coverage is enabled, r=gps
2014-08-27 13:32:42 -04:00
Tomasz KoĆodziejski
4eb55dbb64
Bug 950546 - Make color analyzer deterministic by breaking ties via comparing original colors. r=MattN
2014-08-26 16:52:00 +02:00
Nick Fitzgerald
fda4ccf784
Bug 1053468 - When setting a breakpoint, only resume if we actually interrupted. r=past
2014-08-26 12:37:00 +02:00
Jakub Jurovych
be540a0034
Bug 1052220 - Show traces' hit counts. r=fitzgen
2014-08-26 18:25:00 +02:00
Carsten "Tomcat" Book
7fb5c0d4c7
Merge mozilla-central to fx-team
2014-08-28 16:11:04 +02:00
Irving Reid
4759183a0e
Bug 1042919: Catch errors in isPlatformCompatible and report them via Telemetry; r=mossop
2014-08-28 09:22:52 -04:00
Irving Reid
0e0ad75589
Bug 995108: Don't register unused observers; r=mossop
2014-08-28 09:21:46 -04:00
Michael Ratcliffe
7984c16b55
Bug 1044932 - Add JQuery support to visual events r=pbrosset
2014-08-28 12:46:25 +01:00
Jacek Caban
57c0ae2d2e
Bug 1042426 - Added --disable-sandbox option that disables building sandbox code. r=glandium
2014-08-27 16:32:55 +02:00
Jacek Caban
079bdd6ccc
Bug 940208 - Unbreak mingw after bug 938437. r=glandium
2014-08-27 16:16:49 +02:00
Michael Pruett
82a3546f53
Bug 1057901 - Adopt template strings for SQL statements in content preferences. r=adw
2014-08-26 18:33:17 -05:00
David Major
fe73a6c3fb
Bug 1023941 - Part 5: Loader hook to redirect the missing import. r=bsmedberg
...
--HG--
extra : rebase_source : 7cf2e857f51dcfcc95bb806d49ef13b794f5ba5b
2014-08-28 14:53:38 +12:00
David Major
345d5d4f16
Bug 1023941 - Part 4: Static-link the CRT into crashreporter.exe. r=ted
...
--HG--
rename : toolkit/crashreporter/breakpad-windows-libxul/moz.build => toolkit/crashreporter/breakpad-windows-libxul/staticruntime/moz.build
extra : rebase_source : e6c6e848b1d98e3459fd71997737ea7672cac415
2014-08-28 14:51:25 +12:00
David Rajchenbach-Teller
671ff76ab8
Bug 1038342 - Add a Shutdown watchdog. r=froydnj, r=ted, sr=bsmedberg
2014-08-26 14:54:43 +02:00
Onno Ekker
bf003b01c4
Bug 789732 - Send HTTP header to differentiate addon updates from normal file downloads. r=Unfocused
2014-08-25 08:38:55 +02:00
Gijs Kruitbosch
3a51aefa61
Bug 1048857 - stripPrefix shouldn't empty out www or protocol tokens if there's nothing else in them, r=paolo
2014-08-21 15:20:00 +01:00
Tetsuharu OHZEKI
2a350e6f57
Bug 1058701 - [e10s] View Image of context menu does not work in e10s. r=mconley
2014-08-28 01:22:23 +09:00
Panos Astithas
10ef7a7f9c
Don't try to update the debugging options while the browser is shutting down (bug 1054325); r=mratcliffe
...
--HG--
extra : rebase_source : c75b9802b3b30c5ddb6eecaa33d99af0170c80b4
2014-08-27 17:17:37 +03:00
Brian Grinstead
a44657274e
Bug 1058033 - Fix 'window is null' error on toolbox open in paintflashing.js. r=harth
2014-08-26 13:43:00 -04:00
Alex Bardas
04e8c52526
Bug 1047433 - Add 'Search with (engine)' label for past search results in the location bar. r=Paolo
2014-08-25 15:22:00 -04:00
Michael Pruett
9da3de2a83
Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert
2014-08-23 18:12:43 -05:00
Alexandre Poirot
029f8763cf
Bug 977043 - Tweak netmonitor for frames selection patch. r=msucan
2014-08-27 12:19:30 +02:00
Alexandre Poirot
90522f63bd
Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset
2014-08-27 12:19:30 +02:00
Alexandre Poirot
e2f1817ff0
Bug 977043 - Tweak webconsole for frames selection. r=msucan
2014-08-27 12:19:30 +02:00
Alexandre Poirot
f256b61b92
Bug 977043 - Tweak TabActor to support changing its targeted context to an iframe. r=bgrins,past
2014-08-27 12:19:30 +02:00
Alexandre Poirot
7ae83e1914
Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans
2014-08-27 12:19:29 +02:00
Ryan VanderMeulen
5927bdbbcf
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
63ce3d4152
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Vladan Djeric
938245596c
Bug 1058832 - Remove unneeded LocalStorage Telemetry. r=honzab
2014-08-26 15:12:42 -04:00
Jim Chen
67cb28f899
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
Josh Aas
91413d9176
Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa
2014-08-26 12:03:09 -05:00
Aaron Klotz
3fc5da4c1e
Bug 1057868: Ensure that ProfileLockedDialog and ShowProfileManager return NS_ERROR_ABORT upon failure; r=bsmedberg
2014-08-26 10:53:21 -06:00
David Rajchenbach-Teller
0bb53fa276
Bug 1034514 - Record quit-application and profile-before-change in the timeline. r=froydnj
2014-08-22 07:27:00 +02:00
Nick Fitzgerald
5569ce87a5
Bug 1024054 - Create a previewer for ES6 Symbol. r=past
2014-08-25 11:07:00 +02:00
Gijs Kruitbosch
6ed738e2e1
Bug 1048857 - stripPrefix shouldn't empty out www or protocol tokens if there's nothing else in them, r=paolo
2014-08-21 15:20:00 +01:00
Mark Banner
b44cadcec9
Bug 1057884 - WARNING nsLoginManagerPrompter.js:1340 - assignment to undeclared variable port. r=dolske
2014-08-27 09:52:01 +01:00
Tomasz KoĆodziejski
577b039fe4
Bug 694696 - mute video if volume is set down to 0. r=jaws
2014-08-25 13:55:00 +02:00
Jakub Jurovych
7787fa9fea
Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen
2014-08-19 14:56:00 +02:00
Wes Kocher
8b5e956caf
Merge inbound to m-c a=merge
2014-08-25 17:19:50 -07:00
Ryan VanderMeulen
1d978d9304
Merge m-c to fx-team. a=merge
2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
201078a0c4
Merge inbound to m-c. a=merge
2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
4a36a3a19d
Merge b2g-inbound to m-c. a=merge
2014-08-25 16:13:21 -04:00
Ryan VanderMeulen
1fb03239fc
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
8b4061a8a7
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
f1e20fb689
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen
deb808428a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-25 12:51:20 -04:00
Qeole
9b64b785b1
Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher
2014-08-25 17:23:34 +02:00
Qeole
a149d081ef
Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
...
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Heather Arthur
c858e0a3c9
Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins
2014-08-22 15:30:00 -04:00
Nick Fitzgerald
293fb70112
Bug 881480 - Part 1: Create RDP value forms for ES6 symbols. r=past
2014-08-25 09:49:00 -04:00
Kartikaya Gupta
aab890ff72
Bug 1057709 - Remove unused telemetry histograms. r=mfinkle
2014-08-24 01:24:39 -04:00
Wes Kocher
915d568b45
Merge m-c to fx-team a=merge
2014-08-22 17:10:53 -07:00
Wes Kocher
02017e20ed
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Alex Bardas
f5c9035e8e
Bug 1044577 - Add xpcshell test to ensure that methods from SearchStaticData module can be overwritten. r=Paolo
2014-08-20 16:57:00 -04:00
Tomasz KoĆodziejski
7e87b53edc
Bug 1033406 - Promise.jsm promise should still work after Object.freeze. r=paolo
...
Fix by moving internal properties into N_INTERNALS.
2014-08-20 10:19:00 -04:00
Nigel Babu
d590551451
Merge m-c to fx-team
2014-08-22 07:17:47 +05:30
Ryan VanderMeulen
e4c0d1d006
Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures.
2014-08-21 21:38:37 -04:00
Wes Kocher
f1bff82d6f
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Wes Kocher
c918e97aaa
Merge b2g-inbound to m-c a=merge
2014-08-21 17:57:44 -07:00
Wes Kocher
34b2f35fc3
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
Heather Arthur
1673906249
Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins
2014-08-21 15:51:33 -07:00
Jared Wein
6be1b4f7ff
Bug 1007336 - Set lightweight themes in customization mode. r=gijs
2014-08-21 15:57:41 -04:00
Ed Morley
4e24a7f3a5
Merge mozilla-central and b2g-inbound
2014-08-21 14:28:53 +01:00
Ed Morley
69c335043b
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-21 13:22:44 +01:00
Gian-Carlo Pascutto
7e4cdf3096
Bug 1055670 - Re-enable removed ApplicationReputation tests. r=mmc
2014-08-20 15:39:39 +02:00
Alexandre Lissy
fb1315f776
Bug 1056034 - Avoid unassigned lastUpdateTime use. r=rstrong
...
Scope of 'let' variables is limited to the current block, however, there
is a later use of this variable that is done outside of the block where
it's declared as 'var'. We declare the variable as 'var' and at the top
level of the function to make sure that it is a legit one when we want
to assign it.
2014-08-20 07:02:00 -04:00
Bernardo P. Rittmeyer
e66cd5c81d
Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN
2014-08-20 23:29:00 -04:00
David Rajchenbach-Teller
5eaea90020
Bug 1044700 - Make OS.Path.join and OS.File.makeDir more resilient to denormalized paths. r=froydnj
2014-08-20 07:39:00 -04:00
Ed Morley
3035a95a4f
Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures
2014-08-21 12:27:40 +01:00
Ryan VanderMeulen
9767936074
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
J. Ryan Stinnett
125e4d8837
Bug 1054338 - GCLI listen needs a separate loader. r=fitzgen
2014-08-19 15:04:00 -04:00
Roberto A. Vitillo
5ff93e6b9c
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
...
CLOSED TREE
2014-08-19 10:31:00 -04:00
Birunthan Mohanathas
b8b961982a
Bug 1009370 - Part 1: Move .inline-link style from preferences.css to common.inc.css. r=Unfocused
2014-08-26 07:11:02 -07:00
Jared Wein
3ebbb4bb49
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
Patrick Brosset
084c2a10fc
Bug 971662 - part 2 - Highlight nodes matching style-editor selectors on mouseover; r=harth
2014-08-20 22:41:07 +02:00
Jordan Santell
d88de2bdd8
Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp
2014-08-19 08:57:00 -04:00
Ed Morley
a04736e627
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Ed Morley
83a5064ff2
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-20 14:46:55 +01:00
Mike Conley
72420563c2
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00
Mark Finkle
7d510ffeb3
Bug 1042715 - Add support for Restricted Profiles r=rnewman
2014-08-20 09:10:06 -04:00
Ryan VanderMeulen
455e48bbde
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Jim Chen
575781aece
Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan
2014-08-19 12:19:07 -04:00
Nicholas Nethercote
f08b52ede1
Bug 1054318 - Replace multiple addresses in paths when diffing memory reports. r=erahm.
...
--HG--
extra : rebase_source : 317c4b5c371ff084673d4ada81143b5a8955151a
2014-08-19 18:28:42 -07:00
Bill McCloskey
98bdfe240c
Bug 1046964 - Fix some JS warnings (r=ttaubert)
2014-08-19 17:27:58 -07:00
Neil Deakin
976c47bd24
Bug 1045000, don't set the previously focused element to a window, which can later cause the window to focus and bring itself to the front when the panel closes, r=dao
2014-08-19 20:01:41 -04:00
Bill McCloskey
f6d0cb63f3
Bug 1053458 - Ignore failures sending Browser:Init message (r=felipe)
2014-08-19 15:48:58 -07:00
Monica Chew
07083974cb
Bug 1055670: Disable test that relies on old behavior (r=gcp)
2014-08-19 14:15:43 -07:00
Ryan VanderMeulen
476e0aef44
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Ed Morley
59a42bee67
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-19 14:32:54 +01:00
Bill McCloskey
d1f1a22b91
Bug 1045826 - Add missing null check in popup blocking (r=felipe)
2014-08-18 16:18:28 -07:00
Georgios Kontaxis
692b3ada1d
Bug 1055180: cleanup functions in test_classified_annotations and test_allowlisted_annotations. Making sure the nsChannelClassifier::ShouldEnableTrackingProtection does not abort on chrome URIs. (r=mmc)
2014-08-18 14:58:33 -07:00
Rafael Kourdis
9a452a126c
Bug 1030487 - Don't report main-thread I/O to Telemetry unless it lasts more than 50ms; r=vladan
2014-08-18 18:42:14 -04:00
Bernardo P. Rittmeyer
d82d593eca
Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN
2014-08-18 14:42:00 -07:00
Jan Keromnes
e606415606
Bug 1049835 - Don't require actor clients to have a detach method. r=ochameau
2014-08-18 06:14:00 -04:00
Kyle Huey
4b4f9581db
Bug 1034317: Inherit from interfaces when using the NS_DECL_NSIFOO macros in toolkit. r=mak
2014-08-19 18:02:25 -07:00
Ryan VanderMeulen
04c90e50f6
Merge m-c to inbound. a=merge
2014-08-25 16:28:25 -04:00
Robert Bindar
c03560557d
Bug 899585 - Add custom data support in the Notification constructor r=baku
2014-08-20 17:56:12 -07:00
Aaron Klotz
d614b9af44
Bug 286355: nsIProfileUnlocker for Win32; r=bsmedberg
...
--HG--
extra : rebase_source : 523d763bc480a4c1b9076225e86193b61524090a
2014-08-20 16:47:11 -06:00
Aaron Klotz
efb7429676
Bug 1046942: Start a new Firefox instance upon successful profile unlock; r=bsmedberg
...
--HG--
extra : rebase_source : e5120f8bd63a7c3298f02874078e3cae37346115
2014-08-20 16:46:56 -06:00
Ryan VanderMeulen
655d07d1e0
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Monica Chew
a769aab03b
Bug 1055670: Disable remote lookups (r=gcp)
2014-08-19 12:57:58 -07:00
Daniel Holbert
e0a9009683
Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw
2014-08-19 12:29:35 -07:00
Marco Castelluccio
be36e54d85
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Ryan VanderMeulen
f8229b4823
No bug - Widen the allowable number of asserts in test_bug437844.xul to 19-21 so we don't have to keep adjusting it everytime something randomly perturbs it.
2014-08-19 15:12:25 -04:00
Jim Mathies
898632ed6e
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Jim Mathies
dc8382cb91
Bug 691601 - Add new zoom related dom events to remote-browser. r=dao
2014-08-21 10:42:41 -05:00
Wes Kocher
d675b10b9f
Merge m-c to inbound a=merge
2014-08-27 16:59:25 -07:00
Neil Rashbrook
b14eee93f8
Bug 1058436 Don't access xulstore.json in safe mode r=Enn
2014-08-28 00:19:57 +01:00
Olli Pettay
74995a455b
Bug 1055456 - Add null check to fix crash in [@ nsTypeAheadFind::GetSearchContainers]. r=mrbkap
2014-08-27 08:21:00 -04:00
Ryan VanderMeulen
743dc06513
Merge inbound to m-c. a=merge
2014-08-18 16:04:28 -04:00
Ryan VanderMeulen
4d47c52e68
Backed out changeset 085acacbd031 (bug 960671) for mochitest-other crashes.
2014-08-18 15:12:38 -04:00
Nick Fitzgerald
754c2224df
Bug 960671 - Part 2: Add RDP requests for recording allocations. r=past
2014-08-18 10:32:29 -07:00
Gian-Carlo Pascutto
a98581504d
Bug 1050141 - Clamp the Telemetry of ApplicationReputation responses. r=mmc
2014-08-18 19:09:43 +02:00
Ed Morley
ecab161d68
Merge mozilla-central and fx-team
2014-08-18 15:30:22 +01:00
Patrick Brosset
3cbcd5124b
Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker
2014-08-18 01:19:00 -04:00
Ed Morley
74d6fa680a
Backed out changeset 143ae44587b2 (bug 559505) for xperf failures
2014-08-20 17:10:05 +01:00
Markus Stange
bcf21ad33f
Bug 1015721 - Detect zoom changes by listening for ZoomChangeUsingMouseWheel events instead of DOMMouseScroll events. r=dao
2014-08-20 17:13:35 +02:00
Harshit Harchani
2487087b88
Bug 1051221 - Changed way to remove 'view-souce:' in URL using regex-replace instead of substring, used while saving the MathML source page. r=MattN
2014-08-20 04:30:17 +05:30
Roberto A. Vitillo
1f842452fc
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
2014-08-19 10:31:00 -04:00
DĂŁo Gottwald
a38c8f71a5
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
2014-08-09 00:57:46 +02:00
Ryan VanderMeulen
e19d99af2b
Merge inbound to m-c. a=merge
2014-08-16 17:42:29 -04:00
Jakub Jurovych
c66bebd3f5
Bug 949762 - Tracer should respect black boxing. r=fitzgen
2014-08-14 18:02:00 -04:00
Shane Caraveo
1d533e9f08
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-15 14:23:23 -07:00
Ryan VanderMeulen
89a7f707c8
Merge fx-team to m-c. a=merge
2014-08-15 16:22:55 -04:00
Ryan VanderMeulen
f623af92a3
Merge inbound to m-c. a=merge
2014-08-15 16:10:19 -04:00
Ryan VanderMeulen
be4bea7d04
Bug 1026805 - Disable frequently-hanging mozapps tests on OSX. a=me
2014-08-15 14:32:11 -04:00
Ed Morley
88acc3bbf6
Merge mozilla-central and fx-team
2014-08-15 17:37:16 +01:00
Ed Morley
3075128fec
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-15 17:08:21 +01:00
Paolo Amadini
78b764b146
Bug 1053357 - Search terms with multiple spaces are displayed with plus signs in the location bar. r=gavin
2014-08-15 10:19:31 +01:00
Ed Lee
6e7f3d8599
Bug 1053937 - Visiting localhost prevents later tiles from being shown [r=adw]
...
Fallback to asciiHost when IP/insufficient levels. Update tests to localhost to trigger failure codepath.
2014-08-14 17:03:46 -07:00
Ryan VanderMeulen
9f14687e30
Merge fx-team to m-c. a=merge
2014-08-14 17:11:56 -04:00
Ed Morley
38cd72b7cc
Backed out changeset adaf86c7288e (bug 1034679)
2014-08-14 18:07:06 +01:00
Robert O'Callahan
7f1fdebaac
Bug 263049. Hack nsTypeAheadFind to search XMLPrettyPrinter's pretty-printed DOM when the root node has an XBL binding. r=mrbkap
...
--HG--
extra : rebase_source : 33bfe389b08dfb76964eb986f13ee7b93a2f0f54
2014-08-15 22:47:46 +12:00
Marco Bonardo
6e1500b0f2
Bug 1051830 - Unexpected in-the-middle completion in the urlbar. r=ttaubert
2014-08-14 17:11:41 +02:00
Steve Fink
09c67dcee1
Bug 1037358 - Fix up ArrayBufferObject malloc accounting, assigning to correct zone for all types, r=terrence,froydnj,smaug
2014-08-12 16:59:12 -07:00
Alex Bardas
fcdf96f291
Bug 1034679 - Visually display that plug-in states are locked in Add-ons Manager. r=Unfocused
2014-08-11 16:20:00 -04:00
Manish Goregaokar
11805f92cb
Bug 1028903 - Improve self-xss warning message for Scratchpad. r=jwalker
2014-08-14 07:03:00 -04:00
Richard Marti
d7361e5a21
Bug 989469 - Move the common files from browser to global. r=Unfocused
...
--HG--
rename : browser/themes/linux/in-content/common.css => toolkit/themes/linux/global/in-content/common.css
rename : browser/themes/osx/in-content/common.css => toolkit/themes/osx/global/in-content/common.css
rename : browser/themes/shared/in-content/check.png => toolkit/themes/shared/in-content/check.png
rename : browser/themes/shared/in-content/check@2x.png => toolkit/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/in-content/common.inc.css => toolkit/themes/shared/in-content/common.inc.css
rename : browser/themes/shared/in-content/dropdown-disabled.png => toolkit/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/in-content/dropdown-disabled@2x.png => toolkit/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/in-content/dropdown.png => toolkit/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/in-content/dropdown@2x.png => toolkit/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/in-content/help-glyph.png => toolkit/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/in-content/help-glyph@2x.png => toolkit/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/in-content/sorter.png => toolkit/themes/shared/in-content/sorter.png
rename : browser/themes/shared/in-content/sorter@2x.png => toolkit/themes/shared/in-content/sorter@2x.png
rename : browser/themes/windows/in-content/common.css => toolkit/themes/windows/global/in-content/common.css
2014-08-12 20:54:40 +02:00
Alex Bardas
59ae59faa6
Bug 1034679 - Visually display that plug-in states are locked in Add-ons Manager. r=Unfocused
2014-08-11 16:20:00 -04:00
Kershaw Chang
77d6dbec11
Bug 1020204 - Allow creating nested oop MozApp iframe. r=khuey, r=kanru
2014-08-13 02:18:00 -04:00
Alexander Seleznev
f51b89b01b
Bug 803633 - Update tests. r=mstange
2014-08-10 05:38:00 -04:00
Ryan VanderMeulen
2fb70c0009
Backed out changeset 3ad9f60f1972 (bug 1032055) for B2G ICS bustage.
2014-08-15 23:14:30 -04:00
Trevor Saunders
71b489032f
bug 1032055 - fix ordering of static xul component constants with LTO r=glandium
2014-08-15 21:55:24 -04:00
Ryan VanderMeulen
d4dde7eee6
Merge m-c to inbound. a=merge
2014-08-15 17:04:03 -04:00
Ian Neal
3103f7a3f6
Bug 1053439 - MOZ_APP_COMPONENT_MODULES and MOZ_APP_EXTRA_LIBS are no longer required r=glandium
2014-08-15 20:40:19 +01:00
Bill McCloskey
a15b49d6f6
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
Trevor Saunders
32bbcd3aaf
bug 1032055 - prevent lto from reordering static xul component constants r=glandium
2014-08-28 16:41:18 -04:00
Bill McCloskey
83d632effa
Bug 1059007 - [e10s] Update canGoBack for subframe navigations (r=felipe)
2014-08-28 13:37:16 -07:00
Ryan VanderMeulen
dbf3fdaf68
Merge m-c to inbound. a=merge
2014-08-28 16:24:20 -04:00
Monica Chew
56a467a652
Bug 1057848: Restore remote lookup logic, add 2 flags for hotfixing, always set all prefs (r=gcp)
2014-08-27 15:57:49 -07:00
Chris Peterson
5a452428dc
Bug 1046006 - Remove telemetry for JS versions (JS_MINOR_VERSION). r=till
2014-07-29 23:05:50 -07:00
Ed Lee
c6d13a6ed8
Bug 1042876 - Update newtab endpoints to new v2/links [r=adw]
...
Point to new endpoints that can be strict on types, so request the appropriate content type.
2014-07-23 14:33:13 -07:00
Ed Lee
0b70256f0d
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Robert O'Callahan
622145dd8d
Bug 1048579. Always sniff for media loads. r=bzbarsky
...
--HG--
extra : rebase_source : 39b6d37dbbf138095856954bee583e84cfd971b5
2014-08-23 00:08:14 +12:00
Ed Morley
2d07117081
Merge mozilla-central and inbound
2014-08-15 17:35:20 +01:00