Robert O'Callahan
6b0923cec1
Bug 626245. Part 3: Make aAncestor const in TransformFrameRectToAncestor. r=matspal
...
--HG--
extra : rebase_source : d09fd6845a0405dd657fc0c0c1d43ebbab2bfc9d
2012-10-08 17:52:52 +13:00
Robert O'Callahan
af0831b3db
Bug 626245. Part 2: Fix test_convertpoint to poll until the plugin is in the right place. r=matspal
...
--HG--
extra : rebase_source : e949763a9925736723617ca3f829c52b4a5e40d1
2012-10-08 17:46:52 +13:00
Robert O'Callahan
978bfcfd63
Bug 626245. Part 1: Refactor test_plugin_scroll_invalidation to definitely wait for a paint between each call to waitForPaint. r=matspal
...
The current code sets the plugin size to 0,0 and then does some stuff after a setTimeout(0), then
sets the size back to 1,1 and expects to be sure to get a new paint event. This is wrong since
the timing of plugin geometry changes isn't guaranteed, so we might simply not resize the plugin
between setting the size to 0,0 and 1,1.
--HG--
extra : rebase_source : d7cee523260b0ba1e44e6d7bf41d1636772722a9
2012-10-08 17:45:16 +13:00
Jacek Szpot
06b915eb2e
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
Gregor Wagner
27e40a03e1
Bug 801075 - [contacts] aRequest misspelled and a check for "request" which fails. r=ddahl
2012-10-13 11:57:59 -07:00
David Zbarsky
9850d4f0f5
Backed out changeset 3884ab03451d (bug Bug 799407) because new warnings have
...
been added.
2012-10-13 14:49:35 -04:00
David Zbarsky
2cb86cabd4
Bug 799407: Fix warnings under layout/generic, r=roc
2012-10-13 14:31:19 -04:00
Marshall Culpepper
f44ea263d6
Bug 798948: Allow force checking of updates in B2G. r=fabrice
2012-10-13 13:11:09 -05:00
Marshall Culpepper
64fcf6b336
Bug 794211: Check for updates after coming online when a check fails because the network is offline. r=bbondy r=rstrong
2012-10-13 13:06:58 -05:00
Ryan VanderMeulen
8429f9c41d
Backed out 302400cbd111 (bug 754350) and 9aa942155c05 (bug 791816) for Windows mochitest-2 orange.
2012-10-13 13:20:55 -04:00
Oonishi Atsushi
44213f6f12
Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz
2012-10-13 13:20:55 -04:00
Daniel Holbert
df7f3e3936
Bug 801210: Remove unnecessary semicolon after NS_INLINE_DECL_THREADSAFE_REFCOUNTING in media/mtransport headers. r=jesup
2012-10-13 10:15:15 -07:00
Shane Caraveo
ccbe60c88d
Bug 785920 - reload for workers. r=gavin.sharp
2012-10-12 16:58:50 -07:00
Randell Jesup
31d9b62d0d
Bug 800847: Correctly regenerate Makefiles from gyp files, and handle fancy symlinked objdirs r=ted
2012-10-12 16:06:33 -04:00
Patrick McManus
16a5b894ba
bug 801013 - imgRequest::AdjustPriority wrongly adjusts loadgroup instead of channel r=joedrew
2012-10-13 12:47:36 -04:00
Jan Beich
0541b9caf5
Bug 801295 - mincore() call has incorrect type on tier3 (non-Linux). r=jlebar
...
--HG--
extra : rebase_source : 3201ac0b491a8cb40f916276e5b34a14d3122dc7
2012-10-13 09:34:00 -04:00
Kyle Machulis
79986a727c
Bug 800247: Add disconnect events to UnixSocket, update Bluetooth*Manager; r=echou r=cjones
...
--HG--
extra : rebase_source : 809d46954baea51bf4053c3a48ce45b18b1a58e9
2012-10-12 11:38:14 -07:00
Ehsan Akhgari
d2c59cfd66
Silence two uninitialized variable warnings; no bug
2012-10-13 12:16:22 -04:00
Doug Turner
9b001fcc48
Bug 754350 - Clean up Device Storage error strings. r=sicking
2012-10-13 08:20:14 -07:00
Doug Turner
840f053b0f
Bug 791816 - Use a different error string when we may overwrite a file location. r=sicking
2012-10-13 08:20:14 -07:00
Mark Finkle
e7690f9135
Bug 783795 - locationbar, personalbar, menubar, statusbar, and toolbar are true in a webapp - should be false r=wesj
2012-10-13 11:18:22 -04:00
Mark Finkle
1673c2d188
Bug 799960 - GeckoConsole Error: Error reading pref [gfx.java.screenshot.enabled]: [NS_ERROR_UNEXPECTED @ nsIPrefBranch.getCharPref] r=blassey
2012-10-13 11:18:20 -04:00
Mark Finkle
bb45a15a2e
Bug 800373 - Change marketplace strings to 'Firefox Marketplace' r=wesj
2012-10-13 11:18:18 -04:00
Aryeh Gregor
2ef2b6467b
Bug 779473 - Make nsresult an enum class; r=ehsan
2012-08-02 11:55:58 +03:00
Ehsan Akhgari
76628055e6
Bug 779473 - Fix some nsresult abuses in the Bluetooth implementation
2012-10-13 10:45:45 -04:00
Ehsan Akhgari
316d940e2b
Merge mozilla-central into mozilla-inbound
2012-10-13 10:45:36 -04:00
Jonathan Kew
346de56102
bug 800668 - doubling of Cocoa widget sizes should depend on whether the context is HiDPI, not on the zoom factor. r=mstange
2012-10-13 13:10:54 +01:00
Ryan VanderMeulen
aff5207df8
Merge inbound to m-c.
2012-10-13 04:36:33 -04:00
Robert Strong
8929bd9894
Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. r=bbondy
2012-10-12 10:55:29 -07:00
Andrew Quartey
00edc52f9c
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
8191e9c8c1
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
da3cde276e
Bug 792581 - part 17: Replace LL_L2F macro with a double cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
3ca8d029a6
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
ea5e17dc9c
Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan
2012-10-12 13:29:10 -04:00
Andrew Quartey
2280fd1640
Bug 792581 - part 14 - Replace LL_SHL, LL_SHR, LL_USHR macros with bitwise operators. r=ehsan
2012-10-12 13:29:10 -04:00
Brian Nicholson
f210058797
Bug 798280 - Follow-up for using PrivateBrowsingUtils. r=ehsan
2012-10-12 10:27:07 -07:00
Brian Nicholson
060089681c
Bug 800238 - Don't show feedback solicitation before initialization. r=margaret
2012-10-11 20:16:35 -07:00
Jeff Hammel
d765443550
Bug 800110 - Mirror mozbase -> m-c for bug 800097 @ da60c88b8c
;r=ahal,r=wlach
2012-10-12 10:24:35 -07:00
Ethan Hugg
4c76215d4f
Bug 800611 - Trailing whitepace removed from signaling code r=jesup
2012-10-12 08:15:24 -07:00
Ehsan Akhgari
97148b17b8
Bug 800854 - Make browser_bug400731.js more robust by registering the DOMContentLoaded handler at the right time; r=gcp
2012-10-12 12:07:25 -04:00
Josh Matthews
c8eb573b6f
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
2012-10-12 12:11:23 -04:00
Josh Matthews
2eae9dea92
Bug 505385 - Part 17: Clean up unused arguments in imgStatusTracker observers, document unclear things, etc. r=joe
2012-10-12 12:11:23 -04:00
Josh Matthews
c15377e449
Bug 505385 - Part 17: Consolidate image request failure handling code into a central location and deal with preexisting errors correctly. r=joe
2012-10-12 12:11:23 -04:00
Josh Matthews
be8e467dce
Bug 505385 - Part 16: Remove nsStubImageDecoderObserver. r=joe
2012-10-12 12:11:23 -04:00
Josh Matthews
dd562843b4
Bug 505385 - Part 15: Fix cases where pending requests in nsImageLoadingContent could be cancelled and never receive OnStartRequest. r=joe
2012-10-12 12:11:22 -04:00
Josh Matthews
fdb41f04a2
Bug 505385 - Part 14: Update image request status on decoding errors. r=joe
2012-10-12 12:11:22 -04:00
Josh Matthews
f905bcf9ea
Bug 505385 - Part 13: Remove OnStopContainer and make OnStopDecode a true decode notification. r=joe
2012-10-12 12:11:22 -04:00
Josh Matthews
c41e3878e6
Bug 505385 - Part 12: Ensure clones of static image proxies result in more static proxies. r=joe
2012-10-12 12:11:22 -04:00
Josh Matthews
b84562cef3
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
2012-10-12 12:11:22 -04:00
Josh Matthews
8d5ea85e2e
Bug 505385 - Part 10: Remove GetConsumers from imgStatusTracker by delegating all remaining notification operations from imgRequest to the status tracker. r=joe
2012-10-12 12:11:21 -04:00