Commit Graph

164453 Commits

Author SHA1 Message Date
Mike Hommey
21f91ef593 Bug 672509 - Add a make sdk rule at toplevel. r=gps 2014-01-20 09:10:12 +09:00
Mike Hommey
bc6df46b5a Bug 944650 - Allow mach to use a pristine GNU make if present and supported. r=gps 2014-01-20 09:09:56 +09:00
Timothy Nikkel
0dae945720 Bug 931028. Transform matrices when used for painting related things should be in dev pixels and not CSS pixels. r=mattwoodrow 2014-01-19 17:30:36 -06:00
Gijs Kruitbosch
e9863f07ee Bug 961532 - get rid of win7-specific-but-really-identical inverted Toolbar.png for Australis, r?ttaubert 2014-01-19 21:57:51 +00:00
Nicholas Nethercote
7fd72b8565 Bug 958376 - |mach valgrind-test|: Add a --suppressions option. r=gps.
--HG--
extra : rebase_source : 2e8e6618bb3b1a68ee25efb4c76acb8e53a5a4b2
2014-01-19 13:53:21 -08:00
Ryan VanderMeulen
2f0459abee Merge m-c to fx-team. 2014-01-19 15:41:54 -05:00
Ryan VanderMeulen
630fed2de8 Merge m-c to inbound. 2014-01-19 15:41:22 -05:00
Ryan VanderMeulen
b43ef033c1 Merge b2g-inbound to m-c. 2014-01-19 15:40:48 -05:00
Chris Kitching
867b5a4918 Bug 961498: Prevent ICO decoder from exploding when faced with single-resource ICOs r=rnewman 2014-01-19 19:25:47 +00:00
Cameron McCormack ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
0ad9d7070d Bug 945105 patch 4: Add reftest. r=heycam
I confirmed that the test fails as expected without the patch, and
passes with the patch.
2014-01-19 11:04:57 -08:00
L. David Baron
58aa0c059b Bug 945105 patch 3: Replace changes to ComputeStyleChangeFor with a check of GetPrevContinuationWithSameStyle to avoid the duplication in a way that still doesn't break direct restyling of an element whose continuations have different styles. r=heycam 2014-01-19 11:04:56 -08:00
L. David Baron
952b197695 Bug 945105 patch 2: Convert RestyleManager::ComputeStyleChangeFor from while loops to for loops to make it easier to add continue statements to it. r=heycam 2014-01-19 11:04:56 -08:00
L. David Baron
71fc197a78 Bug 945105 patch 1: Revert the changes to RestyleManager::ComputeStyleChangeFor from bug 898333, patch 2, since they cause skipping (in addition to the desired skipping) of continuations that do need restyling, in the case of directly restyling an element where continuations have different styles. r=heycam 2014-01-19 11:04:56 -08:00
B2G Bumper Bot
270f988857 Bumping manifests a=b2g-bump 2014-01-19 10:50:59 -08:00
B2G Bumper Bot
a7dd15a8d3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/34bb6cda673a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15461 from Pike/bug-961009-disable-fxa-l10n

bug 961009, stop exposing fxa to l10n until it's done

========

https://hg.mozilla.org/integration/gaia-central/rev/da8ebea512f5
Author: Axel Hecht <axel@pike.org>
Desc: bug 961009, stop exposing fxa to l10n until it's done
2014-01-19 10:45:13 -08:00
B2G Bumper Bot
124df21eac Bumping manifests a=b2g-bump 2014-01-19 10:20:58 -08:00
B2G Bumper Bot
00df42210c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9b4bd2a4713
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15431 from svic/Bug_960222

Bug 960222: Fix debug message and typo in NFC Manager.

========

