Kartikaya Gupta
d09feb9b09
Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj
2014-05-06 13:33:13 -04:00
Wes Johnston
f576b638cd
Bug 996129 - Don't thumbnail sites with cache control headers set. r=kats
2014-05-05 22:33:29 -07:00
Wes Kocher
0c56483bed
merge fx-team to m-c
2014-05-05 20:52:49 -07:00
Wes Johnston
4ca4ec07a8
Bug 854040 - Re-enable mini-app mode on Samsung phones. r=blassey
2014-05-05 16:30:30 -07:00
vivek
ab6637133c
Bug 977167 - Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB. r=rnewman
2014-05-05 11:35:21 -07:00
Nick Alexander
8fc758ccc9
Bug 1000676 - Post: Return existing interval from search(). r=mfinkle
2014-05-05 11:27:57 -07:00
Nick Alexander
8af7642f19
Bug 1000676 - Post: Expose SimpleServiceDiscovery.EVENT* constants. r=mfinkle
2014-05-05 11:27:56 -07:00
Nick Alexander
96f8576f19
Bug 1000676 - Part 2: Add MOZ_DEVICES and register about:devices. r=mfinkle
2014-05-05 11:27:56 -07:00
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
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