Commit Graph

10701 Commits

Author SHA1 Message Date
Brad Lassey
444daf2f5c bug 918645 - rash in java.lang.SecurityException: WifiService: Neither user 10061 nor current process has android.permission.ACCESS_WIFI_STATE. at android.os.Parcel.readException(Parcel.java r=mcmanus
--HG--
extra : rebase_source : fb48217a5654ceba1ec0361466af5698d2f2e3c5
2013-09-20 15:58:10 -04:00
Myk Melez
10c0206e59 bug 918611 - define MOZ_FENNEC when building mobile/android; r=glandium
--HG--
extra : amend_source : b7c5c8d9facabc7331bd221de3787dbf137df86d
2013-09-20 08:20:46 -07:00
Ed Morley
19e398d030 Merge mozilla-central and inbound 2013-09-20 10:55:03 +01:00
Ed Morley
f0e58d0012 Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Michael Comella
9f2c8f9bb2 Bug 870171 - Implement pruning service. r=rnewman,nalexander 2013-09-19 17:41:05 -04:00
Michael Comella
1ec560ea2d Bug 870171 2013-09-19 17:41:04 -04:00
Brian Nicholson
5aff8709c6 Bug 896281 - Part 2: Remove Sync pref for guest session. r=wesj
--HG--
extra : rebase_source : 9936a08abc8c639d2cb57a65f9c964e9c6e8568b
2013-09-19 13:40:48 -04:00
Brian Nicholson
673151fb73 Bug 896281 - Part 1: Disable synced tab for guest session. r=sriram
--HG--
extra : rebase_source : 621253f2a28aca48fff7957c20fde7f8097887a2
2013-09-19 13:40:48 -04:00
Margaret Leibovic
cc6b8c0e3f Bug 913683 - (Part 2) Remove about:home from testSystemPages checks. r=gbrown 2013-09-19 09:38:00 -04:00
Margaret Leibovic
964ab98552 Bug 913683 - (Part 1) Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown 2013-09-19 09:37:58 -04:00
Honza Bambas
ea8ec4777e Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Lucas Rocha
0be3f9db55 Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram) 2013-09-18 14:50:22 -04:00
Chris Kitching
660e5c4dff Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret 2013-09-18 13:47:35 -04:00
Margaret Leibovic
872e35892f Bug 905262 - Create a JS add-on API for adding content to the promotional banner. r=wesj 2013-08-19 17:22:47 -07:00
Richard Newman
a1277a4c09 Bug 916316 - Follow-up to fix bustage on a CLOSED TREE. r=trivial 2013-09-18 13:12:26 -04:00
Lucas Rocha
573e90c398 Bug 905685 - Clear favicon until the new image finishes loading in TwoLinePageRow (r=sriram) 2013-09-18 12:58:58 -04:00
Lucas Rocha
3fb56da22c Bug 905685 - Don't try to load favicons from cursor in TwoLinePageRow (r=sriram) 2013-09-18 12:58:50 -04:00
Lucas Rocha
3e7c3b6317 Bug 905685 - Implement incremental favicon loading in about:home (r=sriram) 2013-09-18 12:58:25 -04:00
Richard Newman
3826990021 Bug 916316 - Speed up FHR date formatting. r=mcomella 2013-09-18 11:48:11 -04:00
Carsten "Tomcat" Book
e02754c485 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Mark Capella
0d0b24b314 Bug 770101 - about:config should label integer fields correctly so keyboard uses numerical mode, r=wesj 2013-09-17 23:54:48 -04:00
Mark Capella
4d3c71bac5 Bug 913214 - Create StringUtils method to provide readable URL / title string, r=wesj, sriram 2013-09-17 23:54:48 -04:00
Ryan VanderMeulen
13384c7908 Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
Matt Brubeck
0e1d8d56e5 Bug 917059 - Fix download size display when decimal separator is ',' [r=bnicholson] 2013-09-17 10:23:57 -07:00
Ed Morley
fea5a690ca Backed out changeset dea697e42d70 (bug 913683) for robocop test failures 2013-09-17 16:12:30 +01:00
Mina Almasry
5ef5c9ada3 Bug 890253 - Change widget/android/nsWindow.cpp GetDefaultScaleInternal() to use actual device DPI. r=mbrubeck, r=kats 2013-09-17 20:45:03 -04:00
Geoff Brown
620731f3ce Bug 917543 - Add an x86 version of the robocop.ini manifest; r=jmaher DONTBUILD 2013-09-17 17:40:58 -06:00
Alex Keybl
9312d29ec1 Merging in version bump NO BUG 2013-09-17 09:38:37 -04:00
Brian Nicholson
5c9a87953c Bug 890392 - Include page thumbnail when sharing. r=mfinkle 2013-09-17 10:27:37 -04:00
Brian Nicholson
56e0b828b9 Bug 890392 - Replace the page title when sharing. r=sriram 2013-09-17 10:27:37 -04:00
Ed Morley
4709550161 Merge mozilla-central and fx-team 2013-09-17 15:22:00 +01:00
Chenxia Liu
c3d9b5dcce Bug 915350 - Intermittent testBookmarklets,testHistory,testTabHistory,testBookmarkKeyword | Page title is correct - got http://mochi.test:8888/tests/robocop/robocop_blank_01.html, expected Browser Blank Page 01. r=gbrown 2013-09-17 10:05:39 -04:00
Margaret Leibovic
bfe55b88e6 Bug 913683 - Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown 2013-09-17 09:14:12 -04:00
Margaret Leibovic
5b4b70c66a Bug 906041 - (Part 2) Dismiss editing mode if the user is loading a URL from an external app. r=lucasr 2013-09-17 09:14:00 -04:00
Margaret Leibovic
1e24c79c0e Bug 906041 - (Part 1) Don't change the visibility of the home pager if we're in editing mode. r=lucasr 2013-09-17 09:13:54 -04:00
Rick Eyre
51719c804f Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.

