Commit Graph

84517 Commits

Author SHA1 Message Date
Johnny Stenback
060ca154e9 Bug 706381. Re-create the dummy java plugin when re-using the inner window. r=joshmoz@gmail.com 2012-01-18 15:50:14 -08:00
Nicholas Nethercote
bb14a02197 Bug 715453 (part 2) - Ignore computedSize in nsMallocSizeOfFun. r=jlebar. 2012-01-17 20:23:55 -08:00
Wes Johnston
72f42280fd Bug 603008 - Platform support for multitouch events. r=smaug
* * *
Bug 603008 - Platform support for multitouch events.
* * *
ifdefandroid
2011-12-16 16:24:11 -08:00
Chris Pearce
a323c9b649 Bug 713381 - Commit backout. r=backout 2012-01-19 11:57:44 +13:00
Chris Pearce
feca30f47a Bug Bug 713381 - backout 38271572005b,d5ebbc25b4b8,6435f51dd10d. r=backout 2012-01-19 11:56:54 +13:00
Benoit Girard
fea80077db Bug 719239 - Gecko Profiler: Stackwalk feature isn't reported properly. r=ehsan 2012-01-18 17:50:30 -05:00
Chris Pearce
c7db97f406 Bug 713381 - Queue media decode thread creation when limit reached. r=roc 2012-01-19 09:15:57 +13:00
Chris Pearce
9a306f0a1f Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg 2012-01-19 09:15:56 +13:00
Chris Pearce
f8ec2fc9d5 Bug 713381 - Add null check on decoder state machine. r=roc 2012-01-19 09:15:47 +13:00
Chris Lord
f52e536a07 Bug 524925 - Reftest that checks whether dynamic transform changes result in the correct scrollable overflow being propagated through parent frames. part=6/6 r=dbaron 2012-01-18 21:04:51 +01:00
Mats Palmgren
2a48071cb7 Bug 524925 - Consolidate overflow clipping checks to nsFrame::ApplyOverflowClipping(); and fix some code style nits. part=5/6 r=roc 2012-01-18 21:04:51 +01:00
Mats Palmgren
d5da4aeffa Bug 524925 - Make outline style changes update the overflow and repaint instead of reflow. part=4/6 r=roc 2012-01-18 21:04:51 +01:00
Mats Palmgren
ad98045511 Bug 524925 - Make all transform style changes update the overflow and repaint instead of reflow. part=3/6 r=roc 2012-01-18 21:04:51 +01:00
Mats Palmgren
ae61295f82 Bug 524925 - Update the overflow for all the affected frames, not just the primary frame. And the ancestors of those. part=2/6 r=roc 2012-01-18 21:04:51 +01:00
Luke Wagner
5ac0db14f4 Remove tracer bits from InterpMode (no bug, r=dvander)
--HG--
extra : rebase_source : a7d4938398584a21daa369bf6409decd647ac295
2012-01-06 09:36:49 -08:00
Ehsan Akhgari
6130a65eaf Bug 545015 - Attempt to work around the configure breakage on Windows 7 with errors about not being able to write to conftest.exe; r=ted 2012-01-18 16:33:42 -05:00
Michael Wu
f9eeb3e020 Bug 708191 - Don't draw when the screen is off on gonk, r=cjones 2012-01-17 02:55:25 -08:00
Michael Wu
82a8302a99 Bug 718631 - Fix Gonk build after bug 598482, r=cjones 2012-01-18 13:22:12 -08:00
Michael Wu
48d99173c1 Bug 718679 - ipToString in nsWifiWorker.js uses wrong byte order, r=mrbkap 2012-01-18 13:22:12 -08:00
Jonathan Kew
6e54fcd088 bug 718513 - reftest for synthetic bolding of src:local() font. r=bas 2012-01-18 21:18:11 +00:00
Jonathan Kew
3a14b1e4be bug 718513 - [dwrite] implement synthetic bolding for fonts loaded via @font-face with src:local(). r=bas 2012-01-18 21:18:10 +00:00
Till Schneidereit
2ee58c18ea Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend 2012-01-18 16:10:39 -05:00
Jignesh Kakadiya
4163c7144f Bug 717066 - Make nsGenericHTMLElement::GetLayoutHistoryAndKey return void. r=ms2ger 2012-01-18 16:10:06 -05:00
Boris Zbarsky
d4ccac259c Bug 713427. Don't assume things about lazy frame construction bits that just aren't true when doing IsVisible() testing. r=tnikkel 2012-01-18 16:10:06 -05:00
Margaret Leibovic
ff4e46f4f1 Bug 718499 - Save as PDF saves content from the wrong tab. r=mfinkle 2012-01-18 12:53:12 -08:00
Rafael Ávila de Espíndola
aca8cea971 Bug 715397 - ability to build m-c on 10.7 (lion). r=ted.
Use the 10.6 sdk.
2012-01-18 15:35:28 -05:00
Benjamin Stover
a371dc7830 Bug 524925 - Recompute overflow without reflowing for transforms. part=1/6 r=dbaron
Add an extra change hint, UpdateOverflow, that can be used to specify that
a frame's overflow areas may have changed and that they need to be recalculated.
When a transform on a frame changes, instead of marking it for reflow, set this
hint instead.

