Commit Graph

302050 Commits

Author SHA1 Message Date
Jim Mathies
2db908abdf Bug 848936 - Annotate various SVG reftest failures on Win8. r=roc 2013-03-14 09:06:26 -05:00
Adrian Tamas
2314501019 Bug 822259 - Robocop: Add test for Find in Page feature. r=jmaher 2012-12-14 09:29:17 +02:00
Mats Palmgren
eba8f894fa Bug 847208 - Reuse RemoveFloat() in a couple of places that did manual removal of a float child frame. r=dbaron 2013-03-14 14:39:26 +01:00
Mats Palmgren
31f1ca2a0a Bug 847208 - Make RemoveFloat() check the PushedFloatsList too. r=dbaron 2013-03-14 14:39:26 +01:00
Mats Palmgren
049bfc9e5d Bug 850964 - Remove obsolete NS_FRAME_INVALIDATE_ON_MOVE flag. r=roc 2013-03-14 14:39:26 +01:00
Ed Morley
a6a99ca5af Backed out changeset 46ba7eb77ae1 (bug 847589) for crashes on a CLOSED TREE 2013-03-14 13:25:28 +00:00
Ed Morley
eaf4499b0e Backed out changeset 6ab8497cb00f (bug 847599) 2013-03-14 13:23:32 +00:00
Ed Morley
fa076e8be4 Backed out changeset ea13caf078a7 (bug 847586) 2013-03-14 13:23:28 +00:00
Olli Pettay
bf326a58dc Bug 847586 - Paris binding for MutationEvent, r=Ms2ger
--HG--
extra : rebase_source : ce847b7cef923334274474e34db66158c110646c
2013-03-14 13:31:54 +02:00
Olli Pettay
19deb1bb62 Bug 847599 - Paris binding for TransitionEvent, r=Ms2ger
--HG--
extra : rebase_source : ac215dccab4fcf5a802669584eaa71168a73e085
2013-03-14 13:07:02 +02:00
Olli Pettay
7c2f686760 Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger
--HG--
extra : rebase_source : abe968ca08b2f2bed4355e1fd69ea4f005689fd8
2013-03-14 13:03:00 +02:00
Kartikaya Gupta
0c183c579b Back out d501d97c05a6 (bug 847002) because it doesn't help. r=me 2013-03-14 12:22:46 +01:00
Kartikaya Gupta
f17356ad95 Bug 847002 - Guard against going into codepaths that assume GetLayerManager doesn't return null. r=Cwiiis 2013-03-14 12:17:49 +01:00
Brian Hackett
9e1ff5daa6 Bug 836968 - Cache shapes for JSON objects and assign types to constructed JSON objects and arrays, r=waldo,jandem. 2013-03-14 05:18:47 -06:00
Jonathan Kew
5f4d281491 bug 816709 - HiDPI support for Win8 Metro. r=jimm 2013-03-13 15:09:46 +00:00
Fernando Jiménez
ae7e3b532a Bug 843309 - paymentSuccess sometimes does not appear in scope (payment window does not close); r=fabrice 2013-03-14 09:58:34 +01:00
Daniel Holbert
74991fe7c6 Bug 841827: Mark flex container frame as having a relative height, if it's abspos w/ auto-height and top,bottom both set. r=dbaron
--HG--
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-iframe.html => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-4-iframe.html
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-ref.xhtml => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1.xhtml => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-4.xhtml
2013-03-14 01:18:53 -07:00
Makoto Kato
1d379aa241 Bug 850957 - Update injection test for some functions. r=ehsan 2013-03-14 16:35:33 +09:00
Fabrice Desré
b74d60416d Bug 848615 - B2G: IPC's nsStringBuffer leak r=bent 2013-03-13 22:55:25 -07:00
John Daggett
63fecfb032 Bug 847272 - avoid userfontset updates within font stream handling methods. r=jkew 2013-03-14 14:24:40 +09:00
Brian Nicholson
609d3f901e Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
--HG--
extra : rebase_source : 1b11fe51c46f9ab61a7fadd8a61bec5bf43c49b6
2013-03-13 21:56:50 -07:00
Chris Double
fcfd2097a5 Bug 848639 - Prevent DecodeHeader for Ogg Skeleton tracks from failing on valid indexes - r=cpearce
--HG--
extra : rebase_source : cb913d45d6b9ab396b563391f3ccd096500dcef1
2013-03-14 13:57:18 +13:00
Luke Wagner
5be9835d4a Bug 850548 - fix ion::StackAlignment value on non-GNU (r=dvander)
--HG--
extra : rebase_source : 424e4aa6cdd104b0c7f47b9c6495f45c770d155f
2013-03-13 20:59:51 -07:00
Benjamin Peterson
286283fc62 Bug 850928 - Fix assorted JS compiler warnings. r=dholbert,dvander
--HG--
extra : rebase_source : 1d60ed741b32b3ecd3028cca11e93d601b77b01f
2013-03-13 19:55:22 -05:00
Phil Ringnalda
987afa9cc7 Merge m-c to inbound 2013-03-13 20:49:42 -07:00
Matthew Noorenberghe
9a64baf98f Bug 850349 - Cleanup browser search tests while debugging intermittent failure in browser_contextmenu.js. r=gavin
* browser_426329.js - Fix exception in popupshowing event listener causing search history dropdown to remain open on subsequent tests.
* browser_contextmenu.js - Add some debug messages.
                         - Move |doOnloadOnce(checkSearchURL);| just before the search tab opens so there is less interference with later tests.
                         - Add nsISelectionListener to know when selection has finished.
