Commit Graph

416157 Commits

Author SHA1 Message Date
Jed Davis
6bf3d102d8 Bug 1151607 - Step 1.5: Avoid unlikely false positives in Linux SandboxInfo feature detection. r=kang
Using the equivalent of release assertions in the patch after this one
is easier to justify if I can't come up with vaguely legitimate reasons
why they might fail; this detects the ones I thought of.
2015-04-10 18:05:19 -07:00
Jed Davis
32cb9ee32d Bug 1151607 - Step 1: Add Linux sandboxing hook for when child processes are still single-threaded. r=kang r=bent
This means that B2G plugin-container must (dynamically) link against
libmozsandbox in order to call into it before initializing Binder.
(Desktop Linux plugin-container already contains the sandbox code.)
2015-04-10 18:05:19 -07:00
Jed Davis
cf24e12150 Bug 1151607 - Step 0: sort includes to make the following patches cleaner. r=kang 2015-04-10 18:05:19 -07:00
Mats Palmgren
a9f328bbc0 Bug 1107778 - Remove a couple of unused test files that landed accidentally. r=me 2015-04-11 00:21:06 +00:00
Mats Palmgren
2f31bdf840 Bug 1143299 - Make frame insertion methods deal with aPrevFrame being on an overflow list. r=roc a=abillings 2015-04-11 00:21:06 +00:00
Jeff Muizelaar
347a7df060 Bug 1153381. Add a D3D11 ANGLE blacklist. r=mstange
This blocks the Intel 4500 style GPUs so that Google Maps
works properly

--HG--
extra : rebase_source : eb9669f5502c02024e6d33852a74a724a2f2d156
2015-04-10 16:17:27 -04:00
Eric Faust
26cd2ac86b Bug 1153057 - Properly initialize the [[HomeObject]] of methods with computed property names. (r=jorendorff) 2015-04-10 13:47:53 -07:00
Geoff Brown
d7c5268d8e Bug 1151219 - Robocop page load refinements; r=margaret 2015-04-10 16:34:44 -06:00
Blake Kaplan
7f196f5a12 Bug 1152482 - Make the separator work in the autocomplete popup. r=felipe 2015-04-10 15:18:05 -07:00
Alexandru Tifrea
750f1d8d1c Bug 966395 - Correctly propagate the input language's direction on OSX. r=masayuki/mrbkap
Gtk patch written by mrbkap@mozilla.com, with r=roc
2015-04-10 15:18:05 -07:00
Wes Kocher
4717b36921 Backed out changeset c2ba0e6f13b4 (bug 1153057) for spidermonkey bustage CLOSED TREE 2015-04-10 14:54:01 -07:00
Wes Kocher
7f11a74d01 Backed out changeset 91213097831c (bug 1153057) 2015-04-10 14:53:35 -07:00
Eric Faust
c78047e262 Bug 1153057 - Fix signed comparison warning on a CLOSED TREE. 2015-04-10 14:22:52 -07:00
Timothy Nikkel
cf95787e0b Bug 1147038. Mark some reftests as passing. CLOSED TREE 2015-04-10 16:12:04 -05:00
Andrew Halberstadt
39f12435b3 Bug 1153413 - Add --subsuite option to mochitest mach command, r=jgriffin
--HG--
extra : rebase_source : 02d8c1babf07fb30f26b1d4026ad446bf4094eff
2015-04-10 15:31:36 -04:00
Eric Faust
1c806698c0 Bug 1153057 - Properly initialize the [[HomeObject]] of methods with computed property names. (r=jorendorff) 2015-04-10 13:47:53 -07:00
Mason Chang
8408557d40 Bug 1153392 - Use the current timestamp if the software vsync thread is late. r=kats 2015-04-10 13:44:09 -07:00
Geoff Brown
e8a073e3c4 Bug 1151910 - Guard against ArrayIndexOutOfBoundsException in testCheck2; r=kats 2015-04-10 14:41:37 -06:00
Geoff Brown
beb4222eab Bug 1152994 - Kill orphan ssltunnel and xpcshell in B2G emulator tests; r=kmoir 2015-04-10 14:41:36 -06:00
Daniel Holbert
a55ee7cc16 Bug 1152913 part 2: Convert flexbox 'IsAxisHorizontal' checks to use new logical-axis member data. r=mats 2015-04-10 13:35:42 -07:00
Daniel Holbert
4d8faad43f Bug 1152913 part 1: Make FlexboxAxisTracker store the WritingMode & representation of how flex axes map to it. r=mats 2015-04-10 13:35:15 -07:00
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