Commit Graph

407527 Commits

Author SHA1 Message Date
shreyas
19cabb14fd Bug 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw 2015-02-20 11:05:39 -08:00
Mike de Boer
c5d95d8a5a Bug 1069962: add strings that will be used for the Gravatar permission promo box. r=Standard8 2015-02-20 20:07:28 +01:00
Michael Comella
df6212a7f2 Bug 1132720 - Hide the dialog on animation end to prevent flicker on Activity.finish(). r=margaret
--HG--
extra : rebase_source : ea91db60b92fa061fd2493849702388c4e6aa01b
2015-02-20 10:47:47 -08:00
Nick Alexander
6aca4957a6 Bug 1128033 - Install hyphenation files with FINAL_TARGET_FILES. r=gps
--HG--
extra : rebase_source : ae9a8f8498d9b70f3a9a103fb544ae49e6551719
2015-01-30 14:17:19 -08:00
Nick Alexander
f3aaef13fa Bug 1093242 - Produce and upload geckolibs artifacts for Android API v11+ opt builds. r=gps
The Android ARchive contains the compiled Gecko libraries that Firefox
for Android interfaces to.  It does not contain the Gecko resources
(the omnijar, omni.ja) nor the compiled Java code (classes.dex).

This also uploads metadata and sha1 hashes for future consumption by
Maven and/or Ivy dependency managers.  In some brave future world,
we'll work out exactly what that looks like; for now, this solves a
storage problem (each .aar file is ~20MB) and it's possible to point
Gradle directly at the uploaded Ivy metadata and artifacts.

--HG--
extra : rebase_source : 0c12b44f587d4a027ca5258bae8fcbb6f6028c24
2015-02-17 17:23:23 -08:00
Richard Newman
774c1276a3 Bug 1135088 - Follow-up: restore removed import. a=bustage on a CLOSED TREE
Don't rebase before landing, kids.

--HG--
extra : amend_source : fd304441053f36ddfeb017feffc978e4922b9003
2015-02-20 08:57:52 -08:00
Michael Comella
ac47a44320 Bug 1123904 - Provide url highlighting in reader mode. r=margaret
--HG--
extra : rebase_source : 3656fb2c5e00ac1a67e157e27476c48ea82ee4b5
2015-02-19 15:23:56 -08:00
Michael Comella
4fa07c2a94 Bug 1123904 - Display original title in toolbar in reader mode. r=margaret
--HG--
extra : rebase_source : 818216201139a39f44fe3b290ceb86408c7e190d
2015-02-19 14:38:32 -08:00
Richard Newman
6f87bce790 Bug 1135088 - Implement shutdown() for SharedBrowserDatabaseProvider. r=margaret 2015-02-20 08:16:33 -08:00
Richard Newman
fc426c2bfc Bug 1135086 - Implement in-place computed UPDATE in DBUtils. r=margaret
Sometimes it's convenient to want to do an UPDATE query like:

  UPDATE foo
  SET bar = bar | 5

or similar -- that is, refer to existing values in the SET expression.

This patch allows that, accepting an array of ContentValues and an array of
operations as input. A single UPDATE will be constructed from the entire input.
2015-02-19 21:38:18 -08:00
Ian Moody
c3501392ac Bug 1134399 - Make context-menu media commands use messages to avoid unsafe CPOW usage warnings. r=mconley 2015-02-19 01:37:00 -05:00
dominique vincent
5206440c83 Bug 1134338 - Move ZoomedView inflate in BrowserApp. r=mcomella 2015-02-20 00:16:22 +01:00
Alessio Placitelli
07fb922b43 Bug 1128564 - Whitelist Self Repair (self-repair.mozilla.org) origin for UITour. r=MattN 2015-02-02 09:16:00 -05:00
James Long
06996b6c83 Bug 1124106 - Don't show unnamed eval sources in the debugger. r=ejpbruel 2015-02-19 13:59:00 -05:00
Michael Holloway
e45875661d Bug 966485 - Remove telemetry bucket for FENNEC_STARTUP_TIME_ABOUTHOME. r=rnewman, r=margaret 2015-02-12 20:32:16 -05:00
Mike de Boer
b70737f76a Bug 1135045: add strings for the Hello infobar to be added soon. r=Standard8 2015-02-20 16:34:12 +01:00
Mike de Boer
2ac6a24abe Bug 1131584: add 'Share my Tabs' button to the screenshare dropdown menu in the conversation window. r=Standard8 2015-02-20 16:41:02 +01:00
Florian Quèze
934c285d2e Bug 1113747 - New search UI breaks if too many open search providers are offered - prelanding the string, r=Gijs. 2015-02-20 16:28:41 +01:00
Carsten "Tomcat" Book
e5ea3550f0 Merge mozilla-central to fx-team 2015-02-20 15:40:42 +01:00
Carsten "Tomcat" Book
926b8d0538 merge mozilla-inbound to mozilla-central a=merge 2015-02-20 15:15:12 +01:00
Gijs Kruitbosch
0b043c17de Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
Nigel Babu
e0c6e2d4fb Merge m-c to m-i 2015-02-20 13:10:57 +05:30
Alessio Placitelli
0a6d929ae7 Bug 1075055 - Inform mozinfo about the MOZ_TELEMETRY_REPORTING build configuration. r=ted
--HG--
extra : rebase_source : 69f39a94d1284aaa087993cd65aa030f40e9ff92
2015-02-19 22:20:00 -08:00
Alessio Placitelli
67295d985a Bug 1075055 - Adds mochitest for Telemetry options in Preferences UI. r=jaws
--HG--
extra : rebase_source : 06568bdf3c22a4d5c5a706b5520c40d44decf1bf
2015-02-19 22:25:00 -08:00
B2G Bumper Bot
6fd41b2081 Bumping manifests a=b2g-bump 2015-02-19 20:43:06 -08:00
B2G Bumper Bot
a1768140eb Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b590a4a4750b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Bug 1131966 - Update suggestions when provider changes. r=kgrandon"

