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

12539 Коммитов

Автор SHA1 Сообщение Дата
Chris Lord 45202a4dfb Bug 960146. r=kats,wesj 2014-02-20 09:36:48 -05:00
Mark Capella 679a2489ea Bug 978731 - Cursor position jumps around, dragging handles moves text, r=wesj 2014-03-06 22:14:22 -05:00
Chenxia Liu f4bd3edcf1 Bug 973039 - Display message in HomePanelPicker when no Home panels are available for install. r=margaret 2014-02-13 11:46:48 -08:00
Michael Comella db239a8277 Bug 976775 - Rename AssertionHelper assertions to fAssert*. r=lucasr 2014-03-06 15:50:52 -08:00
Wes Johnston f31abf8947 Bug 942611 - Fix missing parameter qualifier. r=rewman CLOSED TREE 2014-03-06 12:57:42 -08:00
Wes Johnston e8732bf2fc Bug 942611 - Delete old temp files onPause. r=rnewman 2014-03-06 12:23:54 -08:00
Wes Johnston 3f82e7384f Bug 942611 - Delete temp files when tabs are closed. r=rewman 2014-03-06 12:23:53 -08:00
Wes Johnston 79fa6526f6 Bug 942611 - Store temp files in Android's cache dir. r=rewman 2014-03-06 12:23:52 -08:00
Michael Comella 8078592af4 Bug 915312 - Part 4: Test native crypto. r=rnewman,nalexander 2014-03-06 12:10:54 -08:00
Michael Comella 372f083b66 Bug 915312 - Part 3: Add NativeCrypto Java interface. r=nalexander 2014-03-06 12:10:54 -08:00
Margaret Leibovic 17e999e466 Bug 974925 - Change snippets error message into a log message. r=bnicholson 2014-03-06 09:25:08 -08:00
Margaret Leibovic c638018665 Bug 965822 - Add null check to HomeListView.setOnItemClickListener. r=lucasr 2014-03-06 09:25:02 -08:00
Wes Kocher 73e32652fe Merge fxteam to m-c 2014-03-05 18:20:17 -08:00
Ryan VanderMeulen 9ded68150d Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
Ryan VanderMeulen f12cc94c28 Merge b2g-inbound to m-c. 2014-03-05 16:01:53 -05:00
Margaret Leibovic 4b50c126ef backout 4bc6027f5638 for causing bug 978741 2014-03-05 12:21:22 -08:00
Margaret Leibovic 53779e8bb3 backout 9ee8634f70dc because it didn't work 2014-03-05 12:21:20 -08:00
Nick Alexander 2f7f4f0753 Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey
This builds a new Java JAR containing only org.mozilla.gecko.R.  This
new JAR file is included in Fennec, but not included in
geckoview_library.  (Usually ant, gradle, or Eclipse arranges to produce
org.mozilla.gecko.R but not include it in the classes.jar output as part
of a library project.  This mimics that.)