https://hg.mozilla.org/integration/gaia-central/rev/9f7de65e7495
Author: Garner Lee <garner.lee@telekom.com>
Desc: Bug 960222: Fix debug message and typo in NFC Manager.
2014-01-19 10:20:13 -08:00
Tim Taubert
0f78b6c5d8 merge m-c to fx-team 2014-01-19 10:42:28 +01:00
Albert Crespell
57bb26eebf Bug 961007 - Data mobile usage is not counted. r=chucklee 2014-01-19 10:03:24 +01:00
Richard Newman
87952f92c1 Bug 929066 - Handle skew in HAWK requests. r=nalexander 2014-01-18 19:49:25 -08:00
Gavin Sharp
c937b609a5 Backed out changeset 4d2cefab5e0f (bug 960864) CLOSED TREE 2014-01-18 19:00:27 -08:00
Phil Ringnalda
685a462788 Merge m-i to m-c 2014-01-18 15:17:10 -08:00
Olli Pettay
b18f4d8289 Bug 936604, null check event handler in event listener service, r=bz 2014-01-18 19:50:08 +02:00
AK
f8cdc97bed Bug 960997 - Change the DOMWebNotificationClicked handler to use window.focus() instead of focusManager.activeWindow = window. r=dao 2014-01-18 14:30:56 +01:00
Dão Gottwald
504f5ba6b9 Bug 960864 - Initialize _destroyed as false such that it doesn't stay true when the binding gets destroyed and reconstructed. r=gavin 2014-01-18 14:30:09 +01:00
Dão Gottwald
2acbd50332 Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Dão Gottwald
15f9c262be Backed out Australis changeset b1494e03f231 2014-01-18 14:23:13 +01:00
Jan de Mooij
b498af382d Bug 959161 - Also use eager allocation for Array(x) inlined in Ion. r=luke 2014-01-18 14:11:11 +01:00
Jan de Mooij
a6c9253fcb Bug 952944 - Refactor JSOP_ARRAYPUSH. r=jorendorff 2014-01-18 13:55:56 +01:00
Jan de Mooij
a30af36807 Bug 953337 - Set ImplicitlyUsed flag for inlined callees. r=nbp 2014-01-18 13:44:04 +01:00
stefanh@inbox.com
22b1521b6f Bug 889085 - Make our sheets semi-transparent. r=mstange. 2014-01-18 12:52:22 +01:00
Markus Stange
71f54a750f Bug 889085 - Don’t draw CSS background color for themes root frames. r=roc. 2014-01-18 12:51:03 +01:00
stefanh@inbox.com
af61fb0843 Bug 957209 - Don't set ewindowtype_sheet if parent is hidden window. r=smichaud. 2014-01-18 12:49:47 +01:00
ffxbld
c465e6b79b No bug, Automated HSTS preload list update from host bld-linux64-ec2-438 - a=hsts-update 2014-01-18 03:20:19 -08:00
ffxbld
259a14678c No bug, Automated blocklist update from host bld-linux64-ec2-474 - a=blocklist-update 2014-01-18 03:16:28 -08:00
Tim Taubert
336e1444d2 Bug 961380 - Should be able to undo closing tabs in private windows r=yoric, ui-r=phlsa
From 0e17ede5f79d9894b8fc7d391615767766dd9aa6 Mon Sep 17 00:00:00 2001

--HG--
rename : browser/components/sessionstore/src/PrivacyLevelFilter.jsm => browser/components/sessionstore/src/PrivacyFilter.jsm
2014-01-18 09:51:46 +01:00
Alexandre Poirot
c89ffbb682 Bug 961659 - Prevent touch helper to end up in a broken state. r=paul 2014-01-21 11:48:04 -05:00
Kay Plößer
dee5544eac Bug 960734 - Remove inline script / style in browser/devtools/layoutview/view.xhtml. r=bgrins 2014-01-21 11:48:04 -05:00
Aleh Zasypkin
65e605c022 Bug 956576 - Add tests. r=mbrubeck 2014-01-19 15:21:39 +01:00
Sushil Chauhan
0c00df9f0d Bug 953303 - HwcComposer2D should honor HWC_HINT_CLEAR_FB set by hwcomposer. r=ncameron 2014-01-17 18:55:30 -08:00
Nathan Froyd
bb0c3f499c Bug 961733 - delete dead observe topic case in BrowserElementParent.js; r=fabrice 2014-01-17 16:10:34 -05:00
Nathan Froyd
283a5cb75e Bug 961793 - don't register weak observers in BrowserElementChildPreload.js; r=fabrice 2014-01-17 15:41:28 -05:00
Andreas Tolfsen
c7bb59aa3c Bug 961792 - Break iteration when browser is found. r=mdas
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent.  This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
e8f3ae77dd Bug 941132 - getElementPosition not matching webdriver command. r=dburns 2014-01-21 13:31:31 -05:00
Andreas Tolfsen
114b6e4af0 Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns 2014-01-21 13:31:31 -05:00
Ehsan Akhgari
c1d54a3ac9 Bug 924972 - Enforce the focus before running every subtest of test_reftests_with_caret.html 2014-01-21 13:27:04 -05:00
Bill McCloskey
60070765ab Bug 961868 - [e10s] Fix pinned tabs (r=felipe) 2014-01-21 09:53:37 -08:00
Bill McCloskey
7a7373a94b Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe) 2014-01-21 09:53:33 -08:00
Bill McCloskey
4c2be91823 Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert) 2014-01-21 09:51:02 -08:00
Andy Wingo
6f31275778 Bug 960040 - Part 5: Fix style error (unreviewed cleanup). CLOSED TREE 2014-01-21 18:30:36 +01:00