Kartikaya Gupta
|
7de6d09010
|
Bug 777075 - Trim the PanZoomState interface by moving some LayerController functions into PanZoomController. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
48920d20cf
|
Bug 777075 - Extract a PanZoomTarget interface for functions that PanZoomController depends upon. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
dbe1c47d30
|
Bug 777075 - Eliminate the getViewport and getZoomFactor methods in LayerController to further reduce exposed surface area. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
48c5cd570b
|
Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
e0c7659f57
|
Bug 777075 - Refactor PanZoomController to consolidate code that gets the viewport metrics from the LayerController. r=mbrubeck
|
2012-08-01 10:38:29 -04:00 |
|
Rafael Ávila de Espíndola
|
22b37ab503
|
Bug 779259 - upgrade clang to r161022. r=rail.
Update the clang manifest.
|
2012-08-01 10:16:55 -04:00 |
|
Rafael Ávila de Espíndola
|
771b94bb22
|
Bug 779259 - upgrade clang to r161022. r=rail.
Update the build script and set MACOSX_DEPLOYMENT_TARGET.
|
2012-08-01 10:15:33 -04:00 |
|
Jonathan Watt
|
ad25b0580d
|
Bug 777430 - In BasicLayerManager::PushGroupForLayer, call the less expensive gfxContext::PushGroup instead of gfxContext::PushGroupAndCopyBackground when possible. r=roc.
|
2012-08-01 11:03:42 +01:00 |
|
Ed Morley
|
571fd402c8
|
Merge mozilla-central to mozilla-inbound
|
2012-08-01 10:51:10 +01:00 |
|
Ed Morley
|
3104765301
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-01 10:48:01 +01:00 |
|
Tim Taubert
|
340befb9b2
|
merge m-c to fx-team
|
2012-08-01 10:15:04 +02:00 |
|
Kyle Machulis
|
c834a4fc67
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
|
Kyle Machulis
|
140a6255ce
|
Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap
|
2012-07-31 21:49:59 -07:00 |
|
Kyle Machulis
|
2fb1dd9763
|
Bug 761511: Patch 1 - Boilerplate for BluetoothPropertyEvent DOM Object r=bent; sr=mrbkap
|
2012-07-31 21:49:59 -07:00 |
|
Eric Faust
|
4d26491a7e
|
Bug 749535 - Part 3: Remove JS_Is*Array() from Paris Binding argument unwrapping. (r=bz)
|
2012-07-31 20:45:22 -07:00 |
|
Eric Faust
|
2456ed4b53
|
Bug 749535 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:45:20 -07:00 |
|
Eric Faust
|
aa2ff706c8
|
Bug 749535 - Part 1: Implement JS_UnwrapObjectAs*Array(). (r=bhackett)
|
2012-07-31 20:31:55 -07:00 |
|
Eric Faust
|
921d44b1c5
|
Backout changesets 6e78bc0145ee, 97a1463cde9c, and 9097d0b3acc6 (Bug 749535) for
erroneous bug number (r=me).
|
2012-07-31 20:24:32 -07:00 |
|
Justin Lebar
|
f6b8217588
|
Bug 769254 - Part 1: Fix crashes in BrowserElementParent.cpp, TabChild.cpp on null URI to window-opening code. r=bz
Parts 2 and beyond will come at a later date.
|
2012-07-31 23:12:04 -04:00 |
|
Eric Faust
|
45485bc982
|
Bug 779015 - Make JS_Is*Array() not throw. (r=bhackett)
|
2012-07-31 20:08:32 -07:00 |
|
Eric Faust
|
67b907ec5c
|
Bug 749535 - Part 3: Remove JS_Is*Array() from Paris Binding argument unwrapping. (r=bz)
|
2012-07-31 20:07:55 -07:00 |
|
Eric Faust
|
edf460e8a0
|
Bug 747935 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:06:35 -07:00 |
|
Eric Faust
|
ab97bdb717
|
Bug 749535 - Part 1: Implement JS_UnwrapObjectAs*Array(). (r=bhackett)
|
2012-07-31 20:05:19 -07:00 |
|
Benjamin Peterson
|
858bf2c4ad
|
Bug 779017 - Give every JSScript a ScriptSource. r=jorendorff
|
2012-07-31 19:18:22 -07:00 |
|
Ryan VanderMeulen
|
1498da0041
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-31 22:11:13 -04:00 |
|
Bill McCloskey
|
55a35d384b
|
Bug 767209 - Consider changing GC slice time, or making it dynamic (r=terrence,smaug)
|
2012-07-31 18:39:39 -07:00 |
|
Bill McCloskey
|
2f97ce9b6a
|
Bug 778993 - Separate runtime's gcMallocBytes from compartment's gcMallocBytes Bug 778993 - Separate runtime's gcMallocBytes from compartment's gcMallocBytes (r=gwagner)
|
2012-07-31 18:33:29 -07:00 |
|
Chris Pearce
|
ee625140f8
|
Bug 778105 - Fix an nsOggReader::GetBuffered() return value type mismatch. r=doublec
|
2012-08-01 13:24:25 +12:00 |
|
Rob Campbell
|
b1cb1df2a4
|
Bug 756423 - Make mention of the keyboard shortcuts in the comment on Scratchpad; a=orangefix
|
2012-07-31 18:25:29 -04:00 |
|
Blake Kaplan
|
f70fe521f0
|
Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD
|
2012-07-31 14:27:46 -07:00 |
|
Nicolas Chaim
|
94ccc73846
|
Bug 770317: Fix class name in mof file. r=glandium
|
2012-07-31 15:51:08 -04:00 |
|
Luke Wagner
|
62d8c5a8e8
|
Bug 779215 - CallJS(Native|PropertyOp|PropertyOpSetter) should JS_CHECK_RECURSION, r=dmandelin
|
2012-07-31 11:58:33 -07:00 |
|
Nicolas Chaim
|
17a0bb67e6
|
Bug 770317: Fix class name in mof file. r=glandium
|
2012-07-31 14:54:58 -04:00 |
|
Jason Orendorff
|
981ff4d11d
|
Follow-up fix for bug 778921. We want tests to pass even when we have an even number of them. rs=luke via IRC.
|
2012-07-31 13:51:34 -05:00 |
|
Jason Orendorff
|
2042b8e5b5
|
Bug 778921 - Fix "warning: invalid manifest line element "pref(javascript.options.xml.content,true)" running JS tests in the shell with jstests.py. r=luke.
|
2012-07-31 11:55:45 -05:00 |
|
Wes Johnston
|
54fceaffe6
|
Bug 766604 - Convert UTF-8 App names to UTF16 for Java. r=mbrubeck
|
2012-07-31 11:34:48 -07:00 |
|
Ed Morley
|
06d91d67a6
|
Backout f84910a8474a (bug 462300) for crashes in xpcshell
|
2012-07-31 19:16:54 +01:00 |
|
Matt Brubeck
|
e8ccb5a9ca
|
Bug 778333 - Back out 4b197ffb4dcc (bug 775372) and 7d11ab4b1a8c (bug 769857) because of link-clicking regressions
|
2012-07-31 10:57:24 -07:00 |
|
Wes Johnston
|
6046f8fe67
|
Bug 779078 - handleRelease should just return if not handling a mouseEvent. r=smaug
|
2012-07-31 10:36:02 -07:00 |
|
James Willcox
|
7d9aa5cde7
|
Bug 779152 - Render into a TextureView on Android where available r=kats
|
2012-07-31 13:30:46 -04:00 |
|
David Zbarsky
|
f4c8db4f6c
|
Bug 779196 - Fix some initializing pointer as bool warnings r=luke
|
2012-07-31 10:28:23 -07:00 |
|
David Zbarsky
|
a6b2e14982
|
Bug 778799 - When offloading animations, use the device pixels to figure out scale instead of CSS pixels r=mattwoodrow
|
2012-07-31 10:28:23 -07:00 |
|
David Zbarsky
|
799477d8ed
|
Bug 755084 Part 3: Move checks for whether to animate opacity and transforms on the compositor thread to nsLayoutUtils, and make them also check whether the compositor is actually running r=cjones,dbaron
|
2012-07-31 10:28:22 -07:00 |
|
David Zbarsky
|
8c734bee81
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-31 10:28:22 -07:00 |
|
David Zbarsky
|
3328afd1c5
|
Bug 768440 Part 1: Move ElementTransitions and ElementPropertyTransition to the header r=dbaron
|
2012-07-31 10:28:21 -07:00 |
|
David Zbarsky
|
bde306fdca
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-31 10:28:21 -07:00 |
|
David Zbarsky
|
ed9088a8ff
|
Bug 755084 Part 1: Move ElementAnimations, ElementAnimation, AnimationProperty, and AnimationPropertySegment classes to the header file. r=dbaron
|
2012-07-31 10:28:21 -07:00 |
|
David Zbarsky
|
cc6c8a0c54
|
Bug 706179 Part 1: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-31 10:28:20 -07:00 |
|
Trevor Saunders
|
0bcc452bce
|
bug 778666 - crash in DocAccessible::DocAccessible() r=surkov
|
2012-07-31 12:59:04 -04:00 |
|
OHZEKI Tetsuharu
|
766280f0f9
|
Bug 778392. Use handleEvent() for BrowserOnClick in order to refactor its code to split it into sane functions. r=felipe
|
2012-07-31 09:54:51 -07:00 |
|