--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-19 08:26:00 -07:00
Brad Lassey
37fb82a515 bug 918378 - restrict WiFi permissions to nightly and aurora r=mfinkle
--HG--
extra : rebase_source : 93f39055a6a52d7fd632bcbef4e62c46003a9d54
2013-09-19 13:11:30 -04:00
Ed Morley
a91d36c830 Bug 915350 - Disable testBookmarklets, testHistory, testTabHistory & testBookmarkKeyword for too many intermittent failures 2013-09-19 15:15:32 +01:00
Benoit Jacob
f9813a5b18 Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan 2013-09-19 09:54:39 -04:00
Randell Jesup
a99e43a88e Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib 2013-09-16 02:40:25 -04:00
Timothy Nikkel
116e1aca5d Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats 2013-09-15 13:51:35 -05:00
Ryan VanderMeulen
e757b0b4fb Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Chris Kitching
6776ac536b Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-09-14 12:09:14 -07:00
Wes Kocher
ae937e2d3a Merge m-c to fx-team 2013-09-13 18:22:41 -07:00
Wes Kocher
9fc010fdbc Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Wes Kocher
57069d8da7 Merge fx-team to m-c 2013-09-13 18:08:07 -07:00
Margaret Leibovic
7105815ba7 Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson 2013-09-13 16:07:17 -07:00
Boris Zbarsky
9e605eea62 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Brian Nicholson
6d890fc3e5 Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle
--HG--
extra : rebase_source : fd14708cfc970dce433c02c1a08863e38680e5b3
2013-09-10 11:17:42 -07:00
Brian Nicholson
ff1691be3c Bug 896170 - Part 1: Send Session:Restore only on initial onCreate. r=mfinkle
--HG--
extra : rebase_source : bde410dbc3c24210cdf3c92a71c4ef1f25fc5de0
2013-09-10 11:17:42 -07:00