Boris Zbarsky
|
e4913a06ef
|
Bug 938294 part 4. Add more [Pure] annotations on Node/Element/Document. r=peterv
|
2013-11-25 20:59:39 -05:00 |
|
Boris Zbarsky
|
5d8a300f60
|
Bug 938294 part 3. Make use of the [Pure] annotations on methods and analysis of their arguments to make them not look like writes to alias analysis. r=efaust
|
2013-11-25 20:59:39 -05:00 |
|
Boris Zbarsky
|
3df9d7aaed
|
Bug 938294 part 2. Store information about argument types in jitinfo. r=peterv,efaust
|
2013-11-25 20:59:39 -05:00 |
|
Boris Zbarsky
|
5cf0773f3d
|
Bug 938294 part 1. Allow the [Pure] annotation on non-throwing DOM methods. r=peterv
|
2013-11-25 20:59:39 -05:00 |
|
Boris Zbarsky
|
5ff8a34707
|
Bug 935855 part 6. Add friend API exposing the max number of fixed slots, and some static asserts that we're not going past it. r=jorendorff
|
2013-11-25 20:59:38 -05:00 |
|
Boris Zbarsky
|
d40a0d7219
|
Bug 935855 part 5. Use our members-in-slots information in ion codegen. r=efaust
|
2013-11-25 20:59:38 -05:00 |
|
Boris Zbarsky
|
7618cffabd
|
Bug 935855 part 4. Codegen a function that updates all the members-in-reserved-slots values for an interface and call it when we finish wrapping an object. r=peterv
|
2013-11-25 20:59:38 -05:00 |
|
Boris Zbarsky
|
ddb0fa4d92
|
Bug 935855 part 3. Compute the right slot indices to use for members we want to store in slots and save then in the data model the WebIDL parser outputs. r=peterv
|
2013-11-25 20:59:38 -05:00 |
|
Boris Zbarsky
|
740b35f91a
|
Bug 935855 part 2. Store isSlot information in jitinfo. r=peterv,efaust
|
2013-11-25 20:59:37 -05:00 |
|
Boris Zbarsky
|
60a3c87fe7
|
Bug 935855 part 1. Add a [StoreInSlot] WebIDL annotation to bindings. r=peterv
|
2013-11-25 20:59:34 -05:00 |
|
Boris Zbarsky
|
cc88075602
|
Bug 941776. Fix up our includes a bit when a dictionary contains a dictionary from another .webidl file. r=smaug
|
2013-11-25 20:57:25 -05:00 |
|
Ehsan Akhgari
|
bf72c08a5f
|
Bug 941854 - Protect against two known bad patterns for unified builds; r=glandium
|
2013-11-25 20:38:30 -05:00 |
|
Matt Brubeck
|
ae9e2ec930
|
Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE
|
2013-11-25 15:59:01 -08:00 |
|
Bobby Holley
|
01a5173291
|
Bug 928616 - Clean up JS_CopyPropertiesFrom. r=jorendorff
|
2013-11-25 15:35:22 -08:00 |
|
Matt Woodrow
|
6aa23543fa
|
Bug 940845 - Follow-up to add comments that got missed when rebasing.
|
2013-11-26 12:29:20 +13:00 |
|
Brian Smith
|
85be8f6d2a
|
Bug 942728 - Fix telemetry for cipher suites and crypto algorithms andkey sizes, r=keeler, a=lsblakk
--HG--
extra : rebase_source : bd0bc0d67fe811612df4210b2b5e19f1d5eca5a0
|
2013-11-21 13:35:23 -08:00 |
|
Andreas Gal
|
c752702544
|
Bug 943084 - remove IsSmallPopup() (r=mattwoodrow).
|
2013-11-25 15:23:23 -08:00 |
|
David Anderson
|
4747487fcb
|
Remove unnecessary Lock() calls from BasicCompositor (bug 942318, r=mattwoodrow).
|
2013-11-25 15:15:03 -08:00 |
|
Matt Woodrow
|
e464096b18
|
Bug 940845 - Part 5: Propogate the blur standard deviation up instead of the blur radius. r=roc
|
2013-11-26 12:09:04 +13:00 |
|
Matt Woodrow
|
cf7881aa40
|
Bug 940845 - Part 4: Add BlurRectangle to gfxAlphaBoxBlur and use it. r=roc
|
2013-11-26 12:08:29 +13:00 |
|
Matt Woodrow
|
d0f9c81a1e
|
Bug 940845 - Part 3: Inline code into nsContextBoxBlur::BlurRectangle so that we don't have to create one on the stack. r=roc
|
2013-11-26 12:07:03 +13:00 |
|
Matt Woodrow
|
20050256f7
|
Bug 940845 - Part 2: Add a static BlurRectangle method to nsContextBoxBlur and use it when we're blurring a rectangle. r=roc
|
2013-11-26 12:06:17 +13:00 |
|
Matt Woodrow
|
701b35213b
|
Bug 940845 - Part 1: Remove unused offset parameter from gfxAlphaBoxBlur. r=roc
|
2013-11-26 12:05:36 +13:00 |
|
Trevor Saunders
|
87cdf162a3
|
bug 943023 - unify some of toolkit/components/ and rdf/ r=ehsan
|
2013-11-25 14:28:06 -05:00 |
|
Trevor Saunders
|
36e24ccdae
|
bug 938025 - part 2 - fix some static constructors in the jseng r=waldo
|
2013-11-22 15:05:04 -05:00 |
|
Steve Workman
|
fbfc3b3e45
|
Bug 938803 - Correct typo in nsHostResolver::ResolveHost for Bug 941884: 'he' to 'unspecHe' r=mcmanus
|
2013-11-25 14:58:29 -08:00 |
|
Seth Fowler
|
77e020a57f
|
Bug 936720 (Part 2) - Remove reftests for animated image operators. r=jdm
--HG--
extra : rebase_source : 0d0f566a578644e75b30a4ce2afe93d71e7fec3d
|
2013-11-22 16:33:03 -08:00 |
|
Andrew McCreight
|
824fffb0da
|
Bug 770535, part 3 - Fold mMainThreadWrappedNativeProtoMap into mWrappedNativeProtoMap. r=bholley
With the removal of locks, these two maps are identical.
|
2013-11-24 11:03:29 -08:00 |
|
Andrew McCreight
|
8ea89885f5
|
Bug 770535, part 2 - Replace ThreadRunningGC with GCIsRunning. r=bholley
|
2013-11-24 10:34:51 -08:00 |
|
Andrew McCreight
|
e88e279959
|
Bug 770535, part 1 - Remove map lock from XPConnect. r=bholley
|
2013-11-24 10:27:51 -08:00 |
|
Ehsan Akhgari
|
aac8d81bcb
|
Bug 942486 - Move PL_ARENA_CONST_ALIGN_MASK out of nsZipArchive.h; r=mwu
--HG--
extra : rebase_source : 92410d30a1f8ae6d9df4fb6e6b278dc6307460a0
|
2013-11-25 15:44:25 -05:00 |
|
Ehsan Akhgari
|
322dd501b7
|
Bug 942334 - Build hal in unified mode; r=cjones
--HG--
extra : rebase_source : b3fae3b4456bfa8ef9920038668b403cc7c8accf
|
2013-11-25 14:57:18 -05:00 |
|
Nicholas Nethercote
|
9aa62569a7
|
Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman.
--HG--
extra : rebase_source : 7d88cf2ef5ad4b58b377f0cec66349b5e26bfc8e
|
2013-11-24 15:24:12 -08:00 |
|
Nicholas Nethercote
|
9666d27bb1
|
Bug 893857 (part 1) - Add LinkedList::SizeOf{In,Ex}cludingThis(). r=Waldo.
--HG--
extra : rebase_source : 1b170f930eb28127502b70c7b0b3d0181c11c2df
|
2013-11-24 15:20:12 -08:00 |
|
Chenxia Liu
|
0daecb5fe0
|
Bug 932092 - Data format for UI telemetry collection. r=mfinkle
|
2013-11-25 17:35:58 -05:00 |
|
Nicholas Cameron
|
055bf4fa39
|
Bug 942819. Check the return value of GetD3D9DeviceManager. r=mattwoodrow
|
2013-11-26 10:54:13 +13:00 |
|
Ryan VanderMeulen
|
c7af1cf282
|
Backed out changesets 6235d23be128, 0fbd934a80c8, and 592b49270490 (bug 770535) for Windows build bustage on a CLOSED TREE.
|
2013-11-25 15:16:42 -05:00 |
|
Alexander Surkov
|
14867d4d71
|
Bug 942646 - IAccessibleText::textAtOffset completely broken, r=tbsaunde
|
2013-11-25 14:54:14 -05:00 |
|
Robert Longson
|
1b917abd1b
|
Bug 937614 - simplify nsSMILParserUtils. r=dholbert
|
2013-11-25 19:46:20 +00:00 |
|
Ryan VanderMeulen
|
13f37acc5c
|
Bug 891693 - Whitespace fixes. DONTBUILD
|
2013-11-25 14:34:01 -05:00 |
|
Ryan VanderMeulen
|
7fff88c4cb
|
Merge m-c to inbound.
|
2013-11-25 14:23:48 -05:00 |
|
Ryan VanderMeulen
|
b79ea77375
|
Merge inbound to m-c.
|
2013-11-25 14:13:56 -05:00 |
|
Ryan VanderMeulen
|
9542a585ea
|
Merge b2g-inbound to m-c.
|
2013-11-25 14:05:01 -05:00 |
|
Lucas Rocha
|
40fb70603e
|
Bug 941825 - Make BookmarksListAdapter's swapCursor() idempotent. r=mfinkle
|
2013-11-25 14:02:16 -05:00 |
|
Gaia Pushbot
|
c942dd51aa
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/aac07cb753d6
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #13964 from wanderview/contacts-imgloader-timeout
Bug 942397: Throttle setTimeout calls in imgLoader. r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/7fe4c4f94279
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 942397: Throttle setTimeout calls in imgLoader.
|
2013-11-25 08:45:23 -08:00 |
|
Gijs Kruitbosch
|
10426dd7f2
|
Bug 942464 - make middle-click recently closed tabs work in Australis menu panel, too, r=ttaubert
|
2013-11-25 17:45:07 +01:00 |
|
Brian Grinstead
|
e5c3ef9a05
|
Bug 942815 - DevTools themes - webconsole autocomplete hints not visible with new theme;r=paul
|
2013-11-25 10:20:36 -06:00 |
|
Gaia Pushbot
|
9b5c0a7b21
|
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/5e9bc3560ed0
Author: rwood-moz <rwood@mozilla.com>
Desc: Bug 938795 - Add endurance test for launching phone. r=dhunt
|
2013-11-25 07:55:23 -08:00 |
|
Gaia Pushbot
|
0aeab7196f
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/43f1f9d6f8b4
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #13966 from wanderview/contacts-onscreen-style
Bug 942398: Do not remove missing styles while scrolling. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/ae6946373191
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 942398: Do not remove missing styles while scrolling.
|
2013-11-25 07:45:23 -08:00 |
|
Carsten "Tomcat" Book
|
26f0e95568
|
Merge m-c to fx-team
|
2013-11-25 15:41:33 +01:00 |
|