diff browse |
83c5d1c58506ab886d898b1b649d64d2eaad5a80 2015-03-19 06:37 -0400 |
Kartikaya Gupta - Bug 1144650 - Don't dispatch touch-based mouse events when APZ is handling touch. r=jimm |
diff browse |
33c30e283fa806e0917e09b54e7bd0c59a328c0e 2015-03-19 06:37 -0400 |
Kartikaya Gupta - Bug 1144324 - Remove the codepaths that conditionally enable touch events based on touch the presence of touch listeners. r=smaug,jimm |
diff browse |
d3dadcb1022670ad8a57d426b8b7b70a9c53400d 2015-03-19 06:37 -0400 |
Kartikaya Gupta - Bug 1144324 - Try to register for, and handle, touch events when APZ is enabled. r=dvander,jimm |
diff browse |
01abf38a6a4db728f2603395fcbc2edffca1cc45 2015-03-19 06:33 -0400 |
Kartikaya Gupta - Bug 1122090 - Send the allowed behaviour notification to APZ for touch blocks when touch-action is enabled. r=botond |
diff browse |
d1f19152d5f816bfb7b55579d11a7065b9a3f162 2015-03-19 06:33 -0400 |
Kartikaya Gupta - Bug 1122090 - Make ContentHelper take a LayoutDeviceIntPoint instead of an nsIntPoint. r=botond |
diff browse |
2af030f451ebfcba6bb32b34ec945652c011ec03 2015-03-19 06:33 -0400 |
Kartikaya Gupta - Bug 1144112 - When tagging a block as fast-motion with touch-action enabled, make sure to set the allowed behaviors on it as well. r=botond |
diff browse |
539b2af2e3ac7c8d17dbcaca8f8ea0bf4ffa4ade 2015-03-19 06:33 -0400 |
Kartikaya Gupta - Bug 1144112 - Rearrange code a little to simplify it. No functional changes intended. r=botond |
diff browse |
4a4e2ae41f4e901684def9d913ae7028c844bc10 2015-03-19 06:33 -0400 |
Kartikaya Gupta - Bug 1144112 - Update the FlingStop tests to check if events are flowing properly after the fast-motion blocks are done. r=botond |
diff browse |
ea078640b43eb0fbc34c45ca82e75ea59d6b791e 2015-03-19 06:33 -0400 |
Kartikaya Gupta - Bug 1144112 - Only set the default allowed touch behaviour if the event is not consumed, to have the tests better reflect reality. r=botond |
diff browse |
d226d104ee7ddf660cc07e79188ccbd78497f603 2015-03-19 10:40 +0100 |
Carsten "Tomcat" Book - Backed out changeset cb73c395a78d (bug 1135907) for crashtest failures due to assertions |
diff browse |
d47928fa5fd94c087b5b90b727df5371aa55c696 2015-03-17 13:45 -0700 |
Jim Blandy - Bug 1144371: Implement DEBUG-only JS shell function |dumpStringRepresentation|. r=jandem |
diff browse |
ddae9d7a32c0c84c8aa8f10a64ed8d2894187b7c 2015-03-16 18:40 -0700 |
Jim Blandy - Bug 1063147: Clarify comments about extensible strings. DONTBUILD r=jandem |
diff browse |
cfe07d44b06b1c867c26ef4dd9d7869d43048a2e 2015-03-19 10:11 +0100 |
Jan de Mooij - Bug 1141583 - Store nargs in LambdaFunctionInfo to avoid a TSan false positive. r=bhackett |
diff browse |
a3a293a7d9eae7a7d8fdb12e49992360341e2a03 2015-03-19 10:08 +0100 |
Jan de Mooij - Bug 974418 - Fix a TSan race involving the double-elements flag on template objects. r=bhackett |
diff browse |
117a35077c1b4ac8448f28ebe429a790ae5f44db 2015-03-19 22:01 +1300 |
Matt Woodrow - Bug 1145029 - Disable DXVA for 4k videos on AMD hardware since it performs poorly. r=jya |
diff browse |
3e826cb4e94143719fa8efde70e343331ba29aef 2015-03-19 19:04 +1100 |
Xidorn Quan - Bug 1112474 part 2 - Fix ruby-position reftests with bsize adjustment. r=dholbert |
diff browse |
67bd29e2759cbca90ada4654351ccce6fdc1c23d 2015-03-19 19:04 +1100 |
Xidorn Quan - Bug 1112474 part 1 - Make utils of CSS Ruby reftests writing-mode aware. r=dholbert |
diff browse |
cb73c395a78d8c3a77de559d31f437689554de15 2015-03-17 14:04 -0700 |
David Anderson - Fix max texture size handling in displayport clamping. (bug 1135907 follow-up, r=kats) |
diff browse |
e4f2552c20fadc7124335deaea50e312fb11a183 2015-03-18 21:21 -0400 |
Jan-Ivar Bruaroey - Bug 1144984 - add missing includes in MediaTimer.cpp. r=bobbyholley |
diff browse |
29a208a74d8f571eea3dc26c54d6d0a676d8da18 2015-03-18 20:31 -0700 |
Seth Fowler - Bug 1144899 - Make the perfect match check in LookupBestMatch skip undecoded surfaces. r=dholbert |
diff browse |
5881281bf6826db9aafbc2b181bafe1450b541d6 2015-03-18 14:16 +0100 |
Ehsan Akhgari - Bug 1144876 - Stop spamming stderr with a warning every time that we encounter a document that is not controlled by a service worker; r=nsm |
diff browse |
eece6a43d288b3f7bb85c3dd884258c321712d8f 2015-03-18 15:30 +0100 |
Jed Davis - Bug 1144580 - Whitelist pselect6 in content seccomp-bpf policy. r=kang |
diff browse |
255c4bf7628a0445ca483d12b0061b02632309b6 2015-03-17 10:58 +0100 |
Ehsan Akhgari - Bug 1144236 - Add tests for the ignoreMethod match mode in DOM cache; r=bkelly |
diff browse |
61023312923c49d8e2e02537e6a8640d1553b17f 2015-03-18 14:19 +0100 |
Ehsan Akhgari - Bug 1144214 - Fix DeleteOrphanedBodyAction so that it doesn't orphan cache files if the action is canceled; r=bkelly |
diff browse |
535571bc01644d2a79947b2756c9ce157d3d24a7 2015-03-18 12:19 +0100 |
Alexandre Ratchov - Bug 1144087 - "Audio glitches on OpenBSD caused by rounding errors." r=kinetik |
diff browse |
c95b819aba41918c41be2afc8465c369c6faa20b 2015-03-18 18:21 +0100 |
Heiher - Bug 1144005 - IonMonkey: MIPS: Fix encode break instruction. r=rankov |
diff browse |
7a3da13b481426cc34d36d3978cd5afd189baffe 2015-03-18 19:15 +0100 |
JW Wang - Bug 1143562. Part2 - only init |mStorageBaseDir| in the chrome process. r=cpearce |
diff browse |
57f1dab3ca956d381f8de7d2965138a05579cae5 2015-03-16 19:51 +0100 |
JW Wang - Bug 1143562 - use /data/b2g/mozilla/gmp as the gmp storage folder on B2G. r=cpearce |
diff browse |
e772801f3c82875c9a60742711bc9252f4d5a20e 2015-03-17 21:31 +0100 |
Morris Tseng - Bug 1143139 - Cancel all timer when SelectionCarets are terminated. r=roc |
diff browse |
d713f17f6575ee718f68289d813f5ace796a72e8 2015-03-18 15:36 +0100 |
Masatoshi Kimura - Bug 1133187 - Update fallback whitelist. r=keeler |
diff browse |
a648afebfadf15489dd2cdcc24e7daa13389ece1 2015-03-17 22:50 +0100 |
Jed Davis - Bug 1141906 - Adjust some assertions in Linux sandbox feature detection. r=kang |
diff browse |
e48cd77481ac00f381850b4d6b9b90d8ef76f469 2015-03-18 18:36 +0100 |
|
diff browse |
97aff00e4250d795c74c61026339383ada6f9fe8 2015-03-18 14:32 +0100 |
|
diff browse |
0a11b73c77b78b08ea55b05e368a6522a34fa251 2015-03-19 15:53 +0900 |
Mike Hommey - Backout changeset a1a89ff4ee31 (bug 762449) to disable jemalloc 3 for now. |
diff browse |
8491e8e66dfd151d364e6a72d8f33f7969f6a4f2 2015-03-18 21:51 -0700 |
Phil Ringnalda - Backed out 3 changesets (bug 1126089) for ASan e10s bc1 failures and green-crashes |
diff browse |
a907e799d8d4fc2a66ec366361308bc14313fa10 2015-03-18 20:38 -0700 |
Phil Ringnalda - Back out 59fd15407a79 (bug 1142336) for shutdown hangs |
diff browse |
cc2ae042cf01e22ae7f60658ed5ebde4e2a45816 2015-03-18 19:55 -0700 |
Jeff Gilbert - Bug 1142975 - Check for Present()-caused context loss. - r=kamidphish |
diff browse |
af1e88d6b173cdb0621a127adfce52d9f6653aa9 2015-02-09 00:13 +1000 |
Dan Glastonbury - Bug 1110120 - Remove use of UniquePtr for XFB and UB tracking.; r=smaug |
diff browse |
6d051ee01dc859e942aa53d06a252235b6570c30 2015-03-18 18:45 -0700 |
Seth Fowler - Bug 935850 - Add a little more fuzz to box-sizing-replaced-003.xht. r=me |
diff browse |
2230352e97bf2529647ebacf9560fd4d2b1c591b 2015-03-18 18:29 -0700 |
Seth Fowler - Bug 1141398 - Do not always revalidate image cache entries for file URIs. r=tn |
diff browse |
1b724ad95f5506436c1443ad7ae40dfa3eb12d82 2015-03-18 18:29 -0700 |
Seth Fowler - Bug 1019840 - Use cached intrinsic size in nsImageFrame::ComputeSize unless the image loader has a size. r=tn |
diff browse |
915f028b125ec2fb2ded4e1c388ba5ec0f226bfb 2015-03-18 18:29 -0700 |
Seth Fowler - Bug 1141376 - Do not call OnSizeAvailable in nsImageFrame::Init. r=tn |
diff browse |
2cb48c14bbedf8cf089a6fdf022e3de1b1ebf950 2015-03-18 18:29 -0700 |
Seth Fowler - Bug 1139636 - Add BUG_COMPONENT info for ImageLib. r=gps |
diff browse |
5462a753d8496c839ab3e05693004a8f7968633a 2015-03-19 10:12 +0900 |
Tooru Fujisawa - Bug 1116376 - Skip full GC triggered by atoms zone if keepAtoms is true, and retrigger it after keepAtoms becomes false. r=jonco |
diff browse |
03b0e7eac69dae9f6b0c85e173c536a1d7b2638b 2015-03-18 18:05 -0700 |
Brian Hackett - Bug 1137180 - Add most functionality necessary for extensible unboxed objects, r=jandem. |
diff browse |
9e6e0fbeb0b41f2c90beaeabf22a936ed2ecc2b7 2015-03-18 18:01 -0700 |
Brian Hackett - Bug 1143521 - Remove IsPoisonedPtr stuff, r=sfink. |
diff browse |
59fd15407a79d972a19acfa515fd509002964059 2015-03-17 14:02 -0700 |
Bobby Holley - Bug 1142336 - Create one unified thread pool for media code and run the MDSM task queues on it. r=mattwoodrow |
diff browse |
b3fee83f129be1098c1e24a63d03fa83eb193958 2015-03-16 20:52 -0700 |
Ben Turner - Bug 1134309 - Fix slice handling when the first access is from a remote input stream, r=khuey. |
diff browse |
57c55ce051cd1952ffb2d6f95b5ec18ecff426ac 2015-03-18 14:20 -0700 |
Ben Turner - Bug 1143885 - Fix transaction handling when requests are killed prematurely, r=khuey. |
diff browse |
75865c5deec88c09700470f483ebb287d47d22c3 2015-03-18 17:33 -0700 |
Wes Kocher - Merge m-c to inbound a=merge CLOSED TREE |
diff browse |
cf1060d8ce9f7cfaa1ab9be4a6c062f8de5abd95 2015-03-18 16:04 -0700 |
Wes Kocher - Merge m-c to fx-team a=merge CLOSED TREE |
diff browse |
9dd325adf18b9269d750ca14d263d17308835c47 2015-03-18 13:47 -0700 |
Christoph Kerschbaumer - Bug 1144816 - Add longer timeout to meta referrer tests. r=gijs |
diff browse |
fcb1fc9a00e7103f6021dcf19c381562c83e8115 2015-03-18 11:18 -0700 |
Stephen Horlander - Bug 1070706 - Add an inverted RSS icon to menuPanel*.png. r=Gijs |
diff browse |
4f28f9c87ba60b0430a841bd40ea91e4639d8b9c 2015-03-17 17:18 -0700 |
Matthew Noorenberghe - Bug 1120129 - Allow per-site recipes to adjust the username/password field detection for autofill. r=dolske |
diff browse |
b19e6bcc058a2abb6933f9866ccaee7d9e31ba96 2015-03-18 16:44 -0700 |
Daniel Holbert - Bug 1038839 followup: Add missing MOZ_OVERRIDE annotation to mightAlias() impls in MIR.h. r=ehsan |
diff browse |
89c437fe79b51c0ce614682095d13e7ff63814e0 2015-03-18 16:44 -0700 |
Daniel Holbert - Bug 1134462 followup: Add missing MOZ_OVERRIDE annotation to SynthesizeStatus impls in SynthesizeStatus.h. r=ehsan |
diff browse |
966dbdacdcc69b5b6385c8705ebc57f0fdb0798b 2015-03-18 16:42 -0700 |
Brian Hackett - Bug 1130640 - Don't unroll loops based on bounds using terms that have been discarded, r=jandem. |
diff browse |
afd840d66e6a775dc2ed35dd3add01ff07f950fe 2015-03-18 19:32 -0400 |
NiLuJe - Bug 1143411 - Fix build against latest freetype code. r=glandium |
diff browse |
35515400af363bfc141353acd474814567c43c54 2015-03-10 13:54 -0700 |
Byron Campen [:bwc] - Bug 1141749: Prevent collisions in local SSRCs. r=mt |
diff browse |
9c8be30657caec774a0406549e19cd0d4e24f94d 2015-03-17 15:48 -0700 |
Byron Campen [:bwc] - Bug 1097142: Remove sdp_copy_attr_fields and some other unused functions. r=mt |