Daniel Holbert
b363a35c88
Bug 1054054 part 3: De-indent ReflowFlexItem function-body (no review, whitespace-only).
2015-01-23 10:26:00 -08:00
Daniel Holbert
1fcc983418
Bug 1054054 part 2: Add "a" prefix to args which were formerly local variables, in ReflowFlexItem. r=mats
2015-01-23 10:25:59 -08:00
Daniel Holbert
6a48b69fc4
Bug 1054054 part 1: Split out code for doing final reflow of each flex item into its own helper-function, "ReflowFlexItem". r=mats
2015-01-23 10:25:58 -08:00
Markus Stange
677bba229d
Bug 1122942 - Move -moz-window-dragging rules to places that are theme-independent. r=dao
2015-01-23 13:07:54 -05:00
Markus Stange
7e74b73468
Bug 1104036 - Make -moz-window-dragging work in rectilinear 2d transforms. r=roc
2015-01-23 13:07:51 -05:00
Ryan VanderMeulen
37d5164f37
Bug 1107443 - Disable the newly-added test_window_define_nonconfigurable.html beause it started permafailing because the code it landed with was disabled.
...
CLOSED TREE
2015-01-23 12:56:49 -05:00
Nikhil Marathe
13b0afa850
Bug 1113577 - Fixes in ServiceWorkerGlobalScope.unregister implementation to prevent Promise release on wrong thread.
...
--HG--
extra : rebase_source : 8bfcc34f9520af2419d078c86525bcd308ab3107
2014-10-27 16:37:03 -07:00
Andrea Marchesini
8a92931e72
Bug 1065367 - Implement a mochitest for ServiceWorkerGlobalScope::Unregister(), r=nsm
...
--HG--
extra : rebase_source : e114cf527d5a17bdf0173ff8e373b31e58c8909d
2014-10-06 16:47:37 +01:00
Nikhil Marathe
0c086acc76
Bug 1089778 - ServiceWorkerRegistration is keyed by scope for event dispatch and invalidation. r=baku
...
--HG--
extra : rebase_source : 012bcfa0aef20bc6b79e030cb7439f03799e9370
2014-10-27 11:52:57 -07:00
Andrea Marchesini
48987a328b
Bug 1124386 - BroadcastChannel should use the nsIPrincipal::URI in case the origin is null, r=smaug
2015-01-23 17:32:23 +00:00
Ryan VanderMeulen
dfcb5b4995
Merge m-c to inbound. a=merge
2015-01-23 12:30:43 -05:00
Ryan VanderMeulen
39a97b8d8f
Backed out changeset 597fd666ef6d (bug 1112537) for Win8 jit-test failures.
2015-01-23 12:26:54 -05:00
Ryan VanderMeulen
39400dced0
Merge fx-team to m-c. a=merge
2015-01-23 12:20:52 -05:00
Ryan VanderMeulen
a1fbdf0dbf
Merge fx-team to m-c. a=merge
2015-01-23 12:10:32 -05:00
Ryan VanderMeulen
9ef1ec0bc9
Backed out changeset dd3798ef3f43 (bug 1059943) for xpcshell failures.
...
CLOSED TREE
2015-01-23 11:55:59 -05:00
Boris Zbarsky
37e6d2a1ee
Disable bug 1107443 for now to fix whatever Marionette is doing and reopen the CLOSED TREE. r=bustage
2015-01-23 11:21:00 -05:00
Ryan VanderMeulen
4705ee47f3
Backed out changesets 1cbaffb79715 and c22bfc1c641c (bug 1121335) for Marionette failures.
...
CLOSED TREE
2015-01-23 11:20:46 -05:00
Ehsan Akhgari
5b4d2a28c9
Remove TestTArray from the list of disabled XPCOM tests, because it's not disabled, no bug, DONTBUILD
2015-01-23 09:38:42 -05:00
Nicolas Silva
c964f3cf52
Bug 1119019 - Avoid destroying a SharedSurface before its TextureClient/Host pair. r=sotaro
2015-01-23 15:35:16 +01:00
Ehsan Akhgari
7615233029
Bug 1109968 - Make all links in editable regions unfocusable; r=roc
...
The content inside an editable region is either editable itself, or
is inside a contenteditable="false" subtree. In the first case,
it should not be focusable since it is editable. In the second
case, it should not be focusable since the entire non-editable
region is treated as a special single entity for the purposes of
selection and caret movement, and having something focusable in
the middle of such a subtree breaks that model.
2015-01-23 08:49:28 -05:00
Ehsan Akhgari
3271a041d7
Bug 1124985 - Annotate the reason for the setTimeout usage in test_XHR_timeout.html
2015-01-23 08:38:15 -05:00
Ehsan Akhgari
ef8ceb114c
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
...
This patch converts DOMEventTargetHelper::mParentObject into an
nsWeakPtr, and adds fatal assertions to ensure that all future
nsIGlobalObject implementations support weak references. It also marks
DOMEventTargetHelper::mOwnerWindow as a non-owning reference.
2015-01-23 08:37:37 -05:00
B2G Bumper Bot
74efe7f907
Bumping manifests a=b2g-bump
2015-01-23 05:31:57 -08:00
B2G Bumper Bot
eb6378e83d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/885e5176711c
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #27566 from wilsonpage/1122820
Bug 1122820 - [Camera] While USB Storage is enabled, user can enter Camera and tap 'Shutter' before 'No Access' UI is present; can stall flash on
========
https://hg.mozilla.org/integration/gaia-central/rev/d5053da1facf
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1122820 - [Camera] While USB Storage is enabled, user can enter Camera and tap 'Shutter' before 'No Access' UI is present; can stall flash on
2015-01-23 05:30:19 -08:00
Andrea Marchesini
e98bebedfa
Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past
2015-01-23 13:12:02 +00:00
B2G Bumper Bot
8ee690cf49
Bumping manifests a=b2g-bump
2015-01-23 05:06:22 -08:00
Tooru Fujisawa
de33a28323
Backed out changeset 17c4307d1678 (bug 1120512) since the spec will be changed again to match current behavior near future.
2015-01-23 22:01:52 +09:00
Lars T Hansen
a23a9913a0
Bug 1121435 - fix the comment. r=jandem
2015-01-23 13:53:34 +01:00
Olli Pettay
c24d27ebac
Bug 1079236, Event.composedTarget to reveal the original non-native-anonymous event target, r=wchen, r=smaug
2015-01-23 13:55:46 +02:00
Jon Coppeard
af66b23235
Bug 1108007 - Don't allow GC to observe uninitialized elements in cloned array r=nbp
2015-01-23 11:30:40 +00:00
B2G Bumper Bot
c3987e6111
Bumping manifests a=b2g-bump
2015-01-23 03:26:24 -08:00
B2G Bumper Bot
974ae91977
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0403a0cd4073
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27592 from rexboy7/1122399-svg-filter-for-arrange-mode
Bug 1122399 - [Stingray][Home] Use svg filter for darken in arrange mode. r=dwi2
========
https://hg.mozilla.org/integration/gaia-central/rev/0e052e4b2749
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1122399 - [Stingray][Home] Use svg filter for darken in arrange mode for compability
2015-01-23 03:24:45 -08:00
Jon Coppeard
1870b5871b
Bug 1107639 - Fix build error due to missing explicit keyword on JSExceptionState constructor r=me on a CLOSED TREE
2015-01-23 11:17:15 +00:00
B2G Bumper Bot
6e71be84f5
Bumping manifests a=b2g-bump
2015-01-23 03:06:54 -08:00
B2G Bumper Bot
319b39b884
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/72385110046e
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #27589 from ian-liu/settings/storage/bug1123602_default_media_location_display_unnoramlly
Bug 1123602 - [Media Storage] After enable UMS and plug->unplug USB cable, 'SD Card' option added on Default Media Location even when no SD card or inserted an unreadable SD card, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/3c0060faa2ba
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1123602 - [Media Storage] After enable UMS and plug->unplug USB cable, 'SD Card' option added on Default Media Location even when no SD card or inserted an unreadable SD card
2015-01-23 03:05:13 -08:00
Szu-Yu Chen [:aknow]
64bb2773eb
Bug 1123580 - Reorganize mmi parsing related code. r=hsinyi
2015-01-23 18:34:13 +08:00
B2G Bumper Bot
d91fb80c57
Bumping manifests a=b2g-bump
2015-01-23 02:06:23 -08:00
B2G Bumper Bot
d00ea6ccc1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9d87e7282ebc
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #27612 from hccya/master
Bug 1121794 - [dolphin][FxA]The error message can not be returned. r=fer...
========
https://hg.mozilla.org/integration/gaia-central/rev/3c9414fd9a7d
Author: chaochao.huang <chaochao.huang@spreadtrum.com>
Desc: Bug 1121794 - [dolphin][FxA]The error message can not be returned. r=ferjm
2015-01-23 02:04:45 -08:00
B2G Bumper Bot
ff88b8fe3f
Bumping manifests a=b2g-bump
2015-01-23 01:07:09 -08:00
B2G Bumper Bot
7f4ea9b535
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ac7f5deee330
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27414 from cctuan/1120013
Bug 1120013 - [Camera][Text Selection] Camera app to follow text selection pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/b26e32a9eb16
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1120013 - [Camera][Text Selection] Camera app to follow text selection pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/58d7b2b7d17b
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #27395 from azasypkin/bug-1116780-dont-focus-on-notification-alternate
Bug 1116780 - [Messages] We should not focus the composer after clicking a notification. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/6d6767265f0f
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1116780 - [Messages] We should not focus the composer after clicking a notification. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/4479033992dc
Author: Yoshi Huang <allstars.chh@gmail.com>
Desc: Merge pull request #27560 from allstarschh/Bug1108967_0121
Bug 1108967 - [NFC] NFC Test app for privilege API. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c677b6ab8083
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1108967 - [NFC] NFC Test app for privilege API. r=timdream
2015-01-23 01:04:45 -08:00
B2G Bumper Bot
4e694dd0db
Bumping manifests a=b2g-bump
2015-01-23 00:46:41 -08:00
B2G Bumper Bot
32eff43195
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/98a4984ef420
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1123250 - merge pull request #27551 from RudyLu:keyboard/Bug1123250-kb_tests_reorg to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/8d8d90656da7
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1123250 - Re-organize the lib files used for keyboard integration
tests.
- Put system related lib to apps/system and user loader to load these
lib files.
2015-01-23 00:44:45 -08:00
B2G Bumper Bot
0083a1376a
Bumping manifests a=b2g-bump
2015-01-23 00:27:08 -08:00
B2G Bumper Bot
c8838d2bf8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a03ceb9b536d
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #27597 from chirarobert/bug_1124725
Revert "Bug 1124160 - Xfail camera tests because of Bug 1124139"
========
https://hg.mozilla.org/integration/gaia-central/rev/414543e9f714
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Revert "Bug 1124160 - Xfail camera tests because of Bug 1124139"
This reverts commit 169bc7cc142f4b9ab968a857414d5df9bc82ad13.
2015-01-23 00:25:27 -08:00
B2G Bumper Bot
d8b48f0e45
Bumping manifests a=b2g-bump
2015-01-23 00:07:01 -08:00
B2G Bumper Bot
014b82ab7f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5625c15f73e7
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #27564 from luke-chang/1124112_stingray_seamless_search_app
Bug 1124112 - [Stingray] Seamlessly launch search app from home, r=johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/2831731c5157
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1124112 - [Stingray] Seamlessly launch search app from home
2015-01-23 00:05:24 -08:00
B2G Bumper Bot
f485e92953
Bumping manifests a=b2g-bump
2015-01-22 23:41:22 -08:00
B2G Bumper Bot
8ac8edfc07
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6ae309a8a80f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #27590 from timdream/input-mgmt-layout-download
Bug 1124265 - Wait for app to install before inspecting it's manifest, r=mnjul
========
https://hg.mozilla.org/integration/gaia-central/rev/bac0d1a30864
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1124265 - Wait for app to install before inspecting it's manifest
2015-01-22 23:39:44 -08:00
B2G Bumper Bot
245e4d930a
Bumping manifests a=b2g-bump
2015-01-22 22:41:23 -08:00
B2G Bumper Bot
022cf2d972
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/51df574e4266
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27458 from cctuan/1120519
Bug 1120519 - (CopyPasteTest) JS marionette test to control caret
========
https://hg.mozilla.org/integration/gaia-central/rev/b2a13c6a441e
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1120519 - (CopyPasteTest) JS marionette test to control caret
2015-01-22 22:39:45 -08:00