Ben Turner
|
81d9415df5
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
--HG--
rename : netwerk/base/public/nsIIPCSerializable.idl => netwerk/base/public/nsIIPCSerializableObsolete.idl
extra : transplant_source : %EB%18%9D%E6%B1%C6%26%A2%16%F3%85g%1A%25%B1%8E%A1%E72e
|
2012-08-16 00:02:32 -04:00 |
|
George Wright
|
ac8f5e5cfd
|
Bug 740194 - [Skia] Implement a version of SkMemory for Mozilla that uses the infallible mozalloc allocators r=cjones
|
2012-08-15 23:51:34 -04:00 |
|
Mike Hommey
|
12ce397704
|
Backout changeset d945ae198516 (bug 760152). r=kats
|
2012-08-01 09:51:12 +02:00 |
|
Yoshi Huang
|
226247f651
|
Bug 783150 - B2G RIL: Fetch ICC Record only when SIM_READY. r=vicamo
|
2012-08-10 14:55:08 +08:00 |
|
Eric Chou
|
95076b885d
|
Bug 782905 - [b2g-bluetooth] Calling setEnabled(false) twice in a very short period may crash, r=qdot
|
2012-08-16 10:47:39 +08:00 |
|
Vivien Nicolas
|
ec586e5874
|
Bug 782973 - <select> elements in-content looks as a textfield. r=fabrice
|
2012-08-16 04:44:53 +02:00 |
|
Chris Jones
|
204039910c
|
Bug 782006: Prefetch the "built-in" stylesheet cache in content processes. r=roc
|
2012-08-15 18:46:03 -07:00 |
|
Chris Jones
|
b5aa2f402e
|
Bug 781742: Try to keep a process pre-launched for app content, if the pref says to. r=jlebar
|
2012-08-15 18:46:03 -07:00 |
|
Vicamo Yang
|
ff582a97e6
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 4: add to global interfaces list, r=me
|
2012-08-16 09:37:15 +08:00 |
|
Vicamo Yang
|
c3d60933c3
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon
|
2012-08-16 09:37:05 +08:00 |
|
Vicamo Yang
|
55faef4dd3
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon
|
2012-08-16 09:36:56 +08:00 |
|
Vicamo Yang
|
1ae1d5bf42
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change
|
2012-08-16 09:36:43 +08:00 |
|
Justin Dolske
|
ac039e1de9
|
Bug 661813 - Fix intermittent failure in browser_webconsole_bug_595934_message_categories.js. r=mihai
|
2012-08-15 18:04:52 -07:00 |
|
Jan Beich
|
4e4814bd33
|
Bug 782521 - Don't use const for pthread_setname_np's 3rd arg on NetBSD. r=cjones
|
2012-08-15 21:00:50 -04:00 |
|
Ekanan Ketunuti
|
6b8bb27da3
|
Bug 781932 - Update enabled() to be is_enabled to make Selenium API. r=jgriffin
|
2012-08-15 08:21:41 +07:00 |
|
Steven Lee
|
23dca1a089
|
Bug 779149 - [Dialer] Audio does not go through headset. r=mwu
|
2012-08-15 21:00:50 -04:00 |
|
Marek Stepien
|
dc59a62f32
|
Bug 636245 - Allow localizers to change the Device Manager window size. r=kaie
|
2012-08-15 21:00:50 -04:00 |
|
Ryan VanderMeulen
|
cbcbef5711
|
Merge m-c to inbound.
|
2012-08-15 21:00:42 -04:00 |
|
Chris Jones
|
e73d146e63
|
Bug 783139: Restore setting .widget on nsGUIEvent. r=dRdR
|
2012-08-15 17:54:18 -07:00 |
|
Chris Jones
|
d0e275f782
|
Bug 783134: Work around crashing on startup with fullscreen widgets. r=roc
|
2012-08-15 17:54:18 -07:00 |
|
Gregor Wagner
|
55118a76a5
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Review Comments. r=fabrice
|
2012-08-15 17:49:47 -07:00 |
|
Matt Brubeck
|
8d3664b927
|
Back out e8fae7f2ce39 (bug 781318) because of reftest failure
|
2012-08-15 19:48:31 -04:00 |
|
Gregor Wagner
|
e73aa21788
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice
|
2012-08-15 16:42:08 -07:00 |
|
Gregor Wagner
|
55e6993c18
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. IDL. r=gal
|
2012-08-15 16:41:38 -07:00 |
|
Masayuki Nakano
|
a79bbc874a
|
Bug 782190 Implement onwheel attribute and onwheel property on window, document and element r=smaug, sr=jst
|
2012-08-16 08:09:42 +09:00 |
|
Andrew Halberstadt
|
5565d0b314
|
Bug 778725 - Fix program error managing snapshot errors in b2g reftests, r=jgriffin
|
2012-08-15 17:36:52 -04:00 |
|
Fabrice Desré
|
9473b27a86
|
Bug 773383 - [Web Activities] Activities filtering heuristic does not support arrays/regexp in filters [r=vingtetun]
|
2012-08-15 15:06:23 -07:00 |
|
Joe Drew
|
1409f2351b
|
Bug 781679 - Assert that we're not in the middle of a transaction when we switch layer managers. r=mattwoodrow
|
2012-08-15 17:55:38 -04:00 |
|
Kyle Huey
|
1b73189aff
|
Bug 685516: Mark a couple more tests random.
|
2012-08-15 13:15:03 -07:00 |
|
Kyle Huey
|
fcd9a8d9a7
|
Bug 685516: Disable background-image-tiling.html on Android XUL.
|
2012-08-15 10:55:59 -07:00 |
|
Ed Morley
|
a15c1334fe
|
Backout bcac58cbf328 & 9c75f0428f8a (bug 775965) for causing bug 782981
|
2012-08-15 18:10:55 +01:00 |
|
Ed Morley
|
9ca18660e6
|
Bug 685516 - Disable background-size-body-percent-percent-overflow.html; rs=khuey
|
2012-08-15 17:22:14 +01:00 |
|
Ed Morley
|
f047719a82
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-15 16:17:53 +01:00 |
|
Ed Morley
|
3efc8bac9a
|
Bug 773732 - Temporarily disable browser_dbg_reload-same-script.js due to frequent failures (bug 780198 & bug 782179)
|
2012-08-15 15:30:58 +01:00 |
|
Ed Morley
|
c57acce09c
|
Backout 3b46b03dff5c, effectively relanding bug 781186 and 773732 because it seems like a clean backout isn't going to be possible
|
2012-08-15 15:26:46 +01:00 |
|
Kyle Huey
|
d7d3a8b981
|
Bug 780618: Follow up to switch to nsError.h in merged patches. r=me
|
2012-08-15 06:52:06 -07:00 |
|
Kyle Huey
|
433d46efea
|
Merge m-c to b-s.
|
2012-08-15 06:25:20 -07:00 |
|
Kyle Huey
|
c1fb233053
|
Bug 685516: Disable one more test.
|
2012-08-15 06:17:24 -07:00 |
|
Ed Morley
|
ad19cf3ac8
|
Backout 2a6310e0ed9a (bug 781186) and 64bc6b0e9127 (bug 773732) for causing bug 780198 and bug 782179
|
2012-08-15 13:30:09 +01:00 |
|
Olli Pettay
|
e916370c70
|
Bug 780199 - better mutationobserver handling when attribute value doesn't change, r=sicking
|
2012-08-15 13:06:01 +03:00 |
|
Ed Morley
|
c099eff7e1
|
Backout 34d187fac5f7 (bug 777176) for possibly causing bug 782901 on a CLOSED TREE
|
2012-08-15 10:48:13 +01:00 |
|
Kyle Huey
|
cd9dcb6d64
|
Bug 685516: Disable some more tests.
|
2012-08-14 21:05:24 -07:00 |
|
Ryan VanderMeulen
|
76dc934e7f
|
Merge inbound to m-c.
|
2012-08-14 20:49:54 -04:00 |
|
Blake Kaplan
|
529d4bef12
|
Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD
|
2012-08-14 17:00:43 -07:00 |
|
Chris Peterson
|
cc733dd923
|
Backout a1c1113cdf3e (Bug 781274) to avoid user confusion over StrictMode screen flashing. a=me
|
2012-08-14 17:13:52 -04:00 |
|
Kyle Huey
|
9072606fd6
|
No bug: Eradicate some nsnulls.
|
2012-08-14 13:34:20 -07:00 |
|
Kyle Huey
|
9bf3c06eeb
|
Merge m-c to b-s.
|
2012-08-14 11:14:40 -07:00 |
|
Joe Drew
|
d8748ac877
|
Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas
--HG--
extra : rebase_source : cfa9fc8ae592880e22e1f14cee42539b4f911668
|
2012-08-14 14:06:12 -04:00 |
|
Joe Drew
|
dc29fbcc5f
|
Bug 782416 - Make gfx::2d's nullptr definition actually work. r=nrc
--HG--
extra : rebase_source : da098e5e6d04aa1dce2ffefd4ccd0ad6ffb376b8
|
2012-08-15 15:24:44 -04:00 |
|
George Wright
|
e801206bf4
|
Backed out changeset c2475674e105
|
2012-08-15 17:26:45 -04:00 |
|