Ehsan Akhgari
b26075ab70
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
9e025c5063
Bug 708191 - Don't draw when the screen is off on gonk, r=cjones
2012-01-17 02:55:25 -08:00
Michael Wu
699c871905
Bug 718631 - Fix Gonk build after bug 598482, r=cjones
2012-01-18 13:22:12 -08:00
Michael Wu
3ba2497f76
Bug 718679 - ipToString in nsWifiWorker.js uses wrong byte order, r=mrbkap
2012-01-18 13:22:12 -08:00
Jonathan Kew
f37ba5fbc2
bug 718513 - reftest for synthetic bolding of src:local() font. r=bas
2012-01-18 21:18:11 +00:00
Jonathan Kew
1d96b60556
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
2751128160
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
a708223dfb
Bug 717066 - Make nsGenericHTMLElement::GetLayoutHistoryAndKey return void. r=ms2ger
2012-01-18 16:10:06 -05:00
Boris Zbarsky
04f6254c78
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
12e4caf72c
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
451a96d1a9
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
Chris Pearce
af5662affd
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
2012-01-19 09:15:57 +13:00
Chris Pearce
b46f2ec659
Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg
2012-01-19 09:15:56 +13:00
Chris Pearce
9b446a7ca7
Bug 713381 - Add null check on decoder state machine. r=roc
2012-01-19 09:15:47 +13:00
Chris Lord
156afc9357
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
d33bf8f71c
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
c372ed8042
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
c440256fa3
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
0481e963c4
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
Benjamin Stover
dc9cd57308
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
c8a56c9ea5
Bug 711206 - Use an empty title for awesombar on about:home. r=mfinkle
2012-01-17 14:57:21 -08:00
Josh Matthews
000acebd52
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
c730c76fe6
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
a553aae21f
Bug 719140 - native android reftests fail due to missing window.innerWidth/innerHeight. r=mfinkle
2012-01-18 13:44:49 -05:00
Geoff Brown
fac7086cb9
Bug 716937 - Robocop: make testBookmark more reliable; r=jmaher
2012-01-18 13:44:47 -05:00
Brian R. Bondy
0c2fd7fead
Bug 718348 - Obtain more telemetry data for app update memory errors. r=rstrong
2012-01-18 13:43:21 -05:00
Simon Montagu
5e4fc8db61
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
444e03f976
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
10cef6dc44
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
b4f6384586
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
346cfde499
Bug 718651 - Add B2GComponents.manifest/xpt to b2g/installer/package.manifest r=cjones
2012-01-18 17:48:54 +01:00
Jim Mathies
b135a3ae43
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
a9f6927413
Bug 718968 - Remove old include paths from Makefile.in. r=dholbert.
2012-01-18 11:49:00 +00:00
Ed Morley
f57af7547e
Merge mozilla-central to mozilla-inbound
2012-01-18 11:37:02 +00:00
Mounir Lamouri
44338f1d30
Merge m-i into m-c.
2012-01-18 11:28:32 +01:00
Makoto Kato
a917609af0
Bug 718500 - View > Character Encoding > Auto-Detect menupopup is broken. r=smontagu
2012-01-18 14:43:31 +09:00
Randell Jesup
3cb9a88bc2
Bug 712224: Make jprof generate output for 'cleopatra' backend. rs=dbaron DONTBUILD
2012-01-18 00:11:00 -05:00
Margaret Leibovic
c7396dfb85
Bug 706835 - Remove the new tab indicator animation on about:home load. r=mfinkle
2012-01-17 20:47:16 -08:00
Igor Bukanov
acc52202ac
bug 718600 - remove JSRuntime::(rtLock, state). r=luke
2012-01-17 23:14:49 +01:00
Joe Drew
22a03a1b76
Merge last fully green rev of mozilla-inbound to m-c.
2012-01-17 16:55:54 -05:00
Gregory Szorc
3009b114f4
Merge m-c into s-c
2012-01-17 11:54:07 -08:00
Gregory Szorc
fb1e3e4673
Bug 704539 - Better handling of HTTP channels in Sync; r=rnewman
2012-01-17 11:51:45 -08:00
Serge Gautherie
258dd0b3cb
Bug 718546. (Av1) bug389321-1.html: Use EventUtils sendChar() to send char, not sendKey(). r=ehsan.
2012-01-17 20:40:52 +01:00
Richard Newman
d8c421b577
Merge m-c to s-c.
2012-01-17 11:05:57 -08:00
Olli Pettay
708edb326d
Bug 718634 - Move CanSkip* to nsCycleCollectionParticipant, r=mccr8
...
--HG--
extra : rebase_source : 7eb8cadf14e2d38d689e74a354d6edee6f7f9d20
2012-01-17 18:32:19 +02:00
Marco Bonardo
1d0335e9ff
Merge last green PGO changeset from inbound to central
2012-01-17 16:22:33 +01:00
Tim Taubert
2aa1f0fb42
merge m-c to fx-team
2012-01-17 13:22:31 +01:00
Olli Pettay
775cc13e36
Bug 718340 - Don't traverse black windows, r=mccr8,jst
2012-01-17 12:20:57 +02:00
Stefan
17e6389d4f
bug 668263 - fix erratic spacing in print-to-PDF by cherry-picking Cairo fixes from https://bugs.freedesktop.org/show_bug.cgi?id=31062 . r=jrmuizel,ajohnson
2012-01-17 10:01:36 +00:00
Ms2ger
6ec65327d8
IGNORE BAD COMMIT MESSAGES on a CLOSED TREE r+a=lumpy
2012-01-17 10:49:57 +01:00