Commit Graph

231639 Commits

Author SHA1 Message Date
Andrew Halberstadt
3fdd385841 Bug 1134395 - mozbuild should pass in rootdir to manifestparser to properly calculate test relpaths, r=gps 2015-02-18 17:07:55 -05:00
Sotaro Ikeda
b99f4b96b4 Bug 1132528 - Handle non existent key r=nical 2015-03-03 06:36:48 -08:00
Neil Deakin
b23a07396c Bug 1131562, rework browser_tabfocus.js to handle tabs in other processes and re-enable the test, r=felipe 2015-03-03 09:17:00 -05:00
Andrea Marchesini
730266ed33 Bug 1134280 - Get rid of Tag() - patch 8 - Fixed a debug-only compilation issue 2015-03-03 14:13:48 +00:00
Anish
9b39f2745a Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
Anish
faaa00a85c Bug 1135091 - convert remaining SpecialPowers.setBoolPref to pushPrefEnv, p=anishchandran94@gmail.com, r=jmaher, mwargers 2015-03-03 08:46:35 -05:00
Bas Schouten
0d73e2046e Bug 1131370: Try to ignore transient errors and increase D3D11 timeout as well. r=milan 2015-03-03 14:28:50 +01:00
Nicolas B. Pierron
01d8f0c017 Bug 1137688 - Add eager simd unboxing phase. r=sunfish,bbouvier 2015-03-03 14:25:22 +01:00
Carsten "Tomcat" Book
ba1773e422 Merge mozilla-central to mozilla-inbound 2015-03-03 14:10:55 +01:00
Carsten "Tomcat" Book
7636c71e85 merge mozilla-inbound to mozilla-central a=merge 2015-03-03 13:54:33 +01:00
Carsten "Tomcat" Book
45bc719890 merge fx-team to mozilla-central a=merge 2015-03-03 13:46:04 +01:00
Brian Hackett
6a485eff3a Bug 1135816 - Handle unboxed object receivers when compiling getter/setter calls in baseline/Ion, r=jandem. 2015-03-03 06:32:27 -06:00
Jonathan Kew
93a47e7a5c Bug 1138353 - Correct the directionality of vertical-align dimensions in cases where line- and flow-relative coordinate directions differ. r=smontagu 2015-03-03 12:25:17 +00:00
Jonathan Kew
2e87c3b968 Bug 1134744 - Reftest for baseline of radio button and checkbox. r=smontagu 2015-03-03 12:25:17 +00:00
Jonathan Kew
1356516aa4 Bug 1134744 - Fix baseline for form controls when line is inverted relative to block dir. r=smontagu 2015-03-03 12:25:17 +00:00
Brian Hackett
0c6655e562 Bug 1137978 - Access an object's compartment and zone via its group, remove ObjectGroup::singleton_, r=jandem,terrence. 2015-03-03 06:23:47 -06:00
Brian Hackett
ca03435cd2 Bug 1138676 - Watch for groups with lazy protos in PropertyReadNeedsTypeBarrier, r=jandem. 2015-03-03 06:19:37 -06:00
Boris Zbarsky
92714ceb70 Bug 1137910 part 2. Give chrome callers that are indirectly (e.g. via nsIStackFrame) poking at content-captured stacks the content view of the stack. r=fitzgen 2015-03-03 07:12:01 -05:00
Boris Zbarsky
855bf8a201 Bug 1137910 part 1. Don't lose track of the original 'this' object in THIS_SAVEDFRAME, so we can actually do things based on the principal of the object we're working with. r=fitzgen 2015-03-03 07:12:01 -05:00
Boris Zbarsky
2b133af836 Bug 1137578. Remove JS_GetParent usage from mozJSSubscriptLoader. r=bholley 2015-03-03 07:12:01 -05:00
Boris Zbarsky
ffc5b5b5ce Bug 1131797 part 3. Store the object we originally come from in a reserved slot on XPConnect functions instead of using the parent pointer. r=bholley 2015-03-03 07:12:01 -05:00
Boris Zbarsky
502a488f9d Bug 1131797 part 2. Stop storing the XPCNativeInterface* in XPConnect function objects and just get it from the XPCNativeMember* we're still storing. r=bholley 2015-03-03 07:12:01 -05:00
Boris Zbarsky
1e95a7ca10 Bug 1131797 part 1. Store an index into its XPCNativeInterface mMembers array in each XPCNativeMember. r=bholley 2015-03-03 07:12:00 -05:00
Boris Zbarsky
c1467a4dc6 Bug 1136896. Speed up fill() and dedent() by memoizing some of the work they currently end up doing on each call. r=jorendorff 2015-03-03 07:12:00 -05:00
Boris Zbarsky
b9c0d6a241 Bug 1137984. When parsing attribute selectors, treat EOF as ']' any place ']' is allowed. r=dbaron 2015-03-03 07:12:00 -05:00
Boris Zbarsky
8c12d790ae Bug 1135764. Make sure XSLT transform results have a document timeline so things like transitions will work. r=smaug 2015-03-03 07:12:00 -05:00
Andrea Marchesini
2a9a5eb584 Bug 1134280 - Get rid of Tag() - patch 7 - Followup to fix bustage. CLOSED TREE 2015-03-03 11:50:16 +00:00
B2G Bumper Bot
dfcc96ed84 Bumping manifests a=b2g-bump 2015-03-02 23:27:38 -08:00
B2G Bumper Bot
b51973972e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a414e3396742
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28247 from tauzen/Bug1133506_wallet_update