* head.js - Consolidate duplicated doOnloadOnce function.
* test.html - Fix character set warning.
2013-03-13 19:23:03 -07:00
Dave Hylands
b8733a91b6 Back out 29230c04b932 (Bug 846670) because of broken Linux builds on a CLOSED TREE 2013-03-13 17:49:02 -07:00
Jeff Hammel
f86723d135 follow-up: Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB 2013-03-13 13:07:05 -07:00
Frank Yan
d483b1dfd9 Bug 846255 - Provide relevant HTTPS manual update links in Firefox for Metro. r=mbrubeck 2013-03-12 14:43:22 -07:00
Matt Brubeck
15e6ad49d5 Bug 849604 - Metro Settings charm is not populated if opened to early [r=bbondy] 2013-03-13 11:56:27 -07:00
Matt Brubeck
5408b04181 Bug 850719 - Install mochitest-metro-chrome files to the correct relative path [r=jimm] 2013-03-13 11:55:28 -07:00
Paul Rouget
d559477cce bug 847890 requires a clobber 2013-03-13 10:02:05 -07:00
Paul Rouget
1ea8d26488 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:43:00 -07:00
Paul Rouget
a91ff56b2d Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:20:00 -07:00
Paul Rouget
3262a13c83 Bug 847890 - paint flashing for content only. r=roc 2013-03-12 11:01:00 -07:00
Paul Rouget
2da2846e19 merge fx-team to m-c 2013-03-13 09:51:16 -07:00
Gregory Szorc
426ac0cdd3 Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Ed Morley
87b7821302 Merge latest green inbound changeset to mozilla-central 2013-03-13 12:27:45 +00:00
Ed Morley
4c41e1ae35 Bug 736036 - Disable several intermittent Panorama tests since it is going away soon so they won't be fixed 2013-03-13 10:54:34 +00:00
Ed Morley
d431a51493 Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE 2013-03-13 10:25:00 +00:00
Ed Morley
91de848b14 Backed out changeset 40c15b9a5d14 (bug 723281) 2013-03-13 10:24:17 +00:00
Ed Morley
5fb0293004 Backed out changeset eaf182f23c3a (bug 847890) for failures in test_bug847890_paintFlashing.html on a CLOSED TREE 2013-03-13 10:06:34 +00:00
Richard Newman
8b9a14a7d9 Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE. 2013-03-13 00:03:53 -07:00
Phil Ringnalda
6a5097a65f Back out 7d1510d544d9 (bug 836968) on suspicion of causing bug 850547
CLOSED TREE
2013-03-12 23:38:11 -07:00
Hannes Verschore
1c6d64ac73 Bug 850536: Only get the chars of a string once in FlattenSubstrings, r=sstangl 2013-03-13 06:08:35 +01:00
Brian Nicholson
12d4c5fcdc Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson 2013-03-12 21:07:56 -07:00
Paul Rouget
06098d79e9 merge fx-team to m-c 2013-03-12 20:51:12 -07:00
Paul Rouget
ba7711720b Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:46:16 -07:00
Paul Rouget
4773b1a15b Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:22:01 -07:00
Gary Kwong
8913622fb3 Suppress bug 850134 on 64-bit Linux builds. DONTBUILD 2013-03-12 17:58:20 -07:00