Chris Lord
7e36d3f8d7
Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
...
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
aaaa3fc551
Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats
2013-03-12 18:32:25 +00:00
Chris Lord
9e55e63817
Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
...
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Nicholas Nethercote
827f85caf3
Bug 847248 (part 9) - Remove nsFixedSizeAllocator from parser/htmlparser/. r=hsivonen.
...
--HG--
extra : rebase_source : 9a9bbdeb87a2d7a3739777ad152937c09caa82d1
2013-03-05 16:51:40 -08:00
Nicholas Nethercote
20e250004b
Bug 847248 (part 8) - Remove nsFixedSizeAllocator from xbl/. r=bz.
...
--HG--
extra : rebase_source : 3e4675e525674e9fda53831676d8440ff55a49cb
2013-03-05 05:12:16 -08:00
Ryan VanderMeulen
3329a77302
Merge m-c to inbound.
2013-03-12 22:50:21 -04:00
Ryan VanderMeulen
5832d83a4a
Backed out changeset 948da26ff5a0 (bug 840673) for frequent Android ts timeouts on a CLOSED TREE.
2013-03-12 21:40:30 -04:00
Gary Kwong
8913622fb3
Suppress bug 850134 on 64-bit Linux builds. DONTBUILD
2013-03-12 17:58:20 -07:00
Honza Bambas
f57564f9e6
Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith
2013-03-12 22:58:31 +01:00
Honza Bambas
eaecc3b15f
Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith
2013-03-12 22:58:12 +01:00
Ryan VanderMeulen
b16b9555c1
Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE.
2013-03-12 17:37:16 -04:00
Ryan VanderMeulen
34709ea94d
Backed out changeset 71d1bd406c7e (bug 849845) and changeset af753b784e28 (bug 849958) to see if it fixes robocop timeouts on a CLOSED TREE.
2013-03-12 17:34:29 -04:00
David Zbarsky
3f7c404fca
Backout bug 830221 so binary addons can create DOMImplementation
2013-03-12 17:31:53 -04:00
Kyle Huey
00a79ec7f1
Bug 849654: Kill nsDataHashtableMT. r=bsmedberg
2013-03-12 14:26:57 -07:00
Kyle Huey
4197941c60
Bug 849654: Remove the sole consumer of nsDataHashtableMT. r=bsmith
2013-03-12 14:25:52 -07:00
Terrence Cole
3e92ec99e1
Bug 850074 - Move SpiderMonkey stack rooting infrastructure to RootingAPI.h; r=billm
...
--HG--
rename : js/src/gc/Root.h => js/public/RootingAPI.h
extra : rebase_source : 52027c9c887f686a86097e5465179fa69fac9d6c
2013-03-12 14:05:57 -07:00
Norbert Lindenberg
58e4ab71e6
Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (ICU stubs). r=jwalden
...
--HG--
extra : rebase_source : 85f45e08558ee989397d5c02af6bc141b6741db4
2013-03-12 13:54:30 -07:00
Norbert Lindenberg
833d9f681d
Bug 724533 - Enable use of ICU headers. r=glandium
...
--HG--
extra : rebase_source : fc21b6ca249d7184918e59f84983d29f405ededa
2013-03-12 13:37:44 -07:00
Kyle Huey
1ef10ebb37
Bug 850153: Try harder to avoid blowing out the command line limit. r=gps
2013-03-12 13:55:20 -07:00
Jeff Hammel
fb1aa61f13
Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB
2013-03-12 13:21:57 -07:00
Ryan VanderMeulen
6464ed208c
Bug 637898 - Update assertion annotations for test_1.html.
2013-03-12 11:11:14 -04:00
Ryan VanderMeulen
35fc52b0e7
Backed out 2 changesets (bug 815862, bug 805479) for making bug 768459 nearly perma-fail on Android 2.2 opt.
2013-03-12 11:05:03 -04:00
Jim Mathies
cf587a7cd9
Bug 848963 - disable bug415761 reftest on Win8 due to bug 850194. r=bbondy
2013-03-12 09:57:52 -05:00
Brian R. Bondy
40c230bc09
Bug 849607 - Sharing in Metro Firefox start screen should indicate nothing to share instead of error. r=jimm
2013-03-12 10:11:48 -04:00
Rodrigo Silveira
3ccd33f2b1
Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck
2013-03-06 15:56:15 -08:00
Jonathan Griffin
6bfc43a1fa
Bug 847256 - fix marionette logging UnicodeEncodeError, r=mdas
2013-03-04 15:40:41 -08:00
Frank Yan
6a56a4d061
Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao
2013-02-21 16:55:47 -08:00
Kyle Huey
dfdaa6062f
Bug 840673: Shut down the timer before shutting down the thread, so that spinning the event loop while shutting down the thread does not cause us to see the timer firing and reenter. r=bent
2013-03-12 13:45:23 -07:00
Seth Fowler
9c8dbc3c77
Bug 843895 (Followup) - Use a dummy variable in FrozenImage::GetAnimated. r=me
2013-03-12 13:42:09 -07:00
Trevor Saunders
585a307b78
bug 825341 - convert range to webidl r=bz, smaug
2013-02-07 07:09:41 -05:00
Ryan VanderMeulen
7f7d7b43ab
Backed out changeset 71190bec18a7 (bug 817058) for build bustage.
2013-03-12 10:11:25 -04:00
Tobias Netzel
fbc4c4e6af
Bug 817058 - AltiVec acceleration for nsTextFragment. r=jst, r=bz
2013-03-12 09:57:30 -04:00
Lucas Rocha
dbcd9ca249
Bug 844526 - Reset touch/scroll state on ACTION_UP while in overscroll in TwoWayView (r=mfinkle)
2013-03-12 13:47:48 +00:00
Trevor Saunders
59c30ad653
bug 637898 try and fix HyperTextAccessible::GetPosAndText() to avoid asserts r=surkov
2013-03-12 09:43:19 -04:00
Chris Lord
ad176442fe
Bug 849845 - Map Gamepad-Y to toggle chrome on Firefox/Android. r=kats
2013-03-12 13:22:01 +00:00
Henrik Skupin
53e9495d0f
Bug 845452 - Lower volume of media mochitest tests. r=roc, r=ted
2013-03-12 14:09:50 +01:00
Kan-Ru Chen (陳侃如)
c46efe7ac3
Bug 839981 - Adding Unagi pixels constants and color conversion. r=edwin
2013-03-12 08:38:42 -04:00
Marco Chen
a598ed8dc0
Bug 839415 - [Audio] Add support of SLAndroidConfigurationItf into backend of Cubeb + OpenSLES. r=kinetik
2013-03-12 11:46:32 +08:00
Matthew Noorenberghe
9db502af32
Bug 848943 - Wait for popupshown to know when the context menu is ready. r=gavin
2013-03-12 08:38:42 -04:00
Ryan VanderMeulen
213f5ccbf0
Merge m-c to inbound.
2013-03-12 08:22:28 -04:00
Jonathan Watt
0424aa0324
Bug 849552 - <input type=range> should be given focus on mousedown/touchstart. r=smaug.
2013-03-12 11:30:03 +00:00
Jonathan Watt
671d017476
Bug 849961 - Make nsWindow::DispatchMultitouchEvent honor event.mFlags.mMultipleActionsPrevented. r=smaug, r=wesj.
2013-03-12 11:29:53 +00:00
Jonathan Watt
9af4294ef6
Bug 849855 - Expose BaseEventFlags::mMultipleActionsPrevented to chrome JS. r=smaug.
2013-03-12 11:28:17 +00:00
Kartikaya Gupta
01a5ffd9b3
Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis
2013-03-12 11:18:12 +00:00
Kartikaya Gupta
8311385a1e
Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis
2013-03-12 11:16:28 +00:00
Tim Taubert
942936e8e8
merge m-c to fx-team
2013-03-12 09:31:15 +01:00
Gary Kwong
c5138c8cbc
Suppress bug 850134. DONTBUILD
2013-03-11 23:14:19 -07:00
Ryan VanderMeulen
52362d2a78
Merge m-c to inbound.
2013-03-11 13:50:48 -04:00
Tim Taubert
ccae75cc95
Bug 847100 - Make sure dummy thumbnails aren't expired too early when testing thumbnail expiration; r=yoric
2013-03-11 13:53:50 +01:00
Tim Taubert
414d887fff
merge m-c to fx-team
2013-03-11 13:01:37 +01:00