Commit Graph

449925 Commits

Author SHA1 Message Date
Nicholas Nethercote
a62e6ee5b7 Bug 1224403 (part 8) - Use LayoutDeviceIntMargin more in HyperTextAccessible. r=kats.
--HG--
extra : rebase_source : 0e3cf7566f640f3165d677f67c005b43e290ac94
2015-11-12 05:34:27 -08:00
Nicholas Nethercote
a63371ae36 Bug 1224403 (part 7) - Use LayoutDeviceIntMargin more in IMMHandler. r=kats.
--HG--
extra : rebase_source : bd16246a0f6d79f9a5c40813dd5d9a1085b06c6a
2015-11-12 05:22:44 -08:00
Nicholas Nethercote
3ce44673ed Bug 1224403 (part 6) - Remove one WidgetToScreenOffsetUntyped() call. r=kats.
--HG--
extra : rebase_source : fe8441c71cf642684c5b2edee1e7175630917760
2015-11-12 05:08:31 -08:00
Nicholas Nethercote
ab29eab5df Bug 1224403 (part 5) - Make OnDefaultButtonLoaded() return/take a LayoutDeviceIntMargin. r=kats.
--HG--
extra : rebase_source : e12b1703343cc95b52b4a20bd56a3790def99325
2015-11-12 04:34:29 -08:00
Nicholas Nethercote
e2fe66176b Bug 1224403 (part 4) - Make {Get,Set}NonClientMargins() return/take a LayoutDeviceIntMargin. r=kats.
This required adding {To,From}UnknownMargin().

--HG--
extra : rebase_source : de7e8f56604825bcc1babe5e05a8f8623a402cad
2015-11-11 23:05:04 -08:00
Nicholas Nethercote
f703d45de5 Bug 1224403 (part 3) - Make mNonClientOffset a LayoutDeviceIntMargin. r=kats.
Surprisingly enough, this requires no other changes, because it's only ever
accessed on a per-field basis, rather than the entire struct at once.

