410264 Commits

Author SHA1 Message Date
Kartikaya Gupta
c6da1df376 Bug 1137267 - Remove unneeded flags to track touch listeners and touch caret. r=smaug,dvander,botond 2015-03-10 09:29:25 -04:00
Kartikaya Gupta
cf25343ea5 Bug 1137267 - Enable event-regions automatically when APZ is enabled, and allow the APZ code to assume event-regions are enabled always. r=botond,tn 2015-03-10 09:29:19 -04:00
Jim Mathies
a7954e5c2b Bug 1132874 - Improve protections against sending a parent plugin protocol shutdown message to the child after the child has torn down. r=aklotz 2015-03-10 06:33:20 -05:00
Jim Mathies
e76f5fee3f Bug 1128214 - Avoid a crash when attempting to render windows titlebar specific theme elements with e10s. r=roc 2015-03-10 05:54:59 -05:00
Carsten "Tomcat" Book
02d01a75e2 Merge mozilla-central to mozilla-inbound 2015-03-10 14:01:43 +01:00
Carsten "Tomcat" Book
2a7843e7ae merge mozilla-inbound to mozilla-central a=merge 2015-03-10 13:54:35 +01:00
Jan de Mooij
d97c9509d9 Bug 1090583 - Fix a pre-existing issue with MLoadElementHole and negative index checks. r=bhackett 2015-03-10 13:14:42 +01:00
Jan de Mooij
472d2ebba1 Bug 1139368 - Set FilterTypeSet dependency in improveThisTypesForCall. r=h4writer 2015-03-10 13:14:38 +01:00
Carsten "Tomcat" Book
451dae3178 merge fx-team to mozilla-central a=merge 2015-03-10 12:50:49 +01:00
Carsten "Tomcat" Book
722fe2fc5b Backed out changeset 622f0877bc3f (bug 1125848) for e10s bustage 2015-03-10 12:38:55 +01:00
Carsten "Tomcat" Book
bd447688dc Backed out changeset 6c7ebb2f5a92 (bug 1134006) for bustage 2015-03-10 12:37:24 +01:00
Bob Owen
4fecdb4ceb Bug 1141169: Add moz.build BUG_COMPONENT metadata for security/sandbox/ r=jld 2015-03-10 08:03:12 +00:00
Bob Owen
b08af57c17 Bug 1137166: Change the Content moreStrict sandbox pref to an integer to indicate the level of sandboxing. r=tabraldes 2015-03-10 08:03:12 +00:00
Carsten "Tomcat" Book
04343cce81 Backed out changeset c96b6474bdac (bug 1140658) for m1 crashes 2015-03-10 09:01:47 +01:00
Carsten "Tomcat" Book
6612a28f54 Backed out changeset 8827f51084f1 (bug 1140658) 2015-03-10 09:01:10 +01:00
Carsten "Tomcat" Book
0b428fa812 Backed out changeset 0438058b908a (bug 1140658) 2015-03-10 09:01:08 +01:00
Carsten "Tomcat" Book
7d7287fd90 Backed out changeset 2e62e8ce8c3e (bug 1140658) 2015-03-10 09:01:07 +01:00
Carsten "Tomcat" Book
223c72260c Backed out changeset f646f28b05d6 (bug 1140658) 2015-03-10 09:01:05 +01:00
Carsten "Tomcat" Book
901f5a7991 Backed out changeset 7d91550919d2 (bug 1140658) 2015-03-10 09:01:00 +01:00
Lars T Hansen
5dd9fabd2f Bug 1138348 - byte array test cases. r=h4writer 2015-03-10 08:29:03 +01:00
Lars T Hansen
e21d01ae4e Bug 1138348 - byte ops on x86_64. r=h4writer 2015-03-10 08:29:01 +01:00
Lars T Hansen
10a38119d5 Bug 1141067 - clean up x86 and x64 byte operations. r=sunfish 2015-03-10 08:28:24 +01:00
Chris Pearce
0dc4e2d797 Bug 1141386 - Test case for gmp-clearkey's base64 key/keyId decoding. r=edwin 2015-03-10 19:46:20 +13:00
Chris Pearce
2af0bf1fce Bug 1141386 - Don't always assume base64 encoded EME key/Ids have padding stripped. r=edwin 2015-03-10 19:46:09 +13:00
B2G Bumper Bot
c989894873 Bumping manifests a=b2g-bump 2015-03-09 19:43:51 -07:00
B2G Bumper Bot
61dc28c36c Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/96b7e916f53e
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28713 from sean2449/Bug_1138341

Bug 1138341 - Add isVisible, getElement and focus APIs to AppInstallMana..., r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/3c04f9ae6092
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1138341 - Add isVisible, getElement and focus APIs to AppInstallManager

========

https://hg.mozilla.org/integration/gaia-central/rev/ed7870768c37
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28645 from sean2449/Bug_1136610

Bug 1136610 - [Stingray] expose isVisible and focus API for ime menu,r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/b0baa20ff881
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136610 - Add isVisible, getElement and focus APIs in ime menus for focus manager

========

https://hg.mozilla.org/integration/gaia-central/rev/baee5b238744
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28652 from sean2449/Bug_1136608

