Commit Graph

77880 Commits

Author SHA1 Message Date
Ehsan Akhgari
b48411171f Bug 692109 - The intended crash in nsIFrame::GetOffsetToCrossDoc won't actually crash with some compilers; r=tn
--HG--
extra : rebase_source : 47ddd0eb634c25ff84a49ea9a0a856e0a3ffbec8
2011-10-05 19:55:02 -04:00
Ehsan Akhgari
01666b66c4 Bug 692122 - nsToolkit::StartAllowingD3D9 leaks the nsToolkit object; r=roc
--HG--
extra : rebase_source : ca6010965c59296b4c3c9db3ec57c4e7af92a310
2011-10-05 19:54:07 -04:00
Ehsan Akhgari
4d7d5788b7 Bug 692105 - Useless null check in nsFrame::IsSelectable; r=roc
--HG--
extra : rebase_source : 645624b1738073fc6b4192c08af514ec517036ab
2011-10-05 19:49:15 -04:00
Boris Zbarsky
4cd3c0834b Bug 681755. Switch some of the style system's arrays in hashtables to be auto arrays. r=dbaron 2011-09-15 15:21:52 -07:00
Justin Lebar
83e3821db7 Bug 689433 - Align nsAutoTArray<E> to E's natural alignment. r=roc
--HG--
extra : rebase_source : f7062f251f6905a58145ed6d94680f076dabbef7
2011-10-05 09:11:17 -04:00
Ben Turner
fba3793644 Bug 691046 - 'worker.postMessage behaves like there is a hidden exception in Cloud9 Ace'. r=sicking. 2011-10-05 14:10:09 -07:00
Jeff Walden
ad84112454 Make ~WeakMapBase virtual to silence MSVC. It's a destructor, probably called in concert with a delete or free(), so perf shouldn't matter, right? r=mozbot 2011-10-05 15:53:50 -07:00
Jeff Walden
f47bb0a324 Make the guard-object macros, used to ensure a class can't accidentally be constructed only temporarily, JS_FRIEND_API-compatible, since they're being used in friend declarations now. rs=cdleary/luke, no bug 2011-10-05 15:21:53 -07:00
Jeff Walden
f2379c9f1a Fix int-bool comparison warning by making Boolish return Truthiness. rs=cdleary, no bug 2011-10-05 15:02:15 -07:00
Jeff Walden
b1f802e41c Make struct/class usage in declarations/definitions consistent for a few type-inference classes. r=lumpy, no bug
--HG--
extra : rebase_source : bc27c94efbec71d7ae4b8caa8443b7baa3fe011c
2011-10-05 14:25:08 -07:00
Jeff Walden
01a226215b Fix a warning to not use |this| in a member initialization list (the usual thisDuringConstruction() trick). r=sparky, no bug
--HG--
extra : rebase_source : 7e4088d4fab99ba3c0cc5fd0d9531407c0a357f1
2011-10-05 14:20:54 -07:00
Jeff Walden
441ed4cea1 Remove JSRuntime::GCData::info from GCData's member initialization list to avoid C4351 on Windows. rs=billm over IRC, no bug
--HG--
extra : rebase_source : eb638748878580f3a039cbbfe6e9433c2d7c3edf
2011-10-05 12:25:28 -07:00
Chris Jones
130e939216 Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
--HG--
extra : rebase_source : bf3dc09f49d010ac4422150fc5300a41080af858
2011-10-05 15:15:45 -07:00
Chris Jones
16c7f04206 Bug 690670, part 0.1: Teach IPDL about uint* types, since those are what we have to use in "public" interfaces. r=bent
--HG--
extra : rebase_source : 36d9d7e5badaa8f941a9b76646f0b785072a62bf
2011-10-05 15:15:45 -07:00
Chris Jones
9928eba1eb Bug 690670, part 0: Add helpers for copy-constructing auto arrays from regular arrays. r=roc
--HG--
extra : rebase_source : e586553e4a2cf344f72347e195f42762f0183c99
2011-10-05 15:15:45 -07:00
Matt Brubeck
26440d5308 Bug 692123 - browser-chrome test for bug 692123 [r=mfinkle] 2011-10-05 15:12:02 -07:00
Matt Brubeck
adbfcdcb32 Bug 692123 - Back/Escape key does not work to dismiss context menu [r=mfinkle] 2011-10-05 15:11:38 -07:00
Bill McCloskey
a207bd0e0f Bug 684947 - Fix red 2011-10-05 15:09:23 -07:00
Bill McCloskey
5b182e4458 Bug 684947 - Fix bogus compartment assertion caused by generators (r=luke) 2011-10-05 14:51:51 -07:00
Bill McCloskey
b7fd4f51c6 Bug 688939 - Fix bogus script ownership assertion (r=dmandelin) 2011-10-05 14:51:37 -07:00
Mike Conley
e928547b48 Bug 488627 - Datepicker doesn't work with some short date formats. r=enn 2011-10-05 17:26:11 -04:00
Dão Gottwald
8776f2aec8 Bug 678326 - Notification bar overlaps window chrome during fade in/out. r=enn
--HG--
extra : rebase_source : 98a102a7f00231dc1a11435c51d917b425d25369
2011-10-05 17:20:02 +02:00
Ed Morley
14c477388c Merge MOZ_PGO mozconfig change to inbound 2011-10-05 19:36:12 +01:00
John Ford
f23fe5eb0d Bug 658313 - Remove MOZ_PGO from mozconfigs as that is now in automation; r=ted ; DONTBUILD DONT BUILD CLOSED TREE 2011-10-05 09:21:23 -07:00
Marco Bonardo
62637bdd9f Backout d5954910540e to check if it's causing the increase in m-oth leaks 2011-10-05 15:27:04 +02:00
Marco Bonardo
d060d3b33d Merge mozilla-central and mozilla-inbound 2011-10-05 13:01:20 +02:00
Lucas Rocha
d3ce30ae7f Bug 690870 - Bump magin_xtiny from 0.11mozmm to 0.15mozmm (r=mfinkle)
0.11 is too small and is causing rounding error in some cases (e.g. the sync
code description elements).
2011-10-05 11:00:14 +01:00
Mike Hommey
4b9a083cd2 Fixup bug 654056. r=bustage,f=edmorley 2011-10-05 09:39:18 +02:00
Alexander Surkov
26e99f5330 Bug 679271 - enable logging for evnts/test_tree.xul mochitest 2011-10-05 16:31:17 +09:00
Philipp von Weitershausen
8ca283f305 Merge services-central and mozilla-central 2011-10-04 12:49:21 -07:00
Ehsan Akhgari
c3fba2411f Merge the last green changeset of mozilla-inbound into mozilla-central 2011-10-04 14:27:42 -04:00
Brian Hackett
e89780c40d Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
Alexander Surkov
c9660cad47 Bug 691002 - get rid of odd image map accessible tree creation, r=marcoz 2011-10-04 22:05:17 +09:00
Ehsan Akhgari
66ce294c6b Test case for bug 691087; r=roc 2011-10-04 08:41:51 -04:00
Robert Longson
c5441802db Backout Bug 691646 for causing reftest failures on Linux 2011-10-04 11:00:32 +01:00
Robert Longson
9b996a8070 Bug 691646 - Pattern tile pixelated on patternTransform. r=dholbert 2011-10-04 09:38:21 +01:00
Philipp von Weitershausen
8bbbe8dd75 Bug 691612 - Backoff handling is broken. r=rnewman 2011-10-03 22:52:07 -07:00
Ehsan Akhgari
713f44fa55 Backout changeset 37c5482971b1 (bug 583976) because of Android R2 test failures 2011-10-03 23:40:34 -04:00
Benoit Jacob
f43b187c10 Bug 658826 - disable optimization in D3DCompiler to avoid freeze bugs - r=jrmuizel
ANGLE's own buildsystem, which Chrome uses, has been doing this for a long time. This aligns us with them.
2011-10-03 23:09:03 -04:00
Mark Finkle
8f31dd5827 Bug 691534 - Use asyncFetch when loading files in aboutHome.xhtml [r=mbrubeck] 2011-10-03 23:01:22 -04:00
Matt Woodrow
97e680e837 Bug 691431 - Remove invalid assertion and NULL check childFrame in WrapPreserve3DList. r=roc 2011-10-04 14:23:04 +13:00
Bas Schouten
85bdb8408c Bug 656589: Avoid using Direct2D surfaces which are non-functional. r=jimm 2011-10-04 03:20:43 +02:00
Matt Brubeck
14c5854817 Back out ba2483679e59 (bug 658303) because of Linux Ts Paint regressions 2011-10-03 17:30:26 -07:00
Jesse Ruderman
d09e6f1471 Add crashtest from bug 597924 2011-10-03 16:35:59 -07:00
Philipp von Weitershausen
fdf29841be Merge m-c to s-c 2011-10-03 15:37:50 -07:00
Jonathan Griffin
8328e1b63d Update maxVersion for TPS extensions, a=testonly, DONTBUILD
--HG--
extra : rebase_source : c16d887dfdb5ed65b49e31ab05fd44a92999b598
2011-10-03 10:05:04 -07:00
Marco Bonardo
977ee4f471 Merge last good changeset from mozilla-inbound to mozilla-central 2011-10-03 15:34:14 +02:00
Masayuki Nakano
5dd9bb3e75 Bug 690700 Remove MAKE_PR_BOOL macro r=karlt 2011-10-03 16:56:21 +09:00
Masayuki Nakano
c60da18f77 Bug 690700 Remove PR_TRUE/PR_FALSE from widget/src/gtk2 r=karlt 2011-10-03 16:56:21 +09:00
Matt Woodrow
da4a9cda9a Bug 691106 - Merge sequential nsDisplayTransforms and give them unique frame keys. r=roc 2011-10-03 17:02:25 +13:00