Commit Graph

216539 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
bfb6af9e21 merge fx-team to mozilla-central a=merge 2014-11-19 13:43:59 +01:00
Carsten "Tomcat" Book
806548ea6d merge mozilla-inbound to mozilla-central a=merge 2014-11-19 13:35:26 +01:00
Carsten "Tomcat" Book
26dee6c57f merge b2g-inbound to mozilla-central a=merge 2014-11-19 13:00:57 +01:00
B2G Bumper Bot
fe955876c7 Bumping manifests a=b2g-bump 2014-11-19 03:57:00 -08:00
B2G Bumper Bot
0257c43b93 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93de7e277d54
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26280 from mnjul/bug_1101391_keyboardapp_layout_manager_test_false_negative

Bug 1101391 - Bidirectionally deep-compare structures in KeyboardApp layout_manager_test.js. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0039bbe9428c
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1101391 - Bidirectionally deep-compare structures in KeyboardApp layout_manager_test.js
2014-11-19 03:51:57 -08:00
B2G Bumper Bot
cd2e4219c9 Bumping manifests a=b2g-bump 2014-11-19 03:42:00 -08:00
B2G Bumper Bot
5fbeb3c333 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7fc7e6bbdf8
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #26281 from evanxd/bug-1101407

Bug 1101407 - Use correct commit hash

========

https://hg.mozilla.org/integration/gaia-central/rev/e39531775dd0
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1101407 - Use correct commit hash

========

https://hg.mozilla.org/integration/gaia-central/rev/6534a45b81f4
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #26253 from wilsonpage/1092960

Bug 1092960 - Camera app to follow text selection pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/3f41b8b46c3f
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1092960 - Camera app to follow text selection pattern
2014-11-19 03:36:57 -08:00
B2G Bumper Bot
db32b50518 Bumping manifests a=b2g-bump 2014-11-19 03:26:37 -08:00
B2G Bumper Bot
b8ae67b2da Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f80f630ded80
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #26095 from alivedise/bugzilla/1097503/shadow-statusbar

Bug 1097503 - Implement ShadowStatusbar, r=etienne/kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/fd9d4cc29d8f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1097503 - Implement AppStatusbar

========

https://hg.mozilla.org/integration/gaia-central/rev/396238f84cf8
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26246 from bebef1987/fix_cont

Bug 1096928 - Intermittent test_add_contact_to_favorites.py

========

https://hg.mozilla.org/integration/gaia-central/rev/1c55cd5dd92f
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1096928 - Intermittent test_add_contact_to_favorites.py
2014-11-19 03:17:02 -08:00
B2G Bumper Bot
0806b38617 Bumping manifests a=b2g-bump 2014-11-19 02:51:34 -08:00
B2G Bumper Bot
e85fa9a4b7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4d53409ffcd6
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26100 from dwi2/bug1094091

Bug 1094091 - [Stingray] Scaffolding Apps Deck of Stingray

========

https://hg.mozilla.org/integration/gaia-central/rev/664090117919
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1094091 - [Stingray] Scaffolding Apps Deck of Stingray

========

https://hg.mozilla.org/integration/gaia-central/rev/52751593651e
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26186 from mnjul/bug_1097446_input_mgnt_diagrams

Bug 1097446 - Provide flow diagrams for input management. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/272f431543d4
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1097446 - Provide flow diagrams for input management
2014-11-19 02:47:00 -08:00
B2G Bumper Bot
503cb1441a Bumping manifests a=b2g-bump 2014-11-19 02:21:33 -08:00
B2G Bumper Bot
d23d76d13c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/614ca1a6dcc2
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26102 from elefant/bug/1093951-wifi-powersave-master

Bug 1093951 - Entering wifi power save mode when screen off. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/6adb8c795d13
Author: hchang <hchang@mozilla.com>
Desc: Bug 1093951 - Entering wifi power save mode when screen off. r=alive

While screen is off, wifi would go to power save mode only
when wifi lock is held. If wifi lock is not held, wifi would
stay on and be turned off after |wifi.screen_off_timeout|.
We can more aggressively request the wifi driver to enter
power save mode before timed out. This is what the patch
intends to do.
2014-11-19 02:17:00 -08:00
Mark Banner
c0b00d4b87 Follow-up to bug 1099128 - temporarily turn off rooms for mochitests to fix bc1 test failures. rs+a=bustage-fix 2014-11-19 09:55:34 +00:00
B2G Bumper Bot
922203913c Bumping manifests a=b2g-bump 2014-11-19 01:36:58 -08:00
B2G Bumper Bot
6829931caa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1100806 - Implement a taskgraph just for +autolander

