diff browse |
039430d969852e9bb38485f0a725235ae72e134a 2008-06-07 08:14 +0900 |
Makoto Kato - Bug 437046 – Support x64 for xulrunnder.exe.manifest. r=ted.mielczarek |
diff browse |
233db8c90772e6ceae1972b2bf583397e42a6362 2008-06-06 17:54 -0500 |
Jason Orendorff - Replace the busted merge, d3e9df9be570, with the correct one, 6482acdf3049. |
diff browse |
6482acdf3049285810ceaf2a16a82eb845b8338f 2008-06-06 17:50 -0500 |
Jason Orendorff - Redo merge changeset d3e9df9be570. The first time, it deleted a file it shouldn't have. |
diff browse |
d3e9df9be5701e693326d868a8bed9bd06e3b337 2008-06-06 13:31 -0700 |
Brendan Eich - Merge. |
diff browse |
97d743dcdfe787a069a5917d38737bb47d531270 2008-06-06 13:23 -0700 |
Brendan Eich - Third and final followup patch for bug 260106. |
diff browse |
aba6549b72d1b4d4543d58aef21e2ae32100279d 2008-06-05 16:00 -0700 |
Brendan Eich - Followup patch for bug 260106. |
diff browse |
c1dd1852b4ae66a565b3bcce84c8fe96ae4ed4d5 2008-06-05 14:55 -0700 |
Brendan Eich - Merge. |
diff browse |
ddfa674923bd855e5cb66746ad8184bdb91d4683 2008-06-04 17:00 -0700 |
Brendan Eich - Fix 260106, r=shaver. |
diff browse |
8d501244daba178e5817f94539bc7decf4f9b939 2008-06-06 16:04 -0400 |
Gavin Sharp - Bug 435759: fix --enable-shark for C++ build; r=brendan |
diff browse |
d4910bfb3faba5aaa018b0641000446829436ee0 2008-06-06 15:43 -0400 |
Benjamin Smedberg - Bug 437219 - allow app-specific rules via application/app-config.mk and application/app-rules.mk, r=ted |
diff browse |
5cd633865e6d26a18595e549993ccc629634ca08 2008-06-06 15:31 -0400 |
Benjamin Smedberg - Bug 437647 - Dispatch outparams and other analyses explicitly, so it's easier to add various analyses, r=dmandelin |
diff browse |
851965dfe20d4872dd0fb91c6e097868bbf083c9 2008-06-06 09:26 -0700 |
L. David Baron - Make top and bottom values of vertical-align align the subtree rather than the element itself. (Bug 118501) r+sr=roc |
diff browse |
fd7f8513fa8c8bb26f48543b426e19184006349e 2008-06-06 09:26 -0700 |
L. David Baron - Use PlaceTopBottomFrames for the children of the root span, too. (Bug 118501) r+sr=roc |
diff browse |
437dcecc6377817753fd3bdce409c69f978ac2e4 2008-06-06 08:40 -0400 |
Benjamin Smedberg - Import NSS_3_12_RC4 |
diff browse |
4231ddd5f31aacd9345c972aff00b25e15fc6de7 2008-06-06 08:36 -0400 |
Benjamin Smedberg - Import NSPR 4_7_1_RTM |
diff browse |
3599b2ccdf5752869d726ae5b959b0f4c664ef11 2008-06-06 08:34 -0400 |
Benjamin Smedberg - Bug 417635 - import NSPR and NSS into hg, r=ted |
diff browse |
e30af58993281d85f149b15929f8f27c80f3f7bb 2008-06-05 16:06 -0700 |
L. David Baron - Don't make our anonymous blocks that wrap blocks inside inlines be containing blocks so that we get the right containing block direction per the CSS spec. (Bug 423306) r+sr=roc |
diff browse |
dd28fa11cb15b318dcb23382837d39e5397cf4ee 2008-06-05 16:06 -0700 |
L. David Baron - Remove unneeded (and not present in the proposed CSS3 float-displace property) border-box and padding-box values of -moz-float-edge. (Bug 432891) r+sr=roc |
diff browse |
5bd70ded7000ee913049dfc288c38e179e0fe7c2 2008-06-05 16:06 -0700 |
Christian Biesinger - Implement the computed value of text-shadow in the style system. (Bug 10713) r+sr=dbaron |
diff browse |
97f5cce0d5d8259c76e1fbb7fe4248c038b58db8 2008-06-05 16:06 -0700 |
Jesse Ruderman - Don't call SelectorMatches on document fragments (test). (Bug 437170) r+sr=bzbarsky |
diff browse |
db71a6a1eec9482b1e68fc1a5d4673cb80ce47a8 2008-06-05 16:06 -0700 |
L. David Baron - Don't call SelectorMatches on document fragments. (Bug 437170) r+sr=bzbarsky |
diff browse |
3878b860a6dc477a40fe47e5d71163c373459ae9 2008-06-05 11:21 -0700 |
David Mandelin - Bug 433939: updating outparams check for latest Treehydra, r=bsmedberg |
diff browse |
b122a6b05dd26f202338019da429c2865f34c7fa 2008-06-05 16:46 +0100 |
Gervase Markham - Testing variable expansion. |
diff browse |
ed7cbf8018185348bb8c46dec64677471be8b92e 2008-06-05 16:25 +0100 |
Gervase Markham - Add licence boilerplate text to effective TLD list. |
diff browse |
263749849d0be4a861529d025daae66f5e5601f4 2008-06-05 11:49 +0200 |
Marco Zehe - b=432467, firefox segfaults in plone kupu editor [@ nsDocAccessible::FlushPendingEvents], on Tablet PC [@arena_dalloc_small] (steps to reproduce in comment #26), p=Ginn Chen <ginn.chen@sun.com>, r=surkov |
diff browse |
49cdeb4f814489ca9128233588b948936448329f 2008-06-05 04:05 -0700 |
Simon Montagu - Reftest for bug 229764 |
diff browse |
9ca1a3560248423deaa6c9ba91470e8e499fbb22 2008-06-04 23:46 -0700 |
Vladimir Vukicevic - b=346189, children should optionally not affect size of XUL stack; r+sr=roc |
diff browse |
18db7f35dab4fddbf89a2346cae940e7bfdbcdb8 2008-06-04 22:24 -0400 |
Jeff Walden - Bug 429930 - NS_ABORT_IF_FALSE lies and doesn't abort if the given condition is false, making it exactly equivalent to NS_ASSERTION. Make it abort so we can use it when we really want a fatal assertion, if only the NS_ASSERTION macro implemented it. r+sr=shaver |
diff browse |
38c53b644dc456ad235ee703c48ef6e36aa3c8ed 2008-06-04 14:14 -0700 |
Vladimir Vukicevic - b=429387, add --with-arm-kuser; use it in JS, and pass it down to NSPR's configure; r=shaver,r=ted |
diff browse |
9dbbd177bc93a1548361a712a66c8ae9ec5658f1 2008-06-04 23:33 +0300 |
Simon Montagu - update |
diff browse |
616b8a5a1dc0ea80351182cf006dfca57e29a612 2008-06-04 22:53 +0300 |
Simon Montagu - Use ASCII-compatible fallback if an encoder has no values defined for code points below U+0020. Bug 399257, r=jshin |
diff browse |
26431962f6d58b856e7a1d0e606252b5278630e2 2008-06-04 20:52 +0300 |
Simon Montagu - Make the UTF-16 decoder return an error if the input length is less than 2 bytes. Bug 396637, r=jshin |
diff browse |
b415442740dbb3119be708929c8e9d3c599650c7 2008-06-04 23:23 +0300 |
Olli Pettay - Bug 434251, r+sr=jst |
diff browse |
75271d55db392bfff62e9d2ed0dacd3a7b1a1176 2008-06-04 23:18 +0300 |
Olli Pettay - Bug 433758, Crash [@ nsContentList::Item], r+sr=jst |
diff browse |
64d4930792c5c0bea51648298f77cd54e24754ae 2008-06-04 23:11 +0300 |
Olli Pettay - Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst |
diff browse |
3db8a41d66fa28b9744e681d5abe93f41d9e31bc 2008-06-04 23:09 +0300 |
Olli Pettay - Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst |
diff browse |
7a46865397a56eeb87d0188813dd585d5369a5cc 2008-06-04 13:53 -0400 |
Jeff Walden - Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst |
diff browse |
a88dd72c0cce29c0c5f8dae4d769e08e64810c7a 2008-06-04 13:11 -0400 |
Shawn Wilsher - Merge with mozilla-central for backout of changeset a26c86b184f7. |
diff browse |
ec15ff424669c7ccc32a83c7d9321f504d6ed964 2008-06-04 13:10 -0400 |
Shawn Wilsher - Backed out changeset a26c86b184f7 due to Linux orange. It is not clear why this worked locally, and failed on tinderbox. |
diff browse |
d4bcdf8bd42f7b8825a19f3d6c228bad67688cd8 2008-06-04 12:56 -0400 |
Shawn Wilsher - Merge with mozilla-central after backout of bug 434247. |
diff browse |
3018ff2709328ef178f33e33c6f893c76ef4338c 2008-06-04 12:55 -0400 |
Shawn Wilsher - Backed out changeset 5ccc3423220f |
diff browse |
d3e1c92d01c20e56f20ab16f406c9e217b7fb8a4 2008-06-04 12:35 -0400 |
Shawn Wilsher - Windows bustage fix for Bug 434247. |
diff browse |
5ccc3423220f5808d21b04403827c3dafdb51b2d 2008-06-04 11:59 -0400 |
Shawn Wilsher - Bug 434247 |
diff browse |
d48909ac2fa1a5296854df982f2b03867621ba5f 2008-06-04 11:42 -0400 |
Shawn Wilsher - Bug 434244 |
diff browse |
a26c86b184f7e162d25d5c8fbfc34dc04485c221 2008-06-04 11:22 -0400 |
sdwilsh - Bug 437063 |
diff browse |
7cf30dce13a15e5579b956d461d1aa7c7a862ac1 2008-06-04 11:05 -0400 |
Nochum Sossonko - Bug 429247 |
diff browse |
8a37d1e56dd2246f6b4eb4f2102ed6e7b505ee05 2008-06-04 17:27 +0300 |
Olli Pettay - Bug 435779, Crash [@ PostMessageEvent::Run()], r+sr=jst |
diff browse |
c7765fd74badd0b8ce76f65c7d0075b8b41383c0 2008-06-04 01:31 -0500 |
Kai Engert - Bug 429178 - "ssltunnel fails to build in system-nspr / system-nss environments" [p=kaie@kuix.de (Kai Engert) r=luser/ted sr=bsmedberg] |
diff browse |
1a969abc855623a4cf7abe1a3288caedd3dc7e00 2008-06-03 18:15 -0700 |
L. David Baron - Mark reftest added for bug 433640 as failing on Mac, due to bug 379317. |
diff browse |
b0bc6be7db45a204e0d8f3ef4cf70824ca737900 2008-06-03 17:01 -0700 |
Vladimir Vukicevic - b=426563, put arm xptstubs shared assembly correctly in text section; r=bsmedberg |
diff browse |
378707d75b14eb919e39f59766f1fe3f6d0f9e26 2008-06-03 17:01 -0700 |
Vladimir Vukicevic - b=423913; check for -fshort-wchar correctness; r=bsmedberg |
diff browse |
be00592555a0cb37dd15f72c233b5ce3e14d4cc8 2008-06-03 17:00 -0700 |
Vladimir Vukicevic - b=433086, improve nsDOMWindowUtils::Redraw; r+sr=roc |
diff browse |
553480dceb262db3fa443be7000f6aa2ecf1377f 2008-06-03 17:00 -0700 |
Vladimir Vukicevic - b=430906; add moz-opaque attribute to <canvas>; r+sr=roc |
diff browse |
f78ade1c40ac4dde262c8d3e67ae075de4d02d62 2008-06-03 16:42 -0700 |
L. David Baron - Merge backout of changeset cf005233ebad (text-shadow style system changes) due to mochitest crash on Windows (which I can reproduce on Windows). |
diff browse |
b8d287406eb6b707a88760a0277556e3aa053ce0 2008-06-03 16:42 -0700 |
L. David Baron - Backed out changeset cf005233ebad (text-shadow style system changes) due to mochitest crash on Windows (which I can reproduce on Windows). |
diff browse |
58e0a70d99c8bb6310f319756a394d6dea1b88fa 2008-06-03 15:25 -0700 |
Sudheer Kumar Peddireddy - Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron |
diff browse |
b9fd38b8f1e07b68ccc89810535e90d02e03e43c 2008-06-03 15:25 -0700 |
L. David Baron - Snap background origin and clip areas to device pixels to prevent tiling from varying for subpixel position changes that don't change the box's visible position at all. Tests by roc (433640-*) and me (background-image-tiling-*). b=433640 r+sr=roc |
diff browse |
fee5c84460d3824813efcc7269bf6150812f5bb6 2008-06-03 15:25 -0700 |
L. David Baron - Eliminate unnecessary reference counting of gfxContext objects. b=433640 r+sr=roc |
diff browse |
cf005233ebade581a95869b2ee57ec85e3232286 2008-06-03 15:25 -0700 |
Christian Biesinger - Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron |
diff browse |
563e158fcce0791f5ab96fe215ea5d0b0ec1ca3e 2008-06-03 15:25 -0700 |
L. David Baron - Remove no-longer-needed else clauses, and make the *IsExact members DEBUG-only. b=419076 r+sr=bzbarsky |