Andrea Marchesini
80210d8dab
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Andrea Marchesini
07f3b7d454
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
136d9870b7
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Ryan VanderMeulen
62397fa8e2
Merge fx-team to m-c.
2014-02-27 17:31:32 -05:00
Brad Lassey
31fb4f0e2d
bug 977677 - GeckoView can't access some resources it needs r=snorp
2014-02-27 12:19:06 -05:00
Arnaud Bienner
f67a121c74
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
Jim Chen
bf840cb335
Bug 968409 - Run InputConnection tests on IC thread; r=cpeterson r=mcomella
2014-02-27 16:17:56 -05:00
Jim Chen
3e93b52259
Bug 968409 - Add testInputConnection with basic tests; r=cpeterson r=mcomella
2014-02-27 16:17:56 -05:00
Jim Chen
416c52220a
Bug 968409 - Add TextInputHelper for UITests; r=mcomella
2014-02-27 16:17:55 -05:00
Jim Chen
7a32a3698e
Bug 968409 - Add GeckoViewComponent for UITests; r=mcomella
2014-02-27 16:17:55 -05:00
Jim Chen
ea1a60fd47
Bug 968409 - Add FrameworkHelper for UITests; r=mcomella
2014-02-27 16:17:55 -05:00
Jim Chen
a4573b3511
Bug 968409 - Add assertNotEquals method; r=mcomella
2014-02-27 16:17:54 -05:00
Kartikaya Gupta
bbc791dbf4
Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle
2014-02-27 08:49:51 -05:00
Wes Kocher
e41db1a003
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Ryan VanderMeulen
74e250820f
Backed out the rest of bug 959742.
2014-02-26 15:32:10 -05:00
Ehsan Akhgari
24fd302ac5
Bug 959768 - Add non-unified mozconfigs for Android builds; r=catlee
2014-02-26 15:06:41 -05:00
Wes Johnston
07b47fc3c3
backout b0fd368ba5ec (Bug 959742) for build bustage
2014-02-26 11:32:33 -08:00
Carsten "Tomcat" Book
bf2c766ca6
merge mozilla-inbound to mozilla-central
2014-02-26 12:47:07 +01:00
Wes Kocher
5f8757f088
Merge m-c to fx-team
2014-02-25 20:38:33 -08:00
Wes Kocher
043e226ec8
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
fa994eb72f
Bug 976844 - Fix incorrect test runner. r=trivial
...
NPOTB DONTBUILD
2014-02-25 15:59:31 -08:00
Nick Alexander
c019c83865
Bug 975504 - Add filtered_resources to AndroidEclipseProjectData. r=bnicholson
2014-02-25 15:59:31 -08:00
Richard Newman
62b95b4b98
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
6c4ec9b26a
Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander
2014-02-25 12:27:54 -08:00
Richard Newman
2c9278c3b9
Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander
2014-02-25 12:27:53 -08:00
Wesley Johnston
5160c3c7c8
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
ca07d4574b
Bug 969492 - Follow-up naming fix. r=lucasr
2014-02-26 11:06:21 -08:00
Brian Nicholson
21e120c8d1
Bug 969492 - Use 10% as the load progress reset state. r=lucasr
2014-02-26 11:02:21 -08:00
Brian Nicholson
dc6849d083
Bug 969492 - Move LOAD_PROGRESS constants into Tab. r=lucasr
2014-02-26 11:02:21 -08:00
Wesley Johnston
f0eefb1cae
Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson
2014-02-06 16:24:00 -08:00
Richard Newman
2a8029021d
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
78c4dba329
Bug 973036 - Create an intent chooser dialog class. r=bnicholson
2014-02-06 16:21:00 -08:00
Margaret Leibovic
cd05d0527f
Bug 976175 - Initialize home_pager_container view to GONE. r=lucasr
2014-02-25 09:40:59 -08:00
Margaret Leibovic
b58f696dda
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
3a6d5d8092
Bug 967286 - Default to Layout.FRAME if layout type isn't specified (r=margaret)
2014-02-25 17:40:50 +00:00
Lucas Rocha
f21dd40b40
Bug 974139 - Redefine registration logic to return panel options dynamically (r=margaret)
2014-02-25 17:29:49 +00:00
Wes Johnston
43f4c2789b
Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson
2014-02-25 08:55:14 -08:00
Carsten "Tomcat" Book
df93062b9a
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Lucas Rocha
33a1fa57dc
Bug 975198 - Don't use default favicon as placeholder in PanelItemView (r=margaret)
2014-02-25 13:32:59 +00:00
Kartikaya Gupta
9a700ac090
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
71fda24391
Bug 920791 - Hide banner when keyboard is focused. r=margaret
2014-02-21 11:13:55 -08:00
Carsten "Tomcat" Book
811030ca6f
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
1106fd33d1
Backed out changeset efa293b98893 (bug 975792) for frequent failures on a CLOSED TREE
2014-02-25 13:35:41 +01:00
Carsten "Tomcat" Book
0ce76b1340
Backed out changeset f3aa442c84e4 (bug 976418) for frequent test failures on a CLOSED TREE
2014-02-25 13:35:18 +01:00
Lucas Rocha
17c32c4c4b
Bug 976122 - Fix HomePanels:Get handling in Home.jsm (r=margaret)
2014-02-25 11:28:58 +00:00
Lucas Rocha
32c0182646
Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret)
2014-02-25 10:41:57 +00:00
Nick Alexander
1fd81b5538
Bug 903528 - Follow-up: Fix build dependencies. a=bustage
...
The issue is that the preprocessed files need to be referenced as
$(CURDIR)/file to have Make handle the dependencies correctly. To
allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to
AndroidManifest.xml) and uses it in the appropriate places.
2014-02-24 23:18:47 -08:00
Nick Alexander
dc2a7efef7
Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me
2014-02-24 21:26:41 -08:00
Brian Nicholson
7a5683d478
Bug 976033 - Make menu item drawable mutable. r=wesj
2014-02-24 21:05:49 -08:00
Mike Shal
43b2581dd5
Bug 974205 - Enable sccache for Android try builds. r=glandium
2014-02-18 15:11:36 -05:00