Thomas Zimmermann
80d309eb83
Bug 1137151: Marked destructors of ref-counted audio-manager classes as protected, r=dhylands
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
5df47f6825
Bug 1137151: Marked destructors of ref-counted time-zone classes as protected, r=dhylands
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
05955877d1
Bug 1137151: Marked destructors of ref-counted MTP classes as protected, r=dhylands
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
345a4c003e
Bug 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
a5515296fb
Bug 1137151: Mark destructor of |STSThreadPoolListener| as protected, r=mcmanus
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
84940a68d1
Bug 1137151: Marked destructors of ref-counted RTSP classes as protected, r=sworkman
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
34f9276ac2
Bug 1137151: Marked destructors of refcounted FM-radio classes as protected, r=pzhang
2015-03-10 13:44:02 +01:00
Thomas Zimmermann
bdb2ed0946
Bug 1137151: Marked destructor of |MozNDEFRecord| as protected, r=allstars.chh
2015-03-10 13:44:01 +01:00
Thomas Zimmermann
1ddf770fc6
Bug 1137151: Marked destructor of |MuxerOperation| as protected, r=sotaro
2015-03-10 13:44:01 +01:00
Thomas Zimmermann
9823b29ee9
Bug 1137151: Remove ref-counting from |OMXVideoEncoder| r=sotaro
...
Reference counting in |OMXVideoEncoder| is used inconsistently any actually
not necessary. This patch removed the code. Users are converted to auto
pointers.
2015-03-10 13:44:01 +01:00
Thomas Zimmermann
e90fcbf7f7
Bug 1137151: Marked destructor of |android::MediaCodecReader| as protected, r=sotaro
2015-03-10 13:44:01 +01:00
Carsten "Tomcat" Book
451dae3178
merge fx-team to mozilla-central a=merge
2015-03-10 12:50:49 +01:00
Yoshi Huang
0c1fbb4d87
Bug 1141457 - Part 3: add a CommandMsgTable. r=dimi
...
From 7650a8e6a0ab634b90c85c0fa85a096e7d0f4ec9 Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/Nfc.js | 36 +++++++++++++-----------------------
1 file changed, 13 insertions(+), 23 deletions(-)
2015-03-10 17:06:56 +08:00
Yoshi Huang
36a9d0e2e1
Bug 1141457 - Part 2: add isP2P for writeNDEF. r=dimi
...
From 35af6fe22fa075ecef92cd84e2ce22357c9c395f Mon Sep 17 00:00:00 2001
---
dom/nfc/NfcContentHelper.js | 5 +++--
dom/nfc/gonk/Nfc.js | 1 -
dom/nfc/nsINfcContentHelper.idl | 5 ++++-
dom/nfc/nsNfc.js | 4 ++--
4 files changed, 9 insertions(+), 6 deletions(-)
2015-03-10 16:49:08 +08: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
Margaret Leibovic
1a18b94305
Bug 1134361 - Hide "tip" to add to reading list in reading list panel on low memory devices. r=nalexander
...
--HG--
extra : rebase_source : 8b1050a149548a09ced278be2b416fb4c1ba7efe
2015-03-09 18:36:05 -07:00
Margaret Leibovic
bfda3f109f
Bug 1141317 - Account for new #container div in about:reader CSS. r=bnicholson
...
--HG--
extra : rebase_source : 45bcbdc1a9c2a3371b89c5cd17cf6183e939e40a
2015-03-09 19:15:39 -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