Commit Graph

198649 Commits

Author SHA1 Message Date
Nigel Babu
9603f2e6be Merge m-c to b-i, a=merge 2014-08-11 12:48:04 +05:30
Nigel Babu
b2e1e79c70 Merge b-i to m-c, a=merge 2014-08-11 12:09:27 +05:30
B2G Bumper Bot
0581b0109d Bumping manifests a=b2g-bump 2014-08-10 23:38:00 -07:00
Nigel Babu
97307ad892 Merge fx-team to m-c, a=merge 2014-08-11 12:07:08 +05:30
B2G Bumper Bot
e8be1b6025 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b1480a4c6393
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22681 from nmunro/master

Bug 1048021 - Mass replace pageX/pageY to clientX/clientY for keyboard app, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e24f08253931
Author: Neil Munro <neilmunro@gmail.com>
Desc: Bug 1048021 - Mass replace pageX and pageY to clientX and clientY for keyboard app.

========

https://hg.mozilla.org/integration/gaia-central/rev/3917a6d04360
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22699 from timdream/keyboard-vwrapper-css2

Bug 1048025 - Set pointer-events: none on child elements of keys, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/cfb919f93549
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1048025 - Set pointer-events: none on child elements of keys
2014-08-10 23:30:30 -07:00
B2G Bumper Bot
fcd7de8199 Bumping manifests a=b2g-bump 2014-08-10 21:37:08 -07:00
B2G Bumper Bot
3f53fb0ae3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/55093d1af8ed
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #22666 from crh0716/1044405

Bug 1044405 - Should set a empty string if there are no text and l10n provided. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/80bd6475bdd1
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1044405 - Should set a empty string if there are no text and l10nid provided
2014-08-10 21:35:29 -07:00
B2G Bumper Bot
1fa71ac4f0 Bumping manifests a=b2g-bump 2014-08-10 21:07:15 -07:00
B2G Bumper Bot
3f63e802ad Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a6e7c81947c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #21809 from yurenju/preferences

Bug 1039219 - Migrate all snippets for preferences in Makefile to preferences.js r=@gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/b5984280479f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1039219 - Migrate all snippets for preferences in Makefile to preferences.js r=gduan

Conflicts:
	build/preferences.js
2014-08-10 21:05:30 -07:00
Chris Pearce
5bdadd2f23 Bug 1050582 - Check we're on the correct thread in SetTimerOnMainThread. r=jesup 2014-08-11 14:18:53 +12:00
Matthew Gregan
cd855a0b39 Bug 1050099 - Avoid calling deprecated FindStartTime and instead use buffer's decoded ranges in switching logic. r=cajbir 2014-08-11 14:05:09 +12:00
Matthew Gregan
bc392029dc Bug 1050083 - Changes to WebM buffered range handling. r=cajbir
Include the frame duration in the range end.  Also handle (ignore) invalid
negative timestamps when parsing.  Include cluster offset in time/data
offset record.  Cluster offset will be used when calculating discard/resync
points in MSE.
2014-08-11 14:05:09 +12:00
Matthew Gregan
01d38a2081 Bug 1049318 - Make SourceBuffer eviction less aggressive. r=cajbir 2014-08-11 14:05:09 +12:00
Matthew Gregan
866a0b54bf Bug 1049321 - Move SubBufferDecoder to a new file. r=cajbir 2014-08-11 14:05:06 +12:00
Matthew Gregan
d891dd21b6 Bug 1049326 - Partially implement EndOfStream. r=cajbir 2014-08-11 13:21:18 +12:00
Matthew Gregan
16e4e0cabc Bug 1049327 - Assert that public MSE API is only called from the main thread. r=cajbir 2014-08-11 13:21:18 +12:00
Matthew Gregan
0b16065fd3 Bug 1049326 - Fix unit conversion of duration and other minor MSE cleanups. r=cajbir 2014-08-11 13:21:18 +12:00
Matthew Gregan
6941171812 Bug 1049323 - Tidy up MSE logging. r=cajbir 2014-08-11 13:21:17 +12:00
Matthew Gregan
c004e93083 Bug 1049317 - SBR::ReadFromCache forgot to reset offset. r=cajbir 2014-08-11 13:21:17 +12:00
Matthew Gregan
97dc3e7019 Bug 1049323 - Tidy up SourceBufferResource logging. r=cajbir 2014-08-11 13:21:17 +12:00
Matthew Gregan
5d6eeef1cf Bug 1049317 - Simplify SourceBufferResource::ReadFromCache. r=cajbir 2014-08-11 13:21:17 +12:00
B2G Bumper Bot
c06373f044 Bumping manifests a=b2g-bump 2014-08-10 16:31:57 -07:00
B2G Bumper Bot
b7710331fb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6158d6cdc08f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22410 from mnils/Bug-1047126

Bug 1047126 - Keyboard transition should not overlap the soft home key bar, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/3aeee74d5038
Author: Markus Nilsson <markus.nilsson@sonymobile.com>
Desc: Bug 1047126

Keyboard transition should not overlap the soft home key bar.
2014-08-10 16:30:33 -07:00
B2G Bumper Bot
218ed54ec0 Bumping manifests a=b2g-bump 2014-08-10 16:21:32 -07:00
B2G Bumper Bot
5a49c77a41 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6fff90a7657
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22702 from AkshayTiwari/master

