Commit Graph

123766 Commits

Author SHA1 Message Date
Ehsan Akhgari
3702dd76e2 Attempt to fix bug 681138 by making the test loading not race against snapshotting and focusing the iframe 2013-03-05 09:32:51 -05:00
Jan Beich
787a07e571 Bug 848264 - Explicitly include <cstdlib> after bug 835542. r=Waldo 2013-03-06 13:06:24 -05:00
Milan Sreckovic
1a199e96f4 Bug 848023 - Put back the override of fGetIntegerv for max texture sizes. r=bjacob 2013-03-06 09:34:35 -05:00
Milan Sreckovic
9cff8595a2 Bug 848023 - Use the same adjusted max texture size everywhere. r=bjacob 2013-03-05 13:56:27 -05:00
Pranav Ravichandran
d8ca91d555 Bug 847928 - Element type of a WebIDL array must not be a sequence or dictionary type. r=bzbarsky 2013-03-06 13:06:23 -05:00
CODeRUS
bdfa9bcdb8 Bug 845350 - QtGeolocation provider does not work due "using namespace QtMobility;" in cpp, not header. r=romaxa 2013-03-06 13:06:23 -05:00
Raymond Lee
34b5412697 Bug 840678 - Use HTTPS instead of HTTP for input.mozilla.org submissions. r=gavin 2013-03-06 12:03:25 +08:00
Gabriele Svelto
dc7707f7c5 Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium 2013-03-05 18:24:21 +01:00
Nick Alexander
c4971f315b Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman 2013-03-06 10:05:39 -08:00
Benjamin Smedberg
eb5c680c63 Bug 844533 - Add a pref which controls whether we load plugins from the root appdir, default to off, r=glandium 2013-03-05 09:45:28 -05:00
Jonathan Griffin
0aca2ea2ec Bug 845625 - Prevent tests from getting out of sync when an exception is thrown, r=mdas 2013-03-06 09:48:30 -08:00
Justin Lebar
302ef26560 Back out bug 844630 (7cdeee48963c) for being completely busted (and causing bug 848302). r=me 2013-03-06 12:40:23 -05:00
Jonathan Kew
3278f07503 bug 799523 pt 3 - work around fullscreen window-size error (bug 729011) by calculating center in integer CSS pixels instead of device pixels. r=bz 2013-03-06 17:16:55 +00:00
Jonathan Kew
af8cb68fe5 bug 799523 pt 2 - convert device pixels to Cocoa display pixels when synthesizing native mouse event. r=smichaud 2013-03-06 17:16:44 +00:00
Jonathan Kew
9bdd635163 bug 799523 pt 1 - avoid mixing CSS-pix and device-pix coordinates in GetWindowInnerRectCenter. r=bz 2013-03-06 17:16:08 +00:00
Rail Aliiev
b7a8183e12 Bug 848341 - Regenerate unagi/otoro snapshots for mozilla-central. r=armenzg 2013-03-06 12:10:07 -05:00
Chris Lord
3555e9bd0b Bug 716403 - Fix intermittent failure of Bug 795785 test. r=ehsan
This test is prone to race conditions, up the timeout wait from 20ms to 100ms.
2013-03-06 16:56:00 +00:00
Chris Lord
f3f784461b Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-06 16:56:00 +00:00
Chris Lord
12a1234e0d Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-06 16:56:00 +00:00
Chris Lord
f223199f29 Bug 716403 - Annotate layers with the fixed margins from the PresShell. r=nrc,roc
This annotates fixed layers with the margins that have been applied from
nsIPresShell->GetContentDocumentFixedPositionMargins. Using SyncViewportInfo
in CompositorParent, this allows for async fixed position margin setting.
2013-03-06 16:56:00 +00:00
Chris Lord
a33dfc4946 Bug 716403 - Add nsIDOMWindowUtils.setContentDocumentFixedPositionMargins. r=roc,dholbert
Add a function to set margins on the viewport that are respected by its
absolute containing block. This has the effect of being able to add margins to
fixed position content, which will be used on mobile to stop temporarily
visible chrome from obscuring content.
2013-03-06 16:56:00 +00:00
Chris Lord
3666e38db8 Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-06 16:56:00 +00:00
Chris Lord
e7a2989cdd Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-06 16:55:59 +00:00
Chris Lord
3bee7155b6 Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-06 16:55:59 +00:00
Wes Johnston
3ed0219da1 Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-06 16:55:59 +00:00
Margaret Leibovic
9c49b02a2c backout 12b6443f6bed for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
f33ad66987 backout 3c5239c5771d for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
3da20ffdbb backout 17ab91e3a0c5 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
ce462b54de backout 38c9642dfab0 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
8ef868ea46 backout 3637227e2fee for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
243bea06fe backout 14893b300874 for test failures 2013-03-06 16:47:33 +00:00
Jim Blandy
39ee732625 Bug 845888: Have GDB load JavaScript value pretty-printers when debugging libxul.so, or anything that links against it. r=glandium 2013-03-06 08:38:31 -08:00
Kyle Huey
ea74a097f0 Bug 847147: Disable test. r=me 2013-03-06 08:37:03 -08:00
Randell Jesup
ca0a1c52df Bug 848345: define EINPROGRESS on windows for VC9 in netwerk/sctp r=wg9s 2013-03-06 11:29:01 -05:00
Ed Morley
7704930573 Merge mozilla-central to mozilla-inbound 2013-03-06 16:11:40 +00:00
Ed Morley
c46e3d2945 Merge latest green inbound changeset to mozilla-central 2013-03-06 16:07:40 +00:00
Mike Hommey
c1f55d9fc0 Bug 848270 - Various fixups for Android builds on OSX after bug 847479. r=nfroyd 2013-03-06 17:01:56 +01:00
Henri Sivonen
c21f16c4aa Bug 848251 - Gather telemetry about character encoding menu use on Metro. r=mbrubeck. 2013-03-06 17:27:45 +02:00
Ed Morley
89807598cf Backed out changeset 99d71c24a5df (bug 681138) for making the intermittent-failure worse 2013-03-06 11:03:11 +00:00
Mike Hommey
6a1a76f8ee Backout expandlibs part of bug 812179 for breaking bug 603370. r=me 2013-03-06 11:11:43 +01:00
Vicamo Yang
5753593cf4 Bug 834160 - Part 7/7: Fix RILContentHelper. r=htsai,allstars.chh 2013-03-06 17:53:31 +08:00
Vicamo Yang
7c9b1d80ed Bug 834160 - Part 6/7: fix ICC. r=smaug, f=allstars.chh 2013-03-06 17:53:27 +08:00
Vicamo Yang
df445a6ebf Bug 834160 - Part 5/7: fix Telephony. r=smaug, f=htsai
--HG--
rename : dom/bluetooth/BluetoothRilListener.cpp => dom/bluetooth/BluetoothTelephonyListener.cpp
rename : dom/bluetooth/BluetoothRilListener.h => dom/bluetooth/BluetoothTelephonyListener.h
2013-03-06 17:53:23 +08:00
Vicamo Yang
f1bcf565b4 Bug 834160 - Part 4/7: fix Voicemail. r=smaug, f=htsai 2013-03-06 17:53:19 +08:00
Vicamo Yang
99037aad92 Bug 834160 - Part 3/7: fix CellBroadcast. r=mounir, f=htsai 2013-03-06 17:53:15 +08:00
Vicamo Yang
864d45cdc2 Bug 834160 - Part 2/7: fix MobileConnection. r=smaug, f=allstars.chh 2013-03-06 17:53:12 +08:00
Vicamo Yang
a469808f5e Bug 834160 - Part 1/7: Refactor RILContentHelper callback registration. Interface changes. r=allstars.chh,htsai f=mounir 2013-03-06 17:53:08 +08:00
Hannes Verschore
6b7e2dc86e Bug 847682: AppendSubstrings should fill linearly before using RopeBuilder, r=sstangl 2013-03-06 10:51:03 +01:00
Geoff Brown
eb4b69992a Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman 2013-03-06 02:46:55 -07:00
Asaf Romano
eb365609df Bug 842553 - Double clicking an in-progress download in the Library opens its containing folder. r=mak 2013-03-06 11:43:28 +02:00