Daniel Holbert
44760deed5
Bug 989436 part 3a: Rename tests flexbox-align-self-baseline-horiz-[23].xhtml to -[45]. (no review)
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-4-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-4.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-5-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-5.xhtml
2014-03-29 01:20:58 -07:00
Daniel Holbert
d245099f6f
Bug 989436 part 2: Clone existing baseline-alignment reftest, with "flex-flow: wrap-reverse", to make sure baseline-alignment works with bottom-to-top cross axis. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1a.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1b.xhtml
2014-03-29 01:20:56 -07:00
Daniel Holbert
aee639ae5b
Bug 989436 part 1: Add a reftest to exercise all "flex-flow" values, with extra space left over on the final flex line. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-2.html
2014-03-29 01:20:51 -07:00
Mike Hommey
4915133ee5
Bug 984447 - Properly handle forks in mozjemalloc after bug 694896. r=smichaud
2014-03-29 16:53:49 +09:00
Mike Hommey
084f4bf6b5
Backout changesets ca413634eba3 and a92851ff7444 (bug 988168) for likely windows PGO perf regression
2014-03-29 16:49:19 +09:00
Masatoshi Kimura
da7dcb8804
Bug 989576 - Restore removed code doing percent-encode for non-ASCII bytes. r=michal.novotny
2014-03-29 16:28:48 +09:00
Masatoshi Kimura
0102f14c73
Bug 988122 - Expose Promise on non-window non-worker globals. r=bholley sr=bz
2014-03-29 15:55:53 +09:00
Boris Zbarsky
6b002b786e
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
2014-03-29 01:45:10 -04:00
Boris Zbarsky
5aa57cc218
Bug 982680. Fix regress-406572.js to actually test something useful. r=peterv,waldo
2014-03-29 01:45:09 -04:00
Timothy Nikkel
0eef5b6131
Bug 989574. Enable reftests in layout/reftests/invalidation on all platforms. r=dbaron
...
A mistake caused them to never be enabled (except on b2g).
2014-03-28 23:54:37 -05:00
Viktor Stanchev
ffd378ba44
Bug 963158 - Profiler shouldn't sample sleeping threads multiple times. r=bgirard,roc,bent,froydnj
...
--HG--
extra : rebase_source : 75789c4359a2cb02b2588cfbc9b6b3cbd1e79c78
2014-03-28 16:08:22 -04:00
Viktor Stanchev
99501bd0f0
Bug 984196 - glxtest should use _exit instead of exit. r=bgirard
...
--HG--
extra : rebase_source : 3bba6badd7e5a4031ad402cf88f7e0a15f4ba386
2014-03-28 16:06:18 -04:00
L. David Baron
e9a0af4985
Bug 986807 patch 3 - Use preprocessor to avoid duplicating reftest default preference lists. r=ted
...
Note that the reordering in Makefile.in is because the addition to
PP_TARGETS must be before including rules.mk. (Logically, I was moving
_DEST_DIR, _HARNESS_FILES, and the _HARNESS_PP_FILES chunk up, but diff
shows it the other way around.)
2014-03-28 20:13:25 -07:00
Mike Hommey
ced90ac096
Bug 988168 - Fixup xul.dll link wrapping to please buildbot config by outputting linker-vsize in toolkit/library. r=me,DONTBUILD
2014-03-29 12:08:08 +09:00
Phil Ringnalda
e6a2fcc39b
Backed out changeset 0779a3cf6075 (bug 856265)
...
CLOSED TREE
2014-03-28 19:09:54 -07:00
Timothy Nikkel
fb86cc7ef4
Bug 961431. Round the final screen position of the popup to pixels, not the offset between it's view and parent view. r=enndeakin
2014-03-28 20:00:27 -05:00
Daniel Holbert
28de2fa1e5
Bug 988699: Remove custom NS_LOG_ADDREF / NS_LOG_RELEASE definitions in CameraCommon.h. r=mikeh
2014-03-28 17:58:31 -07:00
Jed Davis
628fb11481
Bug 989172 - Re-add sigaltstack to seccomp whitelist. r=kang
...
This reinstates the patch from bug 983518, which was unintentionally
dropped while merging with the reorganization in bug 985227.
2014-03-28 17:58:26 -07:00
Kartikaya Gupta
398db3c02c
Bug 989336 - Silence 'uninteresting call' warning from mock object. r=dmitry.rojkov
2014-03-28 17:58:23 -07:00
Daniel Holbert
a08cabbaf0
Bug 989425: Remove unused variable 'DTLS_FINGERPRINT_LENGTH' from PeerConnectionImpl.cpp. r=mt
2014-03-28 17:58:19 -07:00
Bill McCloskey
bc585df1e0
Bug 987121 - Make sure we get mousemove events when autoscroll widget is showing (r=felipe)
2014-03-28 17:42:12 -07:00
Giovanni Sferro
df84680998
Bug 856265 -- Fix HTMLInputElement::GetValueAsDate to accept long string of numbers as input r=jst
2014-03-28 17:33:39 -07:00
David Rajchenbach-Teller
f5db5c387e
Bug 934283 - Add option to OS.File.makeDir to recursively make directories;r=froydnj
2014-03-28 17:33:36 -07:00
Nick Fitzgerald
c06e537540
Bug 988476 - Create Debugger.Memory, a place to expose our memory tools to JS; r=jimb
2014-03-28 17:33:33 -07:00
Wes Kocher
6740be2260
Merge m-c to inbound
2014-03-28 17:04:03 -07:00
Wes Kocher
116cedb60f
Backed out 2 changesets (bug 987816) for xpcshell orange
...
Backed out changeset 245d0cb5a7b3 (bug 987816)
Backed out changeset b714220dd39d (bug 987816)
2014-03-28 16:57:12 -07:00
Wes Kocher
7846a4d1f4
Merge fx-team to m-c
2014-03-28 16:48:17 -07:00
Wes Kocher
4f5fed80dc
Merge b2g-inbound to m-c
2014-03-28 16:38:35 -07:00
Wes Kocher
4ab170e392
Merge inbound to m-c
2014-03-28 16:15:59 -07:00
Ed Morley
6af9b7c012
Backed out changeset 3e7c91f7f31e (bug 985481) for failures in test_bug975472.html
2014-03-28 18:19:04 +00:00
Aki Sasaki
1ef10c787e
bug 989093 - stop creating+uploading hamachi.zip. r=catlee
...
--HG--
extra : rebase_source : 02cd9c3e17ece14efeb5319419437bf3bab8ca06
2014-03-28 11:01:37 -07:00
B2G Bumper Bot
45ea6f685c
Bumping manifests a=b2g-bump
2014-03-28 11:01:09 -07:00
B2G Bumper Bot
0ebd83f7c2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c159b9cb625a
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17763 from wilsonpage/bug/988519
Bug 988519 - [Camera] Improve localization
========
https://hg.mozilla.org/integration/gaia-central/rev/d0034b344da0
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 988519 - [Camera] Improve localization
2014-03-28 10:55:57 -07:00
B2G Bumper Bot
1298e7de02
Bumping manifests a=b2g-bump
2014-03-28 10:47:53 -07:00
B2G Bumper Bot
dfeb25948f
Bumping gaia.json for 13 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cfc7e5e99c2c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989394 - Disable intermittent failing test: Contacts > Form Click phone number Can create custom label
========
https://hg.mozilla.org/integration/gaia-central/rev/23ddf4c89d6b
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16325 from guilherme-pg/findmydevice
Bug 938896 - Find My Device
========
https://hg.mozilla.org/integration/gaia-central/rev/7a7d151c07b1
Author: Guilherme Gonçalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add a very simple test app for Find My Device.
========
https://hg.mozilla.org/integration/gaia-central/rev/b5fa7c8fb29f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938898 - Integrate Find My Device into the Settings app.
========
https://hg.mozilla.org/integration/gaia-central/rev/76956a4f49de
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938901 - Add Find My Device app.
========
https://hg.mozilla.org/integration/gaia-central/rev/be9205685b17
Author: Guilherme Gonçalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938905 - Add a message panel to the lock screen.
========
https://hg.mozilla.org/integration/gaia-central/rev/5d4076a34b82
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add minimal MockPermissionSettings.
========
https://hg.mozilla.org/integration/gaia-central/rev/a0edb96508b0
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add MockGeolocation.
========
https://hg.mozilla.org/integration/gaia-central/rev/c8aa115f44bf
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add MockDeviceStorage.
========
https://hg.mozilla.org/integration/gaia-central/rev/3e817ff1f8a8
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Make MockSettingsURL actually set its value on set().
========
https://hg.mozilla.org/integration/gaia-central/rev/8a600d5fda2d
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Make MockLock return a request on set().
========
https://hg.mozilla.org/integration/gaia-central/rev/9576c4902663
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add paused attribute to MockAudio.
Unlike playing, paused is defined at:
http://www.whatwg.org/specs/web-apps/current-work/#dom-media-paused
========
https://hg.mozilla.org/integration/gaia-central/rev/a2f57cb7329f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add some properties to MockLockScreen.
2014-03-28 10:45:46 -07:00
Camilo Viecco
828e5f79ad
Bug 987816 - certificateUsageVerifyCA is OK verifcation option. r=dkeeler
...
--HG--
extra : rebase_source : 0e000dc85705e1c61773e8fc73425fe80e0b9134
2014-03-28 10:21:30 -07:00
Camilo Viecco
da71fd6bfa
Bug 987816 - test certificateUsageVerifyCA can return success. r=dkeeler
...
--HG--
rename : toolkit/library/libxul.mk => toolkit/library/Makefile.in
rename : toolkit/library/libxul.mozbuild => toolkit/library/moz.build
extra : rebase_source : 145fd4fce17325ca9e34681f3451c66c33bfd1a1
2014-03-28 15:53:08 -07:00
Mike Hommey
0e1dd1fe7c
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-29 07:50:08 +09:00
Mike Hommey
00fb0c6368
Bug 988774 - Do not gracefully disable sccache when it's not there. r=bhearsum
2014-03-29 07:50:08 +09:00
Mike Hommey
25fc3d6396
Bug 988722 - Use buildprops.json to decide whether and how to use sccache. r=bhearsum
2014-03-29 07:50:08 +09:00
Bill McCloskey
8fecb12663
Bug 986163 - Fix webapprt tests (r=ted)
2014-03-28 15:50:28 -07:00
B2G Bumper Bot
9d2ad66f4e
Bumping manifests a=b2g-bump
2014-03-28 10:21:19 -07:00
B2G Bumper Bot
0ad00fc211
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6cd910214dae
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17006 from KevinGrandon/bug_971553_system2_software_button_manager
Bug 971553 - [System2] Instantiable SoftwareButtonManager r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/fef3ae06f077
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971553 - [System2] Instantiable SoftwareButtonManager r=alive
2014-03-28 10:16:12 -07:00
Ed Morley
90a062a42d
Backed out changeset f86715f86157 (bug 984495) for something in the push causing test_bug470212.html failures; CLOSED TREE
2014-03-28 17:15:36 +00:00
Ed Morley
947c5efc24
Backed out changeset 065ea2da5d6a (bug 988334)
2014-03-28 17:14:56 +00:00
Ed Morley
89dbe7f84e
Backed out changeset 8059895497c1 (bug 988363)
2014-03-28 17:14:53 +00:00
Ed Morley
52fa01875b
Backed out changeset a3d1c00b6592 (bug 984919) for causing bug 988979
2014-03-28 17:03:17 +00:00
Ed Morley
230f8e0bab
Backed out changeset 7dcecf85a869 (bug 984919)
2014-03-28 17:03:00 +00:00
B2G Bumper Bot
8da8fd93cc
Bumping manifests a=b2g-bump
2014-03-28 09:16:11 -07:00
B2G Bumper Bot
0490f3d2e9
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/506261ee4bb9
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17759 from dmarcos/bug987607
Bug 987607 - [Camera][Madai] Gallery/Preview the UI takes too long to ap...
========
https://hg.mozilla.org/integration/gaia-central/rev/6591b224b2b0
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 987607 - [Camera][Madai] Gallery/Preview the UI takes too long to appear
========
https://hg.mozilla.org/integration/gaia-central/rev/7477dbf95626
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17671 from yzen/969553
Bug 969553 - updated the styling and markup for common tabs.
========
https://hg.mozilla.org/integration/gaia-central/rev/801380ca146e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 969553 - updated the styling and markup for common tabs. r=arnau
2014-03-28 09:10:57 -07:00