Bug 1006990 - Remove broken applicationCache handling in notification.js, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e985003c0351
Author: Akshay Tiwari <akshaytiwari.003@gmail.com>
Desc: Update notifications.js

Regarding the bug no. 1006990 .
Gaia apps was loaded with app cache, and we have switched to packaged app long time ago. However, there are still redundant code in the top of apps/system/js/notification.js on saving notification icons.
So removing the app cache code.
2014-08-10 16:15:43 -07:00
Marco Bonardo
22e41c64cf Bug 1050683 - UnifiedComplete is missing nsIAutoCompleteSearchDescriptor. r=ttaubert 2014-08-10 23:02:14 +02:00
B2G Bumper Bot
123bf0d88c Bumping manifests a=b2g-bump 2014-08-10 07:21:25 -07:00
B2G Bumper Bot
c52eb342de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73a751e96ae0
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #22041 from EverythingMe/1042080-privacy-branding

Bug 1042080 - [Settings] [EverythingMe] 'Your Privacy' page shows outdated EverythingMe branding

========

https://hg.mozilla.org/integration/gaia-central/rev/7454169823ef
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1042080 - [Settings][FTU][EverythingMe] 'Your Privacy' page shows outdated EverythingMe branding r=ranbena
2014-08-10 07:15:36 -07:00
B2G Bumper Bot
52088209ff Bumping manifests a=b2g-bump 2014-08-10 02:26:19 -07:00
B2G Bumper Bot
3237cf5d8a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3aaa2e5ab4f
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #22455 from EverythingMe/1048005-cdn-icons

Bug 1048005 - [EverythingMe] CDN urls for web results icons

========

https://hg.mozilla.org/integration/gaia-central/rev/b6df75279ece
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1048005 - [EverythingMe] CDN urls for web results icons. r=me
2014-08-10 02:20:31 -07:00
Ryan VanderMeulen
cba2fc7f42 Merge b2g-inbound to m-c. a=merge 2014-08-09 17:00:59 -04:00
B2G Bumper Bot
77a54fc078 Bumping manifests a=b2g-bump 2014-08-09 12:31:52 -07:00
B2G Bumper Bot
e9713eafa2 Bumping manifests a=b2g-bump 2014-08-09 12:21:52 -07:00
B2G Bumper Bot
19d38ba553 Bumping manifests a=b2g-bump 2014-08-09 12:17:01 -07:00
Ryan VanderMeulen
900f6e1cf3 Backed out changesets 37df1d58af4a and 792b068b7805 (bug 1025445) for Gaia unit test failures. 2014-08-09 15:14:09 -04:00
Julien Levesy
7b717da7e3 Bug 1025445 - Optimize x86 visitFloor using RangeAnalysis. r=nbp, r=sunfish 2014-08-09 11:38:51 -04:00
Julien Levesy
7f5b24670a Bug 1025445 - Propagate MFloor truncation upward. r=nbp, r=sunfish 2014-08-09 11:38:26 -04:00
Ryan VanderMeulen
db9cc2a062 Merge inbound to m-c. a=merge 2014-08-09 11:19:46 -04:00
Ryan VanderMeulen
847a505a01 Merge fx-team to m-c. a=merge 2014-08-09 11:17:55 -04:00
Ryan VanderMeulen
8f1f55efd7 Merge b2g-inbound to m-c. a=merge 2014-08-09 11:14:06 -04:00
Sylvestre Ledru
ac9d156829 Bug 1050715 - Update the description of the various tests targed proposed by './mach help' r=jmaher
--HG--
extra : rebase_source : 29019a02711ffce5c148787517051855259b6446
2014-08-09 15:37:29 +02:00
Hannes Verschore
0f675b086e Bug 1050884: Fix includes, r=red 2014-08-09 15:29:25 +02:00
ffxbld
eda5363905 No bug, Automated blocklist update from host bld-linux64-spot-011 - a=blocklist-update 2014-08-09 03:14:44 -07:00
ffxbld
c1e28f2f77 No bug, Automated HPKP preload list update from host bld-linux64-spot-011 - a=hpkp-update 2014-08-09 03:14:42 -07:00
ffxbld
458edb90f7 No bug, Automated HSTS preload list update from host bld-linux64-spot-011 - a=hsts-update 2014-08-09 03:14:40 -07:00
Hannes Verschore
a0a0792dcf Bug 1050884: Don't initialize MatchPairs when doing RegExp's, r=bhackett 2014-08-09 11:47:56 +02:00
Matthew Noorenberghe
e7017a1044 Bug 1048664 - Fallback to /favicon.ico if an imageDocument is too large to use as a tab icon. r=dao ui-r=phlsa 2014-08-09 02:11:27 -07:00
Gijs Kruitbosch
dd90c545b0 Bug 1051066 - fix mochitest-chrome for single test runs, r=ted
--HG--
extra : rebase_source : 85ddaf183d33014d86b5659db10871b9ae2abc94
2014-08-09 09:26:53 +01:00
B2G Bumper Bot
c0ec3aaa33 Bumping manifests a=b2g-bump 2014-08-09 01:21:56 -07:00
B2G Bumper Bot
2ff9613681 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/08746241e68a
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #22352 from evanxd/bug-1023663

Bug 1023663 - [User story] Calendar day view should start at 8 AM r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/cb6b9fde4277
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1023663 - [User story] Calendar day view should start at 8 AM r=millermedeiros
2014-08-09 01:20:33 -07:00