Commit Graph

18699 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
c3c9e7c565 merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Andrzej Hunt
6071603ff8 Bug 1228590 - Always show location bar when switching tabs r=margaret
--HG--
extra : commitid : 30eKbQCmfKw
2015-12-17 15:26:14 -08:00
Richard Newman
f73acc178f Bug 1237342 - Drop support for Android API 14 from Firefox builds. r=nalexander
--HG--
extra : commitid : Exc5s17e8Wt
extra : rebase_source : 0745780e85e84e5fa4263677582991053dcc49d1
2016-01-06 10:43:46 -08:00
Andrzej Hunt
2f79db8a0e Bug 1208525 - don't fail to send LocationChange if the previous URI has no host r=margaret
--HG--
extra : commitid : AcjuYFMrcoq
2016-01-04 14:36:22 -08:00
Andrzej Hunt
b2f4ef185e Bug 826400 - Part 3: Simplify homescreen shortcut creation, and use apple-touch-icon if available r=nalexander,jchen
--HG--
extra : commitid : Lrq38uwy1sQ
2015-12-29 11:49:54 -08:00
Andrzej Hunt
657e27aa2b Bug 826400 - Part 2: Extract and store optimal apple-touch-icon during page load r=nalexander
--HG--
extra : commitid : HQaiYoml3N0
2016-01-05 14:49:43 -08:00
Andrzej Hunt
09d4dea59f Bug 826400 - Part 1: Add touchIcon to URLMetadataTable r=nalexander
--HG--
extra : commitid : EIJXOFLa9UD
2015-12-21 17:26:52 -08:00
Kartikaya Gupta
ae8291f19d Bug 1229839 - Adjust some fling physics prefs based on UX feedback. r=snorp
--HG--
extra : commitid : 1bJU1oiBgUs
2016-01-06 10:36:29 -05:00
Ryan VanderMeulen
ceb519e5ff Merge fx-team to m-c. a=merge 2016-01-06 09:48:18 -05:00
Margaret Leibovic
d07edece47 Bug 1218942 - Add histogram probe to measure state of different restrictable items in restricted profiles. r=sebastian p=mfinkle
--HG--
extra : commitid : 4S8mwn564Qw
extra : rebase_source : 2ce34f4f52b4a08d537cc8ba6ef045f3dd6e98ff
2015-12-24 14:37:29 -05:00
Alex Johnson
f4277fa8b8 Bug 1233412 - Fix GeckoPref crashes on Jelly Bean due to theme missing colorAccent. r=sebastian
--HG--
extra : transplant_source : %BC7%9E%DD%13%F2%DB%87%E9%DFp%F29%B1%F4%E4Tgm%C4
2015-12-28 09:42:19 -05:00
kartikey0303
5aeac1def0 Bug 1234131 - Remove unused method, deleted the method getNativeWindow(). r=skaspari 2015-12-26 17:38:37 +05:30
Nigel Babu
0d0f65d439 Bug 1226301 - Follow up to fix bustage, r=bustage ON A CLOSED TREE
--HG--
extra : commitid : BpOSUJ5vYJE
extra : amend_source : 59bb4a1085101026d8392f14d418cc7743800b55
2016-01-06 10:05:00 +05:30
Mike Taylor
d6c9217eae Bug 1226301. Remove Shumway from Fennec nightly builds. r=margaret 2016-01-05 22:05:09 -06:00
Mike Taylor
0710b041bf Bug 1226301. Remove Shumway from b2gdroid nightly builds. r=fabrice 2016-01-05 22:05:08 -06:00
Wes Kocher
e0dc3b7265 Merge m-c to inbound, a=merge CLOSED TREE
--HG--
extra : commitid : 4JS7aaOzaVD
extra : amend_source : 249ac0feaf4a6ea8ad5d2ef9de63d4c5baee012b
2016-01-05 16:52:09 -08:00
Richard Barnes
26cd6d35cc Bug 1236975 - Re-enable SHA-1 certificates r=keeler,rbarnes
--HG--
extra : rebase_source : f0924e5361fa8b15d41c31f7d13da86ffeaffba2
2016-01-05 12:36:17 -05:00
Carsten "Tomcat" Book
2262c1271c merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Sebastian Kaspari
7943c8757e Bug 1215106 - DownloadContentService: Mark content as permanently failed after multiple errors of the same type. r=rnewman
--HG--
extra : commitid : AuFevajQBmB
extra : rebase_source : 55dc093df961d8e7962d3c6689a7666a924660e6
2015-12-21 09:49:57 +01:00
Sebastian Kaspari
2b176f434e Bug 1220145 - DownloadContentService: Check space on disk before downloading content. r=rnewman
--HG--
extra : commitid : JNBqwSx2C1N
extra : rebase_source : 050c156fdd273f293214aa00535d1d1f5d3add67
2015-12-19 23:01:11 +01:00
Sebastian Kaspari
57c7727822 Bug 1233785 - DownloadContentService: Skip DownloadAction if no network is available. r=rnewman
--HG--
extra : commitid : 1zSukXEKgzj
extra : rebase_source : 6f7d1b6e67f12705e20dd604be6a632f16e2e5c3
2015-12-18 20:10:26 +01:00
Sebastian Kaspari
aa14023e59 Bug 1209513 - DownloadContentService: Add support for resuming downloads. r=rnewman
--HG--
extra : commitid : DoH4OqrGRwm
extra : rebase_source : 4c8bacaa04669f4e737289cb0ac469ade5bf2ead
2015-12-17 11:36:16 +01:00
Sebastian Kaspari
8699452fa5 Bug 1232984 - Add basic set of tests for downloadable content. r=rnewman
--HG--
extra : commitid : 98BvL0dXkuv
extra : rebase_source : 3ddf99f5979e3a05ff5b1049d5be6ae4569c22ae
2015-12-16 13:16:23 +01:00
Sebastian Kaspari
8e726581e9 Bug 1232984 - Move functionality from DownloadContentService to testable *Action subclasses. r=rnewman
--HG--
extra : commitid : G57t2zFJJIq
extra : rebase_source : fdd3bd13a91ba6639cb26a30fc7742ee7fd79657
2015-12-16 13:11:10 +01:00
dominique vincent
620f0810f1 Bug 1234934 - Update the zoomed view UI only when the view inflation is completed. r=mcomella 2015-12-29 22:14:33 +01:00
Andrzej Hunt
dad9ccf561 Bug 1223983 - Hide recycled search items when suggestions/history are disabled too. r=mcomella
--HG--
extra : transplant_source : %C3%F8%E85T%83%FA6%DF%B8%9F%B8%60%F8%CCfAx%3C%E8
2015-12-16 15:56:02 -08:00
Ryan VanderMeulen
f93b41b27c Merge inbound to m-c. a=merge 2016-01-01 19:29:16 -05:00
Richard Newman
dfa205c0b4 Bug 1062537 - Specify --with-android-min-sdk=15 for x86 builds. r=nalexander,mfinkle
--HG--
extra : commitid : 6P8HFamNXI4
2015-12-31 19:33:09 -08:00
Richard Newman
e59d37d7a2 Bug 1155801 - Follow-up: fix b2gdroid builds for Android API 14.
--HG--
extra : commitid : ezj5wLUQyL
extra : amend_source : 7cc03fc39f3f0b29418cc8264443acc16f9cc9b8
2015-12-31 18:20:30 -08:00
Richard Newman
bfd4e42e64 Bug 1155801 - Part 4: miscellaneous SDK_INT bumps.
--HG--
extra : commitid : Jy5ZErXKDrz
extra : source : 06a75f114c316479598d2d147a772b7161abfe57
2015-12-30 18:59:17 -08:00
Richard Newman
b15bbcf116 Bug 1155801 - Part 3: bump all build.gradle files to minSdkVersion 14.
--HG--
extra : commitid : 35HJuBtTN4H
extra : source : 995c8eadd377d0a2538cb4260f88534b8f3e03c1
2015-12-30 18:59:17 -08:00
Richard Newman
559be046f2 Bug 1155801 - Part 1: drop Honeycomb support for ARM devices from Fennec mozconfigs. r=nalexander,mfinkle
--HG--
extra : commitid : XHrzc2gby5
extra : source : 4789d3f0bc0786017993b29d1308168b808425e6
2015-12-30 18:59:16 -08:00
Mark Finkle
58f8b44fe8 Bug 1072959 - Stop crashing in PinSiteDialog when rotating device r=margaret 2015-12-31 15:07:56 -05:00
SUN Haitao
c44d10f2d4 Bug 1234544 - Add the menu_panel_bg drawable back. r=mcomella
The hardware-button-triggered menu of Open Web App is still using it.

