Commit Graph

15152 Commits

Author SHA1 Message Date
Richard Newman
035db48ecd Bug 1092580 - Wait for a pass through the event loop before trying to poll for prefs in testOSLocale. r=margaret 2014-11-06 17:54:51 -08:00
vivek
6281949c07 Bug 1078353 - handleReaderListStatusRequest should use JS-Java callbacks. r=margaret 2014-11-05 10:13:00 -05:00
Michael Comella
9a6dc65382 Bug 1086983 - Part 2: Do not restore autocomplete text from editing mode. r=lucasr 2014-11-06 10:25:56 -08:00
Michael Comella
6227da7c57 Bug 1086983 - Part 1: Restore editing text when switching between tabs in editing mode. r=lucasr 2014-11-06 09:46:39 -08:00
Lucas Rocha
113fe528ff Backout 7ef4eeeace2e, bug 1093621, talos regressions (r=backout) 2014-11-07 16:39:29 +00:00
Carsten "Tomcat" Book
1864094942 Backed out changeset 17dd668f5444 (bug 1086983) for crashes in Android M-1 Tests 2014-11-07 16:03:17 +01:00
Carsten "Tomcat" Book
08d9cc4588 Backed out changeset 3357e9e81614 (bug 1086983) 2014-11-07 16:02:54 +01:00
Garvan Keeley
a7237fecd4 Bug 1060705 - Part 2: Test stumbler setting actually triggers the service. r=nalexander
This test toggles the checkbox for the MLS setting, and listens for a special test intent to see it was received.
2014-11-05 11:42:00 -05:00
Michael Comella
cfd01b3cea Bug 1086983 - Part 2: Do not restore autocomplete text from editing mode. r=lucasr 2014-11-07 05:27:25 -08:00
Michael Comella
ed0a1c2c2f Bug 1086983 - Part 1: Restore editing text when switching between tabs in editing mode. r=lucasr 2014-11-07 05:27:15 -08:00
Lucas Rocha
c792cf18b5 Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-07 11:34:27 +00:00
Lucas Rocha
f1815dd534 Bug 1091519 - Re-implement tab strip shapes with ResizablePathDrawable (r=mcomella) 2014-11-07 11:27:18 +00:00
Lucas Rocha
03c0b8d030 Bug 1091519 - New drawable framework for shaped views (r=mcomella) 2014-11-07 11:27:17 +00:00
Richard Newman
7e73fbbf9e 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
9feebaa60a Bug 1094485 - Properly handle exceptions in readerWorker.js. r=bnicholson, a=metered 2014-11-06 14:07:55 -08:00
vivek
0c68fcbccc Bug 1093119: about:feedback page is aligned to left. r=margaret 2014-11-06 13:24:08 -08:00
Tomasz Kołodziejski
1a87a10585 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
61eeb953f5 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
0b0cb9c9a6 Merge mozilla-central to fx-team 2014-11-06 13:56:29 +01:00
Carsten "Tomcat" Book
416801d03f merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Margaret Leibovic
e753d47841 Bug 1087722 - Convert reader mode API to use promises. r=rnewman,bnicholson 2014-11-05 16:17:56 -08:00
Margaret Leibovic
6bb92c84ac Bug 1094234 - Get rid of unused BrowserApp.shutdown method. r=mfinkle 2014-11-05 16:17:56 -08:00
Margaret Leibovic
d0f73d3852 Bug 1050405 - Add images for search widget preview. r=mfinkle 2014-11-05 16:17:55 -08:00
Margaret Leibovic
8f49efe603 Bug 1055657 - Add branding icons for search widget. r=mfinkle 2014-11-05 16:17:55 -08:00
Brian Nicholson
448ba80aa6 Bug 1068425 - Add tile reporting tests. r=rnewman 2014-11-05 12:14:35 -08:00
Brian Nicholson
93d56bf64e Bug 1068425 - Add TilesRecorder hooks to TopSitesPanel. r=lucasr 2014-11-05 12:14:35 -08:00
Brian Nicholson
55ef935885 Bug 1068425 - Move TopSitesGridView click listeners to TopSitesPanel. r=lucasr 2014-11-05 12:14:34 -08:00
Brian Nicholson
4f40fd9dbd Bug 1068425 - Implement tile reporting components. r=rnewman 2014-11-05 12:14:34 -08:00
vivek
91668fe972 Bug 847435 - Redesign tab history menu. r=bnicholson 2014-11-05 10:13:56 -08:00
Nick Alexander
e4e357c2ff 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
a84a16e4e7 Backout 3b36af7151ec, bug 1093621, talos regression (r=backout) 2014-11-05 14:18:29 +00:00
Chris Peterson
afb419238e 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
e8ad80fff0 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
7880585d9d Bug 1067556 - Adjust new tab button's position (r=mcomella) 2014-11-05 12:35:15 +00:00
Lucas Rocha
011df004c3 Bug 1094160 - Set default visibility of tabs panel on startup (r=mcomella) 2014-11-05 12:32:41 +00:00
vivek
f94f118757 Bug 1078365 - ""Feedback:LastUrl" should use JS-Java callbacks". r=margaret 2014-10-31 13:35:00 +01:00
Wes Kocher
df5afea581 Merge m-c to fx-team a=merge 2014-11-04 20:40:56 -08:00
Nick Alexander
2021871755 Bug 1084088 - Use regular home tab background color in Synced Tabs client. r=antlam 2014-11-04 20:03:15 -08:00
Wes Kocher
052b085df2 Merge fx-team to m-c a=merge 2014-11-04 19:53:20 -08:00
Lucas Rocha
a3f41af389 Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-04 18:06:08 +00:00
Martyn Haigh
c2a010a4aa Bug 1093192 - Align close button in new tab grid (r=lucasr) 2014-11-04 18:04:08 +00:00
Martyn Haigh
a13a54cdb9 Bug 1086221 - Increase close button hit area in tabs panel (r=lucasr) 2014-11-04 16:27:12 +00:00
Dave Townsend
a7d0217d78 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
89ddc908d9 Bug 1093708 - Include mdpi assets in constrained builds. r=nalexander 2014-11-04 13:23:16 -08:00
Richard Newman
70b1c2b64e Bug 1093886 - Respect places.history.enabled to disable nsAndroidHistory. r=mfinkle 2014-11-04 16:55:34 -08:00
Richard Newman
02720fb5fd 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
012c31b146 Bug 1091673 - Use FadedTextView in new_tablet_tabs_item_cell.xml (r=lucasr) 2014-11-04 16:09:17 +00:00
Lucas Rocha
3eb83058c0 Bug 1055606 - Animate tab strip when tabs added added or removed (r=mcomella) 2014-11-04 15:49:06 +00:00
Margaret Leibovic
e70bb9a9b7 Bug 1093708 - backout 92713f2cea3a for bustage 2014-11-04 14:00:50 -08:00
Chris Kitching
7bd49169fa 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