--HG--
extra : rebase_source : a3b1efad0dae6b1ddab3ab77f046e2924c62231b
2015-11-11 20:04:01 -08:00
Nicholas Nethercote
7922110bde Bug 1224403 (part 2) - Split GetClientOffset() into typed and untyped versions. r=kats.
--HG--
extra : rebase_source : 5197f42325d36313ad8c6178baaabcf6f7df532c
2015-11-11 19:56:06 -08:00
Nicholas Nethercote
ff5231e6d2 Bug 1224403 (part 1) - Make Configuration::mBounds a LayoutDeviceIntRect. r=kats.
--HG--
extra : rebase_source : a0ae2779dfd9bc10730c8b38bc082453845daa1f
2015-11-10 16:27:26 -08:00
Ralph Giles
68f3cf2767 Bug 1218124 - Add vpx_once patch to update script. r=gerald
From 3fae7b20918a3a3c8a9dc6e7f92aef0d19fb20fa Mon Sep 17 00:00:00 2001
2015-11-12 17:00:07 -08:00
Ralph Giles
168bcdfbd5 Bug 1218124 - Use InterlockCompare in win32 vpx_once(). r=gerald
From 64f73cc1f7f57ca6643b027eae63041fec408ea8 Mon Sep 17 00:00:00 2001
2015-11-06 16:42:49 -08:00
John Lin
e5d023ca2c Bug 1211802 - Recognize 'avc?' as mp4 video. r=jya 2015-11-11 19:13:00 +01:00
Dave Huseby
7aa8b55eb3 Bug 1220688 - catch and ignore JS exceptions when working with nsAutoJSString. r=bz 2015-11-12 13:12:00 +01:00
Tom Tromey
4113691556 Bug 1221292 - move nondeterministicGetWeakMapKeys to ThreadSafeChromeUtils; r=bz 2015-11-11 12:55:00 +01:00
Nils Ohlmeier [:drno]
6c9e203103 Bug 1223160 - added SDP parser file reader. r=bwc
--HG--
extra : rebase_source : f9f2057941364a4a496eb577f34b92c62550daaf
2015-11-09 13:57:29 -08:00
Nicholas Parkanyi
117227ff19 Bug 1223652 - Remove redundant else block after return statement in CGBlockScopeList::findEnclosingScope. r=arai
--HG--
extra : rebase_source : 0159eb258808ab1aa804a0fcfca26435d96fc296
2015-11-11 16:33:00 +01:00
Maja Frydrychowicz
3b676c802b Bug 1223429 - Return exit code 10 when Marionette harness has failing tests; r=automatedtester
--HG--
extra : rebase_source : 0e3dfb94d210143f81a45049f3ecbd01bb5ce9a7
2015-11-10 13:09:13 -05:00
Eddy Bruel
cb30e9f8bf Bug 1224237 - Remove the !baseURL check from ServiceWorkerContainer::Register;r=bkelly 2015-11-13 10:48:49 +01:00
Nicholas Nethercote
caf1f67d29 Bug 1186783 (part 1) - Replace nsBaseHashtable::EnumerateRead() calls in netwerk/. r=michal.
--HG--
extra : rebase_source : ca2350bb6cc806972841347430265d6b1b374a53
2015-11-03 16:25:22 -08:00
Nicholas Nethercote
73173fb7ae Bug 1187151 (part 2) - Replace nsBaseHashtable::Enumerate() calls in dom/base/ with iterators. r=janv.
--HG--
extra : rebase_source : 6e780bbe71aa0e2463b664ca17b9023bd9216179
2015-11-13 00:25:28 -08:00
Nigel Babu
9fdcc7ce00 Backed out changeset 80a79987da8b (bug 1221758) for xpcshell bustage on CLOSED TREE 2015-11-13 14:49:14 +05:30
Jonas Sicking
ccb3b8dd1e Bug 1223647 followup. Indicate that we're failing the correct WPT tests. Landing on a CLOSED TREE 2015-11-12 23:36:10 -08:00
Magnus Melin
95a949dd6a Bug 1221758 - don't run cache2 tests when cache2 isn't used. r=michal.novotny
Was causing test failures for Thunderbird where cache2 isn't in use yet.
2015-11-13 08:12:30 +02:00
Randell Jesup
2122816dfc Bug 1224442: null-check GMP Parent Shmem messages from the Child to handle messages after shutdown r=cpearce 2015-11-13 01:08:01 -05:00
Sotaro Ikeda
3b4ee54eab Bug 1221446 - Add virtual display support to GonkDisplayJB r=mwu 2015-11-12 21:09:58 -08:00
Jonas Sicking
27c89ea082 Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb
--HG--
rename : dom/workers/test/serviceworkers/test_eval_not_allowed.html^headers^ => dom/workers/test/serviceworkers/test_eval_allowed.html^headers^
2015-11-10 21:16:12 -08:00
Jonas Sicking
01d0bafa52 Bug 990270 - Enable navigator.sendBeacon by default on Firefox OS. r=fabrice 2015-11-12 12:40:45 -08:00
Phil Ringnalda
78c184fb46 Back out changeset cd0be67d2344 (bug 1224307) for test_page_scroll_with_fixed_pos.html bustage
CLOSED TREE
2015-11-12 20:18:38 -08:00
Phil Ringnalda
08a38cf3b8 Back out changeset 13335ded96b9 (bug 1081272) for test_page_scroll_with_fixed_pos.html bustage
CLOSED TREE
2015-11-12 20:18:03 -08:00
Phil Ringnalda
dc2edc3740 Bug 1183959 - Disable test_file_os_delete.html on e10s
CLOSED TREE
2015-11-12 20:01:39 -08:00
Kyle Huey
078f499859 Bug 1224061: Fuck bluetooth. r=me CLOSED TREE 2015-11-13 11:01:40 +08:00
Kyle Huey
6d6879a0da Bug 1224061: Followup to fix b2g bustage r=me CLOSED TREE 2015-11-13 10:27:43 +08:00
Kyle Huey
de8387d5fd Bug 1224061 followup to fix bustage. r=me on a CLOSED TREE IGNORE IDL 2015-11-13 09:23:59 +08:00
Nathan Froyd
2d8bae8e40 Bug 1217571 - fix the imagelib cache to work in e10s; r=seth
nsICachingChannel isn't available in the child process; we have to use
nsICacheInfoChannel instead.
2015-11-12 15:09:52 -05:00
Shu-yu Guo
8e2be09a2c Bug 1223007 - Fix eval redeclaration check for Debugger.Frame.eval. (r=efaust) 2015-11-12 17:01:34 -08:00
Jeff Gilbert
0889900785 Bug 1209612 - Formalize client vs display EGL exts, and don't check client exts on ANDROID due to topcrash. - r=jrmuizel,snorp 2015-11-12 13:41:45 -08:00
Matt Brubeck
ae413e1b82 Bug 1081272 - Include position and transform when computing header/footer size [r=tn] 2015-11-12 16:55:02 -08:00
Matt Brubeck
c1f53f3bdd Bug 1224307 - Fix page scrolling for non-full-width fixed headers/footers [r=tn] 2015-11-12 16:55:00 -08:00
Kyle Huey
bdbb2ec50a Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
Wes Kocher
965f61f745 Merge m-c to inbound, a=merge CLOSED TREE
--HG--
extra : commitid : GWqH03Ikv84
2015-11-12 16:26:18 -08:00
Wes Kocher
7818a5d82d Merge b2ginbound to central, a=merge
--HG--
extra : commitid : 4oxpTfmj62P
2015-11-12 16:10:14 -08:00
Wes Kocher
aa703c8ebc Merge fx-team to central, a=merge
--HG--
extra : commitid : 2P60329DeS
2015-11-12 16:04:09 -08:00
Sebastian Hengst
95aa206ff2 Backed out changesets 5a3092c456c0,8dcbfd14f1e5 (bug 1218433) for M3, W3 failures and M10 failure on Android. r=backout a=merge
* * *
Backed out changeset 8dcbfd14f1e5 (bug 1218433)