Bug 1136608 - [Stingray] expose isVisible and focus API for modal_dialog, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/4c54b008f0b3
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136608 - [Stingray] expose isVisible and focus API for modal_dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/a3519c56d45c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #28706 from sean2449/Bug_1136605

Bug 1136605 - [Stingray] expose isVisible, getElement and focus API in CaptivePortal,r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/39e3e4889a05
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1136605 - [Stingray] expose isVisible and focus API for entry sheet
2015-03-09 19:40:20 -07:00
Wes Kocher
cc14fa87be Backed out changeset dcf73ba1d6bc (bug 1124895) for apparently breaking all android tests on a CLOSED TREE 2015-03-09 19:14:54 -07:00
Wes Kocher
394607866e Merge m-c to fx-team a=merge CLOSED TREE 2015-03-09 19:13:37 -07:00
Wes Kocher
5e8e02e501 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-09 18:56:42 -07:00
Wes Kocher
8e389f1730 Merge inbound to m-c a=merge CLOSED TREE 2015-03-09 18:27:28 -07:00
Allison Naaktgeboren
be544fb7a6 Bug 1124895 -1/2 Add password manager data to FHR.r=gps 2015-03-09 18:06:10 -07:00
Monica Chew
b2538acd23 Bug 1141363: Check to see we can get UrlClassifierDBService before using it (r=sworkman) 2015-03-09 17:44:31 -07:00
Xidorn Quan
83b1218ef0 Bug 1130891 part 4 - Do copy with ruby when the whole selection is inside ruby. r=smaug
--HG--
extra : source : 82f4a13fc4f100f187f1845c2cb9ebf615467970
2015-03-10 17:11:55 +11:00
Xidorn Quan
4407f03467 Bug 1130891 part 3 - Add param to HTMLCopy to allow copy with ruby annotation. r=smaug
--HG--
extra : source : 57de10711eec392abda832e0df2b4186881180b0
2015-03-10 17:11:55 +11:00
Xidorn Quan
2e4cc674a2 Bug 1130891 part 2 - Add option in document encoder for including ruby annotation in plain text. r=roc
--HG--
extra : source : 236d9b1182fd33574db4d8901b4b0abeb6f3f150
2015-03-10 17:11:55 +11:00
Xidorn Quan
5d3819a086 Bug 1130891 part 1 - Add W3C HTML5 ruby tags to atom list. r=smaug
--HG--
extra : source : dde1486337762cf267cd4804aec1ca02c61d9f06
2015-03-10 17:11:55 +11:00
Randell Jesup
0994edf17b Bug 1130150: mSources update r=roc 2015-03-10 01:08:03 -04:00
John Daggett
dc7bf5c8d6 Bug 1140946 - tweak fall-through for ex/ch restyle on font load. r=dbaron 2015-03-10 13:55:11 +09:00
Chris Pearce
cac8145b4b Bug 1141386 - Backout c2de53dd52d4 and 6fdc1033f217 for breaking the build. r=bustage. 2015-03-10 17:04:33 +13:00
Chris Pearce
11bfbec7ff Bug 1141386 - Test case for gmp-clearkey's base64 key/keyId decoding. r=edwin 2015-03-10 16:49:15 +13:00
Chris Pearce
896fc7df01 Bug 1141386 - Don't always assume base64 encoded EME key/Ids have padding stripped. r=edwin 2015-03-10 16:49:03 +13:00
Tooru Fujisawa
63caa61bcb Backed out changeset 48188cd36ed1 (bug 1140725) for mochitest failure 2015-03-10 12:47:17 +09:00
Dan Mosedale
53124f1f25 Bug 1123660 - Add telemetry probes for measuring failed, short, medium, and long calls. Largely paired w/jaws, r=jaws,dmose,Standard8, a=bsmedberg for opt-out metric 2015-03-09 16:59:35 -07:00
Nick Thomas
5387a265dd Bug 1123025 - update mozharness rev so that emulator nightlies symlink latest properly, r=jlund 2015-03-10 12:33:34 +13:00
B2G Bumper Bot
4811371a89 Bumping manifests a=b2g-bump 2015-03-09 16:00:16 -07:00
B2G Bumper Bot
a70f34042c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/82758e5ede4f
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1122084 - merge pull request #28292 from hfiguiere:bug1122084-rated-playlist-test to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/08e556507fd8
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1122084 - Test highest rated playlist
2015-03-09 15:59:57 -07:00
Mason Chang
cff9450e4b Renable reftests due to bug 1123762. r=me 2015-03-09 15:55:01 -07:00
Mason Chang
b41aa8d711 Backout bug 1123762 afd91b997c2e for smoketest failures. r=me 2015-03-09 15:32:49 -07:00
B2G Bumper Bot
bc2336edc5 Bumping manifests a=b2g-bump 2015-03-09 15:19:13 -07:00
B2G Bumper Bot
4431f7c275 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/88edbf0778f6
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1132191 - merge pull request #28342 from yzen:bug-1132191 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/7608705f6a1b
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1132191 - improved overall accessibility of the video app. r=russn
2015-03-09 15:16:45 -07:00