Commit Graph

148237 Commits

Author SHA1 Message Date
Phil Ringnalda
f2d9988dbb Backed out 3 changesets (bug 913260)
CLOSED TREE

Backed out changeset 9195be8a50cb (bug 913260)
Backed out changeset 09c71a3e7b85 (bug 913260)
Backed out changeset 8a8691a26012 (bug 913260)
2013-09-24 20:31:00 -07:00
Karl Tomlinson
f7b402fe4b b=920338 disable oscillator-ended-{1,2} if B2G due to intermittent timeouts DONTBUILD
--HG--
extra : rebase_source : fb21d08d27038bb7f7293b92aac1b6fa4b9bba4d
2013-09-25 15:14:29 +12:00
Dan Gohman
f942c2791a Bug 920061 - SpiderMonkey: Use explicit template instantiation instead of instantiating templates manually. r=njn 2013-09-24 20:08:57 -07:00
Dan Gohman
9daba02108 Bug 917991 - IonMonkey: Various x86 MoveEmitter cleanups. r=jandem 2013-09-24 20:08:57 -07:00
Dan Gohman
ca6574447f Bug 917991 - IonMonkey: Replace movsd with loadDouble and storeDouble as appropriate. r=jandem 2013-09-24 20:08:57 -07:00
Dan Gohman
09734ab1fd Bug 917991 - IonMonkey: Use storePtr and store32 instead of movePtr and move32 for storing. r=jandem 2013-09-24 20:08:57 -07:00
Benoit Girard
0febbc3b15 No bug. Improve the name of the main thread for profiling. DONTBUILD
--HG--
extra : rebase_source : 448d0145200659a67a77acbef36e74ff2c17c934
2013-09-24 15:20:18 -04:00
Birunthan Mohanathas
4208b51949 Bug 784739 - Switch from NULL to nullptr in js/src/gc/; r=ehsan 2013-09-24 23:00:04 -04:00
Birunthan Mohanathas
91b6a44cbe Bug 784739 - Switch from NULL to nullptr in js/src/frontend/; r=ehsan 2013-09-24 23:00:04 -04:00
Birunthan Mohanathas
1818c5bf6c Bug 784739 - Switch from NULL to nullptr in js/src/builtin/; r=ehsan 2013-09-24 23:00:01 -04:00
Birunthan Mohanathas
0570d00cee Bug 784739 - Switch from NULL to nullptr in js/src/{devtools,ds,gdb,perf}/; r=ehsan 2013-09-24 22:59:43 -04:00
Birunthan Mohanathas
9c7caa1f61 Bug 784739 - Switch from NULL to nullptr in js/src/ctypes/; r=ehsan 2013-09-24 22:59:40 -04:00
Boris Zbarsky
90c3f7ea62 Bug 920209. Use nsAutoString in DOMString, to reduce allocations. r=smaug 2013-09-24 22:56:18 -04:00
Boris Zbarsky
383753dc44 Bug 904202. Make sure we remove our nsContentLists from list caches during unlink. r=smaug 2013-09-24 22:56:18 -04:00
Geoff Brown
77cb0b534c Bug 917508 - Skip jsreftest S11.5.3_A4_T2.js on Android x86; r=Waldo 2013-09-24 20:53:57 -06:00
Benjamin Bouvier
b0ae949c76 Bug 915903: Convert Float32 before truncating them in StoreTypedArrayPolicy; r=sstangl 2013-09-24 19:39:20 -07:00
Nicholas Cameron
aed5c1666f Bug 915940. Only report memory allocated from gfxWindowsSurfaces if it is actually allocated. r=jrmuizel 2013-09-25 14:14:39 +12:00
Randell Jesup
d187db8b95 Bug 917491: Guarantee cleanup of AsyncLatencyLogger on xpcom-shutdown r=bsmedberg 2013-09-24 22:10:24 -04:00
Bobby Holley
7d352bf1c1 Bug 916945 - Tests. r=bz 2013-09-24 19:02:56 -07:00
Bobby Holley
0cb1e873d1 Bug 916945 - Stop returning cross-origin subframes for named access in global scope (unless the iframe name matches). r=bz 2013-09-24 19:02:56 -07:00
Nicholas Nethercote
6a709f70b8 Bug 913260 (part 4) - Use distinguished amounts for all the memory measurements done by telemetry. r=mccr8.
--HG--
extra : rebase_source : 0e9db51b137770ba7db15a99a4ec1e87071d2f47
2013-09-19 15:52:30 -07:00
Nicholas Nethercote
8bd7f32128 Bug 913260 (part 3) - Formalize the concept of "distinguished amounts" in the memory reporter manager. r=mccr8.
--HG--
extra : rebase_source : cc6f50d85f384ed665d44b2e8850618fd8a56fa5
2013-09-19 15:52:28 -07:00
Nicholas Nethercote
a37f0fd912 Bug 913260 (part 2) - Tweak ghost window reporters. r=mccr8.
--HG--
extra : rebase_source : db98ac69096f942608ead78709265609593e85d6
2013-09-18 19:01:29 -07:00
John Hopkins
dab963388d Bug 919528 - export LD path that works with both GNU make and Pymake. r=catlee 2013-09-24 21:44:45 -04:00
Benoit Jacob
bc69449da1 Bug 919219 - fix the b2g build - no review, bustage, CLOSED TREE 2013-09-24 18:09:20 -04:00
Gregory Szorc
d284873d3c Bug 901990 - Part 3: Don't purge _tests during PGO builds; r=glandium
CLOSED TREE
2013-09-24 15:05:43 -07:00
Benoit Jacob
c4b45a5f3c Bug 919219 - fix the windows build - no review, bustage CLOSED TREE 2013-09-24 17:50:37 -04:00
Jim Mathies
decb592842 Bug 918937 - Fix for buggy long tap - pass intermediate touch data to the gesture recognizer regardless of whether the base touch point has moved. r=bbondy 2013-09-24 16:17:27 -05:00
Jim Mathies
a17c828af9 Bug 915213 - Support chrome hit testing in the metrofx front end. r=bbondy 2013-09-24 16:17:26 -05:00
Jim Mathies
3db249355d Bug 915213 - Transform all gecko input through the apzc via widget to compensate for zoom. r=bbondy 2013-09-24 16:17:26 -05:00
Jim Mathies
0db025652f Bug 915213 - Add a apzc hit test helper for metrofx. r=kats 2013-09-24 16:17:26 -05:00
Jim Mathies
033e6a7012 Bug 915213 - Add a new apzc ReceiveInput method that transforms gecko events inline. r=kats 2013-09-24 16:17:26 -05:00
Jim Mathies
79e6b8b00e Bug 915213 - Break up apzc ReceiveInput method so the logic can be shared. r=kats 2013-09-24 16:17:26 -05:00
Jim Mathies
f751857b29 Bug 917791 - Increase prefered pan/fling redraw rates for metrofx. r=kats 2013-09-24 16:17:25 -05:00
Terrence Cole
63528868b0 Bug 918526 - Fix an exact rooting hazard in IonCache; r=nbp
--HG--
extra : rebase_source : 81d77f16af0cabaeaefab586d985a8778c4c5fd3
2013-09-19 14:48:11 -07:00
David Anderson
ac6272bf01 Don't rely on legacy crypto calls in e10s content processes (bug 919089, r=bz).
--HG--
extra : rebase_source : 96a4b8f475c2e6e8b4f3a082e8efdc32fc8b08b6
2013-09-24 14:08:25 -07:00
Benjamin Bouvier
beb35e5ee2 Bug 919118: Convert Float before conversion to Int32; r=sstangl 2013-09-24 14:08:32 -07:00
Benoit Jacob
5a16c8030b Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel 2013-09-24 16:45:14 -04:00
Benoit Jacob
73b0788bc0 Bug 913872 - Take nested enums out of gfxASurface - 2/3 : manual changes - r=jrmuizel 2013-09-24 16:45:14 -04:00
Benoit Jacob
0f90257361 Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
Generated by these regexes:

