Lucas Rocha
989edd3507
Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella)
2014-11-07 11:34:27 +00:00
Lucas Rocha
2af6bd8828
Bug 1091519 - Re-implement tab strip shapes with ResizablePathDrawable (r=mcomella)
2014-11-07 11:27:18 +00:00
Lucas Rocha
2afb9a0e66
Bug 1091519 - New drawable framework for shaped views (r=mcomella)
2014-11-07 11:27:17 +00:00
Richard Newman
c5efa3f277
Bug 1092409 - Enable share overlay in release channels. r=trivial, a=KWierso, DONTBUILD 'cos no-op on trunk.
2014-11-02 11:28:34 -08:00
Margaret Leibovic
9fa33ee381
Bug 1094485 - Properly handle exceptions in readerWorker.js. r=bnicholson, a=metered
2014-11-06 14:07:55 -08:00
vivek
0d2042cb67
Bug 1093119: about:feedback page is aligned to left. r=margaret
2014-11-06 13:24:08 -08:00
Tomasz KoĆodziejski
6d25ef2447
Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally
2014-11-06 09:41:00 -05:00
Nick Alexander
b76f23f4c6
Bug 1063753 - Remove Remote Tabs tray from Fennec entirely. r=mcomella
...
This mops up the bits of the Remote Tabs tray not already deleted by Bug
1014994.
2014-11-06 08:11:06 -08:00
Carsten "Tomcat" Book
c0dbb429f8
Merge mozilla-central to fx-team
2014-11-06 13:56:29 +01:00
Carsten "Tomcat" Book
ae68da35a9
merge mozilla-inbound to mozilla-central a=merge
2014-11-06 13:50:25 +01:00
Margaret Leibovic
5b7aa5ad69
Bug 1087722 - Convert reader mode API to use promises. r=rnewman,bnicholson
2014-11-05 16:17:56 -08:00
Margaret Leibovic
6e4d54d867
Bug 1094234 - Get rid of unused BrowserApp.shutdown method. r=mfinkle
2014-11-05 16:17:56 -08:00
Margaret Leibovic
0bb1ace29e
Bug 1050405 - Add images for search widget preview. r=mfinkle
2014-11-05 16:17:55 -08:00
Margaret Leibovic
876b5366b5
Bug 1055657 - Add branding icons for search widget. r=mfinkle
2014-11-05 16:17:55 -08:00
Brian Nicholson
e7a9bd4d6c
Bug 1068425 - Add tile reporting tests. r=rnewman
2014-11-05 12:14:35 -08:00
Brian Nicholson
65d42d7d0c
Bug 1068425 - Add TilesRecorder hooks to TopSitesPanel. r=lucasr
2014-11-05 12:14:35 -08:00
Brian Nicholson
a4468a5fa9
Bug 1068425 - Move TopSitesGridView click listeners to TopSitesPanel. r=lucasr
2014-11-05 12:14:34 -08:00
Brian Nicholson
cb11266e0d
Bug 1068425 - Implement tile reporting components. r=rnewman
2014-11-05 12:14:34 -08:00
vivek
436c4172e1
Bug 847435 - Redesign tab history menu. r=bnicholson
2014-11-05 10:13:56 -08:00
Nick Alexander
dd2eb7286d
Bug 1093718 - Turn off minification of Fennec JS in Nightly. r=mfinkle
...
In b2g/installer/Makefile.in, minification is conditional on not being a
debug build. Seems reasonable to have minified and non-minified builds
regardless of release channel, so I've copied that here.
2014-11-04 10:11:00 +01:00
Lucas Rocha
71a8a5cef8
Backout 3b36af7151ec, bug 1093621, talos regression (r=backout)
2014-11-05 14:18:29 +00:00
Chris Peterson
547c3437f6
Bug 1092844 - Part 2: Log MatrixBlobCursor's allocation stack, instead of the finalization stack, with "Cursor finalized without being closed" warnings. r=mfinkle
...
--HG--
extra : rebase_source : 3b1c6abdadbad2acffa5cdc1a9d6600c6beec4fc
2014-11-02 01:22:28 -07:00
Chris Peterson
ed4e23dd97
Bug 1092844 - Part 1: Close execSQL() cursor to fix "Cursor finalized without being closed" warnings. r=mfinkle
...
--HG--
extra : rebase_source : 352a9bad1eb0404d92dd89354937d84ee416f2a2
2014-11-02 01:20:49 -07:00
Lucas Rocha
b5fd2a6bc8
Bug 1067556 - Adjust new tab button's position (r=mcomella)
2014-11-05 12:35:15 +00:00
Lucas Rocha
2f2f23a6ec
Bug 1094160 - Set default visibility of tabs panel on startup (r=mcomella)
2014-11-05 12:32:41 +00:00
vivek
36a759e0dd
Bug 1078365 - ""Feedback:LastUrl" should use JS-Java callbacks". r=margaret
2014-10-31 13:35:00 +01:00
Wes Kocher
86d13896ae
Merge m-c to fx-team a=merge
2014-11-04 20:40:56 -08:00
Nick Alexander
db7c043be6
Bug 1084088 - Use regular home tab background color in Synced Tabs client. r=antlam
2014-11-04 20:03:15 -08:00
Wes Kocher
c2dec16d4a
Merge fx-team to m-c a=merge
2014-11-04 19:53:20 -08:00
Lucas Rocha
4ed19da5c1
Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella)
2014-11-04 18:06:08 +00:00
Martyn Haigh
cae0ee860b
Bug 1093192 - Align close button in new tab grid (r=lucasr)
2014-11-04 18:04:08 +00:00
Martyn Haigh
eccec9dd81
Bug 1086221 - Increase close button hit area in tabs panel (r=lucasr)
2014-11-04 16:27:12 +00:00
Dave Townsend
8073b76b55
Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused
2014-11-04 19:20:52 -08:00
Richard Newman
724f4e5d8f
Bug 1093708 - Include mdpi assets in constrained builds. r=nalexander
2014-11-04 13:23:16 -08:00
Richard Newman
8502e8ba87
Bug 1093886 - Respect places.history.enabled to disable nsAndroidHistory. r=mfinkle
2014-11-04 16:55:34 -08:00
Richard Newman
7262985a28
Bug 1093394 - Move new_tablet_tabs_item_cell.xml into a tablet resource directory. r=lucasr
...
--HG--
rename : mobile/android/base/resources/layout/new_tablet_tabs_item_cell.xml => mobile/android/base/resources/layout-v11/new_tablet_tabs_item_cell.xml
2014-11-04 08:19:48 -08:00
Martyn Haigh
c799984835
Bug 1091673 - Use FadedTextView in new_tablet_tabs_item_cell.xml (r=lucasr)
2014-11-04 16:09:17 +00:00
Lucas Rocha
bb787d958f
Bug 1055606 - Animate tab strip when tabs added added or removed (r=mcomella)
2014-11-04 15:49:06 +00:00
Margaret Leibovic
76e504fd50
Bug 1093708 - backout 92713f2cea3a for bustage
2014-11-04 14:00:50 -08:00
Chris Kitching
0df8196842
Bug 914027: Do not attempt to decode Favicons of unsupported types. Fallback on Favicon failure. r=margaret
2014-11-04 21:41:20 +00:00
Lucas Rocha
0ed325df34
Bug 1091531 - Don't refresh sidebar state in new tablet UI (r=mhaigh)
2014-11-04 12:01:39 +00:00
Michael Comella
b50c24aac6
Bug 1086981 - Part 6: Drop keyboard when clicking the menu button. r=lucasr
2014-11-04 04:02:13 -08:00
Michael Comella
8e768a61d9
Bug 1086981 - Part 5: Cancel editing mode when pressing the tabs panel button. r=lucasr
2014-11-04 04:02:02 -08:00
Mike Taylor
bc63d7486c
Bug 1092447 - Ignore non top-level documents when enabling/disabling Report Site Menu. r=margaret
2014-11-03 12:39:00 +01:00
Randall Barker
6d26261829
Bug 1055562 - crash in java.lang.IllegalStateException: Callback has already been executed, v2. r=wesj
2014-10-31 13:19:00 +01:00
Nick Alexander
4b1bd40609
Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium
2014-11-03 20:04:20 -08:00
Nick Alexander
f504e228bd
Bug 1091087 - Disable MOZ_NATIVE_DEVICES when MOZ_ANDROID_RESOURCE_CONSTRAINED is set. r=glandium
...
This saves dexing and shipping the Google Play Services and other Google
libraries, which add resources and about 3megs of code.
Due to ordering issues, the relevant flags and toggles were moved to
configure.in and exposed early enough to be used by confvars.sh.
2014-11-03 20:04:19 -08:00
Mark Finkle
63f6f35aea
Bug 1091410 - Intermittent testLinkContextMenu | Wait for the URLBar r=bnicholson
2014-11-03 14:44:45 -05:00
Martyn Haigh
89f0fc63e0
Bug 1083263 - Sort out aspect ratio of thumbnails for new tablet UI and implement new empty tab globes (r=lucasr)
2014-11-03 17:34:48 +00:00
Michael Comella
1e94e3d8d1
Bug 1092254 - Use Solo.waitForCondition under the hood in BaseTest.waitForTest. r=liuche
2014-11-03 03:14:08 -08:00