Граф коммитов

10129 Коммитов

Автор SHA1 Сообщение Дата
Ms2ger f1fc9a981c Merge m-c to inbound. 2013-08-14 14:47:39 +02:00
Ms2ger 30f4e6e119 Merge latest PGO-green inbounc changeset to m-c. 2013-08-14 14:45:47 +02:00
Shane Tully 81acf62a20 Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00
Shane Tully a43df75fa6 Bug 894088 - Add loadUrlInNewTab() in GeckoView for opening URL in new tab. r=cpeterson 2013-08-13 13:43:00 -07:00
Ryan VanderMeulen be8d4a0e28 Merge m-c to fx-team. 2013-08-13 15:39:41 -04:00
Mark Capella 4a0c7eedd6 Bug 903871 - JS crash in SelectionHandler during longtap text select on target page, r=margaret 2013-08-13 14:51:26 -04:00
Kartikaya Gupta 07be7dc6ba Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Kyle Huey 859692a042 Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking 2013-08-13 08:49:11 -04:00
Carsten "Tomcat" Book 97f6dec5f8 merge mozilla-inbound to mozilla-central 2013-08-13 12:34:27 +02:00
Ryan VanderMeulen 4dd254baf4 Merge m-c to fx-team. 2013-08-12 22:00:03 -04:00
Brian Nicholson 24933e1c69 Bug 899141 - Fix startup intent handling. r=mfinkle,kats 2013-08-12 16:15:35 -07:00
Ryan VanderMeulen 3f3c3722d8 Merge m-c to b2g-inbound. 2013-08-12 17:44:21 -04:00
Ryan VanderMeulen 2fb3fd7e55 Merge fx-team to m-c. 2013-08-12 17:42:19 -04:00
Bobby Holley 3ed72e3e52 Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
Nick Alexander 5a99f8d881 Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman
Hawk is an HTTP authentication scheme using a message authentication
code (MAC) algorithm to provide partial HTTP request cryptographic
verification.  Hawk is the successor to the HMAC authentication
scheme.  The Hawk scheme is descripted at
https://github.com/hueniverse/hawk

Hawk is under-specified; this implementation interoperates with the
git hash at
871cc59797
2013-08-12 11:10:03 -07:00
Kartikaya Gupta 78a2559c81 Bug 896547 - Fix regression due to incorrect change in 2765ec8ccf3b. r=Cwiiis
We use two different "pageWidth" calculations in browser.js, and the
regressing change switched from using one definition to the other. This
caused an infinite remeasure loop.
2013-08-12 13:26:08 -04:00
Max Li 0b5e997c41 Bug 904070 - Unlabelled button on addons screen. r=margaret 2013-08-12 10:47:09 -04:00
Ryan VanderMeulen 32c04ed328 Merge m-c to inbound. 2013-08-12 21:59:20 -04:00
Ryan VanderMeulen 9339de4f3f Merge m-c to inbound. 2013-08-12 17:43:24 -04:00
Ehsan Akhgari a327209455 Bug 885505 - Enable Web Audio by default on all platforms; r=roc
--HG--
extra : rebase_source : ee2a9ac1083c642485de311a1cbbfe2e338577c2
2013-08-12 10:00:07 -04:00
Wes Johnston 4933a3c82a Bug 904075 - Follow up to simplify code. r=margaret 2013-08-13 08:52:31 -07:00
Wes Johnston 5aa3e2ef64 Bug 904075 - Remove un-necessary check finding media links. r=margaret 2013-08-13 08:50:37 -07:00
Michael Henretty 2258001442 Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice 2013-07-31 21:04:59 -07:00
Jonathan Watt f8cb2eb37d Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir 2013-07-22 13:46:27 +01:00
Ryan VanderMeulen 2ae0ffbbc8 Merge m-c to inbound. 2013-08-09 19:29:45 -04:00
Ryan VanderMeulen 3daac1182d Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Ryan VanderMeulen febf24bb96 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Michael Comella 2ad753238e Bug 900289: Enable foreign key pragma on FHR database. r=rnewman 2013-08-08 20:54:36 -07:00
Sriram Ramasubramanian 01608cd4b2 Bug 880525: Search suggestions are mis-aligned. [r=mfinkle]
--HG--
extra : rebase_source : fc009c582cee1e818a91520c91a3ddd087793a6a
2013-08-08 14:43:08 -07:00
Chris Kitching f1a4b57f9c Bug 902932 - Cleaning up problematic dead code in aboutAddons.js r=liuche 2013-08-08 18:51:27 -07:00
Wes Johnston 6970ddc3f1 Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj 2013-08-06 22:13:21 -07:00
Ryan VanderMeulen 759170e174 Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Michael Boon feda467b9e Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic 2013-08-08 13:40:26 -04:00
Shilpan Bhagat 2b062640ef Bug 853844 - Optimized pageload throbber. r=mfinkle 2013-08-06 16:38:00 -07:00
Margaret Leibovic 232e92dbf6 Bug 902059 - Enable mixed content blocking by default. r=mfinkle 2013-08-06 16:30:17 -07:00
Sriram Ramasubramanian b512d76d27 Bug 884004: DexClassLoader should use context's class loader. [r=kats]
--HG--
extra : rebase_source : 286e9df9b9154c5f968b6eacfcb5f176371abb46
2013-06-17 12:55:01 -07:00
Scott Johnson 9ed085af3a Bug 808173: Add a switch for reflow-on-zoom to not activate when non-text elements are the target of a double-tap event. [r=kats] 2013-08-08 12:22:26 -05:00
Brad Lassey 0cf84ed53a bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
2013-08-08 09:02:02 -04:00
Chenxia Liu e3105c43b2 Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
Wes Johnston 6f6a6c5bd0 Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle 2013-08-07 15:22:10 -07:00
Ryan VanderMeulen b6361891bd Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
Michael Comella 2102351272 Bug 901622 - Invalidate ProfileInformationCache by bumping version. r=rnewman 2013-08-07 09:28:10 -07:00
Adrian May 8f4498e9f2 Bug 899167 - Change 'SelectedText' to 'TextSelection' and move handling from browser.js to TextSelection.js, r=margaret 2013-08-06 16:58:41 -04:00
Ryan VanderMeulen a469a2f257 Backed out 2 changesets (bug 901151, bug 788073) for suspected robocop-2 orange.
Backed out changeset 6e7a45127e07 (bug 901151)
Backed out changeset bf050e52851f (bug 788073)
2013-08-06 15:28:46 -04:00
Wes Johnston 1964838197 Bug 901151 - Set source when firing mouse events. r=kats 2013-08-06 09:37:28 -07:00
Wes Johnston 227ae509ca Bug 788073 - Use platform touch fluffing on Android. r=kats 2013-08-06 09:37:27 -07:00
Ryan VanderMeulen 1aea707926 Merge m-c to fx-team. 2013-08-06 10:16:50 -04:00
Gian-Carlo Pascutto 7a45806f08 Bug 772280 - Abort text selection if the selection is far off the click point. r=margaret 2013-08-06 10:38:32 +02:00
Ryan VanderMeulen 5682a9a738 Merge m-c to fx-team. 2013-08-05 23:22:11 -04:00
Shane Tully a0f34716dc Bug 901163 - Rename "Wallpaper:Set" message to match the function of "Set Image As". r=mleibovic 2013-08-05 14:21:28 -07:00