dom/security/test/csp/test_child-src_worker-redirect.html | CSP child-src worker test other-src-worker_redir-same - got "Error: Failed to load script (nsresult = 0x805e0006)", expected "blocked"
dom/security/test/csp/test_child-src_worker.html | Test timed out.
dom/security/test/csp/test_child-src_worker_data.html | Test timed out.

--HG--
extra : commitid : AdufAFGM6At
extra : source : 89f3fe7202921aaf81b78cc1287b5e99940dc85b
2015-11-12 18:44:51 +01:00
B2G Bumper Bot
04a38cdc4e Bumping manifests a=b2g-bump 2015-11-12 09:41:56 -08:00
B2G Bumper Bot
7a8b394555 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/03c4db27ecf4
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #32994 from albertopq/1196194-edge-race

Bug 1196194 - Avoding switching to a new app while switching via edge gesture r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/cd961e40b863
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1196194 - Avoding switching to a new app while switching via edge gesture
2015-11-12 09:40:14 -08:00
B2G Bumper Bot
db559a26e2 Bumping manifests a=b2g-bump 2015-11-12 08:42:19 -08:00
B2G Bumper Bot
141019d73e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b9d1644e67f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #33099 from hkasemir/1223275-email-notificationHelper

Bug 1223275 - migrate email app to NotificationHelper r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/174c8f14532a
Author: Heidi Kasemir <heidi.kasemir@gmail.com>
Desc: Bug 1223275 - migrate email app to NotificationHelper
2015-11-12 08:40:31 -08:00
B2G Bumper Bot
3b4ba44b04 Bumping manifests a=b2g-bump 2015-11-12 08:16:41 -08:00
B2G Bumper Bot
23acaccead Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e5f4b671da6
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #33041 from wilsonpage/844920

Bug 844920 - [meta] Camera - expose runtime-detected platform-specific picture settings

========

https://hg.mozilla.org/integration/gaia-central/rev/2ce878491940
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 844920 - [meta] Camera - expose runtime-detected platform-specific picture settings
2015-11-12 08:15:17 -08:00
B2G Bumper Bot
e7a93694d3 Bumping manifests a=b2g-bump 2015-11-12 04:01:43 -08:00
B2G Bumper Bot
60dd4b56ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9cc0111bbcd
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32060 from gabrielesvelto/bug-1207221-do-not-turn-on-screen-during-a-call

Bug 1207221 - Do not turn on the screen when receiving a notification during a call r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/529feb5124b6
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1207221 - Do not turn on the screen when receiving a notification during a call r=etienne
2015-11-12 04:00:19 -08:00