Boris Zbarsky
|
a68924fda0
|
Bug 935855 part 1. Add a [StoreInSlot] WebIDL annotation to bindings. r=peterv
|
2013-11-25 20:59:34 -05:00 |
|
Boris Zbarsky
|
3f7b46625d
|
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
|
d7bd599972
|
Bug 941854 - Protect against two known bad patterns for unified builds; r=glandium
|
2013-11-25 20:38:30 -05:00 |
|
Matt Brubeck
|
2e0ec89daf
|
Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE
|
2013-11-25 15:59:01 -08:00 |
|
Bobby Holley
|
a3e50ba0c9
|
Bug 928616 - Clean up JS_CopyPropertiesFrom. r=jorendorff
|
2013-11-25 15:35:22 -08:00 |
|
Matt Woodrow
|
b602f68120
|
Bug 940845 - Follow-up to add comments that got missed when rebasing.
|
2013-11-26 12:29:20 +13:00 |
|
Brian Smith
|
d0a8f7663c
|
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
|
7d106b962b
|
Bug 943084 - remove IsSmallPopup() (r=mattwoodrow).
|
2013-11-25 15:23:23 -08:00 |
|
David Anderson
|
13e235e641
|
Remove unnecessary Lock() calls from BasicCompositor (bug 942318, r=mattwoodrow).
|
2013-11-25 15:15:03 -08:00 |
|
Matt Woodrow
|
80fd92fefb
|
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
|
c49de95f30
|
Bug 940845 - Part 4: Add BlurRectangle to gfxAlphaBoxBlur and use it. r=roc
|
2013-11-26 12:08:29 +13:00 |
|
Matt Woodrow
|
77af560aa6
|
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
|
a5b384af45
|
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
|
f5a56ec574
|
Bug 940845 - Part 1: Remove unused offset parameter from gfxAlphaBoxBlur. r=roc
|
2013-11-26 12:05:36 +13:00 |
|
Trevor Saunders
|
9c06a10744
|
bug 943023 - unify some of toolkit/components/ and rdf/ r=ehsan
|
2013-11-25 14:28:06 -05:00 |
|
Trevor Saunders
|
47ff1bd045
|
bug 938025 - part 2 - fix some static constructors in the jseng r=waldo
|
2013-11-22 15:05:04 -05:00 |
|
Steve Workman
|
aeb5a8d45c
|
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
|
56fcdb9bcd
|
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
|
98a1da209e
|
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
|
22a229f621
|
Bug 770535, part 2 - Replace ThreadRunningGC with GCIsRunning. r=bholley
|
2013-11-24 10:34:51 -08:00 |
|
Andrew McCreight
|
1d5f1027f1
|
Bug 770535, part 1 - Remove map lock from XPConnect. r=bholley
|
2013-11-24 10:27:51 -08:00 |
|
Ehsan Akhgari
|
960cb413bd
|
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
|
660f31ccea
|
Bug 942334 - Build hal in unified mode; r=cjones
--HG--
extra : rebase_source : b3fae3b4456bfa8ef9920038668b403cc7c8accf
|
2013-11-25 14:57:18 -05:00 |
|
Nicholas Nethercote
|
bf145657e1
|
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
|
4d49232050
|
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
|
fc100d4f56
|
Bug 932092 - Data format for UI telemetry collection. r=mfinkle
|
2013-11-25 17:35:58 -05:00 |
|
Nicholas Cameron
|
66a02fcd19
|
Bug 942819. Check the return value of GetD3D9DeviceManager. r=mattwoodrow
|
2013-11-26 10:54:13 +13:00 |
|
Ryan VanderMeulen
|
e7246564d4
|
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
|
2f4ae21b63
|
Bug 942646 - IAccessibleText::textAtOffset completely broken, r=tbsaunde
|
2013-11-25 14:54:14 -05:00 |
|
Robert Longson
|
5bfde7b612
|
Bug 937614 - simplify nsSMILParserUtils. r=dholbert
|
2013-11-25 19:46:20 +00:00 |
|
Ryan VanderMeulen
|
972fb7840f
|
Bug 891693 - Whitespace fixes. DONTBUILD
|
2013-11-25 14:34:01 -05:00 |
|
Ryan VanderMeulen
|
e00ec7bb58
|
Merge m-c to inbound.
|
2013-11-25 14:23:48 -05:00 |
|
Ryan VanderMeulen
|
f78e36ac4a
|
Merge inbound to m-c.
|
2013-11-25 14:13:56 -05:00 |
|
Ryan VanderMeulen
|
daef4d0734
|
Merge b2g-inbound to m-c.
|
2013-11-25 14:05:01 -05:00 |
|
Lucas Rocha
|
208a7b59b9
|
Bug 941825 - Make BookmarksListAdapter's swapCursor() idempotent. r=mfinkle
|
2013-11-25 14:02:16 -05:00 |
|
Gaia Pushbot
|
57299b7091
|
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
|
0664638a55
|
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
|
794a0921bf
|
Bug 942815 - DevTools themes - webconsole autocomplete hints not visible with new theme;r=paul
|
2013-11-25 10:20:36 -06:00 |
|
Gaia Pushbot
|
fbe7147e79
|
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
|
bdc4739cbe
|
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
|
607d7a8676
|
Merge m-c to fx-team
|
2013-11-25 15:41:33 +01:00 |
|
Carsten "Tomcat" Book
|
e4de02ad27
|
Merge m-c to b2g-inbound
|
2013-11-25 15:37:21 +01:00 |
|
Gaia Pushbot
|
f7b2581e27
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/149e0ea520be
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13891 from EdgarChen/bug_940297
Bug 940297 - [Gaia] There is no 'absent' cardState in New IccManager's API
========
https://hg.mozilla.org/integration/gaia-central/rev/b5e6d3b69098
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 940297 - There is no 'absent' cardState in New IccManager's API
|
2013-11-25 06:20:24 -08:00 |
|
Carsten "Tomcat" Book
|
a5ef85704e
|
merge mozilla-inbound to mozilla-central
|
2013-11-25 12:38:13 +01:00 |
|
Carsten "Tomcat" Book
|
40f94e22f3
|
merge fx-team to mozilla-central
|
2013-11-25 12:35:57 +01:00 |
|
Carsten "Tomcat" Book
|
d989edadf6
|
Backed out changeset 89433bb31453 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:32 +01:00 |
|
Carsten "Tomcat" Book
|
1d8644ba1c
|
Backed out changeset 94f875f9a8de (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:24 +01:00 |
|
Carsten "Tomcat" Book
|
951f335d15
|
Backed out changeset 4780d72117e3 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:15 +01:00 |
|
Carsten "Tomcat" Book
|
56531554db
|
Backed out changeset 307e7260ada2 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:06 +01:00 |
|
Carsten "Tomcat" Book
|
0165863991
|
Backed out changeset 6bdd99eabb57 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:55:57 +01:00 |
|