Граф коммитов

337723 Коммитов

Автор SHA1 Сообщение Дата
Tor Arvid Lund a5d20cf034 Bug 929513 - Fix compile errors on Windows/Android r=nical
Forgot an include in the ImageLayerD3D9.cpp file (though I am unable to
reproduce the issue on my own windows installation).

Also seems in my previous attempt to fix the build, I introduced a
breakage for Android. Hopefully this will fix things.
2013-12-13 18:32:10 +01:00
Tor Arvid Lund feefccfd0c Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical
This rippled into other replacements in layers and in gfx/gl.
2013-12-13 18:32:06 +01:00
Tor Arvid Lund 3d5f99f7f3 Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical 2013-12-13 18:32:02 +01:00
Tor Arvid Lund e437dfc935 Bug 929513 - Add YCbCrUtils class and change gfxIntSize in BasicCompositor r=nical
The purpose of this patch is to replace usages of gfxIntSize with
gfx::IntSize in BasicCompositor.

The new class YCbCrUtils has two methods ported from gfxUtils in thebes.
BasicCompositor now uses these methods instead of the ones in gfxUtils.
Also changed gfxIntSize to gfx::IntSize and gfxImageFormat to
gfx::SurfaceFormat.
2013-12-13 18:31:57 +01:00
Tor Arvid Lund eaa77f044b Bug 929513 - Change gfxSize references to gfx::Size r=nical 2013-12-13 18:31:53 +01:00
Tor Arvid Lund 71bbbd7eb2 Bug 929513 - Remove unused #include statements r=nical 2013-12-13 18:31:35 +01:00
Bill McCloskey 7d2511377f Bug 948238 - Fix ASAN bustage on a CLOSED TREE 2013-12-12 15:27:07 -08:00
Jared Wein 22eac44ef0 Bug 926487 - Replace className comparisons with classList.contains in viewSource.js. r=Unfocused
--HG--
extra : rebase_source : 1e5a9b55e2c455b08454e8bd17afe4412f42a042
2013-12-12 18:14:25 -05:00
Jared Wein 0917e1a8c0 Bug 949589 - In-Content Preferences openDialog typo in features string (model= should be modal=). r=Unfocused
--HG--
extra : rebase_source : 02726a2a1de45b923dfa420d97ee7c21862e4cc2
2013-12-12 18:14:19 -05:00
Ralph Giles afaa2bac0c Bug 949713 - Remove unused typedef to fix problems with unified builds on some systems. r=cpearce 2013-12-12 15:08:09 -08:00
Bill McCloskey 6f1d153966 Bug 948238 - Fix Windows bustage on a CLOSED TREE 2013-12-12 15:06:50 -08:00
Wes Kocher d1c9d2ecca Backed out changeset 372f481bc7ad (bug 942164) for leaks on a CLOSED TREE 2013-12-12 14:44:09 -08:00
Nicholas Nethercote c172b7092a Bug 823787 - Make profilerserver.py use a non-zero exit code on failure. r=ted.
--HG--
extra : rebase_source : 2e7d1ec773dfc286c57832ea3d907f0b18af8908
2013-12-12 14:08:40 -08:00
Jim Mathies 4c159d74d6 Bug 949509 - Disable strict compat for addons in metrofx. r=mbrubeck 2013-12-12 10:34:18 -06:00
Carsten "Tomcat" Book 577bf4bd2d merge fx-team to mozilla-central 2013-12-12 13:28:08 +01:00
Carsten "Tomcat" Book a021b8c618 merge b2g-inbound to mozilla-central 2013-12-12 13:26:40 +01:00
Bevis Tseng 9212f60183 Bug 949318 - B2G SMS: Class 2 SMS is not working after ICCRecordHelper.readSMS() was refactored into SimRecordHelper. r=vyang 2013-12-12 15:59:34 +08:00
Ghislain Lacroix 8fa7a3a3c3 Bug 948287 - [Download API] Accessing startTime attribute at download start fires NS_ERROR_UNEXPECTED in emulator. r=fabrice 2013-12-13 11:46:22 -05:00
Patrick Brosset 9345aa8ebc Bug 946331 - Rule/Computed views tooltip closes on new selection, r=miker 2013-12-12 08:57:37 +01:00
Patrick Wang b9e2273819 Bug 948829: use MOZ_NUWA_PROCESS flag to disable nuwa. r=me 2013-12-12 13:52:00 +08:00
Gaia Pushbot 95bad69206 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5bfef5faac50
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #14368 from svic/rebase-df070d4e-NFC-Settings-permission

Bug 946047: Add nfc read only permissions to Settings UI to allow navigator.mozNfc DOM to be created. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/faaf2b447dad
Author: Garner Lee <garner.lee@telekom.com>
Desc: Bug 946047: Add nfc read only permissions to Settings UI to allow navigator.mozNfc DOM to be created.

This fix is needed for apps using NFC if "HasNfcSupport" is added to the navigator MozNfc WebIDL.

Conflicts:
	apps/settings/manifest.webapp
2013-12-11 21:10:23 -08:00
Gaia Pushbot b7736a9ef3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a91a7956eb49
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #14564 from EragonJ/bug-948769

Bug 948769 - [Settings][DSDS] Default service ID should be a number

========

https://hg.mozilla.org/integration/gaia-central/rev/302a148e42af
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 948769 - [Settings][DSDS] Default service ID should be a number

