Commit Graph

388992 Commits

Author SHA1 Message Date
Bobby Holley
432239c09c Bug 1086996 - Tests. r=me 2014-10-22 15:13:15 +02:00
Bobby Holley
5d98edba8b Bug 1086996 - Stop wrapping XBL handlers into the content compartment. r=bz 2014-10-22 15:13:15 +02:00
Aryeh Gregor
459846f603 Bug 858918 part 2 - Don't insert block content outside of inline editing hosts; r=ehsan 2014-10-22 15:45:30 +03:00
Aryeh Gregor
8d068b4f63 Bug 858918 part 1 - Don't try to split non-editable nodes; r=ehsan 2014-10-22 15:45:30 +03:00
Aryeh Gregor
5f90f032e4 Bug 1055722 - Remove spammy warning; r=smaug 2014-10-22 15:45:30 +03:00
Aryeh Gregor
ef715c1032 Bug 1058576 - Return a pointer from nsWSRunObject::Get*WSNode*; r=ehsan 2014-10-22 15:45:30 +03:00
Tim Chien
42b6b5b4c6 Bug 1087038 - Properly check for found element(s) in marionette ElementManager.p.find, r=dburns 2014-10-22 05:02:00 +02:00
Ehsan Akhgari
7f28b2b06f Bug 1084157 - Make --enable-address-sanitizer pass the correct -fsanitize arguments to the toolchain; r=glandium 2014-10-22 08:30:05 -04:00
Ehsan Akhgari
fd208ef730 Bug 1083572 - Enable passing external LDFLAGS to the NSS build system for Windows ASAN builds; r=glandium 2014-10-22 08:28:56 -04:00
Ehsan Akhgari
b126e6f2c2 Bug 1084369 - Build dom/cellbroadcast in unified mode; r=gps 2014-10-22 08:28:26 -04:00
Carsten "Tomcat" Book
babd3696e8 Backed out changeset 04a18f29f774 (bug 1087038) for marionette test failures 2014-10-22 14:17:32 +02:00
Simon Montagu
aaa297f259 Bug 1082844: when converting between logical and physical coordinates in nsLineLayout, use the width of the containing block as container-width for the root span, and the width of the root span for child spans. r=jfkthame 2014-10-22 05:14:41 -07:00
Simon Montagu
f6cf20bf2c Tests for bug 1082844 (not run in a default build). r=jfkthame 2014-10-22 05:14:39 -07:00
Jonathan Watt
916e8d8c23 Bug 1087224 - Allow compareSnapshots and assertSnapshots to be passed fuzz values. r=smontagu 2014-10-22 12:29:06 +01:00
Jonathan Watt
950664615e Bug 1086610 - Get color working for ::-moz-tree-progressmeter again. r=mattwoodrow 2014-10-22 12:29:06 +01:00
Jonathan Watt
09f54bbbb9 Bug 1086708 - Rename the snapping variant of NSRectToRect to NSRectToSnappedRect. r=mattwoodrow 2014-10-22 12:29:06 +01:00
Jonathan Watt
5d50d54b0f Bug 1074161 - Avoid creating a Moz2D Path object to draw SVG <rect>, <image> and <line> elements. r=mattwoodrow 2014-10-22 12:29:05 +01:00
Sushant Dinesh
bcd31ebf4e Bug 1059187 - Set Undefined/Null in else branch of filtering. r=h4writer. 2014-10-14 02:19:00 +02:00
peter chang
79eb0d5c68 Bug 1068461 - Locate the text frames from viewport frame to select word, r=roc 2014-10-15 10:43:29 +08:00
Akshendra Pratap
dd64a73baf Bug 1058651 - Added MOZ_UNLIKELY to Codegen.py argument number and exception checks; r=bz 2014-10-20 05:54:00 +02:00
Alexandre Poirot
be97d2dab8 Bug 1048441 - blacklist test_bug696020.html being too intermittent on mulet. r=ahal 2014-10-21 06:04:00 +02:00
Gian-Carlo Pascutto
42ced17a54 Bug 1042795 - Expand Android guM + gUM doorhanger tests. r=mfinkle f=jesup 2014-06-23 11:16:00 +02:00
Chris Manchester
6abf9c1359 Bug 1046512 - Disable test_set_window_size.py on linux due to a latent timing problem exposed by modifications to marionette. r=jgriffin 2014-10-21 11:23:18 -04:00
Chris Manchester
24d17c3c3a Bug 1046512 - Modification to marionette to support running tests with e10s enabled. r=jgriffin 2014-10-21 11:22:26 -04:00
Tim Chien
5dda658275 Bug 1087038 - Properly check for found element(s) in marionette ElementManager.p.find, r=dburns 2014-10-22 03:25:00 +02:00
Simon Montagu
8d64967541 Bug 1079139: make nsFlowAreaRect.mRect a LogicalRect. r=jfkthame 2014-10-21 15:16:13 -07:00
Jonathan Watt
b3b5a2204e Bug 477504 - Snap to device pixels any CSS border edges that are painted as a polygon. r=mats 2014-10-22 10:48:37 +01:00
Jonathan Watt
5b66e21f11 Bug 1085092 - Fix stroking of SVG polygon elements. r=longsonr 2014-10-22 10:48:37 +01:00
Jonathan Watt
0134edf746 Bug 1086714 - Change test_selection_underline.html's log output so that it can be used with reftest-analyzer.xhtml. r=dholbert 2014-10-22 10:48:37 +01:00
Jonathan Watt
3d17c3f208 Bug 1084650, part 2 - Change test_reftests_with_caret.html's log output so that it can be used with reftest-analyzer.xhtml. r=dholbert 2014-10-22 10:48:36 +01:00
Jonathan Watt
e0b4c6a967 Bug 1084650, part 1 - Change test_reftests_with_caret.html's references to 'canvas' to 'iframe' to make the test less confusing. r=dholbert 2014-10-22 10:48:36 +01:00
Jonathan Watt
dd387d8232 Bug 1084665 - Make reftest-analyzer.xhtml support test/reference images of arbitrary dimensions. r=dholbert 2014-10-22 10:48:36 +01:00
Jonathan Watt
d9217546be Bug 1084543 - Make shift-reload bypass the image cache for data URIs. r=seth 2014-10-22 10:48:36 +01:00
Rik Cabanier
2729085dd0 Bug 591600 - CSS gradients should work on premultiplied colors. r=mstange
--HG--
extra : rebase_source : 24d38e88d6efc8ed34960c3d3602b18f5bcd2c95
2014-10-22 08:13:56 +02:00
Carsten "Tomcat" Book
49428da1fa Merge mozilla-central to mozilla-inbound to fix perma failures on a CLOSED TREE 2014-10-22 09:49:51 +02:00
Carsten "Tomcat" Book
361a124644 Backed out changeset 7ecf4e364d05 (bug 1072817) for causing Permaorange Linux Debug m-oth test failure on a CLOSED TREE 2014-10-22 08:59:48 +02:00
Carsten "Tomcat" Book
b7ca433435 Backed out changeset 77ff6a4dd3f1 (bug 1052139) 2014-10-22 08:59:11 +02:00
Carsten "Tomcat" Book
fcc0eb1e30 Backed out changeset 9e900e87b4bb (bug 1085566) 2014-10-22 08:59:09 +02:00
Carsten "Tomcat" Book
aca347b75c Backed out changeset 4eee647a5bd4 (bug 1052139) 2014-10-22 08:59:05 +02:00
Phil Ringnalda
ab8d3a5d34 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Phil Ringnalda
87a3c62a8c Back out 50f2a49570ce (bug 1085027) on suspicion of making Win7 opt mochitest-4 permaorange, a=backout
CLOSED TREE
2014-10-21 23:04:42 -07:00
Wes Kocher
0dbdde564f Merge fx-team to m-c a=merge 2014-10-21 18:51:22 -07:00
Wes Kocher
19f5510e91 Merge b2g-inbound to m-c a=merge 2014-10-21 18:46:09 -07:00
Wes Kocher
ea81c00241 Backed out 5 changesets (bug 1083866) for spidermonkey bustage on a CLOSED TREE
Backed out changeset 00997b2b5a16 (bug 1083866)
Backed out changeset 4d8f51a4014b (bug 1083866)
Backed out changeset c37a1e604654 (bug 1083866)
Backed out changeset 07f268cc5a64 (bug 1083866)
Backed out changeset 7bfdfe2629ce (bug 1083866)
2014-10-21 14:42:31 -07:00
Wes Kocher
24b5db81ac Backed out changeset 5fbd9586a141 (bug 1077175) for build bustage on a CLOSED TREE 2014-10-21 13:51:41 -07:00
Wes Kocher
1736c2e858 Backed out changeset 325d41a714e3 (bug 1086678) for bustage on a CLOSED TREE 2014-10-21 13:51:26 -07:00
Gregor Wagner
119c8d2cb4 Bug 1080847 - [Settings] No need to export SettingsRequestManager r=baku 2014-10-21 13:48:42 -07:00
Chris Pearce
fa856685bf Bug 1085168 - Move timeout on async GMP shutdown to (catch all) non xpcom-shutdown case. r=jesup 2014-10-22 09:45:18 +13:00
B2G Bumper Bot
bce165f60c Bumping manifests a=b2g-bump 2014-10-21 13:37:30 -07:00
B2G Bumper Bot
168bc15003 Bumping manifests a=b2g-bump 2014-10-21 13:22:33 -07:00