User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
emorley@mozilla.com Tue Feb 12 14:43:19 2013 +0000 | 860d7a47b675b212f98ccbc2cfe6a242ec0c377c | Ed Morley — Merge latest green inbound changeset to mozilla-central ← 73 merge changesets [Collapse] |
d48d6344a9bd5dcb6da5ccc7a12510b60fe5fdb4 | Simon Montagu — Check for fluid continuations up the parent chain and make them non-fluid. Bug 818454, r=roc | |
5446bea9ddf67188a4c327ca6b799456b16ad011 | Simon Montagu — Reapply the patch from bug 722137 to fix bug 826163, r=roc, sec-approval=dveditz | |
674b9ae1ccd3bab49e9433c70b599506e814cc81 | Tetsuharu OHZEKI — Bug 840312 - Cache the result of Tab.metadata. r=kats | |
324ef02e21614cc7b39cfae97fe7945856f8ab6a | Justin Dolske — Bug 839923 - Many favicons look bad when upscaled for hidpi. r=fryn, ui-r=shorlander | |
0b32c50a1bec6cbd284fe14016738ce43696da83 | Robert O'Callahan — Bug 8203709. Handle failure to create a snapshot surface in GetImageDataArray. r=mattwoodrow | |
80df535bf5e627b8757b98346fcfa5bc1b12971d | Robert O'Callahan — Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin | |
608f588cb3e97e478b39119c9a3eac24761e4113 | Robert O'Callahan — Bug 836990. Put fixed-pos items in the abs-pos list of the container whenever it doesn't have a fixed-pos list. It's simpler this way and handles all edge cases. r=bzbarsky | |
09ddbf34dc176542803a5f646410540a285eae5b | Cameron McCormack — Bug 839927 - Update scoped style content flags correctly when SVG <style scoped=""> elements are involved. r=bz | |
9672b9989f3436fb3792a2bc4a688a907639a984 | Kartikaya Gupta — Bug 833777 - Guard against selectedTab being null when Gecko goes into the background. r=bnicholson | |
44af3765d3d30dca92e390a532c3a49b03f396f3 | Cameron McCormack — Bug 840272 - Avoid asserting and crashing if SVG text frames are painted before they are reflowed. r=roc | |
328742b12ef546892628fd33327eaa63c22ecc15 | Justin Lebar — Bug 837856 - Rename hal_sandbox::IsHalChildLive() to HalChildDestroyed(). r=mounir | |
9a0846d180af483fb4328413bd8b8c8c9325b1bb | Nicholas Nethercote — Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink. | |
7b379cdbf9007b9cfda436be1cf8b6e5c666c628 | Norbert Lindenberg — Bug 839751 - "Assertion failure: i < argc_" with localeCompare. r=jwalden | |
d2702388ca93e131e81e9608a88276db27d5a832 | Sean Stangl — Bug 840339 - Include inlined JSScript definitions to fix warnings. r=dholbert | |
04f8351eb2af9279a2d52b7023e116ad1badd68d | Kang-Hao (Kenny) Lu — Bug 817395 - Clean up the temporary style context used for font size comparision of the root before the rule node tree is rebuilt. r=dbaron | |
d1b8047ed4dba5ff8669b69534a4e4c416871591 | Wan-Teh Chang — Merge bug 807883. | |
9a6bef63fdc05d756079ec9d725a32ca822949a6 | Wan-Teh Chang — Bug 807883: Update NSPR to NSPR 4.9.6 Beta 2. This adds 'const' to the | |
26cfbd9ed00ce53a0a2e09c72ee2a572c11a7628 | Trevor Saunders — bug 834552 - remove a bunch of ipc/chromium/ that we don't even build r=bsmedberg | |
e9f2886c0179a646f1927b2d0c732507fd57431c | Daniel Holbert — Bug 837000: Remove nsBlockReflowState.h's essentially-unnecessary #include of nsBlockFrame.h (and related cleanup). r=dbaron | |
1052782fd20d73ea0837b01554fa270bd6a85e17 | Daniel Holbert — Bug 836954: Mark nsIFrame::GetBaseline() impls as MOZ_OVERRIDE. r=dbaron | |
e4088b2366348eaf313804ec478392d051787dbc | Daniel Holbert — Bug 836570: Mark media/mtransport/build as FAIL_ON_WARNINGS on non-MSVC compilers. r=jesup | |
244daeec33939a6fc02604d8c71d200a6c6e0afa | Aaron Klotz — Bug 839236 - Add nsRefPtr to a nsPluginHost::GetInst call. r=bsmedberg | |
63acc1f62049922e02730bd5ce7c65fc90bf24a3 | Aaron Klotz — Bug 838279 - Add isWow64 field to system info and to telemetry. r=bsmedberg | |
a356cb75873f3e9c78755fcb9e5a9923b21abaa4 | Ryan VanderMeulen — Merge m-c to inbound. | |
bd883f16f17f2823bd2aa3cd157ccc46dfa9b98f | Daniel Holbert — backout 69277e48526c (Bug 839865) due to reftest orange on a CLOSED TREE | |
6d92250d9e524149f398b38ac88d43618ae010c5 | Daniel Holbert — Followup for Bug 840317: use an unsigned loop variable when iterating up to an unsigned value, to fix warnings-as-errors build error. r=bustage,trivial CLOSED TREE | |
66b99572ab2665a8afca73b988fc083a755f12cc | Masayuki Nakano — Bug 708936 Dispatch defaultPrevented Alt keyup event if VK_MENU is received with WM_KEYUP instead of WM_SYSKEYUP r=jimm+smaug | |
bb8d5da0bf70c3d8647d308359a5d996409eface | Jeff Walden — Bug 826009 - Move locale callback info, default locale, etc. data and APIs to be JSRuntime-centered. f=bholley, r=jorendorff | |
b8c19a26a1d2a5410698b2a2cabbab93ffe6e7e2 | Cameron McCormack — Bug 840317 - Re-evaluate media queries in scoped style sheets. r=dbaron | |
14da2eb23b19fdd20346f1751949213dffaad116 | Tom Schuster — Bug 840172 - Rooting fixes for Wrapper and wrap. r=terrence | |
c3a4d688b26fe108f6c50f82e0c96efe69e999a3 | Cameron McCormack — Bug 840041 - Handle all possible dominant-baseline values when mapping internally to a vertical-align value for SVG text. r=roc | |
0f18d1919efeabd9aee25f1834ba65e39c3e2488 | Jim Chen — Backout rev d38f1897c28f (bug 826053) pending review by build peer DONTBUILD | |
69277e48526cabacf21833c423b8c88c9b0da5de | Jonathan Watt — Bug 839865 - Stop calling nsSVGUtils::InvalidateBounds for SVG transform changes, and use DLBI instead. r=mattwoodrow. | |
da3ba77f55641e20ed6cabfe9d5c34fe2d9fc648 | Jonathan Watt — Bug 839866 - Set the dom.experimental_forms pref for all tests, not just a few select tests. r=mounir. | |
113113124e49a14d646a21704ef34320e8626f43 | Tetsuharu OHZEKI — Bug 833003 - Use metadata.scaleRatio as its value if viewport metadata.defaultZoom has no value. r=kats | |
b721fde69bf0920dbccbe9ae18566ae79fb488b2 | Matthew Gregan — Bug 752401 - Drain timing and error handling fixes for PulseAudio cubeb backend. r=doublec,jesup | |
35eda1ce617e0a3dc2d7006330dd80b086f388aa | Andrew McCreight — Bug 784730 - Crash in ReparentWrapperIfFound if wrapper already in scope. r=bholley | |
c4562906fc61a36c0a6f4c3e48ab86acb6f038ce | Nicholas Nethercote — Bug 839376 (part 3) - Some low-hanging exact rooting fruit. sfink. | |
1b3c6d4ee0aef388ec130294a1588f77ce64d69f | Nicholas Nethercote — Bug 839376 (part 2) - Add some easy exact roots for jsinfer.cpp. r=sfink. | |
29d3b2c3d8b3c05acacd547ebd9eb4629e25a3c4 | Nicholas Nethercote — Bug 839376 (part 1) - Add an exact root for jstypedarray.cpp. r=sfink. | |
2bf4d2e75011147156e01034844855e5ba7eb8c9 | Frank Wein — Bug 839936 - Build fails in content/base/test because the command line is longer than 32k chars, r=ted | |
9b06c6b2b2b0535ef2313e6cabb93e1282346d87 | Ryan VanderMeulen — Backed out changeset 8507903e43cb (bug 831989) for landing with the wrong bug number in the commit message. | |
bf2650bd2e3ba808378d74bc80c26cf55c61e376 | Ryan VanderMeulen — Backed out changeset 1646e649878a (bug 835698) for causing bug 839256. | |
8507903e43cb09eb44021b04113b41998cbfbd36 | Frank Wein — Bug 831989 - Build fails in content/base/test because the command line is longer than 32k chars, r=ted | |
c8135b361176680c2e883e6aee69c37958bdae5b | Masatoshi Kimura — Bug 839731 - Kill try-safe stuff. r=benjamin | |
24f879564f43a18c5faf35eceecb53196a28011f | Jeff Muizelaar — Bug 787017. Die more verbosely on Android during Layers init. r=bjacob | |
32c248cf74746866b284765a64b80bae341c7ccd | Nicholas Nethercote — Bug 825105 - Fix two clang warnings in media/mtransport/. r=ekr. | |
cd80e0af25cde0a1d0488f331a2fbb0afdfa09cf | Sean Stangl — Bug 839727 - Minor cleanups around polymorphic inlining. r=djvj | |
0100ad335f92cc4db0e463fef9aea2905275e6d9 | Jared Wein — Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman | |
cc3b4a2c1968a77daf04690167d8670d058be7a4 | Honza Bambas — Bug 836872 - Use TimeStamp::NowLoRes() in nsAppShell, r=roc | |
55ef31ba2298197993d75f2502bbaa430d9c334b | Honza Bambas — Bug 827287 - make it possible to use TimeStamp without performance concerns (TimeStamp::NowLoRes), r=ehsan, sr=roc | |
604e819f63d7effd1f8e0cd4ca7c0b6c34d6113e | Honza Bambas — Bug 822490 - Radically simplify windows TimeStamp implementation, r=tellrob | |
20400a35c2618af3489a0d7a09f7ba5604ecf170 | Honza Bambas — Bug 839175 - missing using namespace dom in MediaBufferDecoder.cpp, r=roc | |
6b5dc3b3b21c4bbfadf418ae64d166ad3349d818 | Tom Schuster — Bug 838558 and Bug 839027: checkin lost changsets in XPC. CLOSED TREE | |
d4b4794bbeaf27e3ff2dad29d09c95b300f765e8 | Jared Wein — Backed out changeset fe1853b667cc (bug 839701) for failing browser-chrome test. | |
ed3a6ed1dd2018e92216b9774fe3b64dbac6bb3c | Jan Beich — Bug 840146 - Don't try to install updater.png with --disable-updater. r=glandium | |
9e3a4589e251469070da5e605d08a54f86973e48 | Jason Smith — Bug 822109 - Add a bunch of basic functional tests for getUserMedia and enable a per config setting for those tests for fake vs. non-fake. r=jesup | |
a101d8932e912e50b9752cfca4f166f523695644 | Milan Sreckovic — Bug 722831 - qcms_transform_precacheLUT_float only works with RGB data, so only call it in that case. Grayscale images would fail. r=bgirard | |
d91d6e2bc2587b4c6816574d0872bb3ae0bba746 | Tom Schuster — Bug 838558 - Kill object equality hook. r=jorendorff | |
b9a00a67b74948df2d8b1673e520151028764bad | Tom Schuster — Bug 839027 - Kill object typeof hook. r=jorendorff | |
9a8d04f67e396ac918bbfcbf5ca45dd1c91f5d32 | Malini Das — Bug 838822 - update marionette client version number, r=jgriffin | |
a4f19181ebc2f11106d95014ee3f9bb3910fffe4 | Ryan VanderMeulen — Backout 35d48d9d80d5 (bug 752982) for landing without proper review. | |
46b409b1fa041594600dc1a863c1fb698823f1fd | Chris Peterson — Bug 839962 - Part 2: Replace some XPCOM thread NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg | |
1b725f0b2e833916e0d21615b6f7fac334f850cc | Chris Peterson — Bug 839962 - Part 1: Replace some XPCOM refcount NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg | |
50df17d70386a66712e708873de7cdea130b6410 | Rafael Ávila de Espíndola — Bug 704030 - Make the "all connections closed" check available on non debug builds. r=vladan. | |
0d714dcba97926e367d655d152568dc132997fe8 | Jim Mathies — Bug 837932 - Update dir svc media paths for Win7 and up - media dirs should point to Library default save locations. r=bsmedberg | |
99e8b116dd0973ee7ef888eabb0a01ca4ea3b840 | Geoff Brown — Bug 838636 - Guard against NPE in robocop setup; r=kats | |
fe1853b667cc8ead0561c450dc2c33bcffdf8060 | Jared Wein — Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman | |
0a1aa2cbe09680ef3c2e53bc6dadc3ffea30d33a | Ms2ger — Bug 839033 - HTMLProgressElement cleanup. r=mounir | |
ecbca463ce663f8b0daa0b27f6325511555b16c0 | Andrea Marchesini — Bug 839033 - Convert HTMLProgressElement to WebIDL. r=Ms2ger | |
bcff3820f704e96d83f91ea6159ec7338aa2ff74 | Andrea Marchesini — Bug 839033 - Rename nsHTMLProgressElement to HTMLProgressElement. r=Ms2ger | |
1d23d959dcf68c0ef86efa37bc45cfcf65bb8087 | Julien Wajsberg — Bug 830463 - Download/update notification is showing up late on a weak connection in some cases. r=fabrice |