Nicolas Silva
b1610dce26
Bug 919936 - MemoryTextureClient/Host serialization unittests. r=BenWa
2013-09-25 13:47:14 +02:00
Mats Palmgren
a7a36b9304
Bug 919318 - A few cosmetic changes after dropping the Get prefix on some methods. r=dholbert
2013-09-25 11:42:35 +00:00
Mats Palmgren
5a3cdd8297
Bug 919318 - Drop the Get prefix on the frame methods GetFirstContinuation, GetLastContinuation, GetFirstInFlow, GetLastInFlow and also on nsLayoutUtils::GetLastContinuationWithChild, because they never return null. r=dholbert
2013-09-25 11:42:34 +00:00
Jan de Mooij
6b9e7e618e
Bug 920046 - Specialize Math.round and Math.floor with double return type. r=bhackett
2013-09-25 13:26:59 +02:00
Ted Mielczarek
2064bbd0d7
bug 919635 - package Steeplechase tests and extra bits in test package. r=gps
2013-09-25 06:57:34 -04:00
Ted Mielczarek
98edc17b11
Bug 919635 - Add manifests for Steeplechase tests to moz.build. r=gps
2013-09-20 12:57:30 -04:00
Masayuki Nakano
648570f10b
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
2013-09-25 20:21:22 +09:00
Masayuki Nakano
ad647cc182
Bug 912956 part.17 mozilla/ContentEvents.h should be included directly r=roc
2013-09-25 20:21:20 +09:00
Masayuki Nakano
64fa96e1ce
Bug 912956 part.16 mozilla/MiscEvents.h should be included directly r=roc
2013-09-25 20:21:20 +09:00
Masayuki Nakano
d37d273b83
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
2013-09-25 20:21:19 +09:00
Masayuki Nakano
f827f4667b
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
2013-09-25 20:21:18 +09:00
Masayuki Nakano
8d69a172c1
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
2013-09-25 20:21:16 +09:00
Robert O'Callahan
d87481fd60
Bug 920429. Fix busted boolean expression. r=mattwoodrow
...
--HG--
extra : rebase_source : fe144360e5f7b3399219d15cabc93c07a547c814
2013-09-25 23:11:23 +12:00
Robert O'Callahan
149596d5ca
Bug 914426. Don't try to dump DeprecatedTextureHost contents unless HTML tree dumping is enabled. Also, be lenient about null values and unknown formats. r=nrc
...
--HG--
extra : rebase_source : bc7aff0dacdea4a7c71bdb659774fd96a25fa529
2013-09-09 17:08:42 -07:00
Nicolas Silva
d1fe7deee2
backout changeset 148585:ab5af752fa81 for build bustage
2013-09-25 12:03:47 +02:00
Olli Pettay
8e10f4454e
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
...
--HG--
extra : rebase_source : ae7aa26cbfb775ddea775a0c084d4a8d1f6fa82e
2013-09-25 12:48:03 +03:00
Nicolas Silva
6220c02999
Bug 919936 - MemoryTextureClient/Host serialization unittests. r=BenWa
2013-09-25 11:43:08 +02:00
Neil Rashbrook
8894f0ba78
Bug 920073 Switch back to #including nsStringGlue.h in headers that need to work with the external string API r=ehsan
2013-09-25 08:27:54 +01:00
Cameron McCormack
e740c96c5b
Bug 916704 - Always initialize SVGTextContentPaint::Paint and check SetupCairoState return value in nsSVGTextFrame2::PaintSVG. r=longsonr
2013-09-25 17:18:41 +10:00
Eitan Isaacson
46581519af
Bug 920371 - Don't speak hidden subtree items. r=marcoz
2013-09-24 23:57:28 -07:00
Eitan Isaacson
753926a8b4
Bug 918989 - Have nsPicoService only start in main gecko process. r=smaug
2013-09-24 23:57:28 -07:00
Gian-Carlo Pascutto
81622d3e3f
Bug 918372 - Use RAII and JNI Frames for when we cannot attach+detach the JVM. r=blassey
2013-09-25 08:08:37 +02:00
Gian-Carlo Pascutto
00c747b094
Bug 918372 - Allow debugging early Android WebRTC functionality. r=blassey
2013-09-25 08:08:28 +02:00
Gian-Carlo Pascutto
4b6f20b8c6
Bug 918372 - Allocate a single GlobalRef for the Android Context. r=blassey
2013-09-25 08:06:21 +02:00
Gian-Carlo Pascutto
958950efd6
Bug 918372 - Add some debugging assertions for Android WebRTC. r=blassey
2013-09-25 08:03:40 +02:00
Eitan Isaacson
5b509e26af
Bug 920324 - Add spinbutton and slider to simple traversal rule. r=marcoz
2013-09-24 22:35:48 -07:00
Daniel Holbert
c191b38ac7
Bug 919871: Make .cpp files in layout/generic #include their corresponding .h file first. r=mats
2013-09-24 18:43:43 -07:00
Phil Ringnalda
2c73ff39a1
Merge m-c to a CLOSED TREE m-i
2013-09-24 21:22:56 -07:00
Wes Kocher
9f40060dc3
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Wes Kocher
14feace5a6
Merge b2g-i to m-c
2013-09-24 19:58:09 -07:00
Wes Kocher
8136df6573
Merge inbound to m-c
2013-09-24 19:41:44 -07:00
Nick Fitzgerald
27bf957e32
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
2013-09-24 16:01:01 -07:00
Mark Capella
0a1fb32765
Bug 918222: Misc null error in browser.js, r=mfinkle
2013-09-24 18:34:12 -04:00
Nick Fitzgerald
4f5528be3e
Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch.
2013-09-24 15:16:25 -07:00
Benoit Jacob
bb1bb8f958
Bug 919219 - fix the b2g build - no review, bustage, CLOSED TREE
2013-09-24 18:09:20 -04:00
Gregory Szorc
469113cc00
Bug 901990 - Part 3: Don't purge _tests during PGO builds; r=glandium
...
CLOSED TREE
2013-09-24 15:05:43 -07:00
Chenxia Liu
916bf9111f
Bug 919384 - "Text reflow" robocop test checks for the wrong RELEASE_BUILD boolean value. r=gbrown
2013-09-24 15:02:41 -07:00
Michael Wu
018725e24b
Bug 914776 - Fix touch event coordinates when rotated, r=m1
2013-09-24 14:58:58 -07:00
Benoit Jacob
e290c5a16a
Bug 919219 - fix the windows build - no review, bustage CLOSED TREE
2013-09-24 17:50:37 -04:00
Gaia Pushbot
28a84860f5
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44efe8a2b5ce
Author: John Ford <john@johnford.info>
Desc: Merge pull request #12245 from EverythingMe/bugfix-903405
[Bug 903405] [E.me][L10n] After changing language, the description in e.me should change [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/bd08cec1af8d
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: [Bug 903405] [E.me][L10n] After changing language,
the description in e.me should change [r=crdlc]
2013-09-24 14:25:24 -07:00
Fabrice Desré
22f67af9ff
Bug 882186 - Whitelist the neterror url in NeckoParent r=jduell
2013-09-24 14:21:12 -07:00
Fabrice Desré
6102047988
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Jim Mathies
02b7eb7b85
Bug 918937 - Fix for buggy long tap - pass intermediate touch data to the gesture recognizer regardless of whether the base touch point has moved. r=bbondy
2013-09-24 16:17:27 -05:00
Jim Mathies
d309b6ee3d
Bug 915213 - Support chrome hit testing in the metrofx front end. r=bbondy
2013-09-24 16:17:26 -05:00
Jim Mathies
a774def610
Bug 915213 - Transform all gecko input through the apzc via widget to compensate for zoom. r=bbondy
2013-09-24 16:17:26 -05:00
Jim Mathies
17fa48d08b
Bug 915213 - Add a apzc hit test helper for metrofx. r=kats
2013-09-24 16:17:26 -05:00
Jim Mathies
a647d51f14
Bug 915213 - Add a new apzc ReceiveInput method that transforms gecko events inline. r=kats
2013-09-24 16:17:26 -05:00
Jim Mathies
b363adcef1
Bug 915213 - Break up apzc ReceiveInput method so the logic can be shared. r=kats
2013-09-24 16:17:26 -05:00
Jim Mathies
8f0318f515
Bug 917791 - Increase prefered pan/fling redraw rates for metrofx. r=kats
2013-09-24 16:17:25 -05:00
Gaia Pushbot
c011027ed6
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/545f4781d6ea
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #12347 from nullaus/bug918583-operator-variant-helper
bug 918583 - bind context to listener used in operator variant apn custo...
========
https://hg.mozilla.org/integration/gaia-central/rev/836acc5fb9bb
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 918583
-bind context to listener used in operator variant apn customizer.
-Use mozSettings directly, do not rely on local shorthand variable because of varying contexts.
r=gwagner
2013-09-24 14:10:24 -07:00