Commit Graph

63120 Commits

Author SHA1 Message Date
Brad Lassey
6277b5a31b bug 616426 - crash [@ nsThebesFontMetrics::GetMetrics ], follow up r=dougt a=blocking-fennec 2011-03-11 17:03:39 -05:00
Joel Maher
457e664cbe Bug 639678 - annotate manifests to see green jsreftest runs on tinderbox. r=blassey, a=tests 2011-03-11 09:15:36 -05:00
Joel Maher
3028732566 Bug 636641 - remote reftest needs better logic for automatically building the remote manifest. r=ctalbert, a=NPOTB 2011-03-11 09:15:34 -05:00
Joel Maher
368d8a0909 Bug 637660 - add sandbox.Android, and skip a few crashtests so we can run green on Android. r=dbaron, a=tests 2011-03-11 09:15:33 -05:00
Chris Jones
c1f6326631 Bug 637822: Translate invalidated content by the offset at which it was made valid. r=roc a=b 2011-03-11 01:58:29 -06:00
Ehsan Akhgari
47b89f43e8 Bug 640652 - When unsetting an attribute on a XUL element, don't let the script blocker to be removed when the document nested update count is 0, since that can trigger XBL bindings, which may run scripts to do things which would lead into crashes; r=sicking a=sayrer
--HG--
extra : rebase_source : e79c187d59225cbc432db5b4b1629d78075477b6
2011-03-11 01:04:44 -05:00
Doug Turner
bb2cc6d8a7 Bug 640068 - Browser does not restart when installing extensions. This approach uses ps instead of hitting the proc file system. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : c84c47ce792de31e7c6bc2f0a19b06beb4e0c183
2011-03-10 19:52:50 -08:00
Brian Crowder
c3286ccfb5 Bug 636903 - reduces ALOG noise while debug. android only. r/a=dougt
--HG--
extra : rebase_source : b2ae41c9fffaaa8f5a5222f7f0f156a21f51966c
2011-02-25 16:31:00 -08:00
Brad Lassey
715c879877 bug 623820 - Text zoom reflow messes up layout on AMO and other sites r=roc,dbaron a=blocking-fennec 2011-03-10 23:33:43 -05:00
Alon Zakai
cfddbcbdfd Bug 616426 - Crash in nsThebesFontMetrics::GetMetrics. r=blassey,stuart a=blocking-fennec 2011-03-10 14:07:55 -08:00
Wan-Teh Chang
4cafe8bd76 bug 626866 - Fennec doesn't support IPv6 on Android r=blassey a=blocking-fennec 2011-01-31 06:23:58 -08:00
Luke Wagner
3f83a00d7e Bug 634594 - Ensure XPCCallContext string cache is aligned (r=mrbkap,a=pavlov) 2011-02-16 16:43:15 -08:00
Mounir Lamouri
29eb25883f Bug 621056 - Prevent the timer to be eaten alive by the GC. r=bz a=tests 2011-03-10 17:03:39 +01:00
Mounir Lamouri
a69b1f71d9 Bug 633566 - Prevent the timer to be eaten alive by the GC. r=bz a=tests 2011-03-10 16:26:30 +01:00
Brad Lassey
73dcf9ff90 bug 640337 - long tap in URL bar crashes fennec r+a=dougt 2011-03-09 18:35:30 -05:00
Brad Lassey
275f9e73a3 bug 640232 - 4sec pause occurs when restarting Fennec on Galaxy Tab r=dougt a=mfinkle 2011-03-09 18:09:57 -05:00
Mounir Lamouri
4f4e2b1dc1 Bug 589502 - Don't use two images in content/base/test/test_bug421602.html to prevent race conditions. r=bz a=tests
Instead, use one image and finish the test if the load or error event happens.
If none of them happen, that means the test failed and it will properly time
out.
2011-03-09 19:43:02 +01:00
Benjamin Stover
69c0a8afb5 Bug 634397 Setting displayport redraws entire displayport r=tn a=blocking-fennec 2011-03-09 10:39:43 -08:00
Chris Jones
a75b587386 Followup to bug 635373: Shadow-layer buffers might be resampled in the chrome process. r=roc a=b 2011-03-09 11:28:26 -06:00
Chris Jones
bd10a2887b Bug 635035, part 7: Remove obsoleted gfxASurface::SupportsSelfCopy. r=roc a=b 2011-03-09 11:27:37 -06:00
Chris Jones
9bdc1fed20 Bug 635035, part 6: Use gfxASurface::MovePixels() for self-copies of ThebesLayerBuffers. r=roc 2011-03-09 11:27:37 -06:00
Chris Jones
8f802d6998 Bug 635035, part 5: Add a helper to check whether a gfxRect is rounded within a given epsilon. sr=roc 2011-03-09 11:27:37 -06:00
Chris Jones
aa1ced7f8a Bug 635035, part 4: Implement MovePixels() for image surfaces. r=roc 2011-03-09 11:27:37 -06:00
Chris Jones
d1fd67bbe8 Bug 635035, part 3: Add gfxASurface::MovePixels() interface and generic impl. sr=roc 2011-03-09 11:27:37 -06:00
Chris Jones
d732dc2d94 Bug 635035, part 2: Ensure that the buffer rect only grows in the presence of scaling. r=roc 2011-03-09 11:27:37 -06:00
Chris Jones
c193ee330f Bug 635035, part 1: Separate the extended draw region and computed draw region so that shadow-layer readback gets the same quadrant as what was drawn. r=mattwoodrow 2011-03-09 11:27:37 -06:00
Ehsan Akhgari
6be46d4acc Bug 639885 - Abort the program execution if the status of program is unsafe due to thread safety issues in ReadbackManagerD3D10; r=Bas,jrmuizel,cjones a=beltzner 2011-03-09 09:49:29 -05:00
Brad Lassey
c959f58d7b bug 640080 - get/set android clipboard must be done on a thread with a java message loop r=dougt a=blocking-fennec 2011-03-09 02:30:56 -05:00
Doug Turner
eff01baa10 Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage 2011-03-08 22:02:50 -08:00
Benjamin Stover
6fd6388bc0 Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec 2011-03-08 21:28:18 -08:00
Dave Townsend
47b2d95e2b Bug 626998: Ensure we wait for a cancelled download to send onStopRequest before proceeding with the test. r=gavin, a=tests 2011-03-08 11:46:16 -08:00
Michael Wu
c4bb5b43a1 Bug 637892 - Do not filter soft keyboard key events, r=dougt a=blocking-fennec
--HG--
extra : rebase_source : ab401ca79eb2f00d1dc673fb27375139965709d4
2011-03-08 10:39:56 -08:00
Dave Townsend
90de684ad8 Bug 611178: Intermittent failure in xpcshell-unpack/test_install.js. r=robstrong, a=tests 2011-03-08 09:57:59 -08:00
Dave Townsend
3a442c8bfe Backing out incorrectly landed patch from bug 611178. a=backout 2011-03-08 09:56:58 -08:00
Dave Townsend
a8f582d6ed Bug 611177: Intermittent failure in xpcshell/test_bootstrap.js and xpcshell-unpack/test_bootstrap.js. r=robstrong, a=tests 2011-03-08 09:50:13 -08:00
Dave Townsend
6d3e2da6ba Bug 610619: Wait for window to completely open before continuing browser_contentAreaClick.js. r=mak, a=tests 2011-03-08 09:48:45 -08:00
Dave Townsend
2dd6e2e291 Bug 573259: Wait to go online before running browser_relative.js. r=robstrong, a=tests 2011-03-08 09:48:15 -08:00
Dave Townsend
70a5932788 Bug 611178: Intermittent failure in xpcshell-unpack/test_install.js. r=robstrong, a=tests 2011-03-08 09:47:41 -08:00
Alon Zakai
3145ec77d2 bug 634407 - Going to a canvas based tetris game will cause the content not to redraw r=cdouble a=blocking-fennec 2011-03-07 17:44:49 -08:00
Brad Lassey
33ec72ba9d bug 638523 - Save Image saves htm, not the image r=dougt a=blocking-fennec 2011-03-08 00:45:43 -05:00
Makoto Kato
7ce7682ffd Bug 635857 - nsWindow::ResetInputState() commits duplicated composition string. r=mwu a=blocking-fennec 2011-03-08 12:24:31 +09:00
Philipp von Weitershausen
98075977eb Merge services-central with mozilla-central. a=fennec-blockers 2011-03-07 18:16:57 -08:00
Philipp von Weitershausen
fc1e3b889d Bug 637777 - Bump Sync client version to 1.7. r=mconnor a=stuart 2011-03-07 18:15:13 -08:00
Makoto Kato
0b526ebb5a Bug 637961 - Crash in [@ yv12_to_rgb565_neon]. r=jmuizelaar a=blocking-fennec 2011-03-08 09:59:44 +09:00
Jeff Muizelaar
8a7f7e69e4 Bug 637828. Reset the transform on the dest image. r=joe a=blocking-fennec 2011-03-07 19:17:37 -05:00
Philipp von Weitershausen
06d57f2567 Merge fx-sync 2011-03-07 13:37:54 -08:00
Philipp von Weitershausen
90b157e523 Merge mozilla-central with services-central 2011-03-07 13:34:54 -08:00
Philipp von Weitershausen
9e38e27df8 Bug 636312 - Forms and passwords engines: yield back to the main thread during batches of synchronous I/O. r=rnewman a=blocking-fennec 2011-03-07 13:07:59 -08:00
Richard Newman
7950c1900c Bug 638297: don't zero-pad buffers, reject short IVs. r=philiKON 2011-03-07 11:53:10 -08:00
Brad Lassey
b011c02198 bug 639353 - hang during keyboard input r=dougt,crowder a=blocking-fennec 2011-03-07 14:22:46 -05:00