Changing the GeckoView package to org.mozilla.gecko declares to
consuming applications that they should produce org.mozilla.gecko.R,
replacing what was removed above (but with correct resource IDs).
2014-03-05 08:57:09 -08:00
Nick Alexander 089da55967 Bug 978587 - Pre: Make geckoview_library and BackgroundInstrumentationTests target android-16. r=blassey
This agrees with Fennec (and BrowserInstrumentationTests).
2014-03-05 08:57:09 -08:00
Jim Chen e0a229ff73 Bug 975436 - Catch ClassCastException in ANRReporter. r=blassey 2014-03-05 09:05:21 -05:00
Christopher Su 3a58608154 Bug 943629 - Remove unnecessary comment in Tabs. r=mcomella 2014-03-05 09:05:07 -05:00
Carsten "Tomcat" Book 9e48d03b18 merge mozilla-inbound to mozilla-central 2014-03-05 13:04:39 +01:00
Jed Davis 76ab6d796b Bug 946407 - Reimplement DumpMemoryInfoToTempDir in terms of GetReports. r=njn
This winds up exposing things in the nsIMemoryReporterManager interface
that arguably don't belong at that level of abstraction -- "minimize
memory usage first" and DMD -- in order to take advantage of the
infrastructure that GetReports already has for managing the child
processes.
2014-03-04 18:27:13 -08:00
Matt Brubeck a7cf0225eb Bug 972844 - Add a Maybe Later link on about:feedback intro [r=mfinkle] 2014-03-04 16:58:33 -08:00
Richard Newman 33d673c562 Bug 966143 - Don't attempt to process a malformed password record. r=nalexander 2014-03-04 14:38:11 -08:00
Brian Nicholson 38c01feec8 Bug 976006 - Update bookmark star when page is saved. r=wesj 2014-03-04 13:00:00 -08:00
Brian Nicholson 52969c54bb Bug 962103 - Make progress bar overlap content. r=lucasr 2014-03-04 12:57:23 -08:00
Richard Newman 11e6630e53 Bug 961238 - Follow-up: eliminate BrowserContract dependency on DBUtils. r=trivial, DONTBUILD 2014-03-04 12:18:26 -08:00
Chenxia Liu 6b2ae45e69 Bug 942878 - Part 2: Add panel to settings. r=lucasr 2014-03-04 10:31:38 -08:00
Chenxia Liu 79b13be42e Bug 942878 - Part 1: Expose public method for adding panels to HomeConfig. r=lucasr 2014-03-04 10:31:38 -08:00
Chenxia Liu d97ecd5594 Bug 942878 - Part 0: Add final modifier to GeckoPreferences. r=lucasr 2014-03-04 10:31:37 -08:00
Nick Alexander 2dfe401600 Bug 979064 - Declare JUnit 3 instrumentation test applications debuggable. r=rnewman
I also took the opportunity to move a constant into
AndroidManifest.xml.in; it removes a layer of indirection when trying to
determine what Android package gets built.
2014-03-04 09:34:35 -08:00
Lucas Rocha eabeb8bdbf Bug 975841 - Bootstrap schema upgrade path in HomeProvide.jsm (r=margaret) 2014-03-04 16:57:43 +00:00
Lucas Rocha 060511cade Backed out changeset 70bccf82bbfa (forgot to add reviewer) 2014-03-04 16:54:32 +00:00
Lucas Rocha 4b882661e7 Bug 975841 - Bootstrap schema upgrade path in HomeProvide.jsm 2014-03-04 16:52:13 +00:00
Wes Johnston 974a620ad5 Bug 967254 - Delay Webapp Uninstall code till delayed startup. r=rnewman 2014-03-04 08:35:39 -08:00
Wes Johnston 93cf23e350 Bug 977592 - Don't autofocus the password field in auth dialogs. r=margaret 2014-03-04 08:31:06 -08:00
Wes Johnston 620066670c Bug 974289 - Fixup test for FilePicker results. r=lucasr 2014-03-04 08:29:26 -08:00
Josh Dover a38a7ae006 Bug 978741 - Fix tab strip on tablets. r=margaret 2014-03-03 13:23:38 -08:00
Sola Ogunsakin a082e3a355 Bug 959290 - Test for ReadingListProvider. r=mcomella 2014-03-03 14:37:13 -08:00
Sola Ogunsakin 58ca2562cf Bug 959290 - Make ContentProvider for Reading List. r=lucasr 2014-03-03 15:34:57 -08:00
Wes Kocher bf2ef0da2c Merge m-c to fx-team 2014-03-03 20:39:02 -08:00
Wes Kocher ffe5883834 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Brian Nicholson ae49e9faa3 Bug 979038 - Disable testAboutHomePageNavigation. r=mcomella 2014-03-03 19:43:56 -08:00
Brian Nicholson da6dde2a97 Bug 977669 - Rename save subscribe ID. r=mfinkle 2014-03-03 19:41:37 -08:00
Richard Newman e2d7a79c39 Bug 707123 - Part 1: refactor GeckoProfileDirectories out of GeckoProfile. r=nalexander 2014-03-03 15:27:42 -08:00
Nick Alexander 7ff48563e6 Bug 977358 - Replace status activity header with 'Signed in as'. r=rnewman 2014-03-03 15:20:20 -08:00
Nick Alexander 5b9b66af56 Bug 972051 - Dismiss 'Tap to sign in' notification when a sync succeeds. r=rnewman 2014-03-03 15:20:19 -08:00
Nick Alexander 8882caff5a Bug 977336 - Support action bar 'up' for FxAccountStatusActivity. r=rnewman 2014-03-03 15:20:19 -08:00
Nick Alexander 62718468ec Bug 974134 - Improve FxAccountStatusActivity layout. r=rnewman 2014-03-03 15:20:19 -08:00
Brad Lassey d35a2e6fef Bug 962606 - Suggestions are present for password field, switch to use text transforms to reveal text. r=nalexander 2014-03-03 15:20:18 -08:00
Ryan VanderMeulen 15a2e070f5 Backed out changeset 7e424486f60e (bug 950417) for adding new attack surface. 2014-03-03 17:48:12 -05:00
Ryan VanderMeulen 47f9e25a13 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00
Brian Nicholson 2e37df0644 Bug 978494 - Fix URL in Reader:Removed. r=lucsar 2014-03-03 10:35:23 -08:00
Ed Morley 43378a523e Backed out changeset 1eebddd614eb (bug 962103) for causing bug 947550
--HG--
extra : rebase_source : 809b725149264001d341469ebae420aa19911af4
2014-03-03 17:01:01 +00:00
Ed Morley 7c7c9ff618 Merge mozilla-central and fx-team 2014-03-03 14:53:17 +00:00
Ed Morley 30446e5cc4 Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Lucas Rocha 2adbcb4eb5 Bug 971214 - Use setBackgroundDrawable() in BasicColorPicker (r=wesj) 2014-03-03 14:16:58 +00:00
Margaret Leibovic fb5942a367 Bug 977844 - Make sure snippets response is valid JSON before caching it (or trying to use it). r=bnicholson 2014-02-28 17:26:56 -08:00
Margaret Leibovic 9abb8ce20b Bug 977155 - (Part 2) Rename HomeBanner setEnabled to setActive. r=bnicholson 2014-02-28 17:26:54 -08:00
Margaret Leibovic c74a3d67a0 Bug 977155 - Don't animate HomeBanner when it's not visible. r=bnicholson 2014-02-28 17:26:51 -08:00
Eugen Sawin af21d8c0c5 Bug 959108 - Update helper apps page actions URL on location change. r=wesj 2014-02-26 22:38:09 +01:00
Brian Nicholson e5fcb133eb Backout ab25dcdc319b (bug 960146) for touch event regressions 2014-02-28 13:26:08 -08:00
Wes Johnston fb76dfc0d1 Bug 973348 - Always send click events to the highlighted element. r=kats 2014-02-28 12:54:55 -08:00
Geoff Brown 633d5dbaad Bug 975155 - Skip robocop testFindInPage on Android 2.3 2014-02-28 14:58:36 -07:00
Geoff Brown e5ad313126 Bug 975187 - Skip robocop testAboutPage on Android 2.3 2014-02-28 14:58:35 -07:00
Myk Melez b516e72f76 Bug 977051 - rename manifestUrl property to manifestURL in more places; r=wesj. 2014-02-28 13:43:13 -08:00
Ryan VanderMeulen ee44fc09c2 Bug 977952 - Disable testAboutHomePageNavigation for frequent failures. 2014-03-03 14:34:59 -05:00
Josh Dover 1bd84e14ee Bug 974723 - Send shown event when banner message is displayed. r=margaret 2014-02-20 12:38:27 -08:00
Eugen Sawin e3bc227f97 Bug 950417 - Add XPI intent filter. r=snorp 2014-03-03 18:47:55 +01:00
Brad Lassey 0d20a0cc9b bug 969725 - geckoview_example uses incorrect main.xml layout and AndroidManifest r=nalexander 2014-02-27 12:21:06 -05:00
Bevis Tseng 73664f17db Bug 974820 - Part 1: Add new error type STORAGE_FULL_ERROR. r=vyang 2014-02-20 12:17:47 +08:00
Ehsan Akhgari 17f4a32d8b Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
Geoff Brown a2d2b2b27f Bug 979621 - Disable testNewTab on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown 02a919e433 Bug 979620 - Disable testGetUserMedia on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown b441d1bb69 Bug 948591 - Disable testClearPrivateData on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown 753bb88752 Bug 979615 - Disable testBookmarksPanel on Android 2.3 2014-03-04 17:02:05 -07:00
Geoff Brown 9e4d68c761 Bug 979612 - Disable testPictureLinkContextMenu on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown 9a3d41e63b Bug 979603 - Disable testBrowserProvider, testMasterPassword, testSystemPages on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown b0fe55611f Bug 979600 - Disable testSessionOOMRestore on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown c7234a970f Bug 979597 - Disable testAboutHomeVisibility on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown fe16e2b360 Bug 979548 - Disable testSearchSuggestions on Android 2.3 2014-03-04 17:02:04 -07:00
Geoff Brown 243ea4c91f Bug 979552 - Disable some robocop tests on Android 2.3 2014-03-04 17:02:04 -07:00
Ryan VanderMeulen 659fc9449a Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
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
Josh Dover 8075e1629b Bug 966047 - Hide banner when there are no panels enabled. r=mleibovic 2014-02-24 17:05:52 -08: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
Wesley Johnston a816aa2261 Bug 959742 - Close dialogs when inputs change if there are no buttons on the dialog. r=bnicholson 2014-02-06 16:26:00 -08:00
Wes Johnston 95bdc0d0fb Bug 963208 - Use a factory for GeckoEvents. r=kats 2014-02-28 12:25:30 -08:00
Lucas Rocha d4feecbccd Bug 981676 - Backout progress bar refinements from bugs 980438/962103 (r=mfinkle) 2014-03-13 12:57:51 -04:00
Eugen Sawin f5e1703afc Bug 981483 - Clear helper app page actions on page load. r=wesj 2014-03-10 05:26:41 +01:00
Margaret Leibovic b14412f85d backout 1acaa42690a6 for memory regressions 2014-03-13 08:21:38 -07:00
Margaret Leibovic 3e39a6e90b backout 7c458c70cd5c for suspected talos regression 2014-03-13 07:48:57 -07:00
Ryan VanderMeulen d2b4456c69 Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures. 2014-03-13 10:32:57 -04:00
Kartikaya Gupta dde8a3bab0 Bug 981636 - Only disable double-tap-to-zoom if a meta-viewport tag is actually specified. r=mbrubeck 2014-03-13 09:52:50 -04:00
David Rajchenbach-Teller a458688066 Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-13 09:51:22 -04:00
Eugen Sawin ac1d419209 Bug 974771 - Ignore open request for unfinished download. r=wesj 2014-03-06 22:19:17 +01:00
Martyn Haigh 1798cb5ce3 Bug 970208 - Only print debug messages when in debug mode; r=wesj 2014-03-05 08:13:22 -08:00
Martyn Haigh 425929c6bf Bug 970209 - Surround update logic in about:apps with synth apk specific wrapper; r=wesj 2014-03-05 08:13:00 -08:00
Ryan VanderMeulen 0d7b59001e Backed out changeset 6f05267b4afc (bug 798033) for Android bustage. 2014-03-05 09:55:52 -05:00
snigdha a441998156 Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-03-05 08:47:45 -05:00
Chris Pearce bc8ada7974 Bug 973408 - Move MediaDecoderStateMachine::DecodeLoop()'s local variables to class members so the function can be made reentrant in future. r=kinetik 2014-03-11 11:44:08 +08: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