Commit Graph

224730 Commits

Author SHA1 Message Date
B2G Bumper Bot
d4f1305107 Bumping manifests a=b2g-bump 2015-01-16 00:06:59 -08:00
B2G Bumper Bot
7e39067458 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33cb12bb5ce7
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #27343 from dwi2/bug1118584

Bug 1118584 - [Stingray][Home] move focus to latest pinned app, r=rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/5a1678aa6ada
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1118584 - [Stingray][Home] move focus to latest pinned app
2015-01-16 00:04:44 -08:00
anirudhgp
a2f93ab9ff Bug 1116600 - Change RegExp constructor to RegExp literal. r=mak 2015-01-15 06:25:00 -05:00
Hannes Verschore
4d8309e655 Bug 1118235: Disable AVX for now due to performance regressions, r=jandem 2015-01-15 10:07:09 +01:00
Xidorn Quan
f4e0c9d6ea Bug 1055667 part 7 - Reftests for box properties on ruby boxes. r=dbaron
--HG--
extra : source : 4f6b9fe27d00b364047c0834608eb4c643bc2167
2015-01-15 20:02:11 +11:00
Xidorn Quan
99f047ca5b Bug 1055667 part 6 - Fix border/padding of ruby frame. r=dbaron
--HG--
extra : source : 42391b99e060a7b3c4e281ce2a4fda77cb3e4efc
2015-01-15 20:02:11 +11:00
Xidorn Quan
8a784069eb Bug 1055667 part 5 - Make nsRubyFrame inherit nsInlineFrame. r=dbaron
--HG--
extra : source : 2ebca66c36f692cf29cbeb1eb64c6760bb75847c
2015-01-15 20:02:11 +11:00
Xidorn Quan
439c408a33 Bug 1055667 part 4 - Compute border/padding to zero for rbc & rtc. r=dbaron
--HG--
extra : source : e863414c6ceef1cbfb2b47a3abc64b93500060f8
2015-01-15 20:02:11 +11:00
Xidorn Quan
7c9cdd58ff Bug 1055667 part 3 - Suppress border/padding space on rbc/rtc frames. r=dbaron
--HG--
extra : source : 5025e0967ab9f189bb07af307733fcddcf90eb35
2015-01-15 20:02:11 +11:00
Xidorn Quan
f923809d78 Bug 1055667 part 2 - Remove unnecessary param of SetBSizeFromFontMetrics. r=dbaron
--HG--
extra : source : aa79c8cebf3e2ab0fd4335eaa3c630a43dbe81f2
2015-01-15 20:02:11 +11:00
Xidorn Quan
f79b36964b Bug 1055667 part 1 - Allow inline direction margin of ruby base/text boxes. r=dbaron
--HG--
extra : source : 55f6a4607daa265757528e7a94f5ba6c9b6d773a
2015-01-15 20:02:11 +11:00
Carsten "Tomcat" Book
d4dd896fce Backed out changeset d1864ee9f2b2 (bug 1110950) for R5 Test failures on a CLOSED TREE 2015-01-15 09:32:18 +01:00
Yoshi Huang
7b75a9ed87 Bug 1093517 - remove impl for connect and close of MozNFCTag. r=dimi
From 8d41372b81f36efced2f46bfa8428eb12688ffd7 Mon Sep 17 00:00:00 2001
---
 dom/nfc/NfcContentHelper.js        | 27 ++-------------------------
 dom/nfc/gonk/Nfc.js                | 12 +-----------
 dom/nfc/gonk/NfcGonkMessage.h      |  4 +---
 dom/nfc/gonk/NfcMessageHandler.cpp | 35 -----------------------------------
 dom/nfc/gonk/NfcMessageHandler.h   |  2 --
 dom/nfc/nsINfcContentHelper.idl    | 30 +-----------------------------
 6 files changed, 5 insertions(+), 105 deletions(-)