There is an added virtual function on nsIFrame, UpdateOverflow, which is called
recursively on a frame when the corresponding hint is set, to allow it to
update its overflow areas.
2011-06-15 14:03:49 -07:00
Margaret Leibovic
ff2a7de2cd Bug 711206 - Use an empty title for awesombar on about:home. r=mfinkle 2012-01-17 14:57:21 -08:00
Josh Matthews
89e76bb5fd Bug 649564 - Try to ensure that the socks client subprocess is never killed after the process completes. r=ted-irc 2012-01-18 14:13:33 -05:00
Chris Leary
3c72dbeee9 Bug 717762: Proliferate js_memcpy and PodCopy, take 2. (r=luke)
--HG--
extra : rebase_source : 73083063f32036d037b34f0ec96d06192f2ae649
2012-01-17 14:32:36 -08:00
Joel Maher
f702a8e87a Bug 719140 - native android reftests fail due to missing window.innerWidth/innerHeight. r=mfinkle 2012-01-18 13:44:49 -05:00
Geoff Brown
9c5858c66f Bug 716937 - Robocop: make testBookmark more reliable; r=jmaher 2012-01-18 13:44:47 -05:00
Brian R. Bondy
18878b1615 Bug 718348 - Obtain more telemetry data for app update memory errors. r=rstrong 2012-01-18 13:43:21 -05:00
Simon Montagu
0371753e38 Use moz_malloc and _free instead of nsMemory. Bug 705407, r=bsmedberg 2012-01-18 20:23:25 +02:00
Rafael Ávila de Espíndola
7ced183ce8 Bug 683975 - Need infra for developer contributed compilers. r=rail.
This is an early version of a new build script. Currently it is able to do
reproducible builds of gcc in one machine (they always get the same md5), but
builds done in two different distros are still different.
2012-01-18 13:17:18 -05:00
Ben Turner
ed78ee5e53 Bug 718202. r=jst.
--HG--
extra : transplant_source : %1En%B7%8CN%F4kl%A8%3D%8C%8A%99%9A%10%F7%F4o%01l
2012-01-18 10:05:38 -08:00
Vivien Nicolas
5bb57e3d5f Bug 718652 - Send a sleep event on the homescreen window when the screen is turned on/off r=cjones 2012-01-18 17:48:54 +01:00
Vivien Nicolas
ae22a6bfbb Bug 718651 - Add B2GComponents.manifest/xpt to b2g/installer/package.manifest r=cjones 2012-01-18 17:48:54 +01:00
Jim Mathies
723cf5ee31 Bug 718752 - Only apply read only checks in save mode for Vista+ file pickers. r=bbondy 2012-01-18 07:31:09 -06:00
Jonathan Watt
5c5174dde6 Bug 718968 - Remove old include paths from Makefile.in. r=dholbert. 2012-01-18 11:49:00 +00:00
Ed Morley
73573101b5 Merge mozilla-central to mozilla-inbound 2012-01-18 11:37:02 +00:00
Mounir Lamouri
2d62d088ca Merge m-i into m-c. 2012-01-18 11:28:32 +01:00
Makoto Kato
4a57071627 Bug 718500 - View > Character Encoding > Auto-Detect menupopup is broken. r=smontagu 2012-01-18 14:43:31 +09:00
Randell Jesup
460f47911e Bug 712224: Make jprof generate output for 'cleopatra' backend. rs=dbaron DONTBUILD 2012-01-18 00:11:00 -05:00
Margaret Leibovic
40b26a936f Bug 706835 - Remove the new tab indicator animation on about:home load. r=mfinkle 2012-01-17 20:47:16 -08:00
Igor Bukanov
2942303dc8 bug 718600 - remove JSRuntime::(rtLock, state). r=luke 2012-01-17 23:14:49 +01:00
Joe Drew
8f8c232058 Merge last fully green rev of mozilla-inbound to m-c. 2012-01-17 16:55:54 -05:00
Gregory Szorc
bced217eac Merge m-c into s-c 2012-01-17 11:54:07 -08:00
Gregory Szorc
501ae40409 Bug 704539 - Better handling of HTTP channels in Sync; r=rnewman 2012-01-17 11:51:45 -08:00
Serge Gautherie
1c4ed48b73 Bug 718546. (Av1) bug389321-1.html: Use EventUtils sendChar() to send char, not sendKey(). r=ehsan. 2012-01-17 20:40:52 +01:00