Bug 1133506 - [NFC/Secure Element] Update wallet demo code and move it to UI Test, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0e37867327ae
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1133506 - [NFC/Secure Element] Update wallet demo code and move it to UI Test, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/39080a16fbe8
Author: Marshall Culpepper <marshall.law@gmail.com>
Desc: Merge pull request #28194 from marshall/bug1130013_appStatsLink

Bug 1130013 - Add a link to the Marketplace App Stats page in Settings.

========

https://hg.mozilla.org/integration/gaia-central/rev/57e6505a3367
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1130013 - Add a link to the Marketplace App Stats page in Settings. r=arthurcc
2015-03-02 23:25:12 -08:00
B2G Bumper Bot
b71dcbad0c Bumping manifests a=b2g-bump 2015-03-02 23:14:58 -08:00
B2G Bumper Bot
130e50279d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ef6643c66a3
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #28387 from snowmantw/bug1130016

Bug 1130016 - Touchstart listener in lockscreen_notifications.js can slo...

========

https://hg.mozilla.org/integration/gaia-central/rev/55925329ae76
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1130016 - Touchstart listener in lockscreen_notifications.js can slow down APZ responsiveness
2015-03-02 23:12:30 -08:00
B2G Bumper Bot
f9be8aa213 Bumping manifests a=b2g-bump 2015-03-02 22:52:53 -08:00
B2G Bumper Bot
5c001bfc59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7fa2e9010744
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #28448 from RudyLu/keyboard/Bug928822-dismiss_keyboard

Bug 928822 - Add integration tests for keyboard dismiss.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/67504c7bac8e
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 928822 - Add integration tests for keyboard dismiss.
2015-03-02 22:50:25 -08:00
B2G Bumper Bot
47e5c2f8e4 Bumping manifests a=b2g-bump 2015-03-02 22:42:14 -08:00
B2G Bumper Bot
0e17e8a35f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/28a628078d5e
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #28552 from snowmantw/bug1136156-workaround

Bug 1136156 - Lockscreen shows incorrect time format after it's modified...

========

https://hg.mozilla.org/integration/gaia-central/rev/365bc314f9e9
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1136156 - Lockscreen shows incorrect time format after it's modified for the first time

========

https://hg.mozilla.org/integration/gaia-central/rev/6bbff336e50f
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138725 - merge pull request #28578 from jrburke:bug1138725-email-evt-sync-emit to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b2f0cab84e28
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1138725 - [email] Refactor: change emit in evt.js to synchronously call listeners
2015-03-02 22:39:24 -08:00
David Major
bfe76c38fa Backed out changeset d46dcd6bc7e7 (bug 1137609) to land a better fix. Unrelated to the CLOSED TREE 2015-03-03 19:07:27 +13:00
Matt Woodrow
abdea4a77b Bug 1131638 - Followup to fix bustage. CLOSED TREE 2015-03-03 18:31:20 +13:00
Jean-Yves Avenard
67b11423b7 Bug 1137100: Don't skip audio samples with a negative presentation time. r=cpearce
This allows for having the same decoding behavior across all platforms.
2015-03-03 16:29:28 +11:00
Jonathan Kew
7d7fad8a01 Bug 1138527 part 2 - Reftest for application of font inflation to ruby. r=roc 2015-03-03 16:06:36 +11:00
Xidorn Quan
d2c56f7dad Bug 1138527 part 1 - Make ruby annotations have the same font inflation as its containing ruby frame. r=roc 2015-03-03 16:06:36 +11:00
David Major
27a3400674 Bug 1137609: Apply the XPSP2 patch on all XP because we can't trust the version. r=glandium 2015-03-03 18:02:17 +13:00
Nicholas Nethercote
5b10b0f631 Bug 1138770 - Make memory reporters that have been stashed for testing eligible for unregistration. r=mccr8. 2015-03-02 18:55:42 -08:00
Chris Peterson
92dd727714 Bug 1136004 - Fix -Wthread-safety-analysis warning in webrtc. r=jesup 2015-03-02 19:51:29 -08:00
Anthony Jones
4faabfb7d1 Bug 1138253 - Count dropped frames directly; r=cpearce 2015-03-03 17:46:48 +13:00
Anthony Jones
1610a3a893 Bug 1138253 - Clean up AutoNotifyDecoded; r=cpearce 2015-03-03 17:46:46 +13:00
Matt Woodrow
c88a00a5d4 Bug 1138260 - Add typed Microseconds class and use it for the range removal algorithm. r=jya,kinetik 2015-03-03 17:38:45 +13:00
Chenxia Liu
18839d90a6 Bug 1123431 - Use case-insensitive search for filtering passwords on about:passwords. r=liuche 2015-03-02 18:35:05 -08:00
B2G Bumper Bot
7ac6ea587a Bumping manifests a=b2g-bump 2015-03-02 17:43:29 -08:00
B2G Bumper Bot
78cc045881 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9451477cdf1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1135660 - merge pull request #28513 from Cwiiis:bug1135660-homescreen-no-delete-transition to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/843b1ebb17d4
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1135660 - Add transitions to gaia-confirm. r=kgrandon

Add transitions to gaia-confirm and make sure they don't get overridden
by ConfirmDialogHelper.

========

https://hg.mozilla.org/integration/gaia-central/rev/1717bbddc441
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1137395 - merge pull request #28575 from jrburke:bug1137395-email-search-focus to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/8127d5205056
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1137395 - [Email][Search] When tapping the search box in the E-mail app, the keyboard does not appear until tapping the search bar again
2015-03-02 17:40:12 -08:00
B2G Bumper Bot
4bad0747b7 Bumping manifests a=b2g-bump 2015-03-02 17:27:47 -08:00