User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
eakhgari@mozilla.com Fri Apr 08 18:05:50 2011 +0000 | 1d17596bbf5f830272cd8b1d3cacaf742451cf3c | Ehsan Akhgari — Merge cedar into mozilla-central ← 41 merge changesets [Collapse] |
e838e2dc618e115951167dfc1873ba5cbefa2034 | Ehsan Akhgari — Backout changeset 4910cd19bc9a (Bug 583514) because it breaks the build as a result of incompatibility with the patches for bug 581177 | |
fe86883e3a52c1fc97f9d7fd2e35ec3247882cf1 | Ehsan Akhgari — Merge cedar into mozilla-central | |
119dd70688e2037014b342360afa7977fef4d92a | Henri Sivonen — Bug 642145 - Avoid firing document-element-inserted for non-element insertions to the document node. r=jonas. | |
36406d349301a3057e86e9d13f3c1012d070420a | Henri Sivonen — Bug 643410 - Reconstruct active formatting elements on text in an HTML integration point; handle U+0000 per spec in a MathML text integration point. r=jonas. | |
bba58040498cc6042d8efbf76900ab2ea6774e81 | Henri Sivonen — Bug 643395 - Update the HTML parser Java code to the state in the htmlparser repo (NPOTB). rs=jonas. | |
258a0f209565896cbb47b12757544b0121ebdf1f | Boris Zbarsky — Bug 628794. SVG and HTML/XUL .style come from different interfaces. r=peterv | |
f6cb911d37da7a7968164be18da41cc64734a2b6 | Felipe Corrêa da Silva Sanches — Bug 484966. Remove nsSVGUtils::GetParentElement in favor of nsIContent::GetFlattenedTreeParent. r=jwatt | |
43cddadd2a45a039702673223d88197abb1a0d35 | Chris Double — Bug 647178 - Don't call Suspend on channel if the channel has completed downloading - r=roc | |
0dcdf1c5a7fadcf3a32ee7b6d29570d97787a299 | timeless — Bug 646534 cleanup: use return instead of goto | |
ea6a053c57b03bd1922a3ab7ab64efba05993a27 | timeless — Bug 646534 use doxygen style comment blocks | |
102cafb40f20ae5e10bcba6aabf6d5fd485bf8a1 | timeless — Bug 577266 Part 3: Correct misspellings in source code | |
054ead621ce34cf068c4de7b27c2c623dec75694 | Tim Taubert — Bug 629257 - Mochitest for bug 598375 [f=raymond, r=ian] | |
081223e6e3e8bbbe3c43451e0cd53246f7dcf0e0 | Tim Taubert — Bug 630081 - Undo close group buttons should not act as snapping targets [f=raymond, r=ian] | |
3f0b5355069a5b5605a1191e8e4ebd2a4d248c40 | Tim Taubert — Bug 634672 - Minimum tab size is no longer being respected [r=ian] | |
6d32268b979211c753a66ae654c1422cab718a8c | Tim Taubert — Bug 641802 - 'Move to group' option stays populated with the old data even after the groups have been deleted in panorama [f=raymond, r=ian] | |
75ff341e00a6434ac6f041831985ac4fc707d32c | Miguel Ojeda — Bug 645653 - Middle-click on reload button to duplicate orphan tabs does not create a group [f=ttaubert, r=ian] | |
7b80b863974c9c3ebb9073c8bbdbd94bb8e0ffa4 | Tim Taubert — Bug 648137 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_bug618816.js | application timed out after 330 seconds with no output [f=raymond, r=ian] | |
2763b8586e8842a66162a8437b0969fc7ccac836 | Ms2ger — Bug 647554 - Uninitialized variable oldSize in nsPluginInstanceOwner::InvalidateRect; r=mats | |
0243906e73713b90c581b68dc903111a3f3884f2 | Ms2ger — Bug 647550 - Signed-unsigned comparison in nsIconChannel::InitWithGnome; r=bholley | |
d74ffcefded77024aedaf09023008f4fdb236c05 | Ms2ger — Bug 647551 - Uninitialized variable rv in imgLoader::LoadImageWithChannel; r=joedrew | |
8b6d59ff790fb60848fe8171c023a366b0b2effa | Ms2ger — Bug 647552 - Uninitialized variables in GLXLibrary::EnsureInitialized; r=bjacob | |
4910cd19bc9a2d6caf5950a6abac38a91ca74871 | David Zbarsky — Bug 583514 - implement click and accesskey for all HTML elements r=smaug | |
789f731f215e355a0f07aab1165d85d9f7497d86 | Florian Hänel — Bug 625380 - Debian packaging does not work on maemo 6; r=mark.finkle | |
d5905c6cfafa79d20ac19328bdadbf35a50d2c87 | Saint Wesonga — Bug 392751 - Allow out of bounds rects in getImageData; r=bz | |
64a7a10fd5c0e612a7b2602576b4f8853cc50135 | Daniel Einspanjer — Bug 648068 - In Blocklist, Remove the OOB value "reset" from days since last request; r=dtownsend | |
c2242c63e75f99e720b88fe2a9a2f50523f14bfe | Matt Woodrow — Bug 641250 - Rename GLContext::TextureState::Initialized to Allocated. r=joe | |
50de57368f92e77fdf34bcba34a232900614d386 | Matt Woodrow — Bug 591358 - Report canvas element allocation sizes to the GC. r=gal | |
24a6d10dd3a2eb0aa2cebf11e843ac07ae6810ca | Matt Woodrow — Bug 640082 - Part 5 - Use texture_from_pixmap in CairoImageOGL. r=joe | |
6f831c7a1990d880af0b9837793570bb57dfaa87 | Matt Woodrow — Bug 640082 - Part 4 - Create TextureImageGLX which uses texture_from_pixmap. r=joe | |
ea1b21a2bf821009cc2f2585a997586b85461cff | Matt Woodrow — Bug 640082 - Part 3 - Add BindTexture functions to TextureImage. r=joe | |
bab34375319d680b726a6890116b6860479b364f | Matt Woodrow — Bug 640082 - Part 2 - Use texture_from_pixmap in CanvasLayerOGL. r=joe | |
cd13b3b102e39766f1a6779e541971417f949361 | Matt Woodrow — Bug 640082 - Part 1 - Add texture_from pixmap support to GLContextProviderGLX. r=joe | |
39c3c868dbd8bfe396cab69bbbb371b78316571c | Daniel Holbert — Bug 648378 - Remove cruft metadata files .DS_Store & CVS/* in mobile/app/macbuild. r=gavin DONTBUILD | |
0e3ddf2b44135ee02b87cee831d866f55809a7eb | Cameron McCormack — Bug 635782 - LSPAnnotationGatherer::Run should use nsAutoArrayPtr r=jmathies | |
149b54c11f2afd3401990dc757a6046aec9b7535 | Cameron McCormack — Bug 631437: Add length to SVGXXXList interfaces and make them respond to array indexing (v4) r=jwatt,bzbarsky | |
f4790a0a4cb8ba643ab17942573a17a67dbc11c9 | Cameron McCormack — Bug 619498 - Part 2: Support interpolation and addition of similar SVG path segment types (v4) r=dholbert | |
3f55422367a6022d06337a65f77ff06db8dbb2e0 | Cameron McCormack — Bug 619498 - Part 1.5: Some nearby style cleanups (no change to code behavior) r=dholbert | |
9e8156f46a4a312b09469948ddc1e33c932ebd08 | Cameron McCormack — Bug 619498 - Part 1: Eliminate some forwarding member functions with using declarations. r=dholbert | |
558fff008e746e4011790ad8dd5c6ed10a46f61f | Alexander Surkov — Bug 646368 - don't check whether children are cached while tree is traversed, r=davidb | |
883645192a0697c875101af8ebacc6e17c64629b | Alexander Surkov — Bug 646369 - UpdateTree should rely on accessible tree walker rather than DOM tree traversal, r=davidb |