2015-01-15 15:41:43 +08:00
Shu-yu Guo
74dd875177 No bug: allow unhandlable as well as handlable OOMs in bug852801.js. (r=sfink) 2015-01-14 22:57:36 -08:00
Shu-yu Guo
c4005df133 Bug 963879 - Part 4: Tests. (r=jimb) 2015-01-14 22:57:36 -08:00
Shu-yu Guo
a2534a35ac Bug 963879 - Part 3: Add Debugger.Environment.prototype.optimizedOut. (r=jimb) 2015-01-14 22:57:35 -08:00
Shu-yu Guo
b10d943097 Bug 963879 - Part 2: Synthesize completely optimized out scopes. (r=jimb) 2015-01-14 22:57:35 -08:00
Shu-yu Guo
84cc89195b Bug 963879 - Part 1: Overhaul ScopeIter and StaticScopeIter to share iteration logic and to go through evals. (r=luke) 2015-01-14 22:57:35 -08:00
Yoshi Huang
3829546c2a Bug 1121840 - Use Cu.cloneInto for the result of NFCTag.transceive. r=dimi 2015-01-15 14:55:25 +08:00
Daniel Holbert
9c2d7f9d33 Bug 1039165: Replace spammy NS_ENSURE_TRUE in nsDocShell::CheckLoadingPermissions with simple early-return. r=bholley 2015-01-14 22:54:39 -08:00
Mark Capella
ff76151407 Bug 1119689 - FindInPage bug after switching tabs using same string and Next or Back button, r=wesj 2015-01-15 01:47:43 -05:00
Daniel Holbert
c07d3703bb Bug 1110950: Trigger a reflow (as well as a repaint) for changes to 'object-fit' and 'object-position', so subdocuments can be repositioned/resized. r=roc 2015-01-14 22:43:05 -08:00
Kevin Chen
8135189e12 Bug 1120268 - Remove mozChromeEvent sent from hardware keys in shell.js r=fabrice 2015-01-15 14:40:38 +08:00
B2G Bumper Bot
0f5ed6c4d5 Bumping manifests a=b2g-bump 2015-01-14 22:38:26 -08:00
B2G Bumper Bot
81e003030c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/03effd580348
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26766 from EragonJ/bug-1106835

Bug 1106835 - [Settings][RTL] Follow-up bug, Fixed security translations...

========

https://hg.mozilla.org/integration/gaia-central/rev/38c8760a65fd
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1106835 - [Settings][RTL] Follow-up bug, Fixed security translations with a proper way
2015-01-14 22:36:48 -08:00
Phil Ringnalda
26092c2ef1 Bug 744125 - Disable test_pointerlock-api.html on 10.10, too
--HG--
extra : rebase_source : 99f3369b5956d9567051037e2befef7ea1391aab
2015-01-14 22:32:08 -08:00
Phil Ringnalda
46f9b67afb Bug 639705 - update test_fullscreen-api.html hacks to cover OS X 10.10 too
--HG--
extra : rebase_source : c558c2d257909dbf5f33b2dd453016a401d51153
2015-01-14 22:30:04 -08:00
Phil Ringnalda
f896614914 Bug 756885 - Bail out of test_bug624329.xul early on 10.10, where win.maximize() gives us a resize without actually maximizing
--HG--
extra : rebase_source : 77b44ca61f2fc07607f1d6acc9396727ac17900c
2015-01-14 22:30:04 -08:00
Phil Ringnalda
aed05f2065 Bug 786938 - disable test_handlerApps.xhtml on OS X 10.10 where it's permaorange
--HG--
extra : rebase_source : 70f7425ae4e021ef05e6e2f1a0fdf90ebe4f28cd
2015-01-14 22:30:03 -08:00
Trevor Saunders
3f83c69ae4 bug 1077549 - remove useless gcc version checks r=glandium 2015-01-15 21:30:05 -05:00
Phil Ringnalda
9a3738d626 Backed out 2 changesets (bug 1121304) for consistent b2g hangs in webgl-color-test.html?frame=1&__&preserve&premult&_____
Backed out changeset 20651ac19549 (bug 1121304)
Backed out changeset 758afec77c95 (bug 1121304)
2015-01-14 22:02:23 -08:00
Xidorn Quan
9a4d59273d (no bug) - Reorder reftest.list of css ruby. 2015-01-15 16:55:36 +11:00
Xidorn Quan
47800e4968 Bug 1121684 - Move one-liners in nsLineLayout.cpp to the header. r=roc
--HG--
extra : source : 1d3128f4f31f9b4998dc09c130657d54e729bb20
extra : amend_source : 21d2320d6699aa6294a233cb515f226500f6879a
2015-01-15 15:52:27 +11:00
B2G Bumper Bot
44f251dcf8 Bumping manifests a=b2g-bump 2015-01-14 20:38:26 -08:00
B2G Bumper Bot
5049825665 Bumping gaia.json for 12 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7352747669d
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27320 from rexboy7/1118569-lock-horizotal

Bug 1118569 - [Stingray][Home] Prevent navigating to diagonal direction ... r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/03e969d015fa
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1118569 - [Stingray][Home] Prevent navigating to diagonal direction elements

========

https://hg.mozilla.org/integration/gaia-central/rev/42347d8ac2f4
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27076 from luke-chang/1116709_stingray_spatial_navigator_improvement

Bug 1116709 - [Stingray] Improve key navigation feature. r=johnhu, rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/daa66ed2da93
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1116709 - [Stingray] Improve key navigation feature

========

https://hg.mozilla.org/integration/gaia-central/rev/44e37e1c9eb4
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #27267 from weilonge/seanlee/STK/master/Bug1119640

Bug 1119640 - Remove event listener of these events when the setup event command is received r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/3b12c7246644
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1088611 - Remove event listener of these events when the setup event
command is received:
STK_EVENT_TYPE_LOCATION_STATUS
STK_EVENT_TYPE_IDLE_SCREEN_AVAILABLE
STK_EVENT_TYPE_BROWSER_TERMINATION