--HG--
extra : commitid : KC7iGIUYBTX
extra : rebase_source : 77fbbeabb6430c1323db7c1322f1bd1d603ae2f8
2015-12-22 22:11:00 +08:00
Mark Finkle
f55c95eaa4 Bug 1235642 - Don't query-then-update to bump history visit counts r=rnewman 2015-12-31 11:06:00 -05:00
Margaret Leibovic
6c07dbbb0c Bug 1235876 - Check scheme before handling lightweight theme events. r=Gijs
--HG--
extra : commitid : 96LzWYacGSV
extra : rebase_source : 899f646418071de4b3bbc7cd6de1dfbd652edd81
2015-12-30 15:00:56 -05:00
Nigel Babu
36f1c65b2f Backed out changeset 4789d3f0bc07 (bug 1155801) on suspicion of causing b2gdroid bustage
--HG--
extra : commitid : JKUy9ArMu3w
2015-12-31 13:57:43 +05:30
Nigel Babu
859b2bfb24 Backed out changeset 995c8eadd377 (bug 1155801)
--HG--
extra : commitid : BPcLQ85nUoJ
2015-12-31 13:57:28 +05:30
Nigel Babu
54384ad6a1 Backed out changeset 06a75f114c31 (bug 1155801)
--HG--
extra : commitid : 4AM4nPS3gKY
2015-12-31 13:57:25 +05:30
Nick Alexander
cde466f5ad Bug 1207890 - Post: Move |mach artifact| command out of mobile/android. r=glandium
--HG--
extra : commitid : 1Yf4R5qGMg7
extra : rebase_source : 3bfbb27bfecc31bf6971c4fa5dec9f493c5b1245
2015-12-23 17:08:49 -08:00
Nick Alexander
5c8082138b Bug 1207890 - Part 4: Download and process Mac OS X artifacts. r=glandium
This mounts the downloaded DMG and copies a subset of the libraries
into the correct places in the processed archive.  They'll be
installed, with paths, into dist/bin from there.

