Mason Chang
b5768cc6da
Bug 1155828 - Draw box-shadows using an approach inspired by border-image. r=mstange
2015-05-13 15:19:27 -04:00
Alexander Surkov
096ad7999f
Bug 1173364 - support ARIA table and cell roles, r=marcoz
2015-06-25 11:59:06 -07:00
Nikhil Marathe
7186177bd5
Bug 1169044 - Patch 7 - Set mObserver in URLSearchParams. a=bustage.
...
A patch was landed on inbound that changed URLSearchParams to have multiple observers then got backed out, which broke this.
--HG--
extra : rebase_source : 34e6fcf5aff028493e8b12e1d8c89e7b7d84e2a1
2015-06-25 11:44:34 -07:00
Sean Stangl
425c550cf5
Bug 1175556 - ARM64: Land miscellaneous changes. r=evilpie
2015-06-25 11:37:22 -07:00
Chris Pearce
e8b350b32d
Bug 1147692 - Remove gmp-decryptor backwards compatibility hack. r=edwin
2015-06-25 11:19:42 -07:00
Andrea Marchesini
d56d23dc96
Bug 1168933 - Send referrer when downloading worker script. r=khuey
...
--HG--
extra : rebase_source : b4fa11d4ba34525979c98de119934beffba284f7
2015-06-04 16:20:13 -07:00
Nikhil Marathe
0627a09358
Bug 1169044 - Patch 6 - Update web-platform-tests expected data. r=jgraham
...
--HG--
extra : rebase_source : 1ae778ffcb1710eff2bf0b8cd6cca7090a2003f6
2015-06-19 12:08:21 -07:00
Nikhil Marathe
769b046558
Bug 1169044 - Patch 5 - build fixes. a=bustage
...
--HG--
extra : rebase_source : 3983bd2531b85f3f1f61b360aa44a11f0effe8bc
2015-06-04 17:26:05 -07:00
Nikhil Marathe
313557b8e3
Bug 1169044 - Patch 4 - Set referrer on intercepted request. r=jdm
...
--HG--
extra : rebase_source : eb69cd43d33c1f84d6fb4ea5080db0a6e240570a
2015-06-04 15:50:03 -07:00
Nikhil Marathe
b52b66ebf5
Bug 1169044 - Patch 3 - Store and set principal with script URI on ServiceWorkers. r=ehsan
...
The ServiceWorkerRegistrationInfo's principal is the principal of the document
that called register(). If we create WorkerPrivate instances based off of
this, they have a valid principal in terms of security and same-origin-ness,
but the URI path is wrong. When fetching the script from the network, the
channel's principal is used to update the worker principal. We need to do the
same when the script is loaded from Cache. This patch adds support to store the
channel principal in the cache.
--HG--
extra : rebase_source : e7d527335aa4f0d4ee52e58915c8b0ef4ad26983
2015-06-04 21:39:34 -07:00
Nikhil Marathe
8dccad6eaa
Bug 1169044 - Patch 2 - Split URLSearchParams parsing logic into non-CCed URLParams. r=baku
...
--HG--
extra : rebase_source : f68696ff1b2f2fabbb0ed015509477c65573768d
2015-06-04 13:45:24 -07:00
Nikhil Marathe
bd1323708a
Bug 1169044 - Patch 1 - Refactor setting referrer and referrer policy between fetch and XHR. r=khuey
...
--HG--
extra : rebase_source : 8b004536dab18706ae4b8c3f0c574f8769c05638
2015-06-04 14:05:00 -07:00
Olli Pettay
0c45c2cb42
Bug 1177406, don't rely on owner to be set only on main thread, r=khuey
...
--HG--
extra : rebase_source : 6121b2194f3cc8ec0984d697367fcbc2cf2e50ca
2015-06-25 09:26:09 -07:00
Mason Chang
af9e236e6e
Bug 1176446 - TextureClientD3D11 should take into account the layer backend when allocating a surface. r=bas
2015-06-25 08:07:42 -07:00
Ralph Giles
c9aa6b2fac
Bug 1177029 - Use stdint.h instead of cstdint. r=kinetik
...
Clang can't find this on my MacOS X machine.
2015-06-24 00:23:00 -07:00
Carsten "Tomcat" Book
120a61672e
Merge mozilla-central to mozilla-inbound
2015-06-25 11:33:07 +02:00
Carsten "Tomcat" Book
a3ba8f387e
merge mozilla-inbound to mozilla-central a=merge
2015-06-25 11:09:46 +02:00
Carsten "Tomcat" Book
aeaff43956
merge fx-team to mozilla-central a=merge
2015-06-25 11:01:16 +02:00
Carsten "Tomcat" Book
03c207ba11
merge b2g-inbound to mozilla-central a=merge
2015-06-25 10:58:53 +02:00
Boris Zbarsky
cc12674984
Bug 1025395. Output a #error instead of a nonexistent macro for the CC bits of example codegen, to make it clearer to people using it what they should do with CC. r=peterv
2015-06-25 01:39:28 -07:00
B2G Bumper Bot
bc96188837
Bumping manifests a=b2g-bump
2015-06-24 17:52:03 -07:00
B2G Bumper Bot
0c869b5f3c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7c48140d54ce
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30702 from albertopq/1176925-ftu-icons
Bug 1176925 - Updating icons visibility on creation r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/16200a889c12
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1176925 - Updating icons visibility on creation r=gmarty
2015-06-24 17:50:07 -07:00
Terrence Cole
5a9f8568bd
Backout ea281f1bffcb (Bug 1174319) for possibly regressing octane.
...
--HG--
extra : rebase_source : 8081c7a43fa766aac1b96b4b4db2998959bcab84
2015-06-24 16:28:01 -07:00
Terrence Cole
7de7e518c2
Backout 9c891ea3949c (Bug 1174850) for possibly regressing octane.
...
--HG--
extra : rebase_source : bbd782ba1cd192595bf2ef2d6b42b23622345305
2015-06-24 16:27:09 -07:00
Terrence Cole
929078d8c7
Backout 6b847a10bbb1 (Bug 1175642) for being on top of a regression.
...
--HG--
extra : rebase_source : a87230e8b9ffe2e09cba41874e60f44bc0aa7e16
2015-06-24 16:25:12 -07:00
Terrence Cole
8ebb5a1b72
Backout e0e69237df5b (Bug 1174873) for causing intermittent failures.
...
--HG--
extra : rebase_source : 4c4d2dce1f9c1fb6aa89ccdae044cc96858ec8ab
2015-06-24 16:21:57 -07:00
Terrence Cole
203f1d029f
Backout 7959ffacd30f (Bug 1176090) for being on top of a regression.
...
--HG--
extra : rebase_source : d1705d445efcf914bc92fb6bfb2cf501ee823538
2015-06-24 16:20:31 -07:00
Jonathan Kew
55b7401f32
Bug 1174711 patch 5 - Copy inline-size rather than width from prev-in-flow when initializing nsTableFrame. r=dholbert
2015-06-24 16:23:59 -07:00
Brian Hackett
04d31b315b
Bug 1175535 - Don't require objects embedded in MIR nodes to always be tenured, r=jandem.
2015-06-24 16:08:39 -07:00
Brian Hackett
22f3ab89dd
Bug 1176075 - Add a missing check for nursery objects during Ion compilation, r=jandem.
2015-06-24 16:02:04 -07:00
Alexander Surkov
4db8f115d7
Bug 1176683 - crash in mozilla::a11y::HyperTextAccessible::LandmarkRole() const, r=marcoz
2015-06-24 15:48:29 -07:00
Kartikaya Gupta
5d7a94bba3
Bug 1177023 - Log the IsRootContent flag when dumping framemetrics. r=botond
2015-06-24 15:45:46 -07:00
Sotaro Ikeda
1461279916
Bug 1176945 - Remove unnecessary hwc reference from gl r=jgilbert
2015-06-24 15:44:47 -07:00
Cameron McCormack
b7d968f6d7
Bug 1122253 - Support -moz-min-content etc. keywords in {,min-,max-}inline-size and their physical equivalents. r=bzbarsky
2015-06-25 08:40:38 +10:00
Tim Taubert
15c38ccf08
Bug 1177238 - Remove now unused identity.png (Larry) icons r=Gijs
2015-06-24 15:09:05 -07:00
Panos Astithas
ed8a0b3572
Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong
2015-06-24 16:00:12 -07:00
Michael Comella
f010b96820
Bug 1177166 - Remove menu.xml with null reference. r=me
...
This was causing crashes on tablet devices.
I'm not sure what it was for but pretty sure it was an artifact that was never
removed in old tablet builds.
--HG--
extra : commitid : HVyBG7WSkjT
2015-06-24 15:41:31 -07:00
Nikhil Marathe
808595ef2e
Bug 1166350 - Patch 2 - Fix tests. a=bustage
...
--HG--
extra : source : 726f0355ea94ba0772427bbebf53c2e919929d41
2015-06-24 14:27:49 -07:00
Nikhil Marathe
b8eea4d16b
Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley
...
Fix xpcshell tests.
Add support for webapps-clear-data.
Trash old regs on idb version upgrade.
Use principal for permission check.
use principal in PushSubscription.
--HG--
extra : source : d7554019b424327a3271e2c0debda995fff36cb5
extra : intermediate-source : be40dea6534771bdeedc9f7c6ccd8bbddb6e41c2
2015-06-24 13:34:54 -07:00
Nikhil Marathe
552b7cd770
Backed out changeset 964de5d960fa
...
The changes these tests depend on were backed out, but I didn't realise that and pushed this. Backing out and pushing again.
2015-06-24 14:32:39 -07:00
Nikhil Marathe
90857a5bc2
Bug 1166350 - Patch 2 - Fix tests. a=bustage
...
--HG--
extra : rebase_source : a96805e9d0827b618604f7479db8f1e8a6833735
extra : source : 726f0355ea94ba0772427bbebf53c2e919929d41
2015-06-24 14:27:49 -07:00
Xidorn Quan
d21321be36
Bug 1176519 - Restore the position the fullscreen toolbox collapsed flag is set. r=dao
...
--HG--
extra : source : 2ea2927d4476d86d12c60af71e25fc67fd0312cd
2015-06-24 14:08:53 -07:00
Nicolas B. Pierron
d32ebf03b8
Bug 1173764 - Disable JitSpew argument computation in optimizied builds. r=bhackett
2015-06-24 22:46:02 +02:00
Nicolas B. Pierron
32c276bf87
Bug 1173764 - Enable LAllocation/LUse serialization in optimized builds. r=bhackett
2015-06-24 22:46:02 +02:00
Mike Shal
b90d0b0eca
No bug - bump mozharness.json to 946d3352e137; a=RyanVM
2015-06-24 16:17:50 -04:00
B2G Bumper Bot
4b5724054d
Bumping manifests a=b2g-bump
2015-06-24 12:47:16 -07:00
B2G Bumper Bot
84735ccef7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e1305938bd51
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #30642 from steveck-chung/new-message-lib
Bug 1175045 - [Messages][NGA] Add serviceworkerware to our codebase and update the script for external lib, r=julienw,azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/bb633042e9af
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1175045 - [Messages][NGA] Add serviceworkerware to our codebase and update the script for external lib, r=julienw,azasypkin
2015-06-24 12:45:17 -07:00
Martyn Haigh
efead37d5b
Bug 1017338 - Swipe to close a tab from tab panel (r=s.kaspari)
...
--HG--
extra : rebase_source : a2972359250cd09281b854d4e4f6bcd634bf13a7
2015-06-24 12:22:28 -07:00
B2G Bumper Bot
fd201dc6e6
Bumping manifests a=b2g-bump
2015-06-24 08:42:53 -07:00
B2G Bumper Bot
145f5063a1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/259883256abf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30684 from KevinGrandon/bug_1176536_settings_datetime_switch
Bug 1176536 - [Settings] Convert datetime switch to use gaia-switch r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/e935722955ef
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1176536 - [Settings] Convert datetime switch to use gaia-switch
2015-06-24 08:40:32 -07:00