========

https://hg.mozilla.org/integration/gaia-central/rev/38da1af9b1ee
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1100806 - Implement a taskgraph just for autolander r=lightsofapollo
2014-11-19 01:31:55 -08:00
B2G Bumper Bot
81b77d3363 Bumping manifests a=b2g-bump 2014-11-19 01:21:33 -08:00
B2G Bumper Bot
1728681afe Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/192825a3a718
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26180 from DimiL/bug_1097564_v2

Bug 1097564 - Support promise for NFC related WebAPI. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/bb7efa63b77d
Author: dlee <dlee@mozilla.com>
Desc: Bug 1097564 - Support promise for NFC related WebAPI. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/76b1f0f5ec41
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25923 from mancas/bug1093605

Bug 1093605 - Unable to install marketplace update on B2G Desktop or Mulet. r=gerard-majax

========

https://hg.mozilla.org/integration/gaia-central/rev/13a3ba93c67e
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1093605 - Unable to install marketplace update on B2G Desktop or Mulet, because it fails to properly detect it indeed has network connectivity
2014-11-19 01:16:59 -08:00
Mark Banner
ea3628a53a Bug 1099128 Swap Loop to use 2 person conversations (aka 'rooms') rather than call urls. r=mikedeboer,a=enabling-for-dogfooding,a=Tomcat 2014-11-19 08:10:56 +00:00
B2G Bumper Bot
703bd74f22 Bumping manifests a=b2g-bump 2014-11-18 22:48:28 -08:00
Chris Double
5d1a16c065 Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 220051a73d61b5ec7dd32ed07db496f388c1ad8a
2014-11-19 17:17:03 +13:00
Chris Double
8c2eaf129f Bug 1065215 - Fix EME test for changes to MediaSource::endOfStream - r=cpearce
--HG--
extra : rebase_source : b4592fc1c0686a6bb5014a744e605e89f1342645
2014-11-19 17:16:59 +13:00
Chris Double
b62179da9e Bug 1065215 - MSE endOfStream() called within an 'updateend' event can fail with 'object no longer usable' - r=karlt
Reopens the MediaSource when SourceBuffer::Remove is called on an Ended
MediaSource. Only run the Range Removal algorithm when MediaSource
duration is changed instead of calling Remove on SourceBuffers.
Updates tests for the fact that update{start,end} can now be called
more than once due to DurationChange.

