Commit Graph

188994 Commits

Author SHA1 Message Date
Yuki Sekiguchi
c1355b7865 Bug 1024447 - Part 6: Retranslated html parser. r=hsivonen. 2014-06-12 13:37:49 +09:00
Mark Banner
1a1ff2dab4 Bug 1026504 - Clarify non-shared status of sdk and webl10n for Loop by moving them from the shared libs to non-shared. r=nperriault
--HG--
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js
rename : browser/components/loop/content/shared/libs/sdk.js => browser/components/loop/content/libs/sdk.js
rename : browser/components/loop/content/shared/libs/webl10n-20130617.js => browser/components/loop/standalone/content/libs/webl10n-20130617.js
2014-06-18 10:43:31 +01:00
Mark Banner
c57bf77376 Bug 1020859 Part 2 - Change Loop to use HawkClient to increase shared code usage and make MozLoopService simpler. r=mhammond 2014-06-18 10:42:15 +01:00
Mark Banner
6eb2c9598f Bug 1020859 Part 1 - Make HawkClient return all the response details for a request, and make deriveHawkCredentials common code. r=jparsons 2014-06-18 10:42:15 +01:00
Jan de Mooij
2f2a6cc19e Bug 1026680 part 5 - Make escape work with Latin1 strings. r=njn 2014-06-18 11:33:52 +02:00
Jan de Mooij
912d722132 Bug 1026680 part 4 - Cleanup str_escape. r=njn 2014-06-18 11:33:52 +02:00
Jan de Mooij
5ed19309dd Bug 1026680 part 3 - Make unescape work with Latin1 strings. r=njn 2014-06-18 11:33:51 +02:00
Jan de Mooij
8480b27536 Bug 1026680 part 2 - Make encodeURI* work with Latin1 strings. r=njn 2014-06-18 11:33:51 +02:00
Jan de Mooij
a3ec65d43e Bug 1026680 part 1 - Make decodeURI* work with Latin1 strings. r=njn 2014-06-18 11:33:51 +02:00
Jon Coppeard
2943db57c7 Bug 1016016 - Add missing read barriers for weak pointers in SavedStacks set t=terrence 2014-06-18 10:07:50 +01:00
Henri Sivonen
a833cc6a0c Bug 997114 - Remove EUC-TW from m-c. r=emk. 2014-06-18 11:34:10 +03:00
Cameron Kaiser
48747072fc Bug 1015824 - Fix 64-bit ints in StructuredClone on big endian systems. r=sfink 2014-06-12 20:28:52 -07:00
Jeremy Poulin
7769347d37 Bug 1024639 - Added telemetry tracking for used, total, and unused telemetry connections. r=hurley 2014-06-17 13:35:25 -07:00
Nils Ohlmeier [:drno]
dc83fbf8be Bug 1025352 - fix race condition between waiting for event and setting a timeout for it. r=gmealer 2014-06-16 20:55:00 +02:00
Giovanni Sferro
3ef149fde8 Bug 1020697 - Implement @autocomplete for <select>. r=smaug 2014-06-17 19:50:00 +02:00
Lars T Hansen
2b00ecc700 Bug 1024567: use correct predicate to assert that objects are not inside GGC nursery rather than inside any nursery. r=shu 2014-06-16 10:14:38 +02:00
Masayuki Nakano
3309431fcf Bug 976673 part.4 Allow nested mouse button event handling for modal dialog r=smaug+enndeakin 2014-06-18 15:13:01 +09:00
Masayuki Nakano
312e8b4d23 Bug 976673 part.3 Don't synthesize mouse events while another mouse event is being synthesized r=smaug 2014-06-18 15:13:00 +09:00
Masayuki Nakano
e9460ef2e0 Bug 976673 part.2 Allow to steal focus by JS at handling mouseup event r=enndeakin 2014-06-18 15:13:00 +09:00
Masayuki Nakano
fb1d80eaf8 Bug 976673 part.1 Add tests r=enndeakin 2014-06-18 15:12:59 +09:00
Karl Tomlinson
39b8fc92b3 b=1026325 backout 169de60f0b1e from bug 821062 for shutdown hang
--HG--
extra : transplant_source : %92%9Cm8%AE%13%10U%06%FA%FA%15%08n%DF%5Do%18%87%E7
2014-06-18 17:24:05 +12:00
Karl Tomlinson
b336d85e93 b=1024901 revert TrackTicks range assertion to warning, unintentionally changed in b33b8af66151 r=roc
--HG--
extra : transplant_source : %D8%F8%C3%C2%C3%BF%29%F5%9C%3DiG%04%F9%86Gu%29%9A%8C
2014-06-18 17:23:57 +12:00
Chris Pearce
92ac291127 Bug 979104 - MediaDecoderReader/StateMachine asynchronous decoding. r=kinetik 2014-06-18 17:07:02 +12:00
Steve Fink
d313788ccc Bug 975011 - Allow js/src/configure to invoke the in-tree NSPR configure. r=glandium 2014-02-25 14:15:16 -08:00
Sotaro Ikeda
6492121503 Bug 1026432 - Add GetCompositorChild() to ClientLayerManager r=nical 2014-06-17 19:42:34 -07:00
Wes Kocher
49d1f138ff Merge m-c to inbound 2014-06-17 19:01:09 -07:00
Wes Kocher
99ebe7ef39 Merge b2g-inbound to m-c a=merge 2014-06-17 18:55:06 -07:00
Wes Kocher
27119a093c merge fx-team to m-c a=merge 2014-06-17 18:50:12 -07:00
Wes Kocher
f2587ed8e5 merge fx-team to m-c a=merge 2014-06-17 18:49:12 -07:00
Wes Kocher
0030eb2f8f merge fx-team to m-c a=merge 2014-06-17 18:48:51 -07:00
Ryan VanderMeulen
75b29a3306 Backed out changeset aca2ec2457ec (bug 1016738) for re-introducing frequent WebRTC crashes. 2014-06-17 21:12:43 -04:00
Wes Kocher
d42d16462c Backed out changeset 0a3b00521c3b (bug 965644) for turning test_promise.html nearly permafail 2014-06-17 17:34:36 -07:00
Jonathan Watt
245e88dc7c Bug 932198 - Convert nsSVGPatternFrame from using gfxASurface to using Moz2D APIs. r=longsonr 2014-06-18 01:07:21 +01:00
Brian Birtles
66f12612db Bug 77992 part 1.2 - Fix a bug in Windows timestamp calculations; r=karlt 2014-06-18 08:58:25 +09:00
Geoff Brown
08d9b4d61f Bug 986164 - Provide fake robocop share handlers for images and enable testPictureLinkContextMenu on Android 2.3; r=snorp 2014-06-17 17:34:02 -06:00
Bas Schouten
907bcc7b65 Bug 1019909: Properly initialize white buffer to white. r=nical 2014-06-18 00:55:31 +02:00
Nikhil Marathe
63a593f6cb Bug 965644 - Fix intermittent oranges on promise tests. r=bz 2014-06-17 15:52:21 -07:00
Ehsan Akhgari
1afc9c95dd Backed out changeset 9c6b3b1f05ea (bug 950676) to check whether it's causing intermittent canvas failures 2014-06-17 17:56:49 -04:00
B2G Bumper Bot
5d78310a9d Bumping manifests a=b2g-bump 2014-06-17 14:56:36 -07:00
B2G Bumper Bot
4ba30cba29 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/371393ff791d
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #20496 from rnowm/997667-wcomp

