Kartikaya Gupta
|
1334700038
|
Bug 859939 - Make AsyncPanZoomController::mLastEventTime unsigned to avoid overflowing. r=kentuckyfriedtakahe
|
2013-04-09 22:17:54 -04:00 |
|
Kartikaya Gupta
|
1b919ecf6e
|
Bug 859935 - Make AsyncPanZoomController not assume the controller thread has a message loop. r=kentuckyfriedtakahe
|
2013-04-09 22:17:54 -04:00 |
|
Bas Schouten
|
040e4ed63e
|
Bug 630197: Check for a removed device before presenting. r=jrmuizel
|
2013-04-09 17:37:56 +00:00 |
|
Bas Schouten
|
d7b350faee
|
Bug 859791 - Part 2: Set the recording output file before the recording flag. r=jrmuizel
|
2013-04-09 17:37:56 +00:00 |
|
Bas Schouten
|
2a84c94fa0
|
Bug 859791 - Part 1: Listen for changes to the Moz2D recording pref. r=jrmuizel
|
2013-04-09 17:37:56 +00:00 |
|
Randell Jesup
|
c3eda42c64
|
Bug 846137: Don't call PR_Close() off STS thread r=mcmanus,smaug
|
2013-04-09 21:45:46 -04:00 |
|
Nicholas Nethercote
|
36f985d6fe
|
Bug 848560 (part 4) - Fix broken memory reporting on Fennec. r=kats.
|
2013-04-10 11:43:31 +10:00 |
|
Tim Abraldes
|
2679dbb3ff
|
bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm
|
2013-04-09 17:33:47 -07:00 |
|
Mike de Boer
|
17035d928b
|
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
|
2013-04-09 17:12:27 -07:00 |
|
Mike de Boer
|
9961d20654
|
Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz
|
2013-03-21 11:51:27 +01:00 |
|
Mike de Boer
|
7de8174c31
|
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
|
2013-04-09 17:04:22 -07:00 |
|
Mike de Boer
|
d963e48612
|
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
|
2013-04-09 16:48:30 -07:00 |
|
Tim Abraldes
|
a5f67115d3
|
bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm
|
2013-04-09 17:26:47 -07:00 |
|
Tim Abraldes
|
c64ebc4950
|
bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy
|
2013-04-09 17:26:47 -07:00 |
|
Tim Abraldes
|
f41bf61aad
|
bug 859903. Remove a bunch of prefs that we're defining in metro.js that are previously (and more correctly) defined in branding. r=bbondy
|
2013-04-09 17:26:46 -07:00 |
|
Honza Bambas
|
a7edf40315
|
Bug 842611 - Don't let nsOfflineCacheDevice::Init() create mozStorageService on non-main thread, r=michal
|
2013-04-10 02:21:07 +02:00 |
|
Brian Nicholson
|
f8b25c9fe1
|
Bug 856163 - Part 5: Reduce preprocessing in WebApp. r=mfinkle
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/WebApp.java
|
2013-04-09 17:10:48 -07:00 |
|
Brian Nicholson
|
3704e8d9f3
|
Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
--HG--
rename : mobile/android/base/db/BrowserContract.java.in => mobile/android/base/db/BrowserContract.java
rename : mobile/android/base/db/BrowserProvider.java.in => mobile/android/base/db/BrowserProvider.java
rename : mobile/android/base/db/FormHistoryProvider.java.in => mobile/android/base/db/FormHistoryProvider.java
rename : mobile/android/base/db/GeckoProvider.java.in => mobile/android/base/db/GeckoProvider.java
rename : mobile/android/base/db/PasswordsProvider.java.in => mobile/android/base/db/PasswordsProvider.java
rename : mobile/android/base/db/TabsProvider.java.in => mobile/android/base/db/TabsProvider.java
|
2013-04-09 17:10:48 -07:00 |
|
Brian Nicholson
|
df64d1590b
|
Bug 856163 - Part 3: Remove GeckoAppInfo. r=jchen
|
2013-04-09 17:10:47 -07:00 |
|
Brian Nicholson
|
3b9de36248
|
Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
|
2013-04-09 17:10:47 -07:00 |
|
Brian Nicholson
|
325aac881b
|
Bug 856163 - Part 1: Remove unused classes. r=wesj
|
2013-04-09 17:10:46 -07:00 |
|
Kyle Huey
|
1797951e23
|
Back out Bug 846137 for burning this CLOSED TREE.
|
2013-04-09 16:26:43 -07:00 |
|
Frank Yan
|
40d2f22a72
|
Bug 859997 - [Metro] Overlay plus button. r=mbrubeck
|
2013-04-09 22:14:43 +01:00 |
|
Frank Yan
|
0a3b8bbb89
|
Bug 859950 - [Metro] Overlay back button. r=mbrubeck
|
2013-04-09 21:51:01 +01:00 |
|
Gavin Sharp
|
21a4801727
|
Bug 692894 - Update Fennec's nsISidebar implementation to match interface changes from bug 691647. r=mfinkle
|
2013-04-09 15:55:10 -07:00 |
|
Sriram Ramasubramanian
|
d98d8c2c23
|
Bug 764638: Find in page can better use LinearLayout. [r=margaret]
|
2012-06-13 16:21:17 -07:00 |
|
Randell Jesup
|
80c0be2694
|
Bug 846137: Don't call PR_Close() off STS thread r=mcmanus
|
2013-04-09 18:43:07 -04:00 |
|
Kyle Huey
|
ba2e972842
|
Bug 859894: Reland on this CLOSED TREE with a CLOBBER.
|
2013-04-09 15:39:44 -07:00 |
|
Kyle Huey
|
f37712a023
|
Back out bug 859894 to open this CLOSED TREE.
|
2013-04-09 15:33:05 -07:00 |
|
Ryan VanderMeulen
|
ad089d7e82
|
Backed out changeset 3f8a9cfdc055 (bug 857599) for Mn failures on a CLOSED TREE.
|
2013-04-09 18:22:14 -04:00 |
|
Christian Sonne
|
02b97b7f4f
|
Bug 857236 - In-content Privacy > Tracking preference UI always shows the default state r=gavin
|
2013-04-09 15:17:33 -07:00 |
|
Kyle Huey
|
60488146c6
|
Bug 859894: Switch dom/bindings off of mddepend.pl. r=ted
|
2013-04-09 15:11:43 -07:00 |
|
Mike Hommey
|
c8f9fa3939
|
Bug 462463 - Stop using mddepend.pl. r=ted
|
2013-04-09 15:10:25 -07:00 |
|
Kyle Huey
|
065344fe65
|
Bug 855276: Moar diagnostics.
|
2013-04-09 15:08:28 -07:00 |
|
Gijs Kruitbosch
|
5eea687d49
|
Bug 851701, bug 851702 - reset image/js loading preferences, r=gavin
--HG--
extra : rebase_source : 8c15749c35d9bf503497835c9b2d7b9c138c4879
|
2013-04-08 10:09:51 -07:00 |
|
Randell Jesup
|
79cb6bdccf
|
Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm
|
2013-04-09 17:35:20 -04:00 |
|
Gijs Kruitbosch
|
79c4674bc5
|
Bug 851702 - Remove JS load and advanced preferences from the UI, r=gavin
|
2013-04-05 11:52:54 +02:00 |
|
Patrick McManus
|
8257a56ede
|
bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz
--HG--
extra : rebase_source : 6b3beea6f6bb91e21c37e6dd01e5c6445317f994
|
2013-04-09 13:38:48 -04:00 |
|
Nikhil Marathe
|
215f5336a3
|
Bug 851253 - SimplePush: Only wakeup apps that have registrations. r=jlebar
--HG--
extra : rebase_source : bbca711265f60ee06124d82d82077c3e02aca02a
|
2013-04-09 14:12:35 -07:00 |
|
Jonathan Kew
|
b9cb582a30
|
bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw
|
2013-04-09 22:07:02 +01:00 |
|
Adam Roach [:abr]
|
204a094ad5
|
Bug 856425: Call onicecandidate with a null candidate immediately after setLocalDescription succeeds r=ekr
|
2013-04-09 16:18:32 -05:00 |
|
Gijs Kruitbosch
|
068478880b
|
Bug 851701 - Remove 'Load images automatically' checkbox from prefs, r=gavin
|
2013-04-05 11:04:31 +02:00 |
|
Dave Hunt
|
310052c782
|
Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin
|
2013-04-09 19:41:09 +01:00 |
|
Jonathan Kew
|
e5cabfad75
|
backout 4149244358fd and 5ad0e08799d9 (bug 851520) for b2g bustage on a CLOSED TREE
|
2013-04-09 21:57:12 +01:00 |
|
Jared Wein
|
f4349d1211
|
Bug 859576 - aboutHome.js doesn't need preprocessor flag. r=fryn
|
2013-04-09 16:37:54 -04:00 |
|
Sean Stangl
|
3fe2853525
|
Bug 853154 - Generate and root target JSScripts during MIR construction. r=h4writer
|
2013-04-09 13:33:38 -07:00 |
|
Nathan Froyd
|
afb62e15ba
|
Backout 61e1edc0b6bf (bug 793735), 77014412cd4a (bug 793735), and 8c5aa269c3cd (bug 793735) for botching FHR data
|
2013-04-09 16:25:42 -04:00 |
|
Randell Jesup
|
6c503877d5
|
Bug 855769: add pref to disable TURN if needed r=ekr
|
2013-03-30 21:52:19 -04:00 |
|
Jan-Ivar Bruaroey
|
a539b3fbc7
|
Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup
|
2013-03-29 19:02:08 -04:00 |
|
EKR
|
b6a069723d
|
Bug 830100: Refactor transport flow to allow destruction on any thread r=derf
|
2013-02-19 03:43:34 -08:00 |
|