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

275061 Коммитов

Автор SHA1 Сообщение Дата
Chris Jones 4670001039 Bug 761927: Fix focus for <iframe mozbrowser remote>. r=jlebar,Enn 2012-06-22 18:27:30 -07:00
Chris Jones 8d82366ec1 Bug 761927, part 0: Add casting helpers and clean house a little. r=jlebar 2012-06-22 18:27:30 -07:00
Mats Palmgren 3987613ffd Bug 575294 - s/mFocused/sFocused/. part=5/5 r=smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren 21b1a88e69 Bug 575294. part=4/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren 8703f3bfcd Bug 575294. part=3/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren a287aab1cb Bug 575294. part=2/5 r=smaug,roc 2012-06-23 03:13:56 +02:00
Mats Palmgren add9e224d4 Bug 575294, bug 760946. part=1/5 r=enndeakin,smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren 6ad6df9dc5 Bug 726264. r=smaug 2012-06-23 03:13:56 +02:00
Kyle Huey 8d342e5aca Merge m-c to b-s. 2012-06-22 14:27:07 -07:00
Kyle Huey 5cd06604ad Bug 767186: Cache the keyPath for objectStores and indexes. r=bent 2012-06-22 14:00:53 -07:00
Kyle Huey 7a17628fc2 Bug 767184: Make test_complex_keyPath run in xpcshell too. r=bent 2012-06-22 12:08:50 -07:00
Kyle Huey 73b4c531b6 Bug 767493: Make AsyncUsageRunnable participate in the WaitForOpenAllowed synchronization mechanism. r=bent 2012-06-22 11:47:05 -07:00
Gregory Szorc b71c8ae6be Bug 765294 - Fix packaging of services components; r=ted 2012-06-22 09:27:01 -07:00
Gregory Szorc 547a3fcfce Bug 754062 - Add skeleton for browser notifications service; r=gps
This is a reland. The original commit was c53f474c502b and was backed
out in 591fd1c696f0. The next commit is required to make xpcshell tests
not fail.
2012-06-22 09:24:39 -07:00
Ed Morley 8c41cb0325 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-22 17:11:47 +01:00
Tim Taubert 82f28a0977 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Ed Morley 7689b7c5cf Backout 714c402f3050, 80d09e39cd0d & 3a1129278710 (bug 764718) for frequent intermittent failures 2012-06-22 11:04:47 +01:00
Bobby Holley 4c48796cc9 Bug 767306 - Temporarily make assertion from bug 766641 non-fatal. r=me 2012-06-22 12:01:18 +02:00
Mounir Lamouri 14e7537de4 Merge backout. 2012-06-22 11:14:08 +02:00
Mounir Lamouri ac94d1c7d7 Back out bug 766007, bug 703241 and bug 752796 due to perma-orange (419f0d1b848b to 8661c74deeb5). 2012-06-22 11:13:32 +02:00
Mounir Lamouri f8f59c739a Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey 2012-06-22 10:55:17 +02:00
Mounir Lamouri 1b2e357647 Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey 2012-06-22 10:54:35 +02:00
Mounir Lamouri ceb5504e0c Bug 766903 - Cleanup eventlisteners when nsScreen is reseted. r=smaug 2012-06-22 10:53:23 +02:00
Mounir Lamouri 9321dd3db6 Bug 764753 - Unlock screen orientation when the document is left without explicitly exiting fullscreen. r=smaug 2012-06-22 10:52:47 +02:00
Mounir Lamouri 0637b22b08 Bug 766902 - Don't listen for fullscreenchange when screen has been locked by an application. r=smaug 2012-06-22 10:53:03 +02:00
Andreas Gal b17b10b8dc Support 32-bit color depth in gonk widget backend (bug 767288, r=cjones). 2012-06-22 01:18:54 -07:00
Aryeh Gregor f9b7a22814 Followup to bug 764400 - Move IsHTML etc. back from nsINode to nsIContent; r=mounir 2012-06-22 10:41:56 +03:00
Kan-Ru Chen e7c8fcf871 Backout edbb25e71396 (bug 766891) for b2g bustage 2012-06-22 15:11:11 +08:00
Robert O'Callahan 0bab9abce7 Bug 752796. Add a bit more logging. r=jesup 2012-06-22 17:07:41 +12:00
Robert O'Callahan 544b2376b9 Bug 703241. Part 2: Stop the 'scroll top of line into view' behavior when ancestors in the line are transformed or positioned. Allow that behavior for any kind of line-participant ancestor. r=mats 2012-06-22 17:06:54 +12:00
Robert O'Callahan 04344d2178 Bug 703241. PresShell::DoScrollContentIntoView and PresShell::ScrollFrameRectIntoView should take transforms into account. r=matspal 2012-06-22 17:06:49 +12:00
Robert O'Callahan a93a91b04d Bug 766007. Create scrollframes for frameset documents. r=tnikkel 2012-06-22 17:06:40 +12:00
Kyle Huey 66107757ab Bug 765834: Followup to placate gcc. 2012-06-21 19:26:57 -07:00
Patrick McManus b6c0a2f287 bug 764186 spdy sessions closed prematurely if started with null transaction r=honzab 2012-06-21 21:14:40 -04:00
Ryan VanderMeulen 6f685e76ee Backout a07e9d98a7c6 (Bug 627699) due to build bustage. 2012-06-21 20:56:10 -04:00
Paul Adenot d410b161f0 Bug 761419 - Build failure in content/media/gstreamer/nsGStreamerReader.cpp when using clang r=kinetik 2012-06-21 20:44:39 -04:00
Kyle Huey d0a8b8c3ae Bug 765834: Rework and unify keyPath handling. r=bent 2012-06-21 15:27:13 -07:00
Kyle Huey 859f15fea3 Backed out changeset fdf2d378d405 (landed with wrong bug #). 2012-06-21 15:27:03 -07:00
Geo Mealer 0cac5c86e4 Bug 760735 - Write mochitests for Screen Orientation API. r=mounir 2012-06-21 14:59:40 -07:00
Kyle Huey c890bb2adf Bug 765834: Rework and unify keyPath handling. r=bent 2012-06-21 13:41:20 -07:00
Ed Morley 9841ae0c71 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-21 20:57:45 +01:00
Mark Finkle fb833fcd06 bug 766914 - Unable to play videos on mobile YouTube; redirection loop on 'Play' r=blassey a=blassey 2012-06-21 13:49:48 -04:00
Gregory Szorc 9fd5c591d7 Merge mozilla-central into services-central 2012-06-21 09:52:52 -07:00
Victor Porof 2084e51d8d Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Olli Pettay 0453d6b416 Bug 766792 - 'ASSERTION: Somehow there's stuff in the op queue' in nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor, r=hsivonen 2012-06-21 17:13:10 +03:00
Ben Hearsum 33fbad52b5 bug 758425: Build B2G in debug mode as well - add opt and debug mozconfigs using new platform names. r=mwu 2012-06-21 10:00:13 -04:00
Mike Hommey ab29e418d9 Fixup for pymake after bug 763987. r=ted 2012-06-21 14:50:42 +02:00
Rafael Ávila de Espíndola 50b18d8a95 Bug 761421 - Small fixes to the build script. r=rail.
DONTBUILD
2012-06-21 08:48:09 -04:00
Paul Rouget 6da6c0ce68 Bug 763865 - Layout tool is not positioned correctly when it is collapsed. r=dcamp 2012-06-21 11:04:55 +02:00
Ed Morley 648eed5d6e Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00