Nicholas D. Matsakis
406db95210
Bug 966575 part 6.5 -- Pretenure internal vectors with types / offsets r=sfink
2014-02-06 11:32:33 -05:00
Nicholas D. Matsakis
c71ebdb102
Bug 966575 part06 -- Move field info into reserved slots, remove non-standard fieldName r=sfink
2014-01-29 14:04:05 -05:00
Nicholas D. Matsakis
4716472758
Bug 966575 part 5 -- Add length to sized array descriptors r=sfink
2014-01-30 09:02:55 -05:00
Nicholas D. Matsakis
f4e85180d0
Bug 966575 part 4.5 -- Pretenure type descriptors and things they can reach r=sfink
2014-02-06 11:14:02 -05:00
Nicholas D. Matsakis
ab2445678c
Bug 966575 part 04 -- Make TI Type Object Addendum refer to actual descriptor and not TypeRepresentation*
2014-01-28 18:24:23 -05:00
Nicholas D. Matsakis
cfd3452ef4
Bug 966575 part 03 -- Extend Type Descr to include all data from type repr r=sfink
2014-01-27 19:49:36 -05:00
Nicholas D. Matsakis
c19a4cea03
Bug 966575 part 02 - Migrate away from accessing TypeRepresentation directly r=sfink
2014-01-27 18:54:07 -05:00
Nick Alexander
867646c40b
Bug 946083 - Part 2: Add dependencies for Proguard input jars. r=glandium
...
This restores no-op builds.
--HG--
extra : rebase_source : 0a3554f9d7070c3448eaf9536e18adab6b5781d6
2014-02-11 09:55:47 -08:00
Nick Alexander
a84954b70a
Bug 946083 - Part 1: Delete .class files when (re-)building a Java JAR. r=glandium
...
This cleans up stale .class files, so they don't get packaged into the
.jar files that Proguard consumes.
--HG--
extra : rebase_source : a090d707579711f85b8f9f174b88bf9302be0b24
2014-02-11 09:55:47 -08:00
Bill McCloskey
f68b403891
Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted)
2014-02-11 09:01:08 -08:00
Bill McCloskey
84c750bcb9
Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan)
2014-02-11 09:00:54 -08:00
David Keeler
7c08b2051b
bug 961528 - holepunch chart.apis.google.com from the HSTS preload list r=briansmith
2014-02-11 10:21:57 -08:00
Jeff Muizelaar
27c7be0974
Bug 967799. b2gautomation: Wait on the queue instead of polling it. r=ahal
...
This replaces the stdout property with a getStdoutLines functions that waits on
the queue instead of polling it in a tight loop. This should reduce the amount
of time spent in runreftestb2g.py dramatically.
--HG--
extra : rebase_source : 6e14568285c9269d06848e441f3fa3420e76d6a4
2014-02-11 13:43:33 -05:00
Anuj Agarwal
4b53efef70
Bug 970977 - Create reftests for bug 477915. r=fredw
2014-02-11 13:41:32 -05:00
Ali Akhtarzada
157bebd3f5
Bug 970327 - Add PNG dump utils for SourceSurface. r=nical
2014-02-11 13:41:09 -05:00
Max Vujovic
2e9f734512
Bug 948265 - [CSS Filters] Change nsSVGFilterProperty to track an nsStyleFilter chain instead of a single nsIURI and nsSVGFilterFrame. r=roc
2014-02-09 20:31:03 -08:00
Benjamin Smedberg
7abfd31325
Bug 897870 - Add diagnostic OOM size to Pickle::Pickle crashes. r=dmajor
2014-02-11 13:40:42 -05:00
Eitan Isaacson
b4e5b84551
Bug 965628 - Clear cursor when leaving iframe. r=yzen
2014-02-11 10:41:02 -08:00
Eitan Isaacson
ed9a2c503a
Bug 965621 - Use vc of eventmanager scope. instead of event document. r=yzen
2014-02-11 10:41:02 -08:00
Dan Gohman
0cdf32eefa
Bug 969705 - IonMonkey: Fix truncation of operands for converted comparisons. r=nbp
2014-02-11 13:31:58 -05:00
Birunthan Mohanathas
9b3486cdf4
Bug 963056 - Part 2: Make MOZ_ARRAY_LENGTH a typesafe compile-time constant on compilers without constexpr support. r=Waldo
2014-02-11 13:31:58 -05:00
Birunthan Mohanathas
d07d624561
Bug 963056 - Part 1: Name unnamed struct in IRC_Composite_C_R0195-incl.cpp. r=ehsan
2014-02-11 13:31:57 -05:00
Glenn Randers-Pehrson
8fd3e55ae2
Bug 945912 - Fix palette length reporting bug. r=jmuizelaar
2014-02-11 13:31:57 -05:00
Ehsan Akhgari
e4f4a283cc
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Nicolas Silva
ee220cfb74
Bug 957560 - Fix some issues with CairoTextureClientD3D9 and DataTextureSourceD3D. r=Bas
2014-02-11 17:13:14 +01:00
Brian O'Keefe
56341318f9
Bug 772828 - Part b: use RESOURCE_FILES in moz.build instead of manual rules in Makefile.in; r=mshal
2013-11-05 13:37:54 -05:00
Brian O'Keefe
75d0f2aeaf
Bug 772828 - Part a: add support for RESOURCE_FILES in moz.build; r=mshal
2013-11-05 13:37:49 -05:00
Andrea Marchesini
95f93718f2
Bug 970755 - Sequence<JS::Value> rooted, r=bz
2014-02-11 15:58:04 +00:00
Kartikaya Gupta
d1bd4a8712
Bug 965381 - Delay the single tap notification until after the touchdown is handled. r=daleharvey
2014-02-11 10:42:42 -05:00
Masatoshi Kimura
d7532ffc68
Bug 957002. Stop including prtypes.h for endian macros. r=jrmuizel
...
We don't need these anymore.
--HG--
rename : config/autoconf-js.mk.in => config/autoconf.mk.in
rename : config/emptyvars-js.mk.in => config/emptyvars.mk.in
rename : dom/events/test/test_bug967796.html => dom/events/test/test_bug432698.html
extra : rebase_source : e9879157bb3efa8c1834c9d57ecfca8ddb9567a8
2014-02-10 18:45:43 -05:00
Benoit Girard
0f3a70b95f
Bug 963821 - Port FPS counter to the Compositor API. r=bas
...
--HG--
rename : gfx/layers/opengl/FPSCounter.h => gfx/layers/composite/FPSCounter.h
2014-02-10 17:14:11 -05:00
Antonio M. Amaya
fe9ff58e54
Bug 965273 - CSP: Fix serialization and deserialization and add support for the {} characters on the host name. r=sstamm
2014-01-30 22:22:21 +01:00
Doug Sherk
409cb7fe8e
Bug 969860: Set GEL's state back to GESTURE_NONE after spoofing a touch start on pinch end r=kats
2014-02-10 12:43:12 -05:00
Neil Deakin
76d49131f7
Bug 967432, labelElement should still be set even when an access key is not present, r=neil
2014-02-11 09:40:12 -05:00
Ryan VanderMeulen
285a3a25dd
Backed out changesets 6948901b128f and d9a099b06911 (bug 946083) and changeset 1e038f308b8d (bug 961339) for intermittent Android build failures.
2014-02-11 09:35:12 -05:00
Ali Akhtarzada
f6a5974f2e
Bug 970331 - Make sure moz pattern is not set on cairo context. r=nical
2014-02-11 09:22:46 -05:00
Jan Beich
f5bacac179
Bug 969932 - Remove unnecessary moz.build conditional for sendfile(2) on BSDs. r=glandium
2014-02-11 09:22:46 -05:00
Jan Beich
ca692dfe5b
Bug 969759 - Remove NetBSD version check for unsupported releases. r=glandium
2014-02-11 09:22:46 -05:00
Martin Stransky
99426c35f3
Bug 968193 - flash-plugin freezes when window allocation size is 0x0. r=karlt
2014-02-11 09:22:45 -05:00
Ali Akhtarzada
a9545a3f91
Bug 967743 - Make moz elements use DrawTarget context. r=mattwoodrow
2014-02-11 09:22:45 -05:00
Alessandro Decina
d89db4179d
Bug 806917 - Add support for GStreamer 1.0. r=edwin, r=gps
2014-02-11 09:22:45 -05:00
Peiyong Lin
b30632063d
Bug 613472 - Use the fallible allocator and propagate errors in AppendASCIItoUTF16. r=bsmedberg
2014-02-11 09:22:45 -05:00
Oleg Romashin
06693231dc
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
...
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
2014-02-11 06:16:56 -08:00
Ehsan Akhgari
b7b6d52aef
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Ehsan Akhgari
8c0ee15eb7
Bug 969878 - Do not try to check the return value of nsTArray::SetLength in nsDateTimeFormatMac::FormatTMTime; r=smontagu
...
This size is not controllable from content. and nsTArray::SetLength's
return value is always true for now (I'm converting it to void in bug
969864.)
2014-02-11 08:53:20 -05:00
Ehsan Akhgari
6c8a6323f2
Bug 969872 - Do not try to check the return value of nsTArray::SetLength in nsLocaleService; r=smontagu
...
This size is not controllable from content. and nsTArray::SetLength's
return value is always true for now (I'm converting it to void in bug
969864.)
2014-02-11 08:52:30 -05:00
Nathan Froyd
2029b67932
Bug 970507 - mark generated DOMIfaceAndProtoJSClass instances as const; r=bz
2014-02-10 15:11:58 -05:00
Nathan Froyd
24631a473e
Bug 957175 - reduce relocations required by NamesOfInterfacesWithProtos; r=bz
2014-02-10 10:24:38 -05:00
Ryan VanderMeulen
60a23c679f
Merge m-c to inbound.
2014-02-11 08:41:45 -05:00
Ryan VanderMeulen
8dddcefadb
Merge inbound to m-c.
2014-02-11 08:39:31 -05:00