Jim Chen
|
1d6132f979
|
Bug 995820 - Add more docs for JavascriptBridge
|
2014-04-15 10:54:00 -07:00 |
|
Jim Chen
|
9e3fc9d88d
|
Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella
|
2014-04-15 08:42:00 -07:00 |
|
Boris Zbarsky
|
b146a467b0
|
Bug 822442. Keep track of DOM proxies in TI, like other DOM objects, so we can do the same call/get/set optimizaations with them. r=efaust
|
2014-04-15 22:58:45 -04:00 |
|
Boris Zbarsky
|
f008f31bf3
|
Bug 995295. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku
|
2014-04-15 22:58:44 -04:00 |
|
Boris Zbarsky
|
ac9f0ba11d
|
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
|
2014-04-15 22:58:44 -04:00 |
|
Boris Zbarsky
|
938ba48ab7
|
Bug 843840 part 1. Add a way to ask DOM proxies with a named getter whether a property is enumerable or not and use that information in getOwnPropertyDescriptor. r=peterv
|
2014-04-15 22:58:44 -04:00 |
|
Boris Zbarsky
|
7d2331d5b5
|
Bug 995546. Nix bogus GetParentObject methods on WebIDL objects without a wrapper cache. r=bholley
|
2014-04-15 22:58:43 -04:00 |
|
Monica Chew
|
d98ff86e6e
|
Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler)
|
2014-04-15 15:35:41 -07:00 |
|
Matt Woodrow
|
a61f03e9ff
|
Bug 996378 - Use Moz2D for gfxCallbackDrawable. r=roc
|
2014-04-16 14:23:05 +12:00 |
|
Ehsan Akhgari
|
7ea9441843
|
Bug 996955 - Remove nsIDOMTouch; r=bzbarsky
|
2014-04-15 22:18:18 -04:00 |
|
Dan Glastonbury
|
7d0f27b9fe
|
Bug 966630 - Clamp level to TexImage operations to [0..31]. r=jgilbert
--HG--
extra : rebase_source : 90ba0687cffd63a361f655b89bab077713a8a312
|
2014-04-16 11:23:41 +10:00 |
|
Nicholas Nethercote
|
f9af51ad1b
|
Bug 996438 - Import BookmarkJSONUtils.jsm lazily into PlacesBackups.jsm. r=mak.
--HG--
extra : rebase_source : 244d30f479ddf9d79dfe216bd9024ba7f45c662a
|
2014-04-15 18:20:28 -07:00 |
|
Jonathan Watt
|
8392fec63c
|
Bug 996901 follow-up - Fix OS X 10.8 non-unified build bustage. r=bustage
|
2014-04-16 02:19:31 +01:00 |
|
Brian R. Bondy
|
7d49994242
|
Bug 996564 - Mar command line help is wrong and fix libmar warning. r=spohl
|
2014-04-15 21:12:05 -04:00 |
|
Jonathan Watt
|
677f7fdb5d
|
Bug 950372 follow-up - Avoid having the preprocessor define for READ in linux/fs.h break Moz2D's 2D.h by making sure 2D.h is included before whatever includes linux/fs.h. r=B2G KK Emulator Opt/Debug bustage
|
2014-04-16 01:48:02 +01:00 |
|
Jonathan Watt
|
0a0470e24e
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
|
Matt Woodrow
|
d0d493da83
|
Bug 996929 - Make nsLayoutUtils::SurfaceFromElement optimize the returned surface upfront so that it doesn't have to be converted every time it's used. r=jwatt
|
2014-04-16 01:40:18 +01:00 |
|
Markus Stange
|
6692bd50f7
|
Bug 982698 - Make FilterNodeD2D1 support DataSourceSurface input surfaces. r=Bas
|
2014-04-15 23:45:11 +01:00 |
|
Terrence Cole
|
fb5836e633
|
Bug 994413 - Make Gecko use the same value marking semantics as SpiderMonkey; r=jonco,mccr8
|
2014-04-09 12:42:48 -07:00 |
|
Matt Woodrow
|
58ea787e41
|
Bug 974197 - Remove the layers acceleration pref change that accidentally made it in. CLOSED TREE
|
2014-04-16 10:56:04 +12:00 |
|
Kyle Huey
|
385e2f9891
|
Bug 991812: B2G Fixups CLOSED TREE. r=me
|
2014-04-15 15:30:00 -07:00 |
|
Kyle Huey
|
1e28725524
|
Bug 991812: B2G Fixups CLOSED TREE. r=me
|
2014-04-15 15:26:43 -07:00 |
|
Eric Faust
|
d8d90e9821
|
Bug 978232 - ES6 Proxies: [[Construct]] must throw if the trap doesn't return an object. (r=jwalden)
|
2014-04-15 14:57:35 -07:00 |
|
Mike Hommey
|
e6e8396a5a
|
Bug 996621 - Include b2g/config/mozconfigs/common in macosx64_gecko mozconfigs. r=mshal
|
2014-04-16 06:51:35 +09:00 |
|
Kyle Huey
|
3be8fc6baf
|
Bug 994971: Don't export nsObserverService.h. r=bsmedberg
--HG--
extra : rebase_source : cd5aa136075086a10cfa03d937743d8a5471fd6c
|
2014-04-14 12:04:27 -07:00 |
|
Kyle Huey
|
a537226f0b
|
Bug 993734: Stop pretending that the observer service is threadsafe. r=bsmedberg
--HG--
extra : rebase_source : 233d626d1127cc9c82adb6d486b1ad599bb060ce
|
2014-04-14 12:04:26 -07:00 |
|
Kyle Huey
|
3b738d8c1b
|
Bug 995405: Don't pass around references to the observer service off the main thread. r=michal
--HG--
extra : rebase_source : 14baedc2f8e0d9f63b30be9c3c9eb373ba432ec5
|
2014-04-14 12:04:26 -07:00 |
|
Kyle Huey
|
b6957123df
|
Bug 991812: Remove uses of AtomicRefCounted<T> that live in Gecko. r=ehsan
--HG--
extra : rebase_source : 0d14e02c64d548fd3177681248d722683aaa87c3
|
2014-04-14 12:04:25 -07:00 |
|
Kyle Huey
|
4b25f94dc9
|
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
--HG--
extra : rebase_source : 239ff77ec3765a3f190ed75b1645c6011e5d1dbd
|
2014-04-14 12:04:24 -07:00 |
|
David Keeler
|
c0e2e8d723
|
bug 994932 - fix error checking in GetOCSPResponseForType r=retornam
|
2014-04-15 14:21:08 -07:00 |
|
Tom Schuster
|
6cf1844fcf
|
Bug 935519 - Move Highlight All and Match Case back next to find bar input field again. r=mikedeboer
|
2014-04-15 22:41:00 +02:00 |
|
Eric Faust
|
b482a3a1f1
|
Bug 978235 - Reland forgotten test. r=me
|
2014-04-15 13:19:53 -07:00 |
|
Eric Faust
|
afed7f15b3
|
Bug 978235 - ES6 Proxies: Implement [[IsExtensible]] trap. (r=jorendorff)
|
2014-04-15 13:13:51 -07:00 |
|
Eric Faust
|
1a95c33230
|
Bug 978235 - Add missing JSAutoCompartment to JavaScriptChild.cpp. (r=terrence over IRC)
|
2014-04-15 13:08:41 -07:00 |
|
Eric Faust
|
8ec8b52e89
|
Backed out changeset f1660c847ca2 (bug 978235) for landing with random debug code.
|
2014-04-15 12:56:51 -07:00 |
|
Daniel Holbert
|
65f4cf87b1
|
Bug 991285 part 2: Give nsRenderingContext a private destructor and mark it as MOZ_FINAL, for safer refcounting. r=roc
|
2014-04-15 12:55:24 -07:00 |
|
Daniel Holbert
|
7b4d635087
|
Bug 991285 part 1: Consistently allocate nsRenderingContext instances on the heap. r=roc
|
2014-04-15 12:54:10 -07:00 |
|
Eric Faust
|
413c2ea3c7
|
Bug 978235 - ES6 Proxies: Implement [[IsExtensible]] trap. (r=jorendorff, terrence over IRC)
|
2014-04-14 15:52:26 -07:00 |
|
Eric Faust
|
5a2d3e1d80
|
Bug 983460 - Opcodes.h has an extra TMPSLOT for JSOP_SETPROP. (r=jandem)
|
2014-04-14 15:52:24 -07:00 |
|
Steve Singer
|
cc8d53fe4d
|
Bug 980891 - #ifdef out usage of Skia objects on non-skia builds. r=gal
|
2014-04-15 21:07:42 +02:00 |
|
Ehsan Akhgari
|
1a36b5e08f
|
Yet another typo fix for bug 996158, DONTBUILD
|
2014-04-15 15:04:05 -04:00 |
|
Ehsan Akhgari
|
240b67a3a9
|
Typo fix for bug 996158, DONTBUILD
|
2014-04-15 15:02:57 -04:00 |
|
Dan Gohman
|
69883bd992
|
Bug 892794 - IonMonkey: Add some interesting INT32_MIN-related testcases. r=nbp
|
2014-04-15 11:34:25 -07:00 |
|
Yura Zenevich
|
d097b8fe59
|
Bug 996744 - fixed a type that causes a TypeError in Utils.jsm. r=eeejay
---
accessible/src/jsat/Utils.jsm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
2014-04-15 14:24:57 -04:00 |
|
Jonathan Watt
|
10e73de9e6
|
Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow
|
2014-04-15 19:02:23 +01:00 |
|
Randell Jesup
|
f0300f6626
|
Bug 996329: remove trailing space from m=application SDP lines r=ehugg
|
2014-04-15 14:00:59 -04:00 |
|
Botond Ballo
|
b674de9ffc
|
Bug 976605 - Fix up APZ gtests to call APZC::SetAllowedTouchBehavior() at the correct time. r=kats
--HG--
extra : source : f168fc394c3d61b7375530d0d294d84cecc6207a
|
2014-04-14 14:59:20 -04:00 |
|
Botond Ballo
|
967806f47b
|
Bug 976605 - Disable active element handling in BEP.js if APZ is enabled. r=kats,vingtetun
--HG--
extra : source : 2a6f99faedb8317b87b99a81953fa0ddd759ddaa
|
2014-04-09 13:39:36 -04:00 |
|
Botond Ballo
|
f3ea1a207f
|
Bug 976605 - Hook up TabChild to the ActiveElementManager. r=kats
--HG--
extra : source : 857c93cae53b3900015a402a1f246dd1355b8cee
|
2014-04-09 15:16:16 -04:00 |
|
Botond Ballo
|
7e09bd9eb4
|
Bug 976605 - Introduce ActiveElementManager. r=kats
--HG--
extra : source : e253ba688a7306f1a18a40c9d3be331f974beb2a
|
2014-04-09 16:21:27 -04:00 |
|