Commit Graph

262281 Commits

Author SHA1 Message Date
Rob Campbell
6431ac1145 merge because ttaubert; a=#fx-team 2012-01-19 11:06:34 -04:00
Tim Taubert
ff55bbb2c7 Bug 497543 - Part 4 - Tests and test suite; r=dietrich 2012-01-19 16:01:43 +01:00
Tim Taubert
fbe919b61b Bug 497543 - Part 3 - Browser integration; r=dao 2012-01-19 16:01:43 +01:00
Tim Taubert
eb79c4c87b Bug 497543 - Part 2 - moz-page-thumb:// Protocol and Channel; r=mak 2012-01-19 16:01:42 +01:00
Tim Taubert
5831fad834 Bug 497543 - Part 1 - JavaScript Module; r=dietrich 2012-01-19 16:01:42 +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
Ms2ger
4d57eec949 Backout for philor. 2012-01-17 10:48:42 +01:00
Ms2ger
7535aaa04a Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor 2012-01-17 10:48:19 +01:00
Justin Wood
965826891d Merge last green PGO from inbound to mozilla-central 2012-01-16 22:27:53 -05:00
Jeff Muizelaar
ba23678821 Bug 717921. Fix bustage about moz_xrealloc. 2012-01-16 22:23:37 -05:00
Phil Ringnalda
4f34b13500 Back out 4ac407704d74 (bug 689387) for causing or exposing or whatevering bug 718411 2012-01-16 18:31:02 -08:00
Joe Drew
0cb071a623 Bug 473236 - Remove executable bits from ScaledFontSkia.*. r=jrmuizel DONTBUILD 2012-01-16 16:29:42 -05:00
Serge Gautherie
61c4501464 Bug 628589. (Fv2) test_acceleration.html: Add a workaround for SeaMonkey (tinderboxes) which don't support acceleration. r=joe. 2012-01-16 21:52:18 +01:00
Serge Gautherie
d9c7166d10 Bug 717868. (Bv1) bug389321-1.html: Fix "Unknown key: VK_VK_BACK_SPACE". r=ehsan. 2012-01-16 20:15:59 +01:00
Olli Pettay
4f30b1e877 Backout bug 718340 since there was unknown orange 2012-01-16 18:30:06 +02:00
Rail Aliiev
13b9d47ab9 bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted 2012-01-16 09:30:59 -05:00
Olli Pettay
0cabdcbd11 Bug 718330 - Add URI of owning document to nsGenericElement::Traverse logging, r=mccr8 2012-01-16 15:06:19 +02:00
Mihai Sucan
1f22704ce5 Bug 714942 - Implement minimal UI for Jump to line in the Source Editor. r=rcampbell 2012-01-16 13:59:39 +02:00
Mihai Sucan
f2c52c371a Bug 650345 - Implement minimal UI for Find in the Source Editor. r=rcampbell 2012-01-16 18:51:44 +02:00
Olli Pettay
7a2c397438 Bug 718340 - Don't traverse black windows, r=mccr8,jst 2012-01-16 13:08:44 +02:00
Tim Taubert
94e16d470e merge m-c to fx-team 2012-01-16 11:20:19 +01:00
Olli Pettay
437e1050c9 Bug 718297 - Add EnumerateAll to nsPropertyTable, r=jst 2012-01-15 21:02:06 +02:00
Simon Montagu
67def118d9 Make continuations non-fluid when the end of a bidi paragraph is forced by a preformatted newline. Bug 698335, r=roc 2012-01-15 06:56:04 -08:00
Alex Pakhotin
233089ca43 Bug 717902 - Form autocomplete pop-up with the available suggestions is not displayed in landscape mode when HKB is used. r=blassey 2012-01-16 17:58:56 -08:00
Ed Morley
b88a0cb497 Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-15 11:54:43 +00:00
Justin Wood
9e5a881c42 Merge m-c tip to m-i 2012-01-15 05:29:24 -05:00
Jonathan Kew
4399df1941 bug 714067 - correction in ligature indexing when combining marks are present. r=behdad 2012-01-15 08:52:00 +00:00
Jonathan Kew
4a5245ab0f bug 716229 pt 2 - initialize font-matching using the group's primary font. r=roc 2012-01-15 08:45:09 +00:00
Ms2ger
8c639f5785 Bug 712034 - Clean up jstypes.h a bit; r=njn 2012-01-15 09:13:12 +01:00
Ms2ger
4b831ca2ef Bug 714052 - Remove JS_NEITHER; r=luke 2012-01-15 09:13:12 +01:00
Ms2ger
e0f71195fb Bug 717371 - Don't use nsINode::GetChildAt in PresShell::GoToAnchor; r=bz 2012-01-15 09:13:12 +01:00
Ms2ger
f97dbc4ba1 Bug 717370 - Cleanup range-using and nearby code in editor; r=smaug+ehsan 2012-01-15 09:13:12 +01:00
Ms2ger
4e6b2dedac Bug 717195 - Export dombindings.h; r=bholley 2012-01-15 09:13:12 +01:00
Ms2ger
176ab26790 Bug 714613 - Simplify nsShiftJISToUnicode::Convert; r=smontagu 2012-01-15 09:13:12 +01:00
Ms2ger
e868830132 Bug 717216 - Don't return nsnull from nsXBLDocGlobalObject::EnsureScriptEnvironment; r=volkmar 2012-01-15 09:13:11 +01:00
Ms2ger
412db64613 Bug 677079 - Part ab: Remove jscntxt.h and dependencies from INSTALLED_HEADERS; r=dmandelin 2012-01-15 09:13:11 +01:00
Ms2ger
7993a70175 Bug 677079 - Part aa: Expose sizeof(JSContext) in jsfriendapi.h; r=njn 2012-01-15 09:13:11 +01:00
Ms2ger
dc4132fda6 Bug 677079 - Part z: Move JS_CHECK_RECURSION to jsfriendapi.h; r=mjrosenb 2012-01-15 09:13:11 +01:00
Ms2ger
9fd69872fe Bug 677079 - Part y: Move AutoIdVector to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
Ms2ger
1633522a7d Bug 677079 - Part x: Move AutoValueVector to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
Ms2ger
1944061fe4 Bug 677079 - Part w: Move AutoVectorRooter to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
Ms2ger
5ce648ef0f Bug 677079 - Part v: Expose rt->compartments in jsfriendapi.h; r=jorendorff 2012-01-15 09:13:11 +01:00
Ms2ger
9d6c493995 Bug 677079 - Part u: Provide TriggerOperationCallbacksForActiveContexts in jsfriendapi.h; r=bhackett 2012-01-15 09:13:10 +01:00
Ms2ger
070a861598 Bug 677079 - Part t: Provide IsContextRunningJS in jsfriendapi.h; r=jorendorff 2012-01-15 09:13:10 +01:00
Ms2ger
ad69bdc195 Bug 677079 - Part s: Make JS_TRACER_INIT a function instead of a macro; r=billm 2012-01-15 09:13:10 +01:00
Ms2ger
a31ff5454b Bug 677079 - Part r: Provide AutoSkipConservativeScan in jsfriendapi.h; r=luke 2012-01-15 09:13:10 +01:00
Ms2ger
a2482a9c20 Bug 677079 - Part q: Expose gcLock in jsfriendapi.h; r=gal 2012-01-15 09:13:10 +01:00