Terrence Cole
49fa4bf5dd
No Bug - Remove an accidentally checked-in testing note; r=meow
...
--HG--
extra : rebase_source : 9f9eae61d09d737d73ed470fa16048224a624fa0
2015-04-10 13:33:56 -07:00
Tooru Fujisawa
48ee5b588e
Bug 1153148 - Add documentation comment for JSOP_SUPERBASE and JSOP_INITHOMEOBJECT. r=efaust
2015-04-11 05:32:37 +09:00
Landry Breuil
4acbe13c9a
Bug 911450: sndio webrtc audio backend, build integration bits r=jesup
2015-04-10 21:36:54 +02:00
David Major
e3f316eace
Bug 1151506: Block long hex name DLLs due to startup crashes. r=bsmedberg
...
--HG--
extra : rebase_source : 7ac74ce636289ea855b1f6cd420859587bcace38
2015-04-10 15:23:32 -04:00
Timothy Nikkel
b027b743ae
Bug 1147038. Use the correct clip for root scroll frames in root content documents. r=mstange
...
Normally a document would size itself to the size of it's "container". If the document is a subdocument it will use the size of the iframe. If it's a root document it will use the size of the widget it is in. Overriding the viewport breaks this link, the document is now sized to whatever size the last call to nsIDOMWindowUtils::SetCSSViewport had. Of course this would produce a weird display on screen so we use this in conjunction with setting a resolution on the document. This means that the layout viewport (the size of the root frame and also approximately mScrollPort) is different from the visual viewport (what's visible on screen). The visual viewport is the composition bounds.
2015-04-09 23:48:00 -05:00
Ryan VanderMeulen
67ac03b69c
Merge m-c to inbound. a=merge
2015-04-10 15:27:38 -04:00
Ryan VanderMeulen
73c1b9d70c
Merge inbound to m-c. a=merge
2015-04-10 15:23:33 -04:00
Ehsan Akhgari
29102666d0
Bug 952211 follow-up: Only access path if debuggerInfo is set
...
Landed on a CLOSED TREE as bustage fix
2015-04-10 14:45:52 -04:00
B2G Bumper Bot
c3d979dead
Bumping manifests a=b2g-bump
2015-04-10 11:09:26 -07:00
Daniel Holbert
ff39c659a6
Bug 1026350 followup #2 : Use NS_IMETHOD instead of NS_IMETHODIMP for function-decl that happens to provide inline impl, in FakeInputPortService.cpp. rs=froydnj
2015-04-10 09:49:55 -07:00
Daniel Holbert
371ddc6c49
Bug 1026350 followup: Add missing 'override' annotations to helper classes in FakeInputPortService.cpp. rs=ehsan
2015-04-10 09:37:05 -07:00
B2G Bumper Bot
40b3526c5e
Bumping manifests a=b2g-bump
2015-04-10 09:24:34 -07:00
Carsten "Tomcat" Book
394fd4eee8
Backed out changeset 9a6acb756ed5 (bug 1100501) for OSX XPCshell Test failures
...
--HG--
extra : rebase_source : ae89392aed27a9945efa0405ab3cd6339821fa91
2015-04-10 12:33:56 +02:00
Jan de Mooij
b37b84868d
Bug 1151326 - Don't inline yields in legacy generators in Baseline. r=shu
2015-04-10 11:39:00 +02:00
Jan de Mooij
d788c8f3ca
Bug 1147216 part 2 - Use the right line number for strict eval. r=luke
2015-04-10 11:38:52 +02:00
Jan de Mooij
19a9268d88
Bug 1147216 part 1 - Give JSOP_LINENO a 4-byte instead of 2-byte operand. r=luke
2015-04-10 11:38:50 +02:00
Carsten "Tomcat" Book
fee8ca89b2
Backed out changeset 43af95e75ece (bug 1063369) for bc1 test failures
2015-04-10 11:31:35 +02:00
Carsten "Tomcat" Book
45fa56db26
Backed out changeset eaf1b350adf9 (bug 1063369)
2015-04-10 11:29:51 +02:00
Carsten "Tomcat" Book
ee1f87921b
Backed out changeset 1610ee9ba5d8 (bug 1151821) for m1 test failures
2015-04-10 11:12:51 +02:00
Carsten "Tomcat" Book
1c47faafb7
Backed out changeset 1f8ed1063d26 (bug 1151821)
2015-04-10 11:10:58 +02:00
Alastor Wu
4fe5e567c1
Bug 1151992 - Use call state to decide the usages of output device. r=baku
2015-04-10 17:00:14 +08:00
Blake Wu
079a5da49b
Bug 1152218 - Have a larger tolerance to decide if video data is low or not. r=cpearce.
...
--HG--
extra : rebase_source : 4fedd13388c3a180df012ddd4ee46a0bf6a5de1e
2015-04-08 17:57:18 +08:00
Blake Wu
3abc5e1763
Bug 1146729 - [FFOS] Enable MP4Reader for MSE and local playback. r=cpearce.
...
--HG--
extra : rebase_source : 266be05dba0167a0740fb2ae71e363c65d051f74
2015-04-09 14:02:41 +08:00
Jim Mathies
5f28b71aad
Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg
...
--HG--
extra : rebase_source : 07b4333bee19033dc099cb2b90370ad24f787939
2015-04-09 15:41:53 -05:00
Andrea Marchesini
81daef00e3
Bug 1133601 - Implement about:serviceworkers, r=ehsan
2015-04-10 09:50:06 +01:00
Andrea Marchesini
590d964eff
Bug 1152602 - dom/workers/test/serviceworkers/importscript.sjs should return an error at the second request, r=ehsan
2015-04-10 09:45:51 +01:00
Andrea Marchesini
ce8084617b
Bug 1151082 - RequestSyncAPI - avoid infinite loop when processing pending messages, r=ehsan
2015-04-09 19:59:39 +01:00
Makoto Kato
e9c2da8c5f
Bug 723197 - Remove a workaround of VS2010 PGO bug. r=dbaron
2015-04-10 17:09:11 +09:00
Fernando Jimenez
667ebff8fc
Bug 1147804 - Facebook auto sync will not happen if you change the time 24 hours later. r=fabrice
2015-04-09 19:22:37 +02:00
Fernando Jimenez
3cad522746
Bug 1145551 - DTMF should be sent using the active SIM, the given or the default one (in that order). r=aknow
2015-04-09 19:22:37 +02:00
Bobby Holley
e457975e9d
Bug 1152784 - Be more robust about possible intermediate wrappers in IsFrameId. r=bz
...
Boris and I debugged this. It looks like we're somehow ending up with an
XrayWaiver on the other end of a CrossOriginXrayWrapper. The specifics of how
this happens are a bit fuzzy to me, but it's presumably happening in all the
brain transplant weirdness we do when recomputing wrappers during document.domain.
Having an XrayWaiver there isn't unsafe - the wrapper computation algorithm
will ignore the waiver if the principals don't allow the caller to waive. But
it does throw a wrench in some brittle code that only expects certain kinds
of wrappers. Let's just do what XrayTraits::getTargetObject does. I don't think
this is really unsafe at all, because the only wrapper with a security boundary
is the CCW, and we're already stripping that off unconditionally with
Wrapper::wrappedObject.
2015-04-10 00:28:05 -07:00
Timothy Nikkel
fd9632fce5
Bug 1063369. Forgot missing include.
2015-04-10 01:56:22 -05:00
Timothy Nikkel
7703b19fed
Bug 1063369. When we clone an imgRequestProxy and it currently has an imgCacheValidator checking if the request is still valid over the network make sure to add the new proxy to the validator so that the validator can update the proxy to point to a new request if it finds the old request to be stale. r=seth
...
Since the CSS image loader (for example background images) always uses a cloned request for painting the image this results in stale images being shown.
This patch is almost the same as the patch Boris Zbarsky posted to bug 432391 in 2011, but I didn't notice that patch until too late. There is one siginificant difference though. We call AddProxy and SetNotificationsDeferred before calling SyncNotifyListener in this patch. Calling them after leads to orange on try server.
2015-04-10 01:15:39 -05:00
Shian-Yow Wu
30be5220e8
Bug 1150318 - Enable netwerk/test/unit/xpcshell.ini tests for B2G desktop by default. r=mcmanus
2015-04-10 14:02:17 +08:00
Bas Schouten
53c959e4f6
Bug 1151821 - Test: Test whether simple canvas globalCompositeOperators work when a clip is set. r=jrmuizel
2015-04-10 07:09:31 +02:00
Bas Schouten
05e322c6f7
Bug 1151821: Make globalCompositeOperator work correctly when a complex clip is pushed. r=jrmuizel
2015-04-10 07:09:31 +02:00
Ryan VanderMeulen
b263712851
Backed out 4 changesets (bug 1152151, bug 1152153, bug 1151693) for test_eme_persistent_sessions.html timeouts on multiple platforms.
...
Backed out changeset 395ef92d464f (bug 1152153)
Backed out changeset 5b2e38cdb64d (bug 1152151)
Backed out changeset 3a63c4087b9f (bug 1151693)
Backed out changeset 88b5d5b06e02 (bug 1151693)
CLOSED TREE
2015-04-10 00:21:43 -04:00
Ryan VanderMeulen
ea5c01418c
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-09 23:00:24 -04:00
Ryan VanderMeulen
a59888777c
Backed out changeset 3366d180e8ee (bug 1145439) for test_scroll_event_ordering.html failures.
2015-04-09 22:59:10 -04:00
Ryan VanderMeulen
868f030b98
Merge fx-team to m-c. a=merge
2015-04-09 22:57:56 -04:00
Ryan VanderMeulen
1a2a7d9064
Backed out changeset ff04a9792eb2 (bug 1076775) for xpcshell failures. a=me
2015-04-09 22:44:15 -04:00
Ryan VanderMeulen
23b2440390
Merge inbound to m-c. a=merge
2015-04-09 22:43:57 -04:00
Ryan VanderMeulen
7700a98e42
Bug 1153060 - Bump the in-tree mozharness revision. a=me
2015-04-09 22:36:17 -04:00
B2G Bumper Bot
b9ae5a5d8c
Bumping manifests a=b2g-bump
2015-04-09 17:38:07 -07:00
B2G Bumper Bot
83b0b4ce49
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e014aec53259
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1146789 - merge pull request #29399 from sfoster:ftu-ping-locale-bug-1146789 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/deaf94e95e92
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1146789 - Update locale before sending ftu ping data. r=alive
2015-04-09 17:35:30 -07:00
Ryan VanderMeulen
579da75a70
Backed out changeset e713ce8013eb (bug 1127618) for suspicion of causing semi-frequent B2G crashes.
...
CLOSED TREE
2015-04-09 20:05:49 -04:00
B2G Bumper Bot
ceb0f25279
Bumping manifests a=b2g-bump
2015-04-09 15:58:03 -07:00
B2G Bumper Bot
93ebccfe71
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/56aa899b4319
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1152591 - [Shared] Add variables.css to contain gaia-wide CSS definitions r=tdietrich"
This reverts commit 7037a15a113357b32d273a392acf68006d9839da.
2015-04-09 15:55:28 -07:00
B2G Bumper Bot
4ccf1c71a7
Bumping manifests a=b2g-bump
2015-04-09 15:43:29 -07:00
B2G Bumper Bot
e8bf27cb92
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9d5f690085c8
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152591 - merge pull request #29435 from KevinGrandon:bug_1152591_update_gaia_theme_for_transitions to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/b6cbf5d3bfc6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1152591 - Stamp bower.json with new gaia-theme
2015-04-09 15:40:27 -07:00