Commit Graph

218827 Commits

Author SHA1 Message Date
Matt Woodrow
f02ee7e40f Bug 1109431 - Apply TimestampsFuzzyEqual rounding to the buffered ranges returned from multiple decoders. r=ajones
--HG--
extra : rebase_source : 1ca8f7910db619b90fdc9478bb0dc52a5d16693b
2014-12-11 10:52:57 +13:00
Matt Woodrow
fe983b9546 Bug 1108917 - Part 2: Allow eviction of entire decoders that are ahead of the current play position. r=ajones
--HG--
extra : rebase_source : fc7fbd06e9c0c65de1c5ecb07a7a355fe1f6fbe8
2014-12-11 10:50:41 +13:00
Matt Woodrow
954ee2cc5a Bug 1108917 - Part 1: Attempt to evict data from decoders in start-time order. r=ajones
--HG--
extra : rebase_source : c906ca08b4a984a7b3e2ef1cdcaea810b5f5777d
2014-12-11 10:49:54 +13:00
Nick Fitzgerald
0b4996a264 Bug 1106919 - Add Debugger.Script.prototype.displayName; r=ejpbruel 2014-12-10 14:31:12 -08:00
Jason Orendorff
3adebb6c77 Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett.
--HG--
extra : rebase_source : a44070dd6155426ef6026c1575116f90b5fdac0c
extra : amend_source : 8d8fcf05dfd5fdf214a39501663347a6d6b56463
2014-11-22 12:23:39 -06:00
Jason Orendorff
734d01443d Bug 1103368, part 4 - Ban stub getter/setter arguments to js::CheckDefineProperty. r=bhackett.
--HG--
extra : rebase_source : 407e9adaca3ee23e768f750cd84a0a8f3432e2fa
2014-11-22 08:43:56 -06:00
Jason Orendorff
3619b66af7 Bug 1103368, part 3 - Ban stub getter/setter arguments to JSObject::define{Generic,Property,Element} and js::SetPropertyIgnoringNamedGetter. r=bhackett.
--HG--
extra : rebase_source : c22527613154df11344f2e66060d7e6dae61b6de
2014-11-22 08:10:20 -06:00
Jason Orendorff
3414c5c5ff Bug 1103368, part 2 - Ban stub getter/setter arguments to js::baseops::Define{Property,Generic,Element}, DefineNativeProperty, and DefinePropertyOrElement. r=bhackett.
--HG--
extra : rebase_source : 1b8524aebf85aa27fa9542b8001cae489888e887
2014-11-21 21:07:13 -06:00
Jason Orendorff
d72b08b11e Bug 1103368, part 1 - Forbid stub getter/setter arguments to NativeObject::{add,change,put}Property. r=bhackett.
--HG--
extra : rebase_source : b3ab127f31c2ac83907f493e916b95ce19d1e7fc
2014-11-21 19:33:45 -06:00
Kartikaya Gupta
6493f3f028 Bug 1013432 - Followup to fix rebase error. r=me 2014-12-10 17:10:24 -05:00
Jordan Lund
c279dae2f5 Bug 1073772 - Releng work for producing two ARMv7 APKs - adds api 11 mozconfigs, r=rnewman 2014-12-10 14:09:04 -08:00
Bobby Holley
a303b15640 Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
Bobby Holley
0e99e7de95 Bug 1108701 - Use MediaPromises for RequestAudioData and RequestVideoData. r=cpearce 2014-12-10 14:03:56 -08:00
Ryan VanderMeulen
1235490c83 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-10 16:01:20 -05:00
Ryan VanderMeulen
10be490a1b Merge fx-team to m-c. a=merge 2014-12-10 15:51:58 -05:00
Nick Fitzgerald
c0f610abce Bug 1108149 - Make ObjectQuery::findObjects use JS::ubi::RootList; r=shu 2014-12-10 09:47:21 -08:00
Ryan VanderMeulen
b200e7d1b4 Backed out changesets 027c65d3ac10 and 541ea8e2706e (bug 1104623) for intermittent leaks in the new test. 2014-12-10 12:43:56 -05:00
B2G Bumper Bot
e0d826a4a2 Bumping manifests a=b2g-bump 2014-12-10 07:46:46 -08:00
B2G Bumper Bot
4960983a5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb159ab3c68c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26269 from weideng/bug1100192

Bug 1100192 - [Keyboard][Handwriting] Add words prediction feature. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2e21a6d14e34
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1100192 - [Keyboard][Handwriting] Add words prediction feature
2014-12-10 07:42:33 -08:00
B2G Bumper Bot
91df86442c Bumping manifests a=b2g-bump 2014-12-10 07:38:45 -08:00
B2G Bumper Bot
88b69d9112 Bumping manifests a=b2g-bump 2014-12-10 07:33:57 -08:00
B2G Bumper Bot
3893c703af Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/239410962285
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 982839 - Write a test to protect against the regression seen in bug 981804 (navigate out of fullscreen video)" for f2 test failures

