Commit Graph

188433 Commits

Author SHA1 Message Date
Wes Kocher
1097723f4d Merge fx-team to m-c a=merge 2014-06-13 17:40:39 -07:00
Wes Kocher
d87181a3a2 Merge fx-team to m-c a=merge 2014-06-13 17:39:46 -07:00
Wes Kocher
6117185a22 Merge inbound to m-c a=merge 2014-06-13 17:12:04 -07:00
Wes Kocher
ac5b9bac1b Merge inbound to m-c a=merge 2014-06-13 17:00:46 -07:00
Margaret Leibovic
9042837603 backout 578bf8d6363c for causing robocop pan regression 2014-06-13 13:56:47 -07:00
Ehsan Akhgari
b64a25fc13 Backed out changeset 0cdef46c65c1 (bug 979104) for causing bug 1024324 2014-06-13 16:20:37 -04:00
Randell Jesup
95ddaacac2 Bug 1022235: Make the webrtc LoadManager/LoadMonitor a singleton r=bsmedberg,pkerr 2014-06-13 15:50:51 -04:00
Olli Pettay
fbe30a91e1 Bug 1025078 - [@nsPerformance::GetDOMTiming()], r=baku 2014-06-13 22:36:25 +03:00
Ehsan Akhgari
64915585aa Bug 1025143 - Fix a compilation error in TestTypedEnum.cpp with clang-cl; r=bjacob
This makes the code more correct since if we don't have constexpr
support in the compiler, the CastableTypedEnumResult type would
actually not be a literal type, so we should not assert that here.
2014-06-13 15:22:16 -04:00
B2G Bumper Bot
80f361a37f Bumping manifests a=b2g-bump 2014-06-13 12:06:39 -07:00
B2G Bumper Bot
b92d83b06d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c921386cba61
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20506 from sfoster/bug-1019289-videos

Bug 1019289 - Update FTU tutorial videos. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/2fe189cd6783
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1019289 - Update FTU tutorial videos. r=me
2014-06-13 12:01:27 -07:00
Jan de Mooij
27f3f96d34 Bug 1023778 part 8 - Address review comments. r=Waldo 2014-06-13 20:51:16 +02:00
B2G Bumper Bot
2e9f0861aa Bumping manifests a=b2g-bump 2014-06-13 11:51:16 -07:00
Jan de Mooij
b209104ab4 Bug 1023778 part 7 - Add tests. r=Waldo 2014-06-13 20:51:14 +02:00
Jan de Mooij
43bd1cca4f Bug 1023778 part 6 - Make JSON.parse handle Latin1 strings. r=Waldo 2014-06-13 20:51:12 +02:00
Jan de Mooij
1cb54e8366 Bug 1023778 part 5 - Add AutoStableStringChars class. r=terrence 2014-06-13 20:51:10 +02:00
Jan de Mooij
e49fbcc777 Bug 1023778 part 4 - Add JSONParser<Latin1Char>. r=Waldo 2014-06-13 20:51:07 +02:00
Jan de Mooij
e261152579 Bug 1023778 part 3 - Make AtomizeChars and js_NewStringCopyN accept Latin1 chars. r=luke 2014-06-13 20:51:05 +02:00
Ralph Giles
f138aa5022 Backed out changeset d437a1b97e7c. Doesn't build. 2014-06-13 11:47:28 -07:00
B2G Bumper Bot
ceae7e649b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43a9a34d477e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20388 from KevinGrandon/bug_1023011_vertical_pressed_state

Bug 1023011 - (vertical-homescreen) Implement pressed state visual for App Icons

========

