Vicamo Yang
afd8bc6895
Bug 849739 1/5 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent
2013-04-09 10:21:50 +08:00
Vicamo Yang
30f4e10332
Bug 838467 5/5: test cases. r=gwagner
2013-04-09 10:21:43 +08:00
Vicamo Yang
97b776a0fc
Bug 838467 4/5: RIL. r=gwagner
2013-04-09 10:21:39 +08:00
Vicamo Yang
1433d13b64
Bug 838467 3/5: IPC. r=sicking,bent
2013-04-09 10:21:35 +08:00
Vicamo Yang
3e803b53c7
Bug 838467 2/5: DOM implementation. r=sicking,bent
2013-04-09 10:21:31 +08:00
Vicamo Yang
17c7709601
Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent
2013-04-09 10:21:25 +08:00
Ryan VanderMeulen
bae0323cba
Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks.
2013-04-08 22:16:21 -04:00
Jim Chen
6c944aad3e
Bug 844573 - Detect textarea; r=cpeterson
2013-04-01 18:52:39 -04:00
Jim Chen
9c45aad421
Bug 844573 - Pass textarea input type; r=masayuki
2013-03-29 12:00:59 -04:00
Ben Turner
3797dfb32b
Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey.
2013-04-08 12:47:13 -07:00
Ryan VanderMeulen
319bfe08a6
Backed out changeset e5cf40b38bd7 (bug 859545) for jit-test failures.
2013-04-08 20:43:10 -04:00
Brian R. Bondy
bb53018f0c
Bug 856202 - Alert service always cancels in Metro right away. r=wchen
2013-04-08 20:39:55 -04:00
Justin Lebar
69782293d6
Bug 857834 - Remove a warning in the startupcache. r=mwu
2013-04-08 20:31:44 -04:00
Wes Johnston
82a486ee89
Bug 729463 - Readd 'Open in New Tab context menu item. r=mfinkle
2013-04-08 17:04:29 -07:00
Wes Johnston
844534e5ad
Bug 729463 - Add switch-to-tab for Android. r=mfinkle
2013-04-08 17:04:28 -07:00
Ethan Hugg
c75afa6279
Bug 845362 - Signaling - Remove max calls per line r=abr
2013-04-02 13:18:40 -07:00
Ehsan Akhgari
1125f5e698
Bug 857600 - Add a mach command for debugging using gdb; r=gps
...
--HG--
extra : rebase_source : 85d0d7e717eb8ee92a61bd0ce7fd310ac2d3d715
2013-04-03 11:16:03 -04:00
Ehsan Akhgari
c1ab51694e
Bug 859335 - Make sure that the chunk passed to WriteZeroesToAudioBlock is not null; r=roc
...
--HG--
extra : rebase_source : 8a2b5bd19cdb12289950ff58ca72b85e99ba44a7
2013-04-08 11:20:46 -04:00
Ryan VanderMeulen
bc8acbe2a1
Backed out changeset 35178de36bd3 (bug 855704) for frequent mochitest failures.
2013-04-08 19:50:03 -04:00
Benoit Girard
b28c254659
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
...
--HG--
extra : rebase_source : 172d75f2183c5ba50ce709aeefcd3534a35724e5
2013-04-03 18:59:17 -04:00
James Willcox
62450c587b
Bug 734691 - Add multi-thread support to profiler r=benwa
...
--HG--
extra : rebase_source : 8367dc61f9f9026d0110ffe43d5d4d0aa9129e24
2013-03-29 15:34:49 -04:00
Masatoshi Kimura
a7b906a433
Bug 771975 - Remove -moz-prefixed gradients usage from rest of the tree. r=roc
2013-04-09 07:44:26 +09:00
Masatoshi Kimura
3f85aa084e
Bug 771975 - Remove -moz-prefixed gradients usage from devtools. r=vporof
2013-04-09 07:44:26 +09:00
Masatoshi Kimura
051ae50828
Bug 771975 - Remove -moz-prefixed gradients usage from b2g. r=fabrice
2013-04-09 07:44:25 +09:00
Sean Stangl
99975901ad
Bug 859545 - Enable default parallel compilation for shell JS_THREADSAFE builds. r=bhackett
2013-04-08 16:23:16 -07:00
Camilo Viecco
aee4ef87b8
Bug 672811 - Fix cert viewer usage display when using libpkix. r=bsmith
2013-04-08 09:13:59 -07:00
Ehsan Akhgari
ca9c9160b9
Backed out changeset 664a2230e5c7 (bug 843793) because of Marionette test failures
...
Landed on a CLOSED TREE
2013-04-08 18:49:33 -04:00
Ehsan Akhgari
a8ee3411c7
Backed out changeset d0d75e76d41f (bug 857417) for crashes during tests
2013-04-08 18:48:38 -04:00
Daniel Holbert
eb8945b689
Bug 859021 followup: Add missing "f" suffixes for float-valued numeric literals, even where it's not strictly required by MSVC build warnings.
2013-04-08 15:06:28 -07:00
Daniel Holbert
a7356d0abd
Bug 859517: Move LayerManagerOGL::Initialize's helper-nsRunnable from function-scope to class-scope to fix build warning about ignored visibility attribute. r=BenWa
2013-04-08 15:06:28 -07:00
Daniel Holbert
945ddf8aa7
Bug 859482: Remove no-longer-used variable 'definedProperty' from xpc_qsDefineQuickStubs. r=bz
2013-04-08 15:06:27 -07:00
Daniel Holbert
2a9656546d
Bug 859491: Fix Wreorder build warning for XPCJSRuntime constructor. r=bholley
2013-04-08 15:06:27 -07:00
Jason Smith
7144594425
Bug 836349 - Crashtest for bug 836349. r=abr
...
DONTBUILD
2013-04-08 16:14:24 -05:00
Ryan VanderMeulen
663e0d161d
Backed out changeset 6c40b2d396c6 (bug 836349) for a bad commit message.
2013-04-08 17:29:38 -04:00
Gijs Kruitbosch
9cf466cf88
Bug 834034 - Migrate persdict.dat when resetting Firefox, r=MattN
2013-04-08 14:17:18 -07:00
Terrence Cole
107fd6479b
Bug 857345 - ExposeToActiveJS should not care about GC things in the Nursery; r=billm
...
--HG--
extra : rebase_source : 709ce1e8e36f080d8a58b0a3b22a8955f72cf17f
2013-04-01 15:31:49 -07:00
Adam Roach [:abr]
785a2462e7
# HG changeset patch
...
# User Jason Smith <jsmith@mozilla.com>
# Date 1364784773 25200
# Node ID 509272e28c38cc8962e67465e3be58281d9af33a
# Parent 0b7c27024048cdfbbd62005d1c4ad5e7f6edf8a8
bug 836349 - Crashtest for bug 836349. r=abr
2013-04-08 16:14:24 -05:00
Jonathan Griffin
db991ae0e8
Bug 843793 - Throw specific errors when a frame has frozen/crashed, r=mdas
2013-04-08 14:12:32 -07:00
Randell Jesup
77e47da3ea
Bug 838380: don't crash browser on server 500 error r=abr
2013-04-08 17:11:31 -04:00
Boris Zbarsky
081e372b68
Bug 856428. Don't try to root an uninitialized value. r=peterv
2013-04-08 17:05:22 -04:00
Boris Zbarsky
3eba25eee5
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
2013-04-08 17:04:21 -04:00
Boris Zbarsky
ecc404d587
Bug 688691. Warn when LenientThis actually causes us to not throw. r=ms2ger
2013-04-08 17:04:21 -04:00
Boris Zbarsky
d0390f6f9c
Bug 858671. Make do_GetAtom infallible. r=khuey
2013-04-08 17:04:21 -04:00
Boris Zbarsky
07a59e8ded
Bug 857645. Make it possible to copy-initialize an nsCOMPtr<T> from an already_AddRefed<U> as long as U inherits from T. r=ehsan
2013-04-03 22:33:34 -04:00
Boris Zbarsky
5bc9517a69
Bug 810644 part 2. Eliminate the now-unused CallEventHandler. r=smaug, sr=peterv
2013-01-03 14:02:42 -05:00
Boris Zbarsky
de6016dae4
Bug 810644 part 1. Switch setTimeout and setInterval to using WebIDL callback functions. r=smaug, sr=peterv
2013-01-03 14:02:36 -05:00
Boris Zbarsky
9d76e74edd
Bug 765780 part 2. Simplify the docshell code that was trying to enable script in subframes of designMode documents. r=ehsan
...
I'm leaving the editing session APIs for enabling/disabling script and finding out whether the editing session has done that, in case someone else is using it.
2013-04-08 17:04:20 -04:00
Boris Zbarsky
c65a12a4e7
Bug 765780 part 1. Stop disallowing script and plug-ins in designMode documents. r=ehsan
2013-04-08 17:04:19 -04:00
Terrence Cole
6adf083a9a
Bug 857706 - Always allocate the self-hosting global in the tenured generation; r=billm
...
--HG--
extra : rebase_source : c3f3cd413fdad45f34d65d6803339e9b69ac04bc
2013-04-08 13:14:40 -07:00
Nikhil Marathe
c6ebdfa05d
Bug 857135 - Remove Push components from android and desktop builds. r=jlebar
...
Remove files to fix AWSY regression for now. Temp fix.
--HG--
extra : rebase_source : a57bd3f0649af7d13206fe1f448f23a3007132fa
2013-04-08 13:56:08 -07:00