This reverts commit 801300deb395acf4a1a61c511a63969e3aac4c83.
2014-12-10 07:33:40 -08:00
James Long
37011fbb74 Bug 1107541 - Display eval sources with a sourceURL pragma correctly in the debugger. r=fitzgen 2014-12-09 15:00:00 -05:00
Drew Willcoxon
feac183095 Bug 1026342 - Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh 2014-12-10 09:33:36 -08:00
Michael Comella
bedbf11462 Bug 1085771 - Part 4: Move color state selector to colors/. r=lucasr
--HG--
rename : mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_tab_strip_item_bg.xml => mobile/android/base/newtablet/res/color-large-v11/new_tablet_tab_strip_item_bg.xml
2014-12-10 09:35:54 -08:00
Michael Comella
4529a17112 Bug 1085771 - Part 3: Update LWT UI for new tablet browser toolbar. r=lucasr 2014-12-10 09:35:37 -08:00
Asaf Romano
4257bdd89a Bug 1105866 - Implement folderShorcutNode.targetFolderGuid (guid version of folderShortcutNode.folderItemId). r=mak 2014-12-10 19:03:15 +02:00
Marco Bonardo
9705506225 Bug 1098552 - Bookmarks.jsm should use case-insensitive keywords. r=Mano
--HG--
extra : rebase_source : 50db985a28194821d3e5e48d829e5af240ffdb31
extra : histedit_source : 8f26bfec9edbb82c4e1f5487c45583a563bb491f%2Cc41fba608e5de3958c8702adc5b779be30b0b0d7
2014-12-10 17:56:57 +01:00
Mark Banner
88c5de1c91 Follow-up to bug 1045498. Fix Loop's ui-showcase to load properly. rs=nperriault over irc, NPOTB so DONTBUILD 2014-12-10 15:45:22 +00:00
Eddy Bruël
d7072681bf Bug 1102441 - Clean up the BreakpointStore interface;r=jimb 2014-12-10 16:33:37 +01:00
Carsten "Tomcat" Book
b2cfa23d5e Merge mozilla-central to fx-team 2014-12-10 12:57:53 +01:00
Carsten "Tomcat" Book
b427d6dbed merge b2g-inbound to mozilla-central a=merge 2014-12-10 12:52:44 +01:00
Carsten "Tomcat" Book
7a09aebe14 merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : 3962a6a96e6eb782f640e1eb9495192ef82883b3
2014-12-10 11:55:54 +01:00
Phil Ringnalda
06d2a12db7 Backed out changeset a7221c06e193 (bug 1096666) for check_spidermonkey_style.py failures
CLOSED TREE
2014-12-09 23:00:05 -08:00
B2G Bumper Bot
16a2f8746f Bumping manifests a=b2g-bump 2014-12-09 22:26:01 -08:00
B2G Bumper Bot
ae268f6f95 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7736b561cce1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26684 from arai-a/bug1108965

Bug 1108965 - Call Set constructor with new in input_layout.js, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/6284e0515169
Author: Tooru Fujisawa <arai_a@mac.com>
Desc: Bug 1108965 - Call Set constructor with new.
2014-12-09 22:24:25 -08:00
Jason Orendorff
2909bf8879 Follow-up to bug 1083211 to fix non-unified build breakage. r=bustage, a=philor. CLOSED TREE.
--HG--
extra : rebase_source : 0e0365064e25c9fd47ea5f5d2cbdc31309ce17af
2014-12-09 23:14:09 -06:00
Phil Ringnalda
ab93e7a8f5 Backed out 2 changesets (bug 1105128) for Windows make check failures
CLOSED TREE

Backed out changeset 5dfe0838798c (bug 1105128)
Backed out changeset def38e936db8 (bug 1105128)
2014-12-09 20:42:01 -08:00
Karl Tomlinson
2c699e8a0c backout 78bde999fddd from bug 975782 for assertion failure in mochitest CLOSED TREE
--HG--
extra : amend_source : 3802b09260b751790211ed5fe8174bf162694e5a
2014-12-10 17:33:46 +13:00
John Daggett
9662cfeab4 Bug 1109403 - trim out unused Azure FontOptions struct. r=m_kato 2014-12-10 13:09:30 +09:00
B2G Bumper Bot
28d0be9762 Bumping manifests a=b2g-bump 2014-12-09 18:31:55 -08:00
B2G Bumper Bot
b0cd82d626 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c3a35700c9e
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26642 from huchengtw-moz/bug-1107976-app-to-landing-app

Bug 1107976 - [Stingray][System] handle app to landing app opening., r=lchang

========

https://hg.mozilla.org/integration/gaia-central/rev/10aa59f67423
Author: John Hu <johu@mozilla.com>
Desc: Bug 1107976 - [Stingray][System] handle app to landing app opening.
2014-12-09 18:22:16 -08:00
Kyle Machulis
4bde89d43b Bug 1105511 - Make observer principal cache name reflect content; r=gerard-majax 2014-12-09 13:53:20 -08:00
Kyle Machulis
03afa95957 Bug 1105511 - Store principals with locks instead of with tasks; r=gerard-majax 2014-12-09 13:53:04 -08:00
Kyle Machulis
d966e80775 Bug 1105511 - Check validity of principals before doing permissions check; r=gerard-majax 2014-12-09 13:52:46 -08:00
B2G Bumper Bot
2247cdceb2 Bumping manifests a=b2g-bump 2014-12-09 13:01:59 -08:00
B2G Bumper Bot
8bbfdceb36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c12dbd6d8315
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #26338 from mwargers/audio_channel2

Bug 1094144 - Add a test that ensures test_play_*_video has the correct ...

========

https://hg.mozilla.org/integration/gaia-central/rev/9dc672f9a97b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1094144 - Add a test that ensures test_play_*_video has the correct audio channel opened
2014-12-09 12:57:21 -08:00
B2G Bumper Bot
34842cb779 Bumping manifests a=b2g-bump 2014-12-09 12:01:51 -08:00
B2G Bumper Bot
bb9221658f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7c8ef25c309b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1108578 - merge pull request #26664 from KevinGrandon:bug_1108578_uninstallation_test_wait to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/fd6cc357517e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1108578 - Try waiting for sendKeyButton to be displayed r=rudyl
2014-12-09 11:52:14 -08:00
B2G Bumper Bot
ddefbaea01 Bumping manifests a=b2g-bump 2014-12-09 11:46:56 -08:00