Commit Graph

9146 Commits

Author SHA1 Message Date
Nick Alexander
ceb2075726 Bug 1000676 - Part 1: Add aboutDevices.* files. r=mfinkle 2014-05-05 11:27:56 -07:00
Nick Alexander
a2560e5b77 Bug 976216 - Part 2: Purge startup caches when starting Gecko in developer builds. r=mfinkle
This change only impacts developer builds.  A developer build is one
where MOZILLA_OFFICIAL is not set.

The startup cache is invalidated when the buildid changes; see [1] for
details.  For MOZILLA_OFFICIAL builds, the buildid is always bumped, so
the startup cache is always fresh on a package re-deploy to device.

Most developers re-deploy using |mach build mobile/android && mach
package && mach install| or similar.  This does not bump the buildid.
The re-deployed package will read the out-dated startup cache, leading
to frustrating inconsistencies when developing Javascript, especially
chrome content and module JSMs.

This change purges the startup caches every time Gecko is started in
developer builds.  This keeps the running Javascript consistent (which
is good for development), but incurs a startup performance
penalty (since the cache must be purged, and since the cached files must
be recompiled, etc).

[1] http://hg.mozilla.org/mozilla-central/file/901d300bb441/toolkit/xre/nsAppRunner.cpp#l2350
2014-05-05 11:27:55 -07:00
Nick Alexander
6327bd91d7 Bug 976216 - Part 1: Add AppConstants.MOZILLA_OFFICIAL. r=rnewman 2014-05-05 11:27:55 -07:00
Eugen Sawin
172fb1e4e7 Bug 1002426 - Check restore status before overriding zoom. r=kats 2014-05-05 23:29:20 +02:00
Mark Finkle
ef43361957 Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Mark Finkle
1a3c4e18b8 Bug 1004889 - Add UI telemetry for the main menu r=rnewman 2014-05-02 11:00:19 -04:00
Richard Newman
f9e1fbcb37 Bug 1005074 - Part 1: rename Send Tab activity. r=mfinkle 2014-05-02 14:01:24 -07:00
Ryan VanderMeulen
b0fc4e473e Backed out changesets 34516556f823 (bug 1004890) and 0610c2dcc6f5 (bug 1004889) for Android Armv6 robocop crashes.
CLOSED TREE
2014-05-02 15:21:14 -04:00
Jim Chen
a5475d911e Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Geoff Brown
27a99727f0 backout 520df0a03a00 (bug 1004668) for breaking Android robocop 2014-05-08 23:32:49 -06:00
Geoff Brown
3fdcb83ee2 Bug 1004668 - Update robocop testUITelemetry; r=rnewman 2014-05-08 21:56:08 -06:00
Nicholas Hurley
0e5dc5eb62 Bug 1005958 - Disable seer. r=mcmanus 2014-05-05 13:21:17 -07:00
Lucas Rocha
0e3d4f1974 Bug 997772 - Introduce SuggestedSites component (r=mfinkle) 2014-05-09 09:39:14 +01:00
Lucas Rocha
c510f880fd Bug 997772 - Generate suggestedsites.json from locale (r=nalexander) 2014-05-09 09:39:14 +01:00
Lucas Rocha
fd9afc143b Bug 997772 - Add default suggested sites for en-US (r=nalexander) 2014-05-09 09:39:13 +01:00
Jim Chen
ea442f7a86 Bug 992359 - e. Add Bundle test to testEventDispatcher; r=blassey
--HG--
extra : amend_source : 8c6d0343343ac055f0f20d82f1a6eda9bdc1e715
2014-05-12 12:50:47 -04:00
Jim Chen
270a97c29f Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey 2014-05-12 12:50:46 -04:00
Josh Dover
82f9072526 Bug 997328 - Update SharedPreferences.jsm to use scopes and mirror GeckoSharedPrefs. r=nalexander 2014-05-10 08:39:53 -07:00
Richard Newman
ebb50c6ecf Bug 965371 - Follow-up: test and misc fixes. r=me 2014-05-09 21:25:51 -07:00
Richard Newman
6f2beb46fe Bug 965371 - Part 2: report device type and attributes. r=mcomella 2014-05-09 19:19:14 -07:00
Richard Newman
b5c5a2f3b7 Bug 965371 - Part 1: introduce v3 environment format. r=mcomella 2014-05-09 19:19:13 -07:00
Ryan VanderMeulen
e9e9f0316e Bug 1006242 - Disable testMasterPassword on Android 4.0 for frequent failures. 2014-05-09 17:18:57 -04:00
Mark Finkle
2265166aba Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Mark Finkle
c2851a08f4 Bug 1004889 - Add UI telemetry for the main menu r=rnewman 2014-05-02 11:00:19 -04:00
Carsten "Tomcat" Book
d69bb84179 merge fx-team to mozilla-central 2014-05-02 14:52:03 +02:00
Mark Finkle
52d3bfaa8d Bug 1001280 - Add a pageaction for casting videos r=wesj 2014-05-01 23:32:05 -04:00
Chenxia Liu
b1bfc1dd3b Bug 977196 - Part 6: Finer grained Extras for SUGGESTION URLs r=mfinkle 2014-05-01 22:36:42 -04:00
Mark Finkle
e95a01372d Bug 977196 - Part 5: Track opening URLs in RemoteTabsList r=liuche 2014-05-01 22:36:36 -04:00
Sola Ogunsakin
eb6a60d8b1 Bug 977196 - Part 4: Loading URL from browser search. r=liuche 2014-04-23 16:08:05 -07:00
Wes Kocher
74f0d0c958 Merge m-c to mozilla-inbound 2014-05-01 18:34:18 -07:00
Richard Newman
112cffa869 Bug 1003911 - Part 2: don't write null favicons or thumbnails into the DB. r=margaret 2014-05-01 14:19:34 -07:00
Richard Newman
e8b56f089a Bug 1003911 - Part 1: don't try to extract null favicons from the database. r=margaret 2014-05-01 14:19:33 -07:00
Margaret Leibovic
70a9050b24 Bug 988909 - Support context menus in PanelViews. r=lucasr 2014-04-17 21:10:41 -07:00
Margaret Leibovic
02289d880d Bug 988909 - Move ContextMenuInfoFactory out of HomeListView and into HomeContextMenuInfo. r=lucasr 2014-05-01 08:44:11 -07:00
Ed Morley
040879dda8 Merge latest green fx-team changeset and mozilla-central 2014-05-01 15:53:50 +01:00
Margaret Leibovic
a67c861521 Bug 1004160 - Make sure home banner icon is visible when image is set. r=bnicholson 2014-04-30 14:38:05 -07:00
Margaret Leibovic
aee1d41501 Bug 1002567 - Support weighted snippets. r=bnicholson 2014-04-30 14:38:02 -07:00
Isura Edirisinghe
abf9ea7438 Bug 943705 - Aggregate countdown timer in waitForPageLoad. r=mcomella 2014-04-30 14:11:31 -07:00
Isura Edirisinghe
d372ad486f Bug 946366 - Aggregate timeout for events waited on in WaitHelper.waitForPageLoad. r=mcomella 2014-04-30 14:08:53 -07:00
Michael Comella
aa491b6cc2 Bug 1000149 - Part 5: Change edit/display layout visibility patterns on editing mode transitions. r=lucasr 2014-04-30 10:26:25 -07:00
Michael Comella
5d0d41bc29 Bug 1000149 - Part 4: Correct url bar shrinking documentation. r=lucasr 2014-04-30 10:25:58 -07:00
Michael Comella
b2029e8c40 Bug 1000149 - Part 3: Update close button size and toolbar spacing. r=lucasr 2014-04-30 10:25:51 -07:00
Michael Comella
f64406a6d0 Bug 1000149 - Part 2: Remove edit separator. r=lucasr 2014-04-30 10:25:42 -07:00
Michael Comella
a4ee98df03 Bug 1000149 - Part 1: Remove go button from toolbar. r=lucasr 2014-04-30 10:25:33 -07:00
Josh Dover
85ba65471f Bug 776027 - Pref off MozActivity for only WebappRT. r=wesj 2014-04-29 14:37:00 +02:00
Josh Dover
43e6fa61b2 Bug 776027 - Map and launch web activities as Android intents. r=wesj 2014-04-25 16:29:00 +02:00
Josh Dover
09e8e10ee0 Bug 776027 - Pass web activities to Java. r=wesj 2014-04-25 16:29:00 +02:00
Josh Dover
a832fcefa6 Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-25 16:28:00 +02:00
Ryan VanderMeulen
6c5f34fa16 Merge fx-team to m-c. 2014-04-29 23:08:08 -04:00
Jim Chen
5fe05336a0 Bug 998398 - Don't reset keyboard to change input type. r=wesj 2014-04-29 13:33:00 -04:00
Ryan VanderMeulen
53390cf3ce Merge fx-team to m-c. 2014-04-29 16:52:33 -04:00
Michael Comella
51f0d6844c Bug 958889 - Part 2: Miscellaneous code clean up. r=bnicholson 2014-04-29 11:21:38 -07:00
Michael Comella
3970ab188c Bug 958889 - Part 1: Move tabspanel files to new tabspanel package. r=bnicholson
--HG--
rename : mobile/android/base/RemoteTabsContainer.java => mobile/android/base/tabspanel/RemoteTabsContainer.java
rename : mobile/android/base/RemoteTabsList.java => mobile/android/base/tabspanel/RemoteTabsList.java
rename : mobile/android/base/TabsPanel.java => mobile/android/base/tabspanel/TabsPanel.java
rename : mobile/android/base/TabsTray.java => mobile/android/base/tabspanel/TabsTray.java
2014-04-29 11:20:59 -07:00
Ed Morley
ec7d86a49e Merge mozilla-central and fx-team 2014-04-29 18:24:19 +01:00
Carsten "Tomcat" Book
72d3457024 merge fx-team to mozilla-central 2014-04-29 13:46:19 +02:00
Alex Deaconu
610e183f14 Bug 999680 - Check API level >= 16 in HardwareUtils.isTelevision. r=nalexander 2014-04-29 12:41:02 +03:00
Mark Capella
f266d11dbd Bug 864582 - (p1) Restyle _moveCaret for proper JS alignment, r=margaret 2014-04-28 20:21:19 -04:00
Mark Capella
ab511f9723 Bug 864582 - (p0) Rename _sendMouseEvents method to _moveCaret, r=margaret 2014-04-28 20:21:19 -04:00
ffxbld
8714c49598 Version bump. CLOSED TREE NO BUG a=release 2014-04-28 14:18:37 -04:00
Mike Connor
fdbbf9248a Bug 1001566 - Yahoo search plugin should use nresults param for smaller requests, r=margaret
--HG--
extra : rebase_source : 0cf539a02c5b19a51dd8e9cfbe13f4e07759fbe8
2014-04-28 12:46:00 -04:00
Ryan VanderMeulen
da33c2e46a Merge m-c to inbound. 2014-04-27 20:57:44 -04:00
Ryan VanderMeulen
f1041f9727 Backed out changeset ff8ebfcf68ff (bug 980074) for Android 2.3 testSelectionHandler crashes. 2014-04-27 18:03:07 -04:00
Ryan VanderMeulen
de681ea4fc Merge m-c to inbound. 2014-04-26 21:41:26 -04:00
Birunthan Mohanathas
ff8ce9bd42 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Jefry Lagrange
18ef1dc04d Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak 2014-04-24 07:47:00 -04:00
Nathan Toone
c087becedb Bug 1001611 - Use MOZ_APP_NAME instead of hardcoded 'fennec' in mobile/android. r=nalexander 2014-04-26 11:27:00 -04:00
Mark Capella
d421bfdb0d Bug 895463 - (p4) Reposition SelectionHandler on layer reflow, r=kats, margaret 2014-04-26 12:46:41 -04:00
Mark Capella
75badae095 Bug 994664 - Improve SelectionHandler UI performance, r=wesj 2014-04-26 00:49:50 -04:00
Margaret Leibovic
932043db16 Bug 996669 - Assert panel exists in oninstall/onuninstall listeners. r=jdover 2014-04-25 16:57:56 -07:00
Mark Capella
75e52e7e1f Bug 980074 - Base Tests for text selection, r=wesj 2014-04-25 17:15:50 -04:00
Richard Newman
2c5e22aa66 Bug 987867 - JB & KK crash in java.util.ConcurrentModificationException: at java.util.LinkedList.next(LinkedList.java). r=mfinkle,ckitching 2014-04-25 12:52:52 -07:00
Ed Morley
0799b0a9e2 Backed out changeset f5712360fc1a (bug 977167) for inadvertently re-enabling a test 2014-04-25 16:55:52 +01:00
Margaret Leibovic
561d2aee9f Bug 1000849 - Make a dummy MatrixCursor to listen for dataset changed notifications. r=lucasr 2014-04-25 08:29:27 -07:00
Margaret Leibovic
65f99725a2 Bug 1000616 - Fix clicks on items when empty views and panel views are swapped. r=lucasr
* * *
Bug 1000616 - (Part 1) Make PanelListView and PanelGridView variable naming and implementation consistent
* * *
Bug 1000616 - (Part 2) Reset OnItemOpenListener when PanelViews are reattached
2014-04-25 08:29:24 -07:00
Carsten "Tomcat" Book
b2f7f763c4 merge fx-team to mozilla-central 2014-04-25 13:18:39 +02:00
vivek
4697f475b1 Bug 977167 - "Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB" r=rnewman 2014-04-24 14:06:00 +02:00
Wes Kocher
7f118a8fee Backed out 7 changesets (bug 942756) for Gi bustage
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Brian Nicholson
9065b86cc9 Bug 999203 - Add a pref to record crashes. r=mfinkle 2014-04-24 12:27:42 -07:00
Michael Comella
57b767ca70 Bug 996313 - Add boolean for ending test on assertion failure in JavascriptMessageParser. r=nalexander 2014-04-24 12:23:20 -07:00
Wes Kocher
7eb45adaa1 Backed out 3 changesets (bug 999071) for Android rc1 failures
Backed out changeset ddf970be0abd (bug 999071)
Backed out changeset 8d2738b22275 (bug 999071)
Backed out changeset b82a8c50aa90 (bug 999071)
2014-04-24 18:12:46 -07:00
Paul Rouget
d26813c8c8 Bug 942756 - Unify debugger server startup: fennec code. r=mfinkle 2014-04-18 10:48:00 -04:00
Margaret Leibovic
1fbab8a4d9 Bug 999853 - Never pass an empty image path to Picasso. r=lucasr 2014-04-24 10:43:37 -07:00
Marcos A. Di Pietro
84acaaf0a6 Bug 999069 - Use clear sans for about: pages. r=margaret 2014-04-22 23:00:19 -04:00
Ryan VanderMeulen
3b3e22ab48 Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Ryan VanderMeulen
616402c11b Backed out changesets bb54e487c53e and 882b5ddfc023 (bug 730941) for robocop failures. 2014-04-24 12:06:02 -04:00
Eugen Sawin
01976ffe95 Bug 1000828 - Enable zoom session history for synthetic documents. r=kats 2014-04-23 19:42:11 +02:00
Jim Chen
b7df0d287a Bug 999071 - Add test for ANR reporter; r=blassey 2014-04-24 17:49:02 -04:00
Ehsan Akhgari
670aa9d97f Bug 998727 - Remove nsICanvasGLBuffer and nsICanvasGLTexture; r=smaug 2014-04-24 17:10:00 -04:00
Anuj Sahai
684d18af11 Bug 730941 - Add testcase for "view image" context menu entry. r=wesj, r=mcomella 2014-04-15 00:26:29 +05:30
Anuj Sahai
55ba67a65d Bug 730941 - Add "view image" to context menu. r=wesj 2014-04-15 00:25:47 +05:30
Carsten "Tomcat" Book
2e72ce8d6b Backed out changeset 0096df4879f7 (bug 995777) for rc2 test failures 2014-04-24 12:26:27 +02:00
Lucas Rocha
05f6f41d09 Bug 1000001 - Mark Editor as changed when moving panels (r=margaret) 2014-04-24 11:15:17 +01:00
Brad Lassey
c095369914 bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string. r=mfinkle 2014-04-18 15:01:56 -04:00
Paul Rouget
804a2d7c11 Bug 942756 - Unify debugger server startup: fennec code. r=mfinkle 2014-04-18 10:48:00 +02:00
Michael Comella
4ade5b99c5 Bug 999750 - Recycle MotionEvents. r=kats 2014-04-23 18:04:51 -07:00
Margaret Leibovic
ce558bed88 Bug 999760 - Apply padding to entire article item view. r=liuche 2014-04-23 18:01:34 -07:00
Michael Comella
994d6006df Bug 998000 - Part 1: Fix whitespace. r=lucasr 2014-04-23 17:40:00 -07:00
Michael Comella
ae9f768185 Bug 998000 - Part 0: cancelEdit on back pressed, rather than stopEdit. r=lucasr 2014-04-23 17:39:58 -07:00
Chenxia Liu
a6f471a44d Bug 994284 - Intermittient testSystemPages | Exception caught - junit.framework.AssertionFailedError: LayerView is not found! r=gbrown 2014-04-23 15:01:23 -07:00
Margaret Leibovic
edcb7a8bed Bug 976335 - Handle about:home tab strip overflow on tablets. r=lucasr
* * *
Bug 976335 - (Part 1) Turn TabMenuStrip into a HorizontalScrollView, moving LinearLayout logic to TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 1.5) Remove m prefixes from TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 2) Scroll tab strip to ensure selected tab is visible. r=lucasr
2014-04-23 14:37:31 -07:00
Michael Comella
2421cb59dc Bug 998426 - Ensure shrunken toolbar consistency across API levels. r=wesj 2014-04-23 14:13:52 -07:00
Lucas Rocha
3beaa8ffd0 Bug 994734 - Handle dataset refreshes in HomePanelsManager (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
9107108547 Bug 994734 - Set cursor notification URI in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
770170801c Bug 994734 - Pass dataset id as query argument in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
7c2d8b20f3 Bug 994734 - Rename HomeConfigInvalidator to HomePanelsManager (r=margaret)
--HG--
rename : mobile/android/base/home/HomeConfigInvalidator.java => mobile/android/base/home/HomePanelsManager.java
2014-04-23 15:22:34 +01:00
Lucas Rocha
42506eecc0 Bug 994734 - Rename PanelManager to PanelInfoManager (r=margaret)
--HG--
rename : mobile/android/base/home/PanelManager.java => mobile/android/base/home/PanelInfoManager.java
2014-04-23 15:22:33 +01:00
Mark Finkle
c20c45c965 Bug 1001279 - Add support of websites to opt-out of casting videos (tests) r=wesj 2014-05-01 17:29:03 -04:00
Mark Finkle
8b2597d619 Bug 1001279 - Add support of websites to opt-out of casting videos r=wesj 2014-05-01 17:29:00 -04:00
Steven MacLeod
be862d1db4 Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug 2014-04-24 15:12:15 -04:00
Alex Deaconu
10aaf68ab1 Bug 1000287 - Remove unnecessary log lines from 'GLController'. r=kats 2014-04-24 17:33:14 +03:00
Josh Dover
6da0f8914d Bug 850600 - Part 3: Add swipe to refresh to sync tab list. r=nalexander 2014-04-04 15:22:32 -07:00
Josh Dover
4bf468452a Bug 850600 - Part 2: Split RemoteTabs into container and list. r=nalexander 2014-04-04 15:17:04 -07:00
Sola Ogunsakin
3c0c220f3e Bug 977196 - Part 3: Loading URLs from the url bar. r=liuche 2014-04-02 14:23:10 -07:00
Sola Ogunsakin
6eaca35e73 Bug 977196 - Part 2: Loading URLs in about:home. r=liuche 2014-04-02 12:07:10 -07:00
Ryan VanderMeulen
32fe690749 Bug 993813 - Disable testUITelemetry on Android 2.2 for frequent shutdown crashes. r=gbrown 2014-04-29 12:46:33 -04:00
Marcos A. Di Pietro
2138a01870 Bug 999488 - Move reader mode related listener registration from GeckoApp to BrowserApp. r=margaret 2014-04-28 19:19:38 -04:00
Mark Finkle
fd47e0b80b Bug 792139 - Discard decoded images as soon as possible on low-memory devices r=kats 2014-04-29 08:10:16 -04:00
Mark Finkle
84fcd77e95 Bug 1002318 - Add UI Telemetry for sanitizing private data (cleanup patch) r=bnicholoson 2014-04-29 08:04:29 -04:00
Mark Finkle
2744e7150a Bug 1002318 - Add UI Telemetry for sanitizing private data r=liuche, bnicholson 2014-04-29 08:04:10 -04:00
Sola Ogunsakin
b26425ffb5 Bug 977196 - Part 1: Loading URL from an intent. r=liuche 2014-04-01 21:33:21 -07:00
Mark Finkle
7f0b407956 Bug 986095 - Part 4: Add JS Sessions and Events into TelemetryContract.java r=rnewman 2014-05-01 22:10:08 -04:00
Mark Finkle
fe37c50eb2 Bug 986095 - Part 3: Track adding article to Reading List r=liuche 2014-05-01 22:09:41 -04:00
Mark Finkle
0779e457ac Bug 986095 - Part 2: Track sharing article from Reader viewer r=rnewman 2014-05-01 22:09:37 -04:00
Mark Finkle
672619d95a Bug 986095 - Part 1: Track session for Reader viewer r=rnewman,liuche 2014-05-01 22:08:50 -04:00
Mark Finkle
8cd116f691 Bug 988650 - Telemetry tracking for sharing r=wesj,liuche 2014-05-01 22:02:29 -04:00
Carsten "Tomcat" Book
51bfb89671 Merge m-c to fx-team 2014-04-23 15:04:22 +02:00
Carsten "Tomcat" Book
69e49a6d10 merge fx-team to mozilla-central 2014-04-23 14:54:09 +02:00
Mark Capella
c079ecf471 Bug 997332 - Changing prefs in about:config often doesn't get saved, r=wesj 2014-04-23 08:23:42 -04:00
Nicholas Nethercote
0209e594ae Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Margaret Leibovic
2b9973f46f Bug 949178 - Remove reading list button from reader mode toolbar. r=lucasr 2014-04-22 14:27:03 -07:00
Richard Newman
641dd52313 Bug 997478 - Reduce GeckoFavicons log spew. r=trivial, DONTBUILD 2014-04-22 21:20:52 -07:00
Chenxia Liu
b3a410a335 Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:40:31 -07:00
Chenxia Liu
a12dea188e Backed out changeset fcd1191c12b5 (Bug 996850) 2014-04-22 11:33:57 -07:00
Chenxia Liu
b76ed4fbf7 Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:09:45 -07:00
Chenxia Liu
4767e425cf Bug 996850 - Part 1: Don't show context menu for empty sites. r=lucasr 2014-04-22 11:09:44 -07:00
Richard Newman
8d51d82e0c Backed out changeset 1c88a6ab7034 (bug 999281) DONTBUILD 2014-04-22 10:35:35 -07:00
Jeff Beatty
c1d7860e74 Bug 999281 - Adds be, es-MX, id, and ms to mobile/android/locales/maemo-locales. r=mfinkle 2014-04-22 09:46:43 -07:00
Lucas Rocha
a7c2b0f762 Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
Alex Deaconu
dae4a330e8 Bug 959185 - Changed access modifiers of methods and variables unused outside toolbar package from 'public' to 'default' or 'private'. r=vp 2014-04-19 15:17:17 +03:00
Lucas Rocha
db16ace46d Bug 994195 - Add tests for RawResource (r=margaret) 2014-04-22 14:53:59 +01:00
Eugen Sawin
7432a9bcf8 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
vivek
4411fd40e8 Bug 997996 - Make ToolbarComponent.dismissEditingMode use the cancel editing mode button. r=mcomella 2014-04-21 13:27:00 +02:00
Margaret Leibovic
f50bfbb970 backout 3d0d92f2406b for not working properly 2014-04-21 15:00:08 -07:00
Ryan VanderMeulen
f51429a86e Merge fx-team to m-c. 2014-04-21 15:59:10 -04:00
Chenxia Liu
7f7f2ee8b2 Bug 856565 - Removing bookmark will unpin and remove website from Home page. r=margaret 2014-04-21 11:14:23 -07:00
Margaret Leibovic
2bdd597712 Bug 988068 - Improve about:addons styling. r=mfinkle 2014-04-21 11:06:14 -07:00
Margaret Leibovic
2df6f1d77b Bug 993749 - More padding in ArticleItemView. r=liuche 2014-04-21 11:06:10 -07:00
Wes Johnston
13ef059eaa backout 8f33ef762433 (Bug 985967) for regressions. r=backout 2014-04-21 08:49:33 -07:00
YFdyh000
686ab7c5e8 Bug 995528 - Certificate viewer describes not-valid-before date as issue date. r=honzab, ui-r=philipp 2014-04-21 10:58:04 -04:00
Anuj Sahai
85e97692c4 Bug 995347 - Allow domain auto completion when entering "h" in url bar. r=bnicholson 2014-04-17 01:23:03 +05:30