--HG--
extra : commitid : 9BXzXzIlh3I
extra : rebase_source : 29ddbe8348f27fff5205da6c40839a04d950fe0a
2015-12-23 16:41:17 -08:00
Mike Taylor
c0da37b8f5 Bug 1236194. Use a string rather than URL interface to prevent DNS lookups. r=mfinkle 2016-01-04 20:08:12 -06:00
Michael Comella
1139893d6f Bug 1022464 - review: Make changes for review comments while liuche is out. r=me
There is one review comment questioning a change that, upon testing, seems to
be necessary upon testing - I didn't make any changes for that change but I
still don't entirely understand why it's necessary.

--HG--
extra : commitid : Htc38uQZfMY
extra : rebase_source : 7b2b71aa8548ae88169a4bb39b112755f3f273f9
2016-01-05 10:46:59 -08:00
Chenxia Liu
b388bb7459 Bug 1022464 - Returning to URL bar containing search terms doesn't re-enter search mode. r=mcomella
--HG--
extra : commitid : 1guyMEjEXPL
extra : rebase_source : 386e18b74e71f5ac6656685c06e1a10762c7a1da
2015-12-21 14:51:26 -08:00
Jim Chen
e9f77a4e94 Bug 1236654 - Properly shut down GLController on nsWindow closing; r=snorp
When nsWindow closes, notify GLController to shut down. To ensure any
pending calls on the UI thread are processed first, post a Runnable to
the UI thread that disposes the GLController on the UI thread.
2016-01-06 21:33:18 -05:00
Jim Chen
b1d1302458 Bug 1236643 - Reorder GeckoEditable destruction sequence; r=esawin
To guarantee that GeckoInputConnection and GeckoEditable are not used by
GeckoView after GeckoEditable has been destroyed, we need to make sure a
certain sequence is followed. We should first unset the
InputConnectionListener in GeckoView on the UI thread; then unset the
GeckoEditableListener on the IC thread; and finally finish destroying
the GeckoEditable instance through disposeNative. This patch merges this
logic with the initialization logic in GeckoEditable.onViewChange, so
that onViewChange can be used for both initialization and destruction.
2016-01-06 21:33:18 -05:00
Jim Chen
51bc74f902 Bug 1236643 - Let GeckoInputConnection keep its view; r=esawin
Right now GeckoInputConnection uses GeckoAppShell to get its view, but
it should be keeping its own View reference to support multiple
GeckoViews.
2016-01-06 21:33:18 -05:00
Jim Chen
a586ed51b8 Bug 1236705 - Correctly handle all text change scenarios; r=esawin
Handle all text change scenarios efficiently but correctly. In
particular, when we have a pending "replace text" action, make sure we
preserve old and new spans as much as we can, and make sure we merge the
text from the pending action with the actual changed text.
2016-01-06 21:33:18 -05:00
Jim Chen
5f0e9448d5 Bug 1236049 - Be smarter about which Context to use for opening Intent; r=sebastian
Use an Activity as the Context when we have one. This avoids the crash
and also avoids an ugly black flash when you cancel the intent chooser.
When we don't have an activity, use an application context and add the
new task flag.
2016-01-06 21:33:18 -05:00
Jim Chen
4eb690b916 Bug 1235246 - Configure GeckoLayerClient after GLController is initialized; r=snorp
LayerView used to call GeckoLayerClient.onGeckoReady directly if Gecko
is sufficiently loaded. However, onGeckoReady indirectly calls
GLController.createCompositor, and it's possible for the
createCompositor event to be prioritized so that it happens before we
initialize GLController, causing a crash. This patch moves the
onGeckoReady call to the Gecko thread, after GLController is
initialized, to avoid this race condition.
2016-01-06 21:33:18 -05:00