Nicholas Cameron
5cd4425728
Bug 903816. Include-what-you-use for gfx/layers. r=roc
2013-08-12 11:17:23 +12:00
Nicholas Cameron
de3e98e1de
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Terrence Cole
f0fafe043f
Bug 898936 - Fix some build warnings on ARM gcc; r=mjrosenb
2013-08-01 22:05:55 -07:00
Geoff Brown
e2bfe2d1fa
Bug 902160 - Fix invalid comments in androidx86.json; r=jmaher
2013-08-11 12:59:29 -07:00
Eric Faust
15c7c7f633
Bug 875452 - Part 9: Move GetElementParIC to use common CanAttachNative. (r=shu)
2013-08-10 22:20:37 -07:00
Eric Faust
0e3762666f
Bug 875452 - Part 8: Move GetElementIC to use common CanAttachNative. (r=shu)
2013-08-10 22:20:37 -07:00
Eric Faust
1e15574302
Bug 875452 - Part 7: Move GetPropertyParIC to common CanAttachNative. (r=shu)
2013-08-10 22:20:37 -07:00
Eric Faust
905ce70eb6
Bug 875452 - Part 6.5: Fix const correctness issues in IonCaches.h (r=shu)
2013-08-10 22:20:36 -07:00
Eric Faust
2af4d34cd0
Bug 875452 - Part 6: Refactor GetPropertyIC::canAttachNative() for unification with other get ICs. (r=shu)
2013-08-10 22:20:36 -07:00
Eric Faust
a4b7088ad1
Bug 902264 - Part 2: Expose Array.length optimization to idempotent GetPropertyICs. (r=jandem)
2013-08-10 22:20:36 -07:00
Eric Faust
f4303ea157
Bug 902264 - Part 1: Degeneralize GetPropertyIC Array.length stubs. (r=jandem)
2013-08-10 22:20:36 -07:00
Eric Faust
53c4d0804d
Bug 875452 - Part 5: Add generic proxy stub to GetPropertyIC. (r=djvj)
2013-08-10 22:20:36 -07:00
Eric Faust
61be9ac08b
Bug 875452 - Part 4: Handle NoPropertys on DoesntShadow{,Unique} DOMProxies. (r=djvj)
2013-08-10 22:20:36 -07:00
Eric Faust
3ff869546d
Bug 875452 - Part 3: Factor Proxy::Get call generation out of GetPropertyIC. (r=djvj)
2013-08-10 22:20:36 -07:00
Eric Faust
4eb4896e05
Bug 875452 - Part 2: Remove totally unsed SafepointIndex from ICs (r=nbp)
2013-08-10 22:20:35 -07:00
Eric Faust
51ff4ebd58
Bug 875452 - Part 1: Refactor and cleanup GetPropertyICs to isolate proxy code. (r=nbp)
2013-08-10 22:20:35 -07:00
Eric Faust
84a461ff01
Bug 875452 - Part 0: Fix include leak of IonCaches.h and others (r=nbp over IRC)
2013-08-10 22:20:35 -07:00
Phil Ringnalda
8eae71a4e1
Back out f99521bfd197:38657fcd2d1a (bug 890570) for Linux xpcshell failures
...
CLOSED TREE
2013-08-10 17:23:05 -07:00
Masayuki Nakano
38ea6c4763
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
2013-08-06 23:02:34 +09:00
Mats Palmgren
5aaa7da647
Bug 898913 - Look for the floating first-letter frame to remove on the kPushedFloatsList too. r=dholbert
2013-08-10 23:00:46 +00:00
Till Schneidereit
d4fa38741b
Bug 903180 - Simple fix. r=jwalden
...
--HG--
extra : rebase_source : 72add2ca8edbb7c596d8d3487d96a0c23051a0f3
2013-08-10 23:21:43 +02:00
Mats Palmgren
441566e641
Bug 883568 - Call UpdateOverflow() in the scroll frame base class to actually update the overflow areas. r=roc
2013-08-10 16:55:29 +00:00
Kartikaya Gupta
9a898e566b
Bug 903460 - Apply the async transform after the CSS transform for a given layer. r=BenWa
...
Since the CSS transform includes a 1/resolution scaling factor, the translation
amount in the async transform is now in LayoutDevicePixels instead of LayerPixels.
The shadow tree transform is now effectively:
(1/resolution * rest of CSS transform * async translation * async resolution)
Whereas before it was
(async translation * async resolution * 1/resolution * rest of CSS transform)
2013-08-10 11:19:47 -04:00
David Zbarsky
bd51520d33
Bug 890570: Stop using PBrowser for all other protocols r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
02eaa0efba
Bug 890570 - PRemoteOpenFile Constructor doesn't need PBrowser r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
502ede1da3
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
57fc161ffb
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
2013-08-10 11:18:11 -04:00
David Zbarsky
3f641a4475
Bug 883493: Make CGUnionStruct use CGClass r=bz DONTBUILD
2013-08-10 11:17:16 -04:00
David Zbarsky
db45cbc551
Backed out changeset 30bd1b29ac64 for having the wrong commit message DONTBUILD
2013-08-10 11:16:59 -04:00
David Zbarsky
f841b15bb3
* * *
...
Bug 883493: Make CGUnionStruct use CGClass r=bz
2013-08-10 11:14:23 -04:00
David Zbarsky
29318028b2
Bug 883493: Use CGSwitch to generate union structs r=bz
2013-08-10 11:14:22 -04:00
Jan de Mooij
5155122779
Bug 866888 follow-up - Fix typo that broke tests with --ion-compile-try-catch. r=h4writer on IRC
2013-08-10 14:47:00 +02:00
Mike Hommey
df4dd1a4ce
Bug 903385 - Broaden REPORT_BUILD and make it report why something is rebuilt. r=gps
2013-08-10 15:57:09 +09:00
Mike Hommey
6b9d2cea18
Bug 903341 - Avoid gyp overwriting Makefiles when they wouldn't be modified. r=gps
2013-08-10 15:55:21 +09:00
Mike Hommey
77893dd9dd
Bug 901796 - Add missing --enable-stdcxx-compat flag to static analysis builds. r=ted
2013-08-10 15:54:30 +09:00
Mike Hommey
e2ff646a3c
Bug 901414 - Fix ipc/chromium to build for GNU/kFreeBSD. r=bsmedberg
2013-08-10 15:54:00 +09:00
Mike Hommey
97fcbfb1d2
Bug 901200 - Change SharedStub definition in tier-3 xptcstubs to better fit reality and make the compiler happy now that nsresult is an enum. r=bsmedberg
2013-08-10 15:53:22 +09:00
Johnny Stenback
84b7ee4886
Bug 859707. Convert History to WebIDL bindings. r=bz
2013-08-09 23:47:59 -07:00
Boris Zbarsky
cee42710e6
Bug 895758 followup. Fix the include guard and some spacing issues.
2013-08-10 01:10:18 -04:00
Phil Ringnalda
044005f86f
Back out 6a5a7b55c22a:9f324fcd43ec (bug 903394) for js::types::StackTypeSet::propertyNeedsBarrier crashes
...
CLOSED TREE
2013-08-09 20:13:52 -07:00
Trevor Saunders
fcbda13d04
fixup backout of bug 902316 on a CLOSED TREE
2013-08-09 23:01:31 -04:00
Trevor Saunders
e835591831
partially backout bug 902316 because there is dependancies between the libraries we build in media/omx-plugin/ CLOSED TREE
2013-08-09 22:32:41 -04:00
Boris Zbarsky
af4624bf9a
Back out revision ea0f2d537a40 (bug 903283) because Windows was bootlegging nsRegion.h via EventTarget.h in widget code and so we ended up with a CLOSED TREE.
2013-08-09 22:31:05 -04:00
Boris Zbarsky
305e92bd92
Bug 901531. Remove the unused RootedJSValue class. r=ms2ger
2013-08-09 22:01:45 -04:00
Peter Van der Beken
ac70c03afa
Bug 895758. Make the global scope polluter a proxy. r=bzbarsky
2013-07-09 10:45:13 -04:00
Phil Ringnalda
6595b4e5da
Back out 75fb08918611 (bug 903466) for Android build bustage
...
CLOSED TREE
2013-08-09 18:52:11 -07:00
Phil Ringnalda
dcb070e8f7
Back out 00fc7e525678 (bug 803543) for debug Mac build bustage
...
CLOSED TREE
2013-08-09 18:51:22 -07:00
David Zbarsky
0849600afa
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-09 21:17:52 -04:00
David Zbarsky
8415f9eb69
[Bug 901289] Remove nsIDOMLinkStyle r=Ms2ger
2013-08-09 21:17:52 -04:00
David Zbarsky
e15e6ae283
[Bug 901656] nsIRadioGroupContainer can use HTMLInputElement r=Ms2ger
2013-08-09 21:17:51 -04:00