Boris Zbarsky
|
810766595d
|
Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley
|
2013-05-20 08:44:18 -04:00 |
|
Gregory Szorc
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Kushagra Sinha
|
c68ead8974
|
Bug 870622 - Unexpected Unix error when filename is not defined. Typechecking for |writeAtomic| function. r=yoric
|
2013-05-16 20:27:27 +05:30 |
|
Mark Banner
|
1e723d6483
|
Bug 872323 Ensure places is enabled in social tests now that they rely on places, so that apps which disable places by default have their tests passing. r=mixedpuppy
|
2013-05-17 09:51:36 +02:00 |
|
Ted Mielczarek
|
47d7af59de
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Nathan Froyd
|
fc8eb3964a
|
Bug 844331 - save pings in profile-before-change2; r=-vladan
|
2013-05-01 15:21:21 -04:00 |
|
Ekanan Ketunuti
|
b0c1ba9c9e
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
|
2013-05-14 14:37:18 -07:00 |
|
Nathan Froyd
|
f783c4b10b
|
Bug 870782 - call NS_GetSpecialDirectory on the main thread rather than off-mainthread in telemetry; r=vladan
|
2013-05-10 11:37:13 -04:00 |
|
Nathan Froyd
|
d0079dde69
|
Bug 870939 - part 2 - add tests for nsITelemetry.failedProfileLockCount; r=vladan
|
2013-05-10 15:04:37 -04:00 |
|
Nathan Froyd
|
505f5411eb
|
Bug 870939 - part 1 - add tests for nsITelemetry.lateWrites; r=vladan
|
2013-05-10 14:57:19 -04:00 |
|
Gregor Wagner
|
025a9bf09c
|
Bug 871828 - Fix global object sharing for FormHistory. r=gavin, r=khuey
|
2013-05-14 08:29:31 -04:00 |
|
Joey Armstrong
|
0d49db0381
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Mike de Boer
|
a4498570d0
|
Bug 866104 - Wait for both engines to load. r=gavin
|
2013-05-10 12:24:51 +02:00 |
|
Ed Morley
|
2710e5d6a9
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
|
Mike Shal
|
d2b29f4e87
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Shane Caraveo
|
d2202245ba
|
bug 869209 order provider entries by frecency, r=mak
|
2013-05-11 10:54:31 -07:00 |
|
Ryan VanderMeulen
|
c3ad278e44
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-05-11 09:49:12 -04:00 |
|
Ryan VanderMeulen
|
cd944c80b9
|
Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
|
2013-05-11 08:14:34 -04:00 |
|
Shane Caraveo
|
d27515a3cf
|
bug 869209 order social providers by frecency, r=mak
|
2013-05-10 12:06:34 -07:00 |
|
Fabrice Desré
|
f0008895c6
|
Bug 853350 - Follow up. Make windows build.
|
2013-05-10 21:16:15 +02:00 |
|
Ed Morley
|
98b68fe058
|
Merge mozilla-central and birch
|
2013-05-10 12:18:48 +01:00 |
|
Shane Caraveo
|
c237cd28b9
|
bug 862314 prevent double install of providers, r=markh
|
2013-05-09 12:59:57 -07:00 |
|
Shane Caraveo
|
39895b95cf
|
bug 870473 limit number of ambient notification icons, r=felipe
|
2013-05-09 17:10:14 -07:00 |
|
Raymond Lee
|
aca2220e30
|
Bug 852478 - Store the date and time of downloads. r=paolo
|
2013-05-10 20:26:10 +08:00 |
|
Ryan VanderMeulen
|
eb21097a79
|
Merge m-c to inbound.
|
2013-05-10 14:57:50 -04:00 |
|
Fabrice Desré
|
1462b292dc
|
Bug 853350 - followup to make windows happy r=me
|
2013-05-09 18:04:56 -07:00 |
|
Fabrice Desré
|
559e6dfd4a
|
Bug 853350 - Implement a notification system to monitor disk space r=bent
|
2013-05-09 15:57:31 -07:00 |
|
Gavin Sharp
|
6ff5e33807
|
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
|
2013-04-19 15:21:30 -07:00 |
|
Patrick McManus
|
d007605c5e
|
bug 869100 complete token bucket a/b test r=honzab
|
2013-05-08 11:43:31 -04:00 |
|
Gavin Sharp
|
9bf981a550
|
Bug 866254 followup: improve debug logging and minor cleanup, r=Yoric
--HG--
extra : transplant_source : %2BS%06%0A%E05%B4%B7%B9%3F%92%8B%B1%AAB%ADL%3A%BC%1E
|
2013-05-07 09:47:43 -04:00 |
|
Gavin Sharp
|
1642a3a93a
|
Bug 866254: fix failure to initialize search service in cases where the async initialization fails to complete before the synchronous fallback is invoked, r=Yoric
--HG--
extra : transplant_source : z2%D7Os2%89%28%5C9%3Ab%BF%0F%15%F3%10x%7Ff
|
2013-05-07 09:47:39 -04:00 |
|
Ryan VanderMeulen
|
f6068dd244
|
Merge inbound to m-c.
|
2013-05-07 22:10:19 -04:00 |
|
Marco Chen
|
7a4bcd7e5b
|
Bug 859711 - [A/V] Add mp4 sniffer to recognizing isom/iso2 comptiable_brand. r=padenot
|
2013-05-07 10:17:34 +08:00 |
|
Jan Horak
|
b792e979ef
|
Bug 860213 - Use async version of set metadata. r=Neil
|
2013-05-06 09:04:16 -04:00 |
|
Brian O'Keefe
|
3f66654fdb
|
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-05-01 14:05:40 -04:00 |
|
Gabriele Svelto
|
6ed5cd83f8
|
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=nfroyd
|
2013-03-26 11:31:20 +01:00 |
|
Gabriele Svelto
|
b09cb98128
|
Bug 793735 - Make StartupTimeline use TimeStamp instead of PRTime and adjust nsAppStartup to cope with it, r=nfroyd
|
2013-03-28 11:50:16 +01:00 |
|
Shane Caraveo
|
55ad2af2ff
|
bug 818675 implement new social share panel, r=felipe
|
2013-05-06 23:02:58 -07:00 |
|
Drew Willcoxon
|
09f690a369
|
Bug 841495 - Implement background page thumbnail service (part 2: background thumbnail service). r=ttaubert
|
2013-05-06 21:10:28 -07:00 |
|
Phil Ringnalda
|
fd33c35632
|
Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures
|
2013-05-06 20:40:44 -07:00 |
|
Shane Caraveo
|
3f13bc08ef
|
bug 818675 implement new social share panel, r=felipe
|
2013-05-06 18:36:31 -07:00 |
|
Phil Ringnalda
|
62b4928f01
|
Bug 845190 - Disable test_logging.js on Windows debug for permaorange from thread pool assertions when random JS engine patches land
--HG--
extra : rebase_source : 18b52f714e7ac4d81e8bf2e365930b57ed867a1f
|
2013-05-06 18:34:53 -07:00 |
|
Ryan VanderMeulen
|
f22d9d7c69
|
Backed out changeset bf0dfd39ebac (bug 862314) for intermittent mochitest b-c failures.
|
2013-05-09 08:07:06 -04:00 |
|
Shane Caraveo
|
d6c9c2ba03
|
bug 862314 fix double install of social provider, r=markh
|
2013-05-08 17:59:17 -07:00 |
|
Shane Caraveo
|
84189db96f
|
bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
|
2013-05-04 13:11:18 -07:00 |
|
Tom Schuster
|
cbcd967826
|
Bug 865410 - Use CallArgs for XPConnect Call and Construct hooks. r=bholley.
|
2013-05-04 19:25:15 +02:00 |
|
Bobby Holley
|
d02fa60c1c
|
Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
|
2013-05-03 14:47:10 -07:00 |
|
Matt Brubeck
|
c6fd4ff29b
|
Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
|
2013-05-03 10:59:43 -07:00 |
|
Gregory Szorc
|
c6c1177427
|
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
|
2013-05-03 09:54:45 -07:00 |
|
Shane Caraveo
|
68a8db25b0
|
bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
|
2013-05-02 11:49:11 -07:00 |
|