https://hg.mozilla.org/integration/gaia-central/rev/c435cb940fc6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1023011 - (vertical-homescreen) Implement pressed state visual for App Icons r=lightsofapollo
2014-06-13 11:46:36 -07:00
B2G Bumper Bot
ff3de7188a Bumping manifests a=b2g-bump 2014-06-13 11:11:09 -07:00
B2G Bumper Bot
04c97255a6 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57b296e44333
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1024387 - [Collection App] Basic background support for Collection icons r=ranbena
2014-06-13 11:06:27 -07:00
Lucas GOLVEN
479b43ed09 Bug 772347 - Add WakeLockListener on MacOSX. r=smichaud
Disables the screensaver on Mac while a video is playing.
2014-06-13 19:58:00 +02:00
B2G Bumper Bot
ea1665d854 Bumping manifests a=b2g-bump 2014-06-13 10:39:09 -07:00
B2G Bumper Bot
74b3250248 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/654bad11a349
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20462 from KevinGrandon/bug_1024745_vertical_resume_download_icon

Bug 1024745 - [Vertical Homescreen] Marketplace app shows the default icon if the download has been paused

========

https://hg.mozilla.org/integration/gaia-central/rev/763ee84dc87e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1024745 - [Vertical Homescreen] Marketplace app shows the default icon if the download has been paused r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/d4e9321fd242
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20451 from KevinGrandon/bug_1022976_collection_multi_create

Bug 1022976 - [Collection] Intermittent adding records does not work

========

https://hg.mozilla.org/integration/gaia-central/rev/1621739f2735
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1022976 - [Collection] Intermittent adding records does not work r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/e32ea42e94c8
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #20390 from davidflanagan/bug837674

Bug 837674: add app startup time instrumentation r=Eli

========

https://hg.mozilla.org/integration/gaia-central/rev/9dc3817a90a5
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 837674: add app startup time instrumentation

add gallery to the list of apps in the startup events performance test
2014-06-13 10:36:18 -07:00
Tom Schuster
9b6f587522 Bug 1020651 - about:preferences do not work properly if browser.cache.{disk,memory}.enable is false. r=jaws 2014-06-13 19:13:37 +02:00
B2G Bumper Bot
85ac5a0ff5 Bumping manifests a=b2g-bump 2014-06-13 10:11:39 -07:00
B2G Bumper Bot
9384628833 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e02270382cec
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #20158 from yzen/bug-1018214

Bug 1018214, Bug 1021710 - utility tray gaia-ui tests with some tweaks to hopefully avoid intermittents.

========

https://hg.mozilla.org/integration/gaia-central/rev/7fcd4aca068d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1021710 - updating accessibility.js to use standard marionette timeout instead of it's arbitrary one when retrieving an accessible object.

========

https://hg.mozilla.org/integration/gaia-central/rev/0fd22d37c543
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1018214 - adding a number of gaia ui tests for status bar and utility tray accessibility. r=Bebe
2014-06-13 10:06:28 -07:00
Ed Morley
48e080eaf4 Backed out changeset 25b0cc03110c (bug 1024618) for failures in test_changes.html 2014-06-13 17:41:10 +01:00
Chris Lord
43310b9b82 Bug 1006084 - Allow ThebesLayers to be recreated when the creation hint changes. r=mattwoodrow 2014-06-13 17:11:08 +01:00
B2G Bumper Bot
eb713e96dd Bumping manifests a=b2g-bump 2014-06-13 08:46:15 -07:00
B2G Bumper Bot
7bce5d7705 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/300c3198dcd3
Author: Zac <zcampbell@mozilla.com>
Desc: Merge remote-tracking branch 'davehunt/bug_984340'

Conflicts:
	tests/python/gaia-ui-tests/gaiatest/tests/tbpl-manifest.ini

========

https://hg.mozilla.org/integration/gaia-central/rev/75748cb1ce64
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 984340 - Enable sdcard tests on desktop B2G. r=bsilverberg
2014-06-13 08:41:48 -07:00
B2G Bumper Bot
9f979e7191 Bumping manifests a=b2g-bump 2014-06-13 07:41:39 -07:00
B2G Bumper Bot
b0f9fcb343 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dbde2736db74
Author: viorelaioia <viorelaioia@gmail.com>
Desc: Merge pull request #20453 from yzen/bug-1024652

