Karl Tomlinson
|
f7b1067a92
|
b=767710 refactor AsyncScroll duration API so duration can be evaluated before resetting r=roc
--HG--
extra : transplant_source : %17Wc%17%5B%CF%A9n%C6%0BE%3Ez%21%CD%C6Q%20%10%26
|
2013-04-18 12:03:51 +12:00 |
|
Karl Tomlinson
|
c4d4e0b091
|
b=767710 move current motion calculation into InitSmoothScroll() r=roc
--HG--
extra : transplant_source : %E2%DCQu%13RdE%E9%3A%B3%B5L%21%8A3%3C%5D4%3F
|
2013-04-18 12:03:29 +12:00 |
|
Brian Nicholson
|
72af966ebf
|
Bug 860523 - Add namespace wrapper for WebApps. r=wesj
--HG--
rename : mobile/android/base/WebApps.java.in => mobile/android/base/WebApp.java.in
rename : mobile/android/base/WebApp.java => mobile/android/base/WebAppImpl.java
|
2013-04-17 16:24:02 -07:00 |
|
Mark Hammond
|
7803095e2e
|
Bug 862673 - ensure assertions in test_mousecapture_area are attributed to that test rather than the following test. r=gavin
|
2013-04-18 09:15:09 +10:00 |
|
Matthew Gregan
|
109d8b4e30
|
Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot
|
2013-04-10 15:03:50 +12:00 |
|
Daniel Holbert
|
bd8e8a6aa7
|
Bug 863043: Move CompositorOGL::Initialize's helper-nsRunnable from function-scope to class-scope to fix build warning about ignored visibility attribute. r=Bas
|
2013-04-17 15:34:26 -07:00 |
|
Ben Kelly
|
68002a88f5
|
Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck
|
2013-04-17 18:00:14 -04:00 |
|
L. David Baron
|
b525977bdc
|
Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck
|
2013-04-17 18:00:14 -04:00 |
|
Ryan VanderMeulen
|
e848c153ae
|
Bug 840012 - Fix test name. r=luke
--HG--
rename : js/src/jit-test/tests/basic/testBug0012.js => js/src/jit-test/tests/basic/testBug840012.js
|
2013-04-17 18:00:14 -04:00 |
|
Brian Nicholson
|
8af7c78353
|
Bug 862049 - Run setAccessibilityEnabled() on the UI thread. r=Cwiiis
|
2013-04-17 14:51:53 -07:00 |
|
Panos Astithas
|
f1e89a415e
|
Try to fix intermittent test_dbgsocket.js (bug 775924); r=me
|
2013-04-18 00:27:24 +03:00 |
|
Kartikaya Gupta
|
6cdf4a4e04
|
Bug 860613 - Create an android-specific subclass of CompositorParent to be able to pick the target layer for APZC. r=BenWa
|
2013-04-17 17:39:13 -04:00 |
|
Kartikaya Gupta
|
97ba87bdf2
|
Bug 860613 - Add an API to bind an APZC instance to a Layer. r=BenWa
|
2013-04-17 17:39:13 -04:00 |
|
Kartikaya Gupta
|
76b18fccfa
|
Bug 860613 - Remove CompositorParent::GetDefaultPanZoomController (patch from romaxa/tatiana). r=BenWa
|
2013-04-17 17:39:12 -04:00 |
|
Kartikaya Gupta
|
cc503ad686
|
Bug 860940 - Add static factory-style methods to create AndroidGeckoEvent instances in widget code. r=cpeterson
|
2013-04-17 17:39:12 -04:00 |
|
Kartikaya Gupta
|
d3e7b0badb
|
Bug 859962 - Guard against LayerView.getPanZoomController() returning null in BrowserApp. r=Cwiiis
|
2013-04-17 17:39:11 -04:00 |
|
Kartikaya Gupta
|
1cc2789fc5
|
Bug 859951 - Split MotionEvent's action into mask and index in Java rather than in JNI code. r=wesj
|
2013-04-17 17:39:11 -04:00 |
|
Kartikaya Gupta
|
e29772e27b
|
Bug 859951 - Refactor the code to convert MOTION_EVENT GeckoEvents to nsTouchEvent instances. r=wesj
|
2013-04-17 17:39:10 -04:00 |
|
Benoit Jacob
|
aa9c15c097
|
Bug 860441 - trivial compile fix on non-gonk - no review, CLOSED TREE
|
2013-04-17 17:18:15 -04:00 |
|
Olli Pettay
|
84e67783ea
|
Bug 862991 - If dictionary member needs cx, so should dictionary itself, r=bz
--HG--
extra : rebase_source : a495d79df021e896d3b7695a7d11da8d52559c28
|
2013-04-17 23:40:54 +03:00 |
|
Olli Pettay
|
71d1b54bf0
|
Bug 862983 - HeaderFile annotation for WebIDL interfaces, r=bz
--HG--
extra : rebase_source : f096c032342b71aeb42999f80241697c79037b7c
|
2013-04-17 23:29:09 +03:00 |
|
Olli Pettay
|
4619ac286d
|
Bug 862987 - Include nsAutoPtr.h in BindingDeclarations.h, r=bz
--HG--
extra : rebase_source : b3059811b16fa5a2bec070176a276ece18178baf
|
2013-04-17 23:17:44 +03:00 |
|
Benoit Jacob
|
87e42bb36c
|
Bug 862523 - Android: blocklist the STAGEFRIGHT feature on the following Hardware's: antares, endeavoru, harmony, picasso, picasso_e, ventana - r=joe,doublec
|
2013-04-17 16:56:05 -04:00 |
|
Benoit Jacob
|
44f85252bd
|
Bug 860441 - Camera preview update is not smooth on gonk - r=nsilva
|
2013-04-17 16:56:03 -04:00 |
|
Jeff Hammel
|
1aeaac23d2
|
Bug 860091 - mirror test.py and mozdevice and mozprofile to m-c;r=jgriffin
--HG--
extra : rebase_source : 16b0b4bb8b49b0a70e0a2160c3ca6370737b0fab
|
2013-04-17 11:08:02 -07:00 |
|
Allison Naaktgeboren
|
327363ff32
|
Bug 830505 - Re theme the autocomplete screen in snapped view.r=sfoster
|
2013-04-17 13:34:42 -07:00 |
|
Robert Longson
|
e1fbe2a9a9
|
Bug 862817 - Fix animateMotion on foreignObject elements. r=dholbert
|
2013-04-17 21:28:59 +01:00 |
|
Ralph Giles
|
4dbce1de77
|
Bug 862586 - Update webvtt parser to v0.4. r=cpearce
Update media/webvtt to the v0.4 tag of
https://github.com/mozilla/webvtt.git master
|
2013-04-16 15:53:00 -07:00 |
|
Wes Kocher
|
9c1e5f5cce
|
Bug 862988 - Uplift Addon SDK to Firefox
|
2013-04-17 13:18:06 -07:00 |
|
Mats Palmgren
|
fb33a3d3b3
|
Bug 762332 - Make the "EnsureTextRun should have set font size inflation" assertion non-fatal for now so it doesn't block fuzzing. r=sjohnson
|
2013-04-17 22:16:15 +02:00 |
|
Mats Palmgren
|
5027d39d5d
|
Bug 862185 - Remove child frame members which may become stale and add accessors to get them from the child list instead. r=roc
|
2013-04-17 22:16:14 +02:00 |
|
Mats Palmgren
|
9c02ab8b6e
|
Bug 862185 - Make nsFieldSetFrame reflow and paint overflow container children. r=roc
|
2013-04-17 22:16:14 +02:00 |
|
Mats Palmgren
|
5395296c47
|
Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan
|
2013-04-17 22:16:14 +02:00 |
|
Mats Palmgren
|
c538e42a6e
|
Bug 485149 - Using box-shadow on a <fieldset> with <legend> does not follow box shape. r=roc
|
2013-04-17 22:16:14 +02:00 |
|
Mats Palmgren
|
365ab3e273
|
Bug 701504 - Null out all BidiParagraphData::mPrevFrame when starting a new block. r=smontagu
|
2013-04-17 22:16:14 +02:00 |
|
Mats Palmgren
|
b7156e09ed
|
Bug 844549 - Backout the test for bug 395609 since it refers to external resources (http://google.com/). r=test-only
|
2013-04-17 22:16:14 +02:00 |
|
Randell Jesup
|
89680eac25
|
Bug 861958: Support pre-negotiated streams greater than the currently-allocated number r=tuexen
|
2013-04-17 15:48:35 -04:00 |
|
Shane Caraveo
|
e665bf4653
|
bug 851653 add services to addonprovider for fhr, r=gps
|
2013-04-17 12:43:30 -07:00 |
|
Kartikaya Gupta
|
3e45685612
|
Bug 847898 - Put Android Beam support behind a confvar variable. r=mfinkle
|
2013-04-17 16:08:11 -04:00 |
|
Jim Mathies
|
cdc60453d6
|
Bug 854070 - Add a bit of directional hysteresis when converting a caret monocle drag to selection. r=bbondy
|
2013-04-17 15:02:24 -05:00 |
|
Jim Mathies
|
f261fb9615
|
Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy
|
2013-04-17 15:02:24 -05:00 |
|
Ryan VanderMeulen
|
4d45bc5a16
|
Merge m-c to inbound.
|
2013-04-17 15:59:54 -04:00 |
|
Gregory Szorc
|
1711730360
|
Bug 862809 - Add mach reftest-ipc and mach crashtest-ipc; r=bz
DONTBUILD (NPOTB)
|
2013-04-17 12:06:36 -07:00 |
|
John Hopkins
|
9c53bb1031
|
Bug 862472 - Update snapshots to pick up font updates. r=bhearsum
|
2013-04-17 13:35:28 -04:00 |
|
Ryan VanderMeulen
|
e5d30b7e85
|
Backed out changeset f5a10853e457 (bug 858340) for Android bustage on a CLOSED TREE.
|
2013-04-17 13:31:05 -04:00 |
|
Daniel Holbert
|
287b430a79
|
Bug 862621: Remove unused variable 'shmType' from SharedPlanarYCbCrImage::Allocate. r=Bas
|
2013-04-17 10:08:39 -07:00 |
|
Ryan VanderMeulen
|
152804332c
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-17 12:44:08 -04:00 |
|
Marshall Culpepper
|
0c1e22c7f7
|
Bug 861103: Fix for 'Install Later' in B2G updates. r=dhylands
--HG--
extra : rebase_source : a4e283b28adcbea09dc9fcc3cba1eed9d85321ab
|
2013-04-17 15:29:50 +02:00 |
|
David Hsu
|
afa1f84699
|
Bug 861205 - Added fuzzyEquals method for float comparisions. r=kats
Replaces the (Math.abs(x) < 1e-6) previously used.
|
2013-04-17 09:12:08 -04:00 |
|
Mike Hommey
|
8cc368186d
|
Bug 861158 - Always run jarmaker for searchplugins. r=ted
|
2013-04-17 14:58:35 +02:00 |
|