--HG--
extra : rebase_source : d4c96b982ffa9f5cd0b24e6e3a4ef5dffe9be6f6
2014-11-19 17:16:41 +13:00
Hannes Verschore
4b79d5b601 Bug 1101576 - IonMonkey: Add fixes for LSubstr, r=efaust 2014-11-20 01:48:11 +01:00
Terrence Cole
8b24b9ce2c Bug 1074961 - Part 17: Use a direct pointer for the Chunk list's prev link; r=sfink
--HG--
extra : rebase_source : 66f02fe5c11a639f65ce7ccca7a3d45c463b4ca1
2014-11-19 12:18:17 -08:00
Wes Kocher
49ad7fd209 Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Wes Kocher
5d1faf6946 Merge fx-team to m-c a=merge 2014-11-18 17:01:18 -08:00
Benoit Girard
7db266a8bc Bug 1098495 - Retain a container's intermediate surface's content. r=mattwoodrow
--HG--
extra : rebase_source : cdb691c1127445eeeb2e4fda5a0ef4f2223703fc
2014-11-18 17:33:36 -05:00
Kai Engert
d568114769 Bug 1088969 - Upgrade Mozilla 36 to use NSS 3.18 - NSS_3_18_BETA3, r=wtc 2014-11-20 20:29:15 +01:00
Nicolas Silva
9cc5370293 Bug 1101552 - Remove the double-buffered ImageClient. r=sotaro 2014-11-20 19:49:51 +01:00
Mats Palmgren
a25bb0f239 Bug 907396 - Tests for CSS 'display:contents'. 2014-11-20 18:24:11 +00:00
Mats Palmgren
9356c910b1 Bug 907396 - DEBUG only; make frame tree dumps print up to 2 style context parents in the unusual case when they are not the parent frame's style context (e.g. display:contents). r=bzbarsky 2014-11-20 18:24:10 +00:00
Mats Palmgren
8300e75160 Bug 907396 - Make RestyleManager::RestyleElement and nsCSSFrameConstructor::MaybeRecreateFramesForElement deal with display:contents elements. r=bzbarsky 2014-11-20 18:24:10 +00:00
Mats Palmgren
63a641e1e7 Bug 907396 - Replace GetParentStyleContextFrame with GetParentStyleContext which can return frame-less display:contents style contexts. r=bzbarsky 2014-11-20 18:24:10 +00:00
Mats Palmgren
f598ba9127 Bug 907396 - Implement RestyleUndisplayedDescendants that restyles diplay:none children and display:contents descendants. r=bzbarsky 2014-11-20 18:24:10 +00:00
Mats Palmgren
d5ec26e4f1 Bug 907396 - Frame constructor changes for display:contents. r=bzbarsky 2014-11-20 18:24:09 +00:00
Mats Palmgren
1c00164ab4 Bug 907396 - Frame manager support for display:contents. r=bzbarsky 2014-11-20 18:24:09 +00:00
Mats Palmgren
a589dd143f Bug 907396 - Put display:contents support behind a pref - disabled by default. r=dholbert 2014-11-20 18:24:09 +00:00
Mats Palmgren
02d2f75bc9 Bug 907396 - Flex/Grid container changes for display:contents. r=dholbert 2014-11-20 18:24:09 +00:00
Mats Palmgren
ca5235fd31 Bug 907396 - Style system support for display:contents. r=dbaron 2014-11-20 18:24:08 +00:00
Markus Stange
278f4b9aff Bug 1102304 - Fix crash in 32 bit mode on 10.10 by correcting the _addKnownSubview signature. r=smichaud
This just copies the definition for the documented -[NSView addSubview:positioned:relativeTo:] method, which is the exact counterpart of this (undocumented) method. Using "long long" for the positioned: argument was wrong - the real type is NSWindowOrderingMode, which is typedefed to NSInteger, which is pointer-sized and thus doesn't match long long on 32 bit.
2014-11-20 13:23:41 -05:00
Terrence Cole
52a711517e Bug 1100652 - Simplify the store buffer implementation; r=sfink
--HG--
extra : rebase_source : caee6fef56e66a8af5be15678ffe29d6c618c0ba
2014-11-18 13:56:46 -08:00
Wes Kocher
5db7eb09ba Backed out changeset 8e604ebfc313 (bug 1101584) for m-oth failures on a CLOSED TREE 2014-11-19 12:07:15 -08:00
Jeff Walden
cfccf6d6f8 Bug 1001547 - Move test to extensions, make it run only where neuter is available. r=orange in a CLOSED TREE
--HG--
rename : js/src/tests/ecma_6/TypedArray/element-setting-ToNumber-neuters.js => js/src/tests/ecma_6/extensions/element-setting-ToNumber-neuters.js
2014-11-19 10:52:34 -08:00
Jeff Walden
4e9a8371bf Bug 1099956 - Style nitpick. r=ridiculously-trivial 2014-11-19 10:04:12 -08:00
Kartikaya Gupta
53936f3254 Bug 1100140 - When a scrollable layer is marked as fixed-position, don't treat it as fixed relative to itself. r=botond 2014-11-19 13:41:48 -05:00
Mason Chang
a88f78597a bug 552020 Part 3: Enable Creation of mozilla::TimeStamp from system timestamps. r=roc 2014-11-18 13:28:42 -08:00
Mason Chang
e356eb5ca2 Bug 552020. Part 2. Enable Vsync Profiler Markers across platforms. r=benwa 2014-11-18 13:28:42 -08:00
Mason Chang
a549f6a91c bug 552020 Part 1: Hook into CVDisplayLink to get vsync events on OSX. r=benwa,mstange 2014-11-18 13:28:42 -08:00
Wes Kocher
e0eaae4570 Backed out changeset c7a24854801e (bug 1093567) for crashtest orange 2014-11-18 13:12:00 -08:00