Commit Graph

401672 Commits

Author SHA1 Message Date
Hannes Verschore
c5d9a0489c Bug 1118235: Disable AVX for now due to performance regressions, r=jandem 2015-01-15 10:07:09 +01:00
Xidorn Quan
eb634353fa 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
b6f10f748e 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
e2198398db Bug 1055667 part 5 - Make nsRubyFrame inherit nsInlineFrame. r=dbaron
--HG--
extra : source : 2ebca66c36f692cf29cbeb1eb64c6760bb75847c
2015-01-15 20:02:11 +11:00
Xidorn Quan
f371f07432 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
801d76bf4e 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
1bf1df7b1e 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
60d4f4ddf2 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
e05b528ddb Backed out changeset d1864ee9f2b2 (bug 1110950) for R5 Test failures on a CLOSED TREE 2015-01-15 09:32:18 +01:00
Yoshi Huang
86e65bebb0 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
4cbe68a2d5 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
eedacde552 Bug 963879 - Part 4: Tests. (r=jimb) 2015-01-14 22:57:36 -08:00
Shu-yu Guo
7ce3deca09 Bug 963879 - Part 3: Add Debugger.Environment.prototype.optimizedOut. (r=jimb) 2015-01-14 22:57:35 -08:00
Shu-yu Guo
de593f72fe Bug 963879 - Part 2: Synthesize completely optimized out scopes. (r=jimb) 2015-01-14 22:57:35 -08:00
Shu-yu Guo
5c7d7871d6 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
a3c2b470b3 Bug 1121840 - Use Cu.cloneInto for the result of NFCTag.transceive. r=dimi 2015-01-15 14:55:25 +08:00
Daniel Holbert
f512753c3b 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
6d165c6f0a 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
311e6e6684 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
c0f0d47966 Bug 1120268 - Remove mozChromeEvent sent from hardware keys in shell.js r=fabrice 2015-01-15 14:40:38 +08:00
B2G Bumper Bot
d3fc6b9fce Bumping manifests a=b2g-bump 2015-01-14 22:38:26 -08:00
B2G Bumper Bot
c0a5f7b1ee 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
bb80f4e10c 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
ee0549460e 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
c59a2c3d1b 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
353a70fecc 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
5b86ecf80c bug 1077549 - remove useless gcc version checks r=glandium 2015-01-15 21:30:05 -05:00
Phil Ringnalda
e39f0adeca 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
5d81d66f89 (no bug) - Reorder reftest.list of css ruby. 2015-01-15 16:55:36 +11:00
Xidorn Quan
88bf1ccda8 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
f274fe1186 Bumping manifests a=b2g-bump 2015-01-14 20:38:26 -08:00
B2G Bumper Bot
8ee7934d8d 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
6eb10cad82 Bug 1121793 - trim out unused FindFontFamily/FindFontEntry functions. r=m_kato 2015-01-15 13:22:32 +09:00
John Daggett
9af789f234 Bug 1118981 - initialize mSkipDrawing correctly for already loading fonts. r=jfkthame 2015-01-15 13:22:32 +09:00
Yoshi Huang
2fe2c60a92 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
313c17cd49 Bumping manifests a=b2g-bump 2015-01-15 20:21:48 -08:00
B2G Bumper Bot
7c5b71db76 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
313c39fbfe 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
bc86bf960f Bumping manifests a=b2g-bump 2015-01-15 18:02:14 -08:00
B2G Bumper Bot
fd38c2eda6 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
295f54f807 Merge m-c to b2g-inbound a=merge 2015-01-15 17:57:43 -08:00
B2G Bumper Bot
cc704ad903 Bumping manifests a=b2g-bump 2015-01-15 16:06:10 -08:00
B2G Bumper Bot
d146854e25 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
4202f2bf99 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
c1b2de12ff 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
91589e4f5a bug 1120285 - correctly shutdown outer doc accessible proxies r=davidb 2015-01-14 23:12:07 -05:00
B2G Bumper Bot
bad5f632c0 Bumping manifests a=b2g-bump 2015-01-14 20:07:00 -08:00
B2G Bumper Bot
5b6621103b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1096520 - Set system dialog on the top of the fullscreen web content

========

https://hg.mozilla.org/integration/gaia-central/rev/2f0bbec96527
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1096520 - Set system dialog on the top of the fullscreen web content

========

https://hg.mozilla.org/integration/gaia-central/rev/c43e856ffa74
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #26117 from cctuan/911880

 Bug 911880 - (trusted-window) [Window Management] Rework TrustedUI implementation by BaseWindow or AppWindow

========

https://hg.mozilla.org/integration/gaia-central/rev/e56c9eeb705f
Author: cctuan <georgeiscoming@gmail.com>
Desc:  Bug 911880 - (trusted-window) [Window Management] Rework TrustedUI implementation by BaseWindow or AppWindow
2015-01-14 20:01:51 -08:00
B2G Bumper Bot
c600646b1e Bumping manifests a=b2g-bump 2015-01-14 19:33:27 -08:00
B2G Bumper Bot
bd02c09495 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c12176d2e60b
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #27367 from steveck-chung/message-kb-popup-fix

Bug 1118963 - [Messages][SMS] Keyboard Lingers in thread list after Group Message with broken UI. r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/dcd2b5992b83
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1118963 - [Messages] Keyboard Lingers in thread list after Group Message, breaks UI when used. r=azasypkin
2015-01-14 19:31:48 -08:00