Commit Graph

124300 Commits

Author SHA1 Message Date
Chris Lord
e09be6c52c Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +00:00
Chris Lord
12b50ad621 Bug 846772 - Fuzz/un-fuzz tests for the dynamic toolbar on Android. r=jwatt,matspal
The dynamic toolbar enlarges the browser slightly, which causes extra fuzzing
to be required on dynamic-clipPath-01.svg and scroll-rounding layout tests,
but also makes translate-pattern-1.sg pass.
2013-03-12 18:32:26 +00:00
Chris Lord
1f1edb172b Bug 846772 - Disable dynamic toolbar on robocop tests. r=kats,jmaher
Pretty much all of the robocop tests that involve input assumed a static UI.
Making them compatible with the dynamic toolbar would require a considerable
rethink, so turn it off by default. We can introduce robocop tests specifically
for the dynamic toolbar later.
2013-03-12 18:32:26 +00:00
Chris Lord
a9a1bc27f5 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
ba4e6eda59 Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
Chris Lord
b035b5234a 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
0e3b7b28e7 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
6273aba0d3 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
e7aafcd18a Merge m-c to inbound. 2013-03-12 22:50:21 -04:00
Ryan VanderMeulen
df9330a08f 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
d1bcfbbc08 Suppress bug 850134 on 64-bit Linux builds. DONTBUILD 2013-03-12 17:58:20 -07:00
Honza Bambas
743ec47442 Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith 2013-03-12 22:58:31 +01:00
Honza Bambas
a16e3b5c92 Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith 2013-03-12 22:58:12 +01:00
Ryan VanderMeulen
ee09504083 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
fe3bb9e3a9 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
674d4a808b Backout bug 830221 so binary addons can create DOMImplementation 2013-03-12 17:31:53 -04:00
Kyle Huey
ee2985459f Bug 849654: Kill nsDataHashtableMT. r=bsmedberg 2013-03-12 14:26:57 -07:00
Kyle Huey
ef853e9718 Bug 849654: Remove the sole consumer of nsDataHashtableMT. r=bsmith 2013-03-12 14:25:52 -07:00
Terrence Cole
5f8247e2f3 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
a1f03135fa 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
92d9abef5e Bug 724533 - Enable use of ICU headers. r=glandium
--HG--
extra : rebase_source : fc21b6ca249d7184918e59f84983d29f405ededa
2013-03-12 13:37:44 -07:00
Kyle Huey
d705dcdf5f Bug 850153: Try harder to avoid blowing out the command line limit. r=gps 2013-03-12 13:55:20 -07:00
Jeff Hammel
4030494339 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
03c7e434e8 Bug 637898 - Update assertion annotations for test_1.html. 2013-03-12 11:11:14 -04:00
Ryan VanderMeulen
9ffb6fc6c6 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
a767e2ca23 Bug 848963 - disable bug415761 reftest on Win8 due to bug 850194. r=bbondy 2013-03-12 09:57:52 -05:00
Brian R. Bondy
e0281ca50c 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
67eca776d5 Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck 2013-03-06 15:56:15 -08:00
Jonathan Griffin
cec09d76cc Bug 847256 - fix marionette logging UnicodeEncodeError, r=mdas 2013-03-04 15:40:41 -08:00
Frank Yan
d7983ccc33 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Kyle Huey
6c64536e24 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
4a04f7ad3a Bug 843895 (Followup) - Use a dummy variable in FrozenImage::GetAnimated. r=me 2013-03-12 13:42:09 -07:00
Trevor Saunders
2bffe03733 bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
Ryan VanderMeulen
bf33c315c2 Backed out changeset 71190bec18a7 (bug 817058) for build bustage. 2013-03-12 10:11:25 -04:00
Tobias Netzel
b32ac1ff46 Bug 817058 - AltiVec acceleration for nsTextFragment. r=jst, r=bz 2013-03-12 09:57:30 -04:00
Lucas Rocha
01accb4c99 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
012e8b71ed bug 637898 try and fix HyperTextAccessible::GetPosAndText() to avoid asserts r=surkov 2013-03-12 09:43:19 -04:00
Chris Lord
5db4185dde Bug 849845 - Map Gamepad-Y to toggle chrome on Firefox/Android. r=kats 2013-03-12 13:22:01 +00:00
Henrik Skupin
571ffb064a Bug 845452 - Lower volume of media mochitest tests. r=roc, r=ted 2013-03-12 14:09:50 +01:00
Kan-Ru Chen (陳侃如)
13e3d9561c Bug 839981 - Adding Unagi pixels constants and color conversion. r=edwin 2013-03-12 08:38:42 -04:00
Marco Chen
cafe8b24f1 Bug 839415 - [Audio] Add support of SLAndroidConfigurationItf into backend of Cubeb + OpenSLES. r=kinetik 2013-03-12 11:46:32 +08:00
Matthew Noorenberghe
085f2473e2 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
e1b5e8aef2 Merge m-c to inbound. 2013-03-12 08:22:28 -04:00
Jonathan Watt
f1f779657e Bug 849552 - <input type=range> should be given focus on mousedown/touchstart. r=smaug. 2013-03-12 11:30:03 +00:00
Jonathan Watt
863b628724 Bug 849961 - Make nsWindow::DispatchMultitouchEvent honor event.mFlags.mMultipleActionsPrevented. r=smaug, r=wesj. 2013-03-12 11:29:53 +00:00
Jonathan Watt
90bfc0f07b Bug 849855 - Expose BaseEventFlags::mMultipleActionsPrevented to chrome JS. r=smaug. 2013-03-12 11:28:17 +00:00
Kartikaya Gupta
ca7c2cd7ca 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
5808cf0de5 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
dc10bfaeb4 merge m-c to fx-team 2013-03-12 09:31:15 +01:00
Gary Kwong
233f1eae81 Suppress bug 850134. DONTBUILD 2013-03-11 23:14:19 -07:00