Граф коммитов

268640 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck 840bca261e Back out 14715fd6b81c (bug 677122) because of frequent failures in its test 2012-04-11 08:39:58 -07:00
Bas Schouten f6ce694430 Bug 719776 - Part 1 - Followup: Fix one more case of assuming ASSERT expands to an expression. r=bustage 2012-04-11 17:18:30 +02:00
Bas Schouten 034108c2de Bug 719776 - Part 2: Inline MOZ_Assert and MOZ_Crash. r=waldo 2012-04-11 16:55:31 +02:00
Bas Schouten 815aa63737 Bug 743393: Reset scissorrect when clearing surfaces. r=jrmuizel 2012-04-11 16:55:31 +02:00
Bas Schouten a0e6222044 Bug 743148: Setup input assembler for component alpha filling. r=jrmuizel 2012-04-11 16:55:31 +02:00
Bas Schouten cf4dd68f30 Bug 743593: Properly cast gfxFont based on type. r=jfkthame 2012-04-11 16:55:31 +02:00
Andrew McCreight 6acb272d26 Bug 744297 - initialize return value in nsXULPrototypeElement::Deserialize. r=bz 2012-04-11 07:48:14 -07:00
Ryan VanderMeulen 6f8a4be587 Backout the tests from bug 720771 due to Linux64 red. 2012-04-11 08:35:07 -04:00
Robert O'Callahan 4e3da44c46 Backing out changesets ef599d7f3f11, 70ef464f50e3 and 1a204c38918e (bug 735898) due to test failures. 2012-04-12 00:34:23 +12:00
Gian-Carlo Pascutto 12e5d134c7 Bug 743715 - Cannot build Fennec without jemalloc. r=glandium 2012-04-11 14:12:34 +02:00
Gian-Carlo Pascutto 8246ea1d4e Backed out changeset 3d047ef4fe29 (Bug 742815) 2012-04-11 14:08:33 +02:00
David Rajchenbach-Teller 6d5fdf26e0 Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff 2012-04-11 10:46:19 +02:00
Prabindh Sundareson 28b5172b5e Bug 741289 - Sydneyaudio does not include MOZ_ALSA_CFLAGS. r=glandium,romaxa 2012-04-11 07:58:27 -04:00
Landry Breuil 310694f3b8 Bug 739132 - Package necko_wifi.xpt only if NECKO_WIFI is set. r=khuey 2012-04-11 07:58:27 -04:00
Nicholas Cameron 085d9c7416 Bug 737239 - Nix power of two for non-ARM builds. r=gw280 2012-03-21 08:47:02 +13:00
David Rajchenbach-Teller 721862695a Bug 720771 - Companion testsuite. r=jorendorff 2012-04-11 07:58:12 -04:00
David Rajchenbach-Teller 290bcaec25 Bug 720771 - Implementing finalization for CData values. r=jorendorff 2012-04-05 15:06:25 +02:00
Scott Downe 6f97512de5 Bug 677122 - Update start/end times of mediafragment URL on hashchanges. r=bz 2012-04-11 07:49:20 -04:00
Abhishek Bhatnagar 09998c87c1 Bug 620164 - Remove CheckedInt and Muloverflow from nsTheoraState::MaxKeyframeOffset. r=cpearce 2012-04-11 07:44:28 -04:00
Ms2ger e6649652ce Backout changeset 986091dac358 (bug 744234) for M4 oranges. 2012-04-11 12:30:11 +02:00
Gian-Carlo Pascutto 42d072812e Bug 742815 - Don't launch migration twice when status is probed. r=lucasr 2012-04-11 11:32:32 +02:00
Kang-Hao (Kenny) Lu 8ed69c9ee3 Bug 744234 - Forbid odd trailing slash in CSS 'border-image' property. r=dbaron 2012-04-11 00:28:01 -07:00
Mike Hommey ea3507fa7e Bug 644608 - Implement full dependencies for expandlibs. r=ted
* * *
Bug 644608 - Fixups
2012-03-31 09:24:39 +02:00
Nicholas Nethercote b99da5a940 Bug 739512: Patch 9: move JSScript::debug into a table. r=jorendorff. 2012-04-10 18:03:01 -07:00
Richard Newman eab1ae6a1b Bug 724739 - Part 4: Close cursor in idsForGUIDs, thread parent GUID through deletion. r=trivial 2012-04-10 23:22:03 -07:00
Richard Newman c42fbc19e8 Bug 724739 - Part 3: invoke store callback on deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman 3c3d5c6b46 Bug 724739, Bug 724740 - Part 2: Queue folder deletions, processing them after other records; reparent children during bookmark folder deletion. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman 28f76f7c57 Bug 724739 - Part 1: Pass the local record when handling deletions in order to determine type; add bumpModifiedByGUID; add idsForGUIDs and moveChildren. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman a65b59130f Bug 724739 - Part 0: Correct schema comment; project in getGuidsIDsForFolders; short-circuit updatePositions. r=nalexander 2012-04-10 23:21:51 -07:00
Richard Newman 6bf8328af5 Bug 744282 - Switch untracking to use GUIDs only, with Record input as a convenience. r=nalexander 2012-04-10 23:21:51 -07:00
Mark Capella ea01acd86f Bug 652635 - Fallback missing @longdesc to aria-describedby pointing to <a href>, r=surkov, jonas 2012-04-11 15:16:00 +09:00
Fernando Jimenez b2cecfda85 Bug 712809 - Tests for the B2G SMS database. r=philikon 2012-03-06 00:15:44 +01:00
Hsinyi Tsai 485b34dc73 Bug 714968 - B2G telephony: support a second incoming call. r=philikon 2012-04-10 18:10:18 +08:00
Philipp von Weitershausen 8d1082a882 Bug 734018 - Don't patch DOMRequestService into Services.jsm. r=gavin,fabrice 2012-04-11 13:55:54 +08:00
Philipp von Weitershausen 64c8325868 Bug 743635 - B2G SMS database initialization accesses Directory Provider off the main thread. r=mwu 2012-04-11 13:55:54 +08:00
Nicholas Nethercote acee5a1c1c Bug 739512 - Patch 8: move sourceMap into a table. r=jorendorff.
--HG--
extra : rebase_source : a986cf630b84c9b531e6179afce57b0e8c69d1ff
2012-04-09 19:56:04 -07:00
Robert O'Callahan 5e8bcd0f82 Bug 735898. Part 3: In DisplayBorderBackgroundOutline, when we have created an nsDisplayBackground item and it's themed, don't bother checking to create an nsDisplayBorder item. r=mattwoodrow
It turns out that calling HasBorder() is especially expensive for themed frames since we call into the theme engine to compute the border, so avoiding it is a nice win.
2012-04-11 16:49:34 +12:00
Robert O'Callahan b4cf0ae077 Bug 735898. Part 2: When nsOverflowClipWrapper is asked to clip a display item that is entirely inside the clip rect, don't bother wrapping the item. r=mattwoodrow 2012-04-11 16:48:56 +12:00
Robert O'Callahan 6a6630c551 Bug 735898. Part 1: Cache bounds (union of all child item bounds) in nsDisplayWrapList. r=mattwoodrow 2012-04-11 16:48:47 +12:00
Robert O'Callahan 1595646b6a Bug 735898. Part 0: Fix comment. 2012-04-11 16:48:37 +12:00
Mark Capella 14c2edb2f1 Bug 739612 - Cleanup A11y tests and test-suite organization, r=marcoz, f=surkov
--HG--
rename : accessible/tests/mochitest/elm/test_landmarks.html => accessible/tests/mochitest/attributes/test_tag.html
rename : accessible/tests/mochitest/test_aria_roles.html => accessible/tests/mochitest/role/test_aria.html
rename : accessible/tests/mochitest/test_aria_roles.xul => accessible/tests/mochitest/role/test_aria.xul
rename : accessible/tests/mochitest/test_role_nsHyperTextAcc.html => accessible/tests/mochitest/role/test_general.html
2012-04-11 12:50:22 +09:00
Lavina Thong 83fa298fda Bug 741681 - replaced nsAccessNode::GetPresContext() with nsDocAccessible::PresContext(), r=hub, f=surkov 2012-04-11 12:42:42 +09:00
Michael Wu 1ff92fc2d9 Bug 743907 - Remove use of Message, pending-r=cjones 2012-04-11 11:43:37 +08:00
Michael Wu ebe1e4ea23 Bug 743907 - Remove use of WeakMessageHandler/MessageHandler, pending-r=cjones 2012-04-11 10:59:29 +08:00
Michael Wu de0fdac7f9 Bug 743907 - Add cursor mapper support back to libui, r=cjones 2012-04-11 09:49:49 +08:00
Michael Wu f55a78b2b8 Bug 738561 - Cleanup mozglue for gonk, r=glandium 2012-03-29 18:32:44 -07:00
Michael Wu 93b9694f41 Bug 736005 - Put GL config fallback back on Android, r=cjones 2012-03-29 19:47:22 -07:00
Andrew McCreight 8ce598e7c1 Bug 744272. disable test_watchpoints due to bogus failures. rs=billm 2012-04-10 18:43:22 -07:00
Nicholas Nethercote 59e904470c Bug 739512 - Patch 7: move scriptCounts into a table (attempt 2). r=bhackett. 2012-04-10 18:41:42 -07:00
Nicholas Nethercote 30846dcaae Backed out changeset fdd10e0e6e5e (bug 739512) due to 32-bit bustage. 2012-04-10 18:36:08 -07:00