- make all settings from String to Number
2013-12-11 20:30:23 -08:00
Vicamo Yang 334ff33b6e Bug 940884 - 3/3. test cases. r=gene 2013-12-12 11:45:35 +08:00
Vicamo Yang 695ea4d1d6 Bug 940884 - 2.b/3. Move init functions out of MobileMessage constructor. r=gene 2013-12-12 11:45:28 +08:00
Vicamo Yang 208f20c884 Bug 940884 - 2.a/3. Changes to adopt MobileMessageDB.jsm. r=gene 2013-12-12 11:45:24 +08:00
Vicamo Yang 59dae4a6f2 Bug 940884 - 1/3: B2G SMS: Create MobileMessageDB.jsm for automation tests. r=khuey
--HG--
rename : dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDB.jsm
2013-12-12 11:45:19 +08:00
Ryan VanderMeulen 8be0779943 Merge m-c to inbound. 2013-12-11 22:42:05 -05:00
Gaia Pushbot 2775e5f90b Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8657b910fdcd
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Merge pull request #14563 from mpizza/Bug_944009

Bug 944009 - [B2G][Keyboard] Keyboard does not always display when tapping on a text field. r=timdream,
        -- handle OOM

========

https://hg.mozilla.org/integration/gaia-central/rev/0088f409b65a
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 944009 - [B2G][Keyboard] Keyboard does not always display when tapping on a text field
    -- handle OOM

========

https://hg.mozilla.org/integration/gaia-central/rev/84a2d07e16ed
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #14553 from alivedise/bugzilla/948792/cardview-transition

Bug 948792 - Fix cardview transition, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b429f6fca1d6
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 948792 - Fix cardview transition
2013-12-11 19:30:24 -08:00
Gaia Pushbot e4d00eddc7 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d0d3b3e1556
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #14528 from snowmantw/issue948299

Bug 948299 - [BuildScript] Use PROFILE_DIR instead of PROFILE_FOLDER in the extension handling module

========

https://hg.mozilla.org/integration/gaia-central/rev/5d4be4ab7ce5
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 948299 - [BuildScript] Use PROFILE_DIR instead of PROFILE_FOLDER in the extension handling module

========

https://hg.mozilla.org/integration/gaia-central/rev/5280aba84106
Author: Askeing Yen (fyen) <askeing@gmail.com>
Desc: Merge pull request #14580 from zacc/bug_948822

Bug 948822 - Fix xfail message for test_cards_view_with_two_apps.py

========

https://hg.mozilla.org/integration/gaia-central/rev/d803c6844afb
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 948822 - Fix xfail message for test_cards_view_with_two_apps.py
2013-12-11 19:20:23 -08:00
Ryan VanderMeulen 2426e60da7 Merge fx-team to m-c. 2013-12-11 22:02:30 -05:00
Gaia Pushbot a6fe1ae851 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a192fcf2927
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #14572 from crh0716/948852

Bug 948852 - Fix the event creation error r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/745b0e8f854a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 948852 - Fix the event creation error
2013-12-11 18:30:24 -08:00
Gaia Pushbot 4f36bd4326 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e03df840624e
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #14554 from alivedise/bugzilla/948811_master/jsdoc-refine

Bug 948811 - Remove HTML in comments, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/e8e87075e963
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 948811 - Remove HTML in comments
2013-12-11 17:25:23 -08:00
Gaia Pushbot 05f7daaa06 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c831d6b0e27a
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #14542 from punamdahiya/Bug947028

Bug 947028 - Fix of overlapping checkboxes while selecting ring tones r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/c299cbf08edc
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 947028 - Fix of overlapping checkboxes while selecting ring tones r=davidflanagan
2013-12-11 17:00:24 -08:00
Dale Harvey 543aa991a9 Bug 942929 - Use longtapup event to handle firing clicks when longtap not handled. r=kats 2013-12-12 00:39:06 +00:00
Matt Brubeck a3c04c6da8 Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused] 2013-12-11 16:23:36 -08:00
Ryan VanderMeulen ad36c5cde1 Merge m-c to fx-team. 2013-12-11 22:44:00 -05:00
Brad Lassey 0da85e8997 bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle 2013-12-11 21:03:56 -05:00
Matt Brubeck 3ad2639de0 Back out c237f02b3578 (bug 946296) because it broke mochitest-metro-chrome 2013-12-11 18:46:53 -08:00
Lucas Rocha fc210fdac8 Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret) 2013-12-12 00:28:15 +00:00
Lucas Rocha fb5f4e99fe Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha 14007eeecd Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha 1e4c7a02f2 Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha f8bbdb0c3c Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha bb9d7ce85e Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha 19e83051ba Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha 875b68032b Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj) 2013-12-12 00:28:13 +00:00
Lucas Rocha 5647ce541f Bug 943915 - Move DoorHanger to the widget package (r=wesj)
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
2013-12-12 00:28:13 +00:00
Lucas Rocha 0eeae5b5ac Bug 943915 - Make DoorHanger's API public (r=wesj) 2013-12-12 00:28:13 +00:00
Matt Brubeck e798e1f3bd Bug 946340 - Enable vertical scrolling on about:start in portrait [r=ally] 2013-12-11 16:24:24 -08:00
Matt Brubeck 67f04d3160 Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused] 2013-12-11 16:23:36 -08:00