This reverts commit 0d9a825dd27ed63f877d5140a08327cc8f91ec74.
2015-02-19 20:40:14 -08:00
B2G Bumper Bot
48dcbbf293 Bumping manifests a=b2g-bump 2015-02-19 18:01:31 -08:00
B2G Bumper Bot
8810251489 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6d1115e1c0f1
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #28189 from pivanov/bug-1131665

Bug 1131665 - [Contacts] Update Carets

========

https://hg.mozilla.org/integration/gaia-central/rev/083ccb1bcc50
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1131665 - [Contacts] Update Carets
2015-02-19 17:59:07 -08:00
Chris Manchester
a0534ec9e8 Bug 1133468 - Use wait_for_condition rather than immediately checking for a url update in marionette's modal handling code.;r=automatedtester 2015-02-19 17:41:37 -08:00
Chris Manchester
644c6791c0 Bug 1119211 - Disable the 360 second socket timeout when marionette is invoked with --jsdebugger.;r=ato 2015-02-19 17:41:37 -08:00
Ben Kelly
4fa2ac100d Bug 1073231 Follow-up to fix bad rebase in rev 39c5fd86a4a0. r=me 2015-02-19 20:39:27 -05:00
Chris Pearce
2880c3a9b1 Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz 2015-02-20 14:38:08 +13:00
Chris Pearce
2d975b23e2 Bug 1124031 part 3 - Parse min CDM version from EME keySystem string. r=bz 2015-02-20 14:38:01 +13:00
Chris Pearce
f09d7b2a50 Bug 1124031 part 2 - Rename EMELog.h to EMEUtils.h. r=bz
--HG--
rename : dom/media/eme/EMELog.cpp => dom/media/eme/EMEUtils.cpp
rename : dom/media/eme/EMELog.h => dom/media/eme/EMEUtils.h
2015-02-20 14:37:55 +13:00
Chris Pearce
feeeb99a0a Bug 1124031 part 1 - Expose GMP version on GMPParent. r=jesup 2015-02-20 14:37:49 +13:00
Ben Kelly
e3f6f3f034 Bug 1073231 Implement Request and Response Clone() methods. r=nsm r=baku 2015-02-19 20:24:24 -05:00
Jean-Yves Avenard
fc5089207f Bug 1134064: Part3. Don't evict partial data and make resource unplayable. r=k17e 2015-02-20 14:19:14 +13:00
Jean-Yves Avenard
bd730cc79a Bug 1133625: Part2. Don't accept buffer exceeding our threshold. r=cajbir
YouTube attempts to load data in excess of 8MB when close to the end of the
video, and never attempts to re-append should it error. As such,
the sourcebuffer threshold can't be set to lower than 8MB with this change.
2015-02-20 14:19:14 +13:00
Jean-Yves Avenard
5d262eea0b Bug 1133625: Fix mochitest so it doesn't append data forever. r=cajbir 2015-02-20 14:19:14 +13:00
Jean-Yves Avenard
7d46083b98 Bug 1133625: Return an error when attempting to append too much data. r=cajbir
Implement part 6 of Prepare Append Algorithm:
http://w3c.github.io/media-source/#sourcebuffer-prepare-append
"If the buffer full flag equals true, then throw a QuotaExceededError exception and abort these step."
2015-02-20 14:19:13 +13:00
Bill McCloskey
fe62abac97 Bug 1133594 - Fix comment DONTBUILD 2015-02-19 17:14:33 -08:00
Bill McCloskey
989fdd3474 Bug 1133594 - Add support for message manager process scripts (r=smaug) 2015-02-19 17:13:02 -08:00
Bill McCloskey
e310fd9b2a Bug 1133594 - Hide nsFrameMessageManager::sChildProcessManager (r=smaug) 2015-02-19 17:12:38 -08:00
Bill McCloskey
3315a6def5 Bug 1133594 - Make a common base class for message manager script globals (r=smaug) 2015-02-19 17:12:11 -08:00
Bill McCloskey
6b791594f3 Bug 1133594 - Rename LoadFrameScript to LoadMessageManagerScript (r=smaug) 2015-02-19 17:11:32 -08:00
Bill McCloskey
ceab1ef58e Bug 1133594 - Rename nsFrameScriptExecutor to nsMessageManagerScriptExecutor (r=smaug) 2015-02-19 17:10:44 -08:00
Timothy Nikkel
adf5931715 Bug 1132371. Allow opacity items that only contain one item that paints (and others that don't) to flatten away as well. r=mattwoodrow
The optimization that allows opacity items that only contain one item (which can fold the opacity into it's own drawing) to flatten away will never apply when we have layer event region items. This is because opacity generates a stacking context and we always push a new layer event regions item for a stacking context. So if we want to keep this optimization we need to extend to to at least two items. Layer event regions items have empty bounds, which allows the non-overlapping test to pass for layer event region items. Although it will work with any non-overlapping items.
2015-02-19 19:04:09 -06:00
B2G Bumper Bot
a5358650ac Bumping manifests a=b2g-bump 2015-02-19 17:01:26 -08:00
Tanvi Vyas
4b710e8bf4 Bug 1084504 - Enable browser_mcb_redirect.js test for mixed content redirects. r=mrbkap 2015-02-19 17:01:07 -08:00
Tanvi Vyas
8761a49c15 Bug 1084504 - fix Mixed Content Blocking for redirects in e10s. r=mrbkap 2015-02-19 17:01:04 -08:00