Commit Graph

21336 Commits

Author SHA1 Message Date
Alessio Placitelli
268bdfccf6 Bug 992894 - Add xpcshell tests for the NativeFileWatcher. r=Yoric 2014-09-02 06:32:00 -04:00
Alessio Placitelli
6bc6e16ab4 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
57135a4f59 Bug 1017914 - this.mInput is null in autocomplete.xml for e10s. r=felipe 2014-09-03 13:18:29 -04:00
Geoff Lankow
f8d0076503 Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past 2014-08-30 11:04:26 +12:00
Michael Pruett
aece55314a Bug 1060839 - Use template strings for multi-line SQL statements in tests. r=ttaubert 2014-08-30 13:27:50 -05:00
David Major
1f6a47fd69 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
ae88e65efb 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
aaec2ce56c Merge m-c to m-i 2014-08-31 18:41:31 -07:00
Ehsan Akhgari
7e2738ff79 Bug 1060997 - Fix more bad implicit constructors in IPC; r=smaug 2014-08-31 21:12:55 -04:00
Chris Peterson
412ea5db86 Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem 2014-07-21 21:43:21 -07:00
Ryan VanderMeulen
8020e3abbf 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
f076834e41 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
Monica Chew
2e54bf4752 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Felipe Gomes
d4b65e46c2 Bug 1065880 - Follow up, fix syntax error. rs=me on a CLOSED TREE 2014-09-12 18:49:03 -03:00
Felipe Gomes
59468368ea Bug 1065880 - Measure e10s usage through telemetry. r=bsmedberg,mconley 2014-09-12 16:14:41 -03:00
Neil Deakin
c0f45d8e99 Bug 1055753, reset fields before opening autocomplete popup, r=felipe 2014-09-03 11:33:44 -04:00
Bill McCloskey
2b8c94ee67 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Nicholas Nethercote
43e68b5eca 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
3117787d5e Merge m-c to inbound a=merge 2014-09-02 19:44:21 -07:00
Alexander Seleznev
f79940a2a8 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
0ea7f629ad 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
b4c5f35fab 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
a9591395ad Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg 2014-09-02 18:24:49 -04:00
Ehsan Akhgari
6d473e5bb2 Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg 2014-09-02 18:24:24 -04:00
Trevor Saunders
e1a88eb1fb bug 1059490 - mark more classes MOZ_FINAL r=froydnj 2014-08-27 14:26:48 -04:00
Ehsan Akhgari
8dbc3e7a71 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
4d7bc498a6 Merge m-c to inbound. a=merge 2014-09-03 22:36:59 -04:00
Mike Hommey
92deb5899a 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
c2a27deef9 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
8fd95ad480 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
9ff20e4f83 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
0766e330eb 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
a38cbb012b Bug 1060424 Escape should abort the profile unlock r=bsmedberg 2014-09-03 21:47:24 +01:00
Ryan VanderMeulen
1007bdb793 Merge m-c to inbound. a=merge 2014-09-03 16:40:18 -04:00
Alexandre Poirot
0e1e5833f8 Bug 1051224 - Test console's cd() against sandboxed iframes. r=msucan 2014-09-03 13:02:37 -07:00
Bobby Holley
af72246225 Bug 1051224 - Use the opt-out for the webconsole helpers. r=ochameau 2014-09-03 13:02:36 -07:00
David Keeler
f11a2f12e4 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
ec6008b223 Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
Ryan VanderMeulen
d394b4d3d9 Backed out changeset 101037130fd6 (bug 1045108) for xpcshell failures.
CLOSED TREE
2014-09-10 12:17:21 -04:00
Bob Owen
eef8acdb6f 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
a5af48a35e Bug 1045108 - Forcefully set the expiration version for outstanding probes. r=vladan 2014-09-10 04:26:00 -04:00
James Graham
ae43c663b6 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
b01f65f7c3 Bug 1059390 - Part 5: Add and use CrashManager.generateSubmissionID(). r=gps 2014-09-02 10:02:40 -07:00
Birunthan Mohanathas
977283bca2 Bug 1024672 - Part 5: Allow classifications to be stored in crash metadata. r=gps 2014-09-02 09:55:16 -07:00
Phil Ringnalda
f6e814bfe1 Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
a49e6d3dc0 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Giovanni Sferro
596d5c0c5c Bug 1050518 - Remove nsICertificatePrincipal. r=keeler 2014-09-10 20:31:00 -04:00
Ryan VanderMeulen
12d8b0b468 Merge fx-team to m-c. a=merge 2014-08-30 12:26:22 -04:00
Robert Longson
acae4f3f0c Bug 1054632 - constructor init list in wrong order in CrashGenerationServer r=ted 2014-08-30 09:15:35 +01:00
David Major
147b1a9b2d Bug 1007534 - Part 6: xpcshell test for memory data in crash reporter. r=ted 2014-08-30 17:22:14 +12:00
David Major
0970c8fa60 Bug 1007534 - Part 5: Support memory files in CrashSubmit.jsm. r=ted 2014-08-30 17:21:25 +12:00
David Major
49ed056f7c 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
df8910e541 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
a47f92bf8a Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Ed Lee
1aee7a85c2 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
fbb2ad93dd Merge fx-team to m-c. a=merge 2014-08-29 15:10:18 -04:00
Jason Orendorff
ca43571570 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
1498c720b2 Bug 999748 - Add the user trash directory to OS.Constants.Path. r=yoric 2014-08-26 08:51:24 -04:00
Carsten "Tomcat" Book
d9df5fe009 merge fx-team to mozilla-central a=merge 2014-08-29 15:13:15 +02:00
Monica Chew
73c39703ef Bug 1058133: Telemetry for tracking protection events (r=bmcbride) 2014-08-28 09:29:14 -07:00
Ryan VanderMeulen
62f7c5af6c Merge inbound to m-c. a=merge 2014-08-28 16:21:43 -04:00
Mark Banner
e6c427e762 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
34e8e95da0 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
391852b75f 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
facd9f0f7e bug 1057841 - use noncharacters as selection delimiters in viewPartialSource.js. r=gavin 2014-08-28 16:00:01 +01:00
Carsten "Tomcat" Book
6486c70d50 Merge mozilla-central to mozilla-inbound 2014-08-28 16:13:13 +02:00
Carsten "Tomcat" Book
6d31474ce6 merge fx-team to mozilla-central a=merge 2014-08-28 16:02:15 +02:00
Carsten "Tomcat" Book
b8fcf0d104 merge mozilla-inbound to mozilla-central a=merge 2014-08-28 13:07:10 +02:00
Wes Kocher
c0d923d6f3 Merge m-c to fx-team a=merge 2014-08-27 17:07:39 -07:00
Wes Kocher
10b260b684 Merge fx-team to m-c a=merge 2014-08-27 16:55:46 -07:00
Shane Caraveo
43f304ad43 Bug 1057596 fix manifest updating and worker reload, r=markh 2014-08-27 16:11:36 -07:00
Ryan VanderMeulen
a5690968ac Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
f9228764eb Backed out changeset c7919e13cafb (bug 1048857) for mochitest-bc failures. 2014-08-27 14:18:32 -04:00
Ryan VanderMeulen
b5f3480643 Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Alex Bardas
2fa7b2168f 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
de241adf7f Bug 1040931 - Add extensionID parameter to addEngineWithDetails r=gavin 2014-08-27 16:38:20 +02:00
Birunthan Mohanathas
cbfadb209d Bug 1059390 - Part 2: Store remote Breakpad ID for submissions through CrashSubmit. r=gps 2014-08-28 21:03:02 -07:00
Birunthan Mohanathas
388aadfc07 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
ca05eda112 Bug 1024672 - Follow-up: Remove braces around submission ID. r=gps 2014-08-28 21:02:59 -07:00
Andrew Halberstadt
5c9e1cd00d 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
cb31ca2618 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
539f26a3d6 Bug 1053468 - When setting a breakpoint, only resume if we actually interrupted. r=past 2014-08-26 12:37:00 +02:00
Jakub Jurovych
d94f33d8ed Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Carsten "Tomcat" Book
e03a94ffa3 Merge mozilla-central to fx-team 2014-08-28 16:11:04 +02:00
Irving Reid
6874960990 Bug 1042919: Catch errors in isPlatformCompatible and report them via Telemetry; r=mossop 2014-08-28 09:22:52 -04:00
Irving Reid
d1dc93508f Bug 995108: Don't register unused observers; r=mossop 2014-08-28 09:21:46 -04:00
Michael Ratcliffe
e8bc795db9 Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Jacek Caban
cc1a39aab6 Bug 1042426 - Added --disable-sandbox option that disables building sandbox code. r=glandium 2014-08-27 16:32:55 +02:00
Jacek Caban
537a873d7f Bug 940208 - Unbreak mingw after bug 938437. r=glandium 2014-08-27 16:16:49 +02:00
Michael Pruett
d36941f2d3 Bug 1057901 - Adopt template strings for SQL statements in content preferences. r=adw 2014-08-26 18:33:17 -05:00
David Major
09a25cf98d 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
a0d6d22b2d 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
ba4433edbd Bug 1038342 - Add a Shutdown watchdog. r=froydnj, r=ted, sr=bsmedberg 2014-08-26 14:54:43 +02:00
Onno Ekker
4e2ee0a487 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
255a744bb4 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
e080df39aa 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
9f89c6bc76 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
6836e46ecd 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
72decde01e 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
458d1a8d15 Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert 2014-08-23 18:12:43 -05:00
Alexandre Poirot
3372e8c9b8 Bug 977043 - Tweak netmonitor for frames selection patch. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
0082671713 Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset 2014-08-27 12:19:30 +02:00
Alexandre Poirot
6382f3d485 Bug 977043 - Tweak webconsole for frames selection. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
f369af1400 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
053c4183ad Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans 2014-08-27 12:19:29 +02:00
Ryan VanderMeulen
f6e0519e8c Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
fbfa40d6b1 Merge inbound to m-c. a=merge 2014-08-26 15:55:57 -04:00
Vladan Djeric
6e39acd90d Bug 1058832 - Remove unneeded LocalStorage Telemetry. r=honzab 2014-08-26 15:12:42 -04:00
Jim Chen
9e2f5981db Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey 2014-08-26 15:07:59 -04:00
Josh Aas
bc9f156182 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
4e02dc74de 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
eb81139fca Bug 1034514 - Record quit-application and profile-before-change in the timeline. r=froydnj 2014-08-22 07:27:00 +02:00
Nick Fitzgerald
01d2b48ec2 Bug 1024054 - Create a previewer for ES6 Symbol. r=past 2014-08-25 11:07:00 +02:00
Gijs Kruitbosch
0dfab0fdaa 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
7d7c03da1b Bug 1057884 - WARNING nsLoginManagerPrompter.js:1340 - assignment to undeclared variable port. r=dolske 2014-08-27 09:52:01 +01:00
Tomasz KoƂodziejski
7b5254575c Bug 694696 - mute video if volume is set down to 0. r=jaws 2014-08-25 13:55:00 +02:00
Jakub Jurovych
9ad7b9239c 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
d0c2ce5342 Merge inbound to m-c a=merge 2014-08-25 17:19:50 -07:00
Ryan VanderMeulen
bfce8a7754 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
5ab41801a0 Merge inbound to m-c. a=merge 2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
dfaabea72d Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Ryan VanderMeulen
aa61f50d35 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
9dbcc4bf4e Merge m-c to fx-team. a=merge
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
3b99d0fa33 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen
360cbe96de Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-25 12:51:20 -04:00
Qeole
9d1f222db8 Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher 2014-08-25 17:23:34 +02:00
Qeole
506e1ad07a 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
91404be288 Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins 2014-08-22 15:30:00 -04:00
Nick Fitzgerald
9ae2515a8e Bug 881480 - Part 1: Create RDP value forms for ES6 symbols. r=past 2014-08-25 09:49:00 -04:00
Kartikaya Gupta
8282c08feb Bug 1057709 - Remove unused telemetry histograms. r=mfinkle 2014-08-24 01:24:39 -04:00
Wes Kocher
73fd76fdb6 Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Wes Kocher
1330f3416d Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Alex Bardas
27bd5638cd 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
f3e38e200d 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
821b09b394 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Ryan VanderMeulen
c7c6691cab Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures. 2014-08-21 21:38:37 -04:00
Wes Kocher
0eade3f8f0 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Wes Kocher
0af8177077 Merge b2g-inbound to m-c a=merge 2014-08-21 17:57:44 -07:00
Wes Kocher
34db6e9491 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Heather Arthur
ef0f821a54 Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins 2014-08-21 15:51:33 -07:00
Jared Wein
f3a146aa3e Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Ed Morley
7f84665874 Merge mozilla-central and b2g-inbound 2014-08-21 14:28:53 +01:00
Ed Morley
6df189a31c Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-21 13:22:44 +01:00
Gian-Carlo Pascutto
ab267c8947 Bug 1055670 - Re-enable removed ApplicationReputation tests. r=mmc 2014-08-20 15:39:39 +02:00
Alexandre Lissy
d55a49985c 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
5577586c21 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
2cd96f4604 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
269820d2ad Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Ryan VanderMeulen
aff546e81b Merge inbound to m-c. a=merge 2014-08-20 16:14:23 -04:00
J. Ryan Stinnett
bffab9ccc7 Bug 1054338 - GCLI listen needs a separate loader. r=fitzgen 2014-08-19 15:04:00 -04:00