Bug 997667 - [Building Blocks] Arrow button text should be centered r=fcampo r=marina

========

https://hg.mozilla.org/integration/gaia-central/rev/6e2a876ccda4
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 997667 - [Building Blocks] Arrow button text should be centered

========

https://hg.mozilla.org/integration/gaia-central/rev/107f476be4a2
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #20472 from 6a68/bug-1021523-fxa-ftu-verified-string

Bug 1021523 - Add verified case to fxa ftu completed screen

========

https://hg.mozilla.org/integration/gaia-central/rev/b7fb73c67da0
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1021523 - Add verified case to fxa ftu completed screen r=arcturus
2014-06-17 14:51:26 -07:00
EKR
5986c65e5c Bug 1009227. Unit test for fix for DTLS connection establishment failure. r=mt 2014-06-17 14:30:28 -07:00
B2G Bumper Bot
023a59f62b Bumping manifests a=b2g-bump 2014-06-17 14:01:12 -07:00
B2G Bumper Bot
1de47984af Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1025178 - [everything.me] Search results that have globe icons don't open

========

https://hg.mozilla.org/integration/gaia-central/rev/c472d542d148
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1025178 - [everything.me] Search results that have globe icons don't open r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/4110593fc38b
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #20627 from lightsofapollo/renderer

Bug 1026618 - Correct use of this.renderer

========

https://hg.mozilla.org/integration/gaia-central/rev/186617d2992d
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1026618 - Correct use of this.renderer
2014-06-17 13:56:16 -07:00
Dave Hylands
57ea916543 Bug 1026320 - Deal with race condition due to slow response from VolumeManager. r=qDot 2014-06-17 13:37:24 -07:00
Wes Kocher
87c6dbb57f Touch CLOBBER for bug 1022262 2014-06-17 13:37:16 -07:00
B2G Bumper Bot
a3947c86f3 Bumping manifests a=b2g-bump 2014-06-17 13:36:21 -07:00
Wes Kocher
e769159194 Backed out changeset 88607fe05a3f (bug 102262) for landing with the wrong bug number 2014-06-17 13:34:44 -07:00
Benoit Girard
c42847d4c6 Bug 1015659 - Replace frame-counter by qrcode to tag video frames. r=jrmuizel 2014-06-17 16:34:42 -04:00
B2G Bumper Bot
9a5ea37e1c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1023995 - fixing visibility issues around e.me.

========

https://hg.mozilla.org/integration/gaia-central/rev/72212ada7ded
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1023995 - fixing visibility issues around e.me. r=ran
2014-06-17 13:31:48 -07:00
Wes Kocher
86d1157360 Touch CLOBBER for bug 102262 2014-06-17 13:31:33 -07:00