Fernando Jiménez
|
87db739c9b
|
Bug 1008990 - Loop standalone UI should hand off to FxOS Loop client. r=dmose
|
2014-09-25 14:48:09 +02:00 |
|
Nicolas Perriault
|
57f7727fba
|
Bug 1072279 - Prevent unnecessary scrollbars in Loop conversation window. r=Standard8
|
2014-09-25 11:28:09 +01:00 |
|
Mark Hammond
|
a233d9155c
|
Bug 1058879 - enable most canvasdebugger tests in e10s. r=pbrosset
|
2014-09-25 17:54:54 +10:00 |
|
Tim Taubert
|
5963c4dcca
|
Bug 1071638 - Add test to ensure there are no uninterruptible reflows when loading about:newtab r=adw
|
2014-09-23 17:48:38 +02:00 |
|
Tim Taubert
|
e87a1a3ec8
|
Bug 1071635 - Get rid of uninterruptible reflows caused by checkSizing() and onPageFirstSized() r=adw
|
2014-09-23 19:08:56 +02:00 |
|
J. Ryan Stinnett
|
6bcacd1e1f
|
Bug 979536 - Part 5: Fix reopening graphics tools. r=vporof
|
2014-09-24 08:49:00 +02:00 |
|
J. Ryan Stinnett
|
6ec96fa315
|
Bug 979536 - Part 4: Fix reopening web audio tool. r=jsantell
|
2014-09-24 08:49:00 +02:00 |
|
J. Ryan Stinnett
|
07ae2753cc
|
Bug 979536 - Part 3: Fix reopening storage tool. r=mratcliffe
|
2014-09-24 08:48:00 +02:00 |
|
J. Ryan Stinnett
|
f98b53db2a
|
Bug 979536 - Part 2: Fix reopening timeline tool. r=vporof
|
2014-09-24 08:45:00 +02:00 |
|
J. Ryan Stinnett
|
60baca296f
|
Bug 979536 - Part 1: Look for leftover fronts after toolbox close. r=ochameau
|
2014-09-24 19:59:00 +02:00 |
|
Ed Lee
|
49d0aca648
|
Bug 1068181 - NEW Indicator for Pinned Tiles on New Tab Page [r=ttaubert]
Remove text styling and use an image instead with balanced spacing.
|
2014-09-24 22:11:07 -07:00 |
|
Mark Hammond
|
0bc3f1e363
|
Bug 1072739 - disable test_streams_element_capture.html test on windows with e10s due to bug 1065881. r=mossop
|
2014-09-25 14:19:17 +10:00 |
|
Tim Taubert
|
0abde01963
|
Bug 998267 - Don't always show the throbber when opening new tabs in e10s r=billm
|
2014-09-25 05:34:47 +02:00 |
|
Mark Finkle
|
d86b88913c
|
Bug 846184 - Lightweight theme should be shown on startup, rather than when Gecko initializes r=rnewman
|
2014-09-23 15:25:28 -04:00 |
|
Mark Finkle
|
2d611952de
|
Bug 1072263 - When using --profile, Gecko expects a nameless profile. No need to shutdown. r=bnicholson
|
2014-09-24 23:05:31 -04:00 |
|
Mark Hammond
|
00dbbebd81
|
Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset
|
2014-09-25 12:23:39 +10:00 |
|
Ed Lee
|
c25e09e640
|
Bug 1070022 - Improve Contrast of Text on New Tab Page [r=adw]
|
2014-09-23 16:19:52 -07:00 |
|
Ed Lee
|
b97c29e9de
|
Bug 1071088 - Hover-area is cut off at the bottom of the tiles [r=adw]
Use the same hover css selector as others for title/shadow/border.
|
2014-09-23 15:54:35 -07:00 |
|
Ed Lee
|
f95a84c9c5
|
Bug 1059591 - Incorrectly formatted remotely hosted links causes new tab to be empty [r=adw]
Use catch handler of promises to default to empty array on exceptions.
|
2014-09-23 15:12:20 -07:00 |
|
Ed Lee
|
ba84f1293f
|
Bug 1071822 - update the learn more link in the tiles intro popup [r=adw]
Add a separate const for separate links.
|
2014-09-23 14:01:49 -07:00 |
|
Ed Lee
|
47eeb17bdc
|
Bug 1064515 - update learn more link for sponsored tiles overlay [r=adw]
|
2014-09-23 13:59:27 -07:00 |
|
Mark Finkle
|
9855183ddd
|
Bug 735740 - Use swipe-to-dismiss to delete individual formfill entries r=bnicholson
|
2014-09-24 19:43:04 -04:00 |
|
Michael Comella
|
57b5aa4c2e
|
Bug 1071878 - Put an empty rectangle for websites without favicons on new tablet. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_default_favicon.png
|
2014-09-24 16:38:33 -07:00 |
|
Adrian Aichner
|
b410f70bf5
|
Bug 1067141 - Scratchpad Open File uses fallbackCharsetList on UTF-8 NS_ERROR_ILLEGAL_INPUT. r=fitzgen
---
browser/devtools/scratchpad/scratchpad.js | 75 +++++++++++++++++--
.../scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt | 2 +
browser/devtools/scratchpad/test/browser.ini | 2 +
.../scratchpad/test/browser_scratchpad_open.js | 27 +++++++-
.../chrome/browser/devtools/scratchpad.properties | 4 +
5 files changed, 101 insertions(+), 9 deletions(-)
create mode 100644 browser/devtools/scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt
|
2014-09-24 16:13:03 -07:00 |
|
Michael Comella
|
e612cfefc2
|
Bug 1058909 - Part 4: Adjust forward button position and spacing. r=lucasr
|
2014-09-24 15:45:07 -07:00 |
|
Michael Comella
|
5c2595748d
|
Bug 1058909 - Part 3: Adjust new tablet browser_toolbar spacing. r=lucasr
|
2014-09-24 15:45:07 -07:00 |
|
Michael Comella
|
de8b90d6cf
|
Bug 1058909 - Part 2: Add new tablet toolbar resources. r=lucasr
|
2014-09-24 15:45:07 -07:00 |
|
Christian Vielma
|
eeb262810b
|
Bug 1064068: Filtering non input text fields from text selection to prevent errors in log: r=margaret
|
2014-09-22 19:47:50 -07:00 |
|
Ryan VanderMeulen
|
8dc16bd640
|
Merge m-c to fx-team. a=merge
|
2014-09-24 17:13:47 -04:00 |
|
Ryan VanderMeulen
|
16e1505ea9
|
Backed out changeset ebd8df8e8631 (bug 1062323) for Gaia unit test failures.
|
2014-09-24 17:08:28 -04:00 |
|
Ryan VanderMeulen
|
240ed29614
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2014-09-24 16:08:33 -04:00 |
|
Ryan VanderMeulen
|
cde3e01598
|
Merge fx-team to m-c. a=merge
|
2014-09-24 15:58:32 -04:00 |
|
Ryan VanderMeulen
|
bf8495d478
|
Merge b2g-inbound to m-c. a=merge
|
2014-09-24 15:54:10 -04:00 |
|
Ryan VanderMeulen
|
b718c493d9
|
Bug 1006040 - Bump the nsIPopupBoxObject UUID.
CLOSED TREE
|
2014-09-24 15:17:01 -04:00 |
|
Ryan VanderMeulen
|
cea5e62c33
|
Bug 1072385 - Update Hyphen to version 2.8.8. r=jfkthame
|
2014-09-24 15:12:29 -04:00 |
|
Jim Chen
|
2c4251ec3e
|
Bug 1066760 - Use more detailed abort message on Android; r=snorp
|
2014-09-24 14:12:54 -04:00 |
|
Jim Chen
|
ead154121a
|
Bug 1066760 - Redirect mozalloc_abort through Java exception handling; r=snorp
|
2014-09-24 14:12:54 -04:00 |
|
Jim Chen
|
f3c570c80b
|
Bug 1066760 - Add base address and fall back to system dladdr in __wrap_dladdr; r=froydnj
|
2014-09-24 14:12:54 -04:00 |
|
B2G Bumper Bot
|
484abd821a
|
Bumping manifests a=b2g-bump
|
2014-09-24 11:11:56 -07:00 |
|
B2G Bumper Bot
|
ad351d5f3d
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/89fc79354058
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #24291 from russnicoletti/bug-1069885
Bug 1069885 - [System][Video][Ringtone]Video app shows Share with ringtone application r=johu
========
https://hg.mozilla.org/integration/gaia-central/rev/814654103ee5
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1069885 - [System][Video][Ringtone]Video app shows Share with ringtone application
========
https://hg.mozilla.org/integration/gaia-central/rev/2c2098e581fe
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #24395 from nullaus/bug1062136
bug 1062136 - getScreenshot should check for frontWindow. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/cd75ddb0417a
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1062136 - getScreenshot should check for frontWindow. r=alive
|
2014-09-24 11:05:46 -07:00 |
|
Ben Craddock
|
dcfe9f0776
|
Bug 1072193 - Hide video controls when mouse leaves from the left or right. r=dolske
|
2014-09-24 10:58:15 -07:00 |
|
Kartikaya Gupta
|
1cc43c5dbb
|
Bug 1030181 - Follow-up to fix typo. r=me DONTBUILD
|
2014-09-24 13:57:44 -04:00 |
|
B2G Bumper Bot
|
cb66a38642
|
Bumping manifests a=b2g-bump
|
2014-09-24 10:57:02 -07:00 |
|
B2G Bumper Bot
|
baa34032ac
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/d0d536fec183
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #24394 from nullaus/master
Revert "Merge pull request #24308 from nullaus/bug1062136"
========
https://hg.mozilla.org/integration/gaia-central/rev/14847c486f2e
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Revert "Merge pull request #24308 from nullaus/bug1062136"
This reverts commit ec32f3e5f2bb25568a23ab200cdbbd0b2a533ddd, reversing
changes made to 2f7e36df28bb47461b7362df84d5a3ec0ed8429a.
|
2014-09-24 10:50:47 -07:00 |
|
Nicolas Silva
|
19d8e22943
|
Bug 1072411 - Remove useless format convertion code in ImageClient. r=jrmuizel
|
2014-09-24 13:50:28 -04:00 |
|
B2G Bumper Bot
|
1ed5bf8082
|
Bumping manifests a=b2g-bump
|
2014-09-24 10:41:58 -07:00 |
|
B2G Bumper Bot
|
53caf70f50
|
Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/fb0068bbb8ce
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24386 from KevinGrandon/bug_1071707_homescreen_marionette_test_browser_dep_retry
Bug 1071707 - Remove browser dependency from marionette tests
========
https://hg.mozilla.org/integration/gaia-central/rev/66cc4cc370d1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1071707 - Remove browser dependency from marionette tests r=Cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/b42ce755fee8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24302 from KevinGrandon/bug_1071112_rocketbar_postmessage_error_logged
Bug 1071112 - [Rocketbar] Migrate to using promises for search connection init
========
https://hg.mozilla.org/integration/gaia-central/rev/1e2d7cc3d020
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1071112 - Part 2 - [Rocketbar] Only listen to open-app when the search window is active r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/640b02435129
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1071112 - Part 1 - [Rocketbar] Migrate to using promises for search connection init r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/05d13022b076
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #24308 from nullaus/bug1062136
bug 1062136 - getScreenshot should check for frontWindow. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/ac3be3e01bac
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1062136 - getScreenshot should check for frontWindow. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/a077a41eb4e4
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #22129 from DouglasSherk/1037868-sim-picker
Bug 1037868 - Create gaia-sim-picker component. r=Rik, r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/8dc7787548d6
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1037868 - Create gaia-sim-picker component. r=kgrandon, r=Rik
|
2014-09-24 10:35:45 -07:00 |
|
B2G Bumper Bot
|
b473f2dd3b
|
Bumping manifests a=b2g-bump
|
2014-09-24 10:32:27 -07:00 |
|
Lucas Rocha
|
550c5b1fe1
|
BUg 1061508 - Use FadedTextView in the toolbar (r=bnicholson)
|
2014-09-24 18:27:44 +01:00 |
|
Lucas Rocha
|
28bc5a06e9
|
Bug 1061508 - Change FadedTextView to be a ThemedTextView (r=bnicholson)
|
2014-09-24 18:27:43 +01:00 |
|