Bug 1024652 - commented out part of the test_a11y_phone_call_log test th...

========

https://hg.mozilla.org/integration/gaia-central/rev/4d04fb0b5b07
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1024652 - commented out part of the test_a11y_phone_call_log test that tests contact action menu until long press is supported.
2014-06-13 07:35:40 -07:00
B2G Bumper Bot
1562445043 Bumping manifests a=b2g-bump 2014-06-13 07:13:09 -07:00
Brian Grinstead
eff8864c19 Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ryan VanderMeulen
f708c5b6cf Backed out changeset ed1b57a5e627 (bug 1019964) for causing bug 1025118. 2014-06-13 16:15:31 -04:00
Ed Morley
10fddfb75d Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00
Brad Lassey
0a84242f6b backout bug 1021742 (changeset 889e19a5e9cc) r=snorp 2014-06-13 12:57:44 -04:00
Patrick Brosset
a77341d73c Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
Brian Grinstead
6669d8c6ee Bug 942292 - DevTools themes - make the toolbars thinner;r=vporof 2014-06-13 09:11:32 -05:00
Andrew Halberstadt
3a7cd7fbd9 Bug 981477 - Adjust wrongfully annotated b2g oop reftests from fails to random, r=edmorley 2014-06-13 10:05:52 -04:00
B2G Bumper Bot
28f7fca520 Bumping manifests a=b2g-bump 2014-06-13 06:41:18 -07:00
B2G Bumper Bot
686180ca5c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff9bea59dca3
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #20443 from zacc/bug_1021732

Bug 1021732 - Update test_privileged_app_contacts_prompt to match new pr...

========

https://hg.mozilla.org/integration/gaia-central/rev/c656016378b7
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1021732 - Update test_privileged_app_contacts_prompt to match new prompt behaviour

========

https://hg.mozilla.org/integration/gaia-central/rev/722a497fa58b
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #20444 from zacc/bug_1024516

Bug 1024516 - Update test_privileged_app_audio_prompt and video_prompt t...

========

https://hg.mozilla.org/integration/gaia-central/rev/c1169bd52878
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1024516 - Update test_privileged_app_audio_prompt and video_prompt to match new prompt behaviour
2014-06-13 06:36:49 -07:00
B2G Bumper Bot
19de387088 Bumping manifests a=b2g-bump 2014-06-13 06:31:21 -07:00
Patrick McManus
eee36d8e7d bug 1025075 - http2 CONNECT streams should have consistent priority r=hurley
---
 netwerk/protocol/http/Http2Session.cpp  | 3 ++-
 netwerk/protocol/http/SpdySession3.cpp  | 3 ++-
 netwerk/protocol/http/SpdySession31.cpp | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

---
 netwerk/protocol/http/Http2Session.cpp  | 3 ++-
 netwerk/protocol/http/SpdySession3.cpp  | 3 ++-
 netwerk/protocol/http/SpdySession31.cpp | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)
2014-06-13 09:29:00 -04:00
Richard Barnes
c93a478e99 Bug 1021102: Correct test vector for RSAES-PKCS1-v1_5. r=wtc. 2014-06-13 11:22:29 -07:00
Sid Stamm
96ab7b5bdb Bug 846978 - disable frame-ancestors checks when CSP is report-only and fix cross-origin frame-ancestors violation URI leak. r=ckerschb,grobinson 2014-06-13 11:06:04 -07:00
Sid Stamm
0d21671be2 Bug 805929 - test CSP blockage of setInterval and return values from setTimeout. r=grobinson 2014-06-13 11:05:37 -07:00
B2G Bumper Bot
117988773a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce6f35e577ca
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Merge pull request #20458 from ahal/gu-determinism

Bug 1023198 - Sort Gu tests after os.walk for determinism, jgriffin

========

https://hg.mozilla.org/integration/gaia-central/rev/624dd9c65fd7
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Bug 1023198 - Sort Gu tests after os.walk for determinism, jgriffin
2014-06-13 06:26:45 -07:00