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 |
Benjamin Bouvier
|
1360c091f9
|
Bug 966295: Implement variadic Math.min and Math.max in Odin; r=luke
|
2014-02-11 14:19:59 +01:00 |
Ryan VanderMeulen
|
29a4e2b200
|
Merge b2g-inbound to m-c.
|
2014-02-11 08:09:19 -05:00 |
Jacek Caban
|
8829c682ee
|
Bug 970364 - Fix conversions between enum classes and ints in gfx/2d/. r=bas.schouten
|
2014-02-11 13:44:17 +01:00 |
Jacek Caban
|
a09f8c727e
|
Bug 970421 - Fix PoisonIOInterposerWin.cpp compilation on mingw. r=aklotz
|
2014-02-11 13:43:59 +01:00 |
Jon Coppeard
|
bdd3c4648a
|
Bug 960028 - Use UndefinedHandleValue rather than rooting UndefinedValue() r=sfink
|
2014-02-11 10:59:16 +00:00 |
Jon Coppeard
|
c3759c40ff
|
Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug
|
2014-02-11 10:59:16 +00:00 |
Jon Coppeard
|
457e5b82c5
|
Bug 965830 - Add HandleValueArray class to receive rooted arrays of Values r=terrence
|
2014-02-11 10:59:16 +00:00 |
Jon Coppeard
|
f9b9e81392
|
Bug 965830 - Remove AutoArrayRooter from the public API r=terrence r=smaug
|
2014-02-11 10:59:15 +00:00 |
Jon Coppeard
|
4d149bca47
|
Bug 965830 - Make AutoValueArray into a fixed-size inline array that roots its contents r=terrence
|
2014-02-11 10:59:15 +00:00 |
Florian Quèze
|
5116be73d1
|
Bug 965265 - Opening a new private window shows social provider buttons which don't do anything, r=mixedpuppy.
--HG--
extra : rebase_source : 74d3f5fd7eea7c4c146f0eba843e7d39837c406f
|
2014-02-11 08:28:25 +01:00 |
Masayuki Nakano
|
66d81c3ef0
|
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
Masayuki Nakano
|
47672f20db
|
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
Masayuki Nakano
|
cb44c44528
|
Bug 968721 Remove constructor of WidgetPointEvent which takes a lot of arguments for initializing its members r=smaug
|
2014-02-11 14:35:25 +09:00 |
Masayuki Nakano
|
064b77ec0a
|
Bug 964153 Remove unnecessary constructor of WidgetTouchEvent and don't copy its widget in Duplicate() r=smaug
|
2014-02-11 14:35:25 +09:00 |
Masayuki Nakano
|
ad71ce4872
|
Bug 962140 Remove following char message of keydown message with found message r=jimm
|
2014-02-11 14:29:17 +09:00 |
Masayuki Nakano
|
3ef2b2fef1
|
Bug 950373 part.2 Don't consume keys which are used by <tree> for navigation in session restore UI r=enndeakin
|
2014-02-11 14:26:11 +09:00 |
Masayuki Nakano
|
b799eac9fb
|
Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin
|
2014-02-11 14:26:10 +09:00 |
Matt Woodrow
|
e58d379984
|
Bug 966679 - Follow-up to fix bustage on gcc 4.4, split Compose() into separate functions. CLOSED TREE
|
2014-02-11 17:58:01 +13:00 |
Matt Woodrow
|
0c56212664
|
Bug 966679 - Mark Layers as Mutated if they have an invalid region. r=roc
|
2014-02-11 17:01:49 +13:00 |
Matt Woodrow
|
fb1c8410a8
|
Bug 966679 - Resolve RefLayers during IPDL transactions. r=nical
|
2014-02-11 17:01:20 +13:00 |
Matt Woodrow
|
ee8bfdcd6f
|
Bug 966679 - Make LayerProperties aware of RefLayers. r=roc
|
2014-02-11 17:00:46 +13:00 |
Matt Woodrow
|
d5e6286e88
|
Bug 966679 - Make sure all RefLayers are resolved before calling BeginTransaction. r=nical
|
2014-02-11 17:00:16 +13:00 |
Matt Woodrow
|
1fa07848e6
|
Bug 966679 - Implement widget paint flashing for BasicCompositor. r=roc
|
2014-02-11 16:59:39 +13:00 |
Phil Ringnalda
|
5a748ed604
|
Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions
|
2014-02-10 19:09:23 -08:00 |
Bill McCloskey
|
c01429dd44
|
Bug 970736 - Make basic compositor handle texture wrapping correctly (r=mattwoodrow)
|
2014-02-10 18:46:34 -08:00 |
Bill McCloskey
|
9ad9d34368
|
Bug 970711 - Fix typo in MemoryTextureClientData destructor (r=mattwoodrow)
|
2014-02-10 18:46:27 -08:00 |
Bill McCloskey
|
d35c527b82
|
Bug 970711 - Make basic compositor respect TexturedEffect filter (r=mattwoodrow)
|
2014-02-10 18:45:11 -08:00 |
B2G Bumper Bot
|
38433870e8
|
Bumping manifests a=b2g-bump
|
2014-02-10 18:40:53 -08:00 |
Eric Chou
|
e990369c4b
|
Bug 962310 - Support in-process bt file transfer, f=bent, r=gyeh
Currently if an app which lives in chrome process calls SendFile()
to send a file via Bluetooth, it would crash.
|
2014-02-11 10:07:23 +08:00 |
Ehsan Akhgari
|
6021b6d2f1
|
Bug 969757 follow-up, fix two comments, DONTBUILD
|
2014-02-10 20:55:57 -05:00 |
Ehsan Akhgari
|
f987acb104
|
Bug 969875 - Use fallible allocations in the URL Classifier some more; r=gcp
|
2014-02-10 20:51:01 -05:00 |
Mike Hommey
|
fde8703335
|
Bug 969989 - Move MOZ_APP_NAME derivation from MOZ_APP_BASENAME where is was. r=ted
|
2014-02-11 10:45:37 +09:00 |
Mike Hommey
|
d709a5a4bc
|
Bug 969839 - Bump required NSPR version to 4.10.3. r=gps
|
2014-02-11 10:45:17 +09:00 |