David Anderson
|
a10ba37203
|
Add RPC message support to messagemanager (bug 910493 part 2, r=smaug).
|
2013-10-01 09:15:06 -07:00 |
|
Benjamin Peterson
|
dbb9119fe9
|
Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
|
2013-10-01 10:32:58 -04:00 |
|
Ed Morley
|
a249dc4903
|
Merge latest green inbound changeset and mozilla-central
|
2013-10-01 10:27:39 +01:00 |
|
Richard Newman
|
07734ff8b6
|
Backed out changeset d95ef98e7b05 (bug 918802) for browser-chrome orange.
|
2013-09-30 18:05:22 -07:00 |
|
Nick Fitzgerald
|
2b8c2950bf
|
Bug 918802 - Move debugger's pretty printing into a worker; r=past
|
2013-09-30 15:31:44 -07:00 |
|
Trevor Saunders
|
e8f7d269ed
|
bug 920754 - rm more makefiles r=mshal
|
2013-09-25 16:39:06 -04:00 |
|
Ryan VanderMeulen
|
4dd576fb2f
|
Merge m-c to inbound.
|
2013-09-30 16:51:06 -04:00 |
|
Ryan VanderMeulen
|
439f7d7d01
|
Merge m-c to b2g-inbound.
|
2013-09-30 16:30:26 -04:00 |
|
Ryan VanderMeulen
|
40233fbb80
|
Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
|
2013-09-30 16:18:53 -04:00 |
|
Ed Morley
|
39485f11e2
|
Bug 917797 - Disable test_master_password.html for too many intermittent failures
|
2013-09-30 17:39:58 +01:00 |
|
Bill McCloskey
|
ef2dd13f13
|
Bug 885615 - Fix "reference to undefined property exn.stack" (r=Yoric)
|
2013-09-30 12:24:40 -07:00 |
|
Gregory Szorc
|
62ae984016
|
Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger
|
2013-09-30 09:52:12 +02:00 |
|
Gregory Szorc
|
b03f79a7e6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Gregory Szorc
|
cc1da2c22a
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Marco Castelluccio
|
9245146ce3
|
Bug 920686 - [OS.File] Add some constants to OS.Constants.Path for WebappsInstaller.jsm. r=yoric
|
2013-09-30 10:59:41 -04:00 |
|
David Rajchenbach-Teller
|
e3ecce0148
|
Bug 917764 - If clients fail to resolve AsyncShutdown blockers, crash the process. r=froydnj, r=ted
--HG--
rename : toolkit/modules/tests/xpcshell/test_phase.js => toolkit/modules/tests/xpcshell/test_AsyncShutdown.js
|
2013-09-30 10:59:40 -04:00 |
|
Gregory Szorc
|
e53ac5e38d
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Carsten "Tomcat" Book
|
c8d52421d2
|
Backed out changeset 4ebf2657b295 (bug 920927) for Android Reftest Failure on a CLOSED TREE
|
2013-09-30 15:05:09 +02:00 |
|
Ed Morley
|
d84dee3273
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Ed Morley
|
038cae0901
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Ed Morley
|
eccf636a23
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Ed Morley
|
18e0fbba48
|
Backed out changeset 2f0509d0adb3 (bug 920223)
|
2013-09-30 12:49:59 +01:00 |
|
Georg Fritzsche
|
9781488c72
|
Bug 920927 - Fix plugin overlay handling. r=Neil
|
2013-09-26 09:49:56 +02:00 |
|
Ed Morley
|
b44203ca27
|
Backed out changeset 0904d8d19947 (bug 913985)
|
2013-09-30 11:05:35 +01:00 |
|
Gregory Szorc
|
17bfea5c1a
|
Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger
|
2013-09-30 09:52:12 +02:00 |
|
Gregory Szorc
|
e4af98efbf
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Gregory Szorc
|
483a776413
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Gregory Szorc
|
cabc6369a6
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Chris Kitching
|
10a59f88e3
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-30 09:07:34 +02:00 |
|
Robert Strong
|
79ac280a3a
|
Turn on app update mochitest-chrome debug logging to try to figure out the cause of Bug 918029. r=bbondy
|
2013-09-30 14:54:54 -07:00 |
|
Robert Strong
|
408799be98
|
Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
|
2013-09-30 14:54:38 -07:00 |
|
Jan Varga
|
8d28f23732
|
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
|
2013-09-28 13:25:46 +02:00 |
|
Wes Kocher
|
03ca5a1de6
|
Merge fx-team to m-c
|
2013-09-27 20:32:24 -07:00 |
|
Robert Strong
|
28fbe36fb6
|
Backed out changeset d3c5c7c61894
|
2013-09-27 17:19:09 -07:00 |
|
Robert Strong
|
fd11286001
|
Turn on app update mochitest-chrome debug logging to try to figure out Bug 918029 - Intermittent TEST-UNEXPECTED-FAIL | test_0017_check_staging_basic.xul | Test timed out. Maximum time allowed is 90 seconds | Checking if TESTS[3] test was performed... callback function name = defaultCallback, pageid = finished |and more updater failures. r=bbondy
|
2013-09-27 15:47:17 -07:00 |
|
Mark Capella
|
5628f20963
|
Bug 472963 - TableExists and IndexExists does not work for temporary tables, r=mak
|
2013-09-27 17:04:17 -04:00 |
|
Paul Rouget
|
f093655541
|
Bug 920509 - [app manager] Don't use hiddenDOMWindow in styles.js. r=dcamp
|
2013-09-27 14:41:30 -04:00 |
|
Ryan VanderMeulen
|
fb2d6dc1a4
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 17:02:09 -04:00 |
|
Nathan Froyd
|
b095d63d5d
|
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
|
2013-09-10 16:56:05 -04:00 |
|
Chris Kitching
|
b3fd693d20
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Kartikaya Gupta
|
7f22c5c405
|
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 10:25:23 -04:00 |
|
Chris Kitching
|
96d931b9eb
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Carsten "Tomcat" Book
|
edb6c8fc0b
|
Backed out changeset 0cc959e28407 (bug 897516) failed XPC Shell tests CLOSED TREE
|
2013-09-27 15:45:31 +02:00 |
|
Carsten "Tomcat" Book
|
e2e0a224cb
|
Backed out changeset d768ef5946b9 (bug 897516) failed XPC Shell tests
|
2013-09-27 15:45:18 +02:00 |
|
Christoph Kerschbaumer
|
6c2a8f1a5e
|
Bug 897516 - Implement a separate cookie jar for safebrowsing - rekey part. r=mmc
|
2013-08-19 12:05:40 -07:00 |
|
Christoph Kerschbaumer
|
a7fb0134c3
|
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
|
2013-08-19 12:31:24 -07:00 |
|
Ryan VanderMeulen
|
af5e51f375
|
Merge m-c to inbound.
|
2013-09-26 21:40:22 -04:00 |
|
Ryan VanderMeulen
|
8a632ce880
|
Merge fx-team to m-c.
|
2013-09-26 21:36:35 -04:00 |
|
Ryan VanderMeulen
|
a759e3fa7b
|
Merge inbound to m-c.
|
2013-09-26 21:29:08 -04:00 |
|
Gregory Szorc
|
9d660cc01b
|
Bug 921070 - Remove precompile tier; r=glandium
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
|
2013-09-26 16:05:10 -07:00 |
|