Commit Graph

12339 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
19a0ac332c merge mozilla-inbound to mozilla-central 2014-02-28 14:31:00 +01:00
Ryan VanderMeulen
cfe0f761e7 Merge m-c to fx-team. 2014-02-27 17:35:05 -05:00
Ryan VanderMeulen
c2a4879d8a Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
Richard Newman
0962c34a9f Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj 2014-02-27 12:32:34 -08:00
Brian Nicholson
5a5dc858f5 Bug 962103 - Make progress bar overlap content. r=lucasr 2014-02-27 14:12:11 -08:00
Brad Lassey
776d77b6b5 bug 977677 - GeckoView can't access some resources it needs r=snorp 2014-02-27 12:19:06 -05:00
Arnaud Bienner
2f973a3734 Bug 977643 - Remove redundant line for 'dom.forms.color' pref (and stale comment) in mobile.js file, so that it'll get the pref from all.js instead. r=dholbert 2014-02-27 17:16:18 +01:00
Kartikaya Gupta
106fd9ddc6 Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle 2014-02-27 08:49:51 -05:00
Andrea Marchesini
286e0c9290 Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz 2014-02-27 23:39:00 +00:00
Andrea Marchesini
b1d122f724 Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Ryan VanderMeulen
5fcc92f054 Merge m-c to inbound. 2014-02-27 17:33:47 -05:00
Jim Chen
7eb4b9aa4c Bug 968409 - Run InputConnection tests on IC thread; r=cpeterson r=mcomella 2014-02-27 16:17:56 -05:00
Jim Chen
037714007c Bug 968409 - Add testInputConnection with basic tests; r=cpeterson r=mcomella 2014-02-27 16:17:56 -05:00
Jim Chen
38effc9415 Bug 968409 - Add TextInputHelper for UITests; r=mcomella 2014-02-27 16:17:55 -05:00
Jim Chen
bd0206adc1 Bug 968409 - Add GeckoViewComponent for UITests; r=mcomella 2014-02-27 16:17:55 -05:00
Jim Chen
2b721bb910 Bug 968409 - Add FrameworkHelper for UITests; r=mcomella 2014-02-27 16:17:55 -05:00
Jim Chen
27d7b66da1 Bug 968409 - Add assertNotEquals method; r=mcomella 2014-02-27 16:17:54 -05:00
Wes Kocher
ec6dbd07f6 Merge inbound to m-c 2014-02-26 18:20:47 -08:00
Ryan VanderMeulen
3c7fafddaf Backed out the rest of bug 959742. 2014-02-26 15:32:10 -05:00
Ehsan Akhgari
0101301ae2 Bug 959768 - Add non-unified mozconfigs for Android builds; r=catlee 2014-02-26 15:06:41 -05:00
Wes Johnston
bf7bc18a01 backout b0fd368ba5ec (Bug 959742) for build bustage 2014-02-26 11:32:33 -08:00
Carsten "Tomcat" Book
fcd8d65c97 merge mozilla-inbound to mozilla-central 2014-02-26 12:47:07 +01:00
Wes Kocher
2bf276500b Merge m-c to fx-team 2014-02-25 20:38:33 -08:00
Wes Kocher
7b878fa184 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Nick Alexander
f7e21c3c33 Bug 976844 - Fix incorrect test runner. r=trivial
NPOTB DONTBUILD
2014-02-25 15:59:31 -08:00
Nick Alexander
2c78fbb251 Bug 975504 - Add filtered_resources to AndroidEclipseProjectData. r=bnicholson 2014-02-25 15:59:31 -08:00
Richard Newman
5bc3eac23d Bug 947939 - Part 2: transaction handling in deletes and updates, more efficient bulk updates. r=nalexander 2014-02-25 12:27:54 -08:00
Richard Newman
2236bc9fd8 Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander 2014-02-25 12:27:54 -08:00
Richard Newman
32e74f9b9d Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander 2014-02-25 12:27:53 -08:00
Wesley Johnston
dfc15fe3f3 Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson 2014-02-06 16:26:00 -08:00
Brian Nicholson
b643618303 Bug 969492 - Follow-up naming fix. r=lucasr 2014-02-26 11:06:21 -08:00
Brian Nicholson
55771f3d19 Bug 969492 - Use 10% as the load progress reset state. r=lucasr 2014-02-26 11:02:21 -08:00
Brian Nicholson
a1fa8181df Bug 969492 - Move LOAD_PROGRESS constants into Tab. r=lucasr 2014-02-26 11:02:21 -08:00
Wesley Johnston
e4b5cb44a2 Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson 2014-02-06 16:24:00 -08:00
Richard Newman
8e32a370bd Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
* * *
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
* * *
Bug 975792 - Follow-up: y u fail, test?
2014-02-23 10:53:10 -08:00
Wesley Johnston
aad68af3e6 Bug 973036 - Create an intent chooser dialog class. r=bnicholson 2014-02-06 16:21:00 -08:00
Margaret Leibovic
ccbf4870b7 Bug 976175 - Initialize home_pager_container view to GONE. r=lucasr 2014-02-25 09:40:59 -08:00
Margaret Leibovic
2bf4b786e3 Bug 976176 - Clear animations before trying to hide home banner on pre-honeycomb devices. r=lucsar 2014-02-25 09:40:56 -08:00
Lucas Rocha
f60a15d413 Bug 967286 - Default to Layout.FRAME if layout type isn't specified (r=margaret) 2014-02-25 17:40:50 +00:00
Lucas Rocha
538c44e186 Bug 974139 - Redefine registration logic to return panel options dynamically (r=margaret) 2014-02-25 17:29:49 +00:00
Wes Johnston
bdc0233664 Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson 2014-02-25 08:55:14 -08:00
Carsten "Tomcat" Book
5d5e9aeb99 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Lucas Rocha
1cbc49fb73 Bug 975198 - Don't use default favicon as placeholder in PanelItemView (r=margaret) 2014-02-25 13:32:59 +00:00
Kartikaya Gupta
cc0efc4c9e Bug 976160 - Log exceptions from EventDispatcher.sendResponse and sendError instead of eating them. r=wesj 2014-02-25 08:19:41 -05:00
Josh Dover
94c1d6d5af Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
Carsten "Tomcat" Book
595ce35d95 Backed out changeset 9122f3be8c3a (bug 975792) for frequent test failures on a CLOSED TREE 2014-02-25 13:35:57 +01:00
Carsten "Tomcat" Book
8643485376 Backed out changeset efa293b98893 (bug 975792) for frequent failures on a CLOSED TREE 2014-02-25 13:35:41 +01:00
Carsten "Tomcat" Book
14829c87bb Backed out changeset f3aa442c84e4 (bug 976418) for frequent test failures on a CLOSED TREE 2014-02-25 13:35:18 +01:00
Lucas Rocha
e9757098c8 Bug 976122 - Fix HomePanels:Get handling in Home.jsm (r=margaret) 2014-02-25 11:28:58 +00:00
Lucas Rocha
f78d688572 Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret) 2014-02-25 10:41:57 +00:00