========

https://hg.mozilla.org/integration/gaia-central/rev/f3f0fefc5b23
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27319 from rexboy7/1120381-appdeck-gridscroll

Bug 1120381 - [Stingray][AppDeck] Scroll to center button on vertical mimiddle when navigating gridView. r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/f04b52b9fd47
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1120381 - [Stingray][AppDeck] Scroll to center button on vertical middle when navigating gridView

========

https://hg.mozilla.org/integration/gaia-central/rev/c9488b01a418
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27270 from rexboy7/1105987-rearrange-visual

Bug 1105987 - [Stingray][home] Visual to rearrange mode. r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/6b98c899c551
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1105987 - [Stingray][home] Visual to rearrange mode

========

https://hg.mozilla.org/integration/gaia-central/rev/287f275b431f
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #27372 from mnjul/bug_1115649_kbsettings_diff_panel_dialog

Bug 1115649 - Differentiate concept of Panel and Dialog in Keyboard Settings. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/f67eb08b3f7f
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1115649 - Differentiate concept of Panel and Dialog in Keyboard Settings

- Dialogs are now such named, instead of named as panels.
- PanelController and DialogController is differentiated. DialogController checks the existence of onsubmit to make sure it's acting upon a dialog.
2015-01-14 20:36:47 -08:00
John Daggett
a10fb8f146 Bug 1121793 - trim out unused FindFontFamily/FindFontEntry functions. r=m_kato 2015-01-15 13:22:32 +09:00
John Daggett
90597619b9 Bug 1118981 - initialize mSkipDrawing correctly for already loading fonts. r=jfkthame 2015-01-15 13:22:32 +09:00
Yoshi Huang
fb66184555 Bug 1121818 - Reject promise with instance of 'Error'. r=dimi
From da865c1cd62df020eba8515c3e19b962ccddd322 Mon Sep 17 00:00:00 2001
---
 dom/nfc/nsNfc.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2015-01-15 12:17:46 +08:00
B2G Bumper Bot
0cb518946a Bumping manifests a=b2g-bump 2015-01-15 20:21:48 -08:00
B2G Bumper Bot
64b82854f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/72fe8d03b0ae
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27415 from rexboy7/1120832-hide-new-folder

Bug 1120832 - [Stingray][Home] Disable "new folder" button. r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/5811986a8900
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1120832 - [Stingray][Home] Disable "new folder" button.
2015-01-15 20:20:10 -08:00
Ben Tian
fc207ea543 Bug 1121334 - [bluetooth2] Append device name to BluetoothDevice in BluetoothPairingEvent, r=shuang, f=jaliu 2015-01-16 10:53:55 +08:00
B2G Bumper Bot
2bcd14a3a6 Bumping manifests a=b2g-bump 2015-01-15 18:02:14 -08:00
B2G Bumper Bot
23fb029f79 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/72aae2822572
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #27429 from asutherland/email-linkify-fix

Bug 1114524 - [Flame][Email]The email address with extra special character"<" will be added to compose mail view if you tap the fromAddress in replied email. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/996b2794d2d7
Author: Robert Sajdok <robert.sajdok@gmail.com>
Desc: Bug 1114524 - [Flame][Email]The email address with extra special character"<" will be added to compose mail view if you tap the fromAddress in replied email. r=asuth

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/356
2015-01-15 18:00:36 -08:00
Wes Kocher
300264e42e Merge m-c to b2g-inbound a=merge 2015-01-15 17:57:43 -08:00
B2G Bumper Bot
491b0b6572 Bumping manifests a=b2g-bump 2015-01-15 16:06:10 -08:00
B2G Bumper Bot
c27ffe14b6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0406638800c0
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #27333 from qdot/1107674-settings-privileges-test

Bug 1107674 - Gaia UI Test (Privileged) for Settings API Access

========

https://hg.mozilla.org/integration/gaia-central/rev/02da08ffca8f
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 1107674 - Gaia UI Test (Privileged) for Settings API Access
2015-01-15 16:04:32 -08:00
Kyle Machulis
760d66ab7c Bug 1107674 - Change settings:wallpaper.image permission from PROMPT to ALLOW for privileged apps; r=fabrice 2015-01-15 14:56:11 -08:00
Kyle Machulis
21d04664c0 Bug 1077715 - Copy sqlite directory when doing b2g browser migration; r=fabrice
--HG--
extra : rebase_source : 14adfd03381b1ec7542448ebf58f9da640cc10bd
2015-01-15 14:39:51 -08:00
Trevor Saunders
2c93df25c4 bug 1120285 - correctly shutdown outer doc accessible proxies r=davidb 2015-01-14 23:12:07 -05:00
B2G Bumper Bot
13be72449d Bumping manifests a=b2g-bump 2015-01-14 20:07:00 -08:00