find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(ImageFormat\|SurfaceType\|ContentType\|MemoryLocation\)[0-9A-Za-z_]*\)/gfx\1/g'

find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(CONTENT_\|MEMORY_\)[0-9A-Za-z_]*\)/GFX_\1/g'

find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(CONTENT_COLOR\|CONTENT_ALPHA\|CONTENT_COLOR_ALPHA\|CONTENT_SENTINEL\|MEMORY_IN_PROCESS_HEAP\|MEMORY_IN_PROCESS_NONHEAP\|MEMORY_OUT_OF_PROCESS\)\($\|[^A-Za-z0-9_]\)/\1GFX_\2\3/g'

find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(ImageFormatARGB32\|ImageFormatRGB24\|ImageFormatA8\|ImageFormatA1\|ImageFormatRGB16_565\|ImageFormatUnknown\|SurfaceTypeImage\|SurfaceTypePDF\|SurfaceTypePS\|SurfaceTypeXlib\|SurfaceTypeXcb\|SurfaceTypeGlitz\|SurfaceTypeQuartz\|SurfaceTypeWin32\|SurfaceTypeBeOS\|SurfaceTypeDirectFB\|SurfaceTypeSVG\|SurfaceTypeOS2\|SurfaceTypeWin32Printing\|SurfaceTypeQuartzImage\|SurfaceTypeScript\|SurfaceTypeQPainter\|SurfaceTypeRecording\|SurfaceTypeVG\|SurfaceTypeGL\|SurfaceTypeDRM\|SurfaceTypeTee\|SurfaceTypeXML\|SurfaceTypeSkia\|SurfaceTypeSubsurface\|SurfaceTypeD2D\|SurfaceTypeMax\)\($\|[^A-Za-z0-9_]\)/\1gfx\2\3/g'
2013-09-24 16:45:13 -04:00
Benoit Jacob
1d09af64ff Bug 919219 - Trim gfxASurface more - r=jrmuizel 2013-09-24 16:45:13 -04:00
Benoit Jacob
7ae4cf3afc Bug 919225 - Move the gfxIntSize typedef to nsSize.h to allow limiting the amount of useless #including that it forces - r=jrmuizel 2013-09-24 16:45:13 -04:00
Benoit Jacob
89bfa53c22 Bug 919219 - Split nsMainThreadSurfaceRef out of gfxASurface.h, into ImageContainer.h - r=jrmuizel 2013-09-24 16:45:13 -04:00
Jeff Hammel
0c8a5543b2 follow up: webapprt on mach; Bug 746243 - port Mochitest to Mozbase;r=gps 2013-09-24 13:44:23 -07:00
Kannan Vijayan
ebb9029676 Bug 905903 - Properly trace ICTypeMonitor chains for pre-barrier when unlinking them. r=terrence 2013-09-24 16:38:45 -04:00
Trevor Saunders
561c3bf91b bug 920033 - shut up the overloaded virtual warning about Accessible::GroupPosition() r=davidb 2013-09-24 10:12:54 -04:00
Jonathan Watt
f407fab903 Bug 919263 - Remove bogus assertion from nsRangeFrame::AttributeChanged. r=dholbert
--HG--
extra : rebase_source : a713be35993eb58e44e2bb4f506587831986c57e
2013-09-24 21:29:31 +01:00
Jonathan Watt
a4bbce1e0f Bug 920158 - Make nsCSSFrameConstructor::ConstructFrameFromItemInternal handle frames that should suppress floating of descendants. r=bz
--HG--
extra : rebase_source : 3f0b806dad1c1381bd30bd25e943866415e226f2
2013-09-24 21:29:29 +01:00
Jonathan Watt
602832e7f6 Bug 920154 - Rename nsIContent's SetNativeAnonymous method to SetIsNativeAnonymousRoot to be clear that it should only be called for the root native anonymous element. r=bz
--HG--
extra : rebase_source : 9be498a3ae51a4a4587c8035cb7bc58002b3a268
2013-09-24 21:29:27 +01:00
Jonathan Watt
8ee1e8e7cf Bug 920146 - Rename NODE_IS_ANONYMOUS to NODE_IS_ANONYMOUS_ROOT to avoid misinterpretation and for symmetry with NODE_IS_NATIVE_ANONYMOUS_ROOT. r=bz
--HG--
extra : rebase_source : ea8c2377f1f85248239a3f6b0f6f64bfe40e44ea
2013-09-24 20:28:32 +01:00