Robert O'Callahan
|
d05b847812
|
Bug 889219. Part 4: Stop heap-allocating nsSharedPageData::mHeadFootFont. r=mats
--HG--
extra : rebase_source : beaa74d12c905b4737ab3b6e736f8e5ad90942bb
|
2013-07-24 23:48:55 +12:00 |
|
Robert O'Callahan
|
87c8aeddbf
|
Bug 889219. Part 3: Clean up string usage for printing date/time headers. r=mats
--HG--
extra : rebase_source : 019de7d34f60f354a1ddd943d62c0656628f6263
|
2013-07-24 23:48:54 +12:00 |
|
Robert O'Callahan
|
eb11dbe068
|
Bug 889219. Part 2: Clean up string usage for page numbers/formats. r=mats
--HG--
extra : rebase_source : 8088904e1f0d552368eb003cff6982710f6c9276
|
2013-07-24 23:48:54 +12:00 |
|
Robert O'Callahan
|
e9025f3008
|
Bug 889219. Part 1: Clean up nsPrintEngine string usage for document titles/URLs. r=mats
--HG--
extra : rebase_source : 17a67d9956e9df9e19c86ea70ac3045e636c49ae
|
2013-07-24 23:48:37 +12:00 |
|
Cameron McCormack
|
1954a52d54
|
Bug 897342 - Don't try to adjust text for textLength="" when there is no opportunity to do so. r=jwatt
|
2013-07-24 21:47:07 +10:00 |
|
Olli Pettay
|
2c280a433a
|
Bug 896597, deferred release for nsXULPDGlobalObject, r=mccr8
|
2013-07-24 14:30:08 +03:00 |
|
Shu-yu Guo
|
55fa92a274
|
Bug 892971 - Part 2: Unify names specific to parallel execution to use the 'Par' suffix. (r=nmatsakis)
|
2013-07-24 03:01:32 -07:00 |
|
Shu-yu Guo
|
cf04eee95a
|
Bug 892971 - Part 1: Refactor calling multimodal VM functions. (r=nbp)
|
2013-07-24 03:01:32 -07:00 |
|
Ms2ger
|
8ab83f380e
|
Merge m-c to inbound.
|
2013-07-24 11:53:22 +02:00 |
|
Ms2ger
|
9d125e581b
|
Bug 878600 - Move WorkerLocation to WebIDL; r=khuey
|
2013-07-24 09:41:55 +02:00 |
|
Ms2ger
|
f4ac238f7a
|
Bug 896341 - Update include guards and modelines in MFBT; r=Waldo
|
2013-07-24 09:41:39 +02:00 |
|
Ms2ger
|
87cac1ab60
|
Bug 896275 - Use MOZ_THIS_IN_INITIALIZER_LIST in dom/; r=mounir
|
2013-07-24 09:41:03 +02:00 |
|
Ms2ger
|
63b37f4f79
|
Bug 896414 - Make nsDirectoryService::mHashtable an nsInterfaceHashtable; r=bsmedberg
|
2013-07-24 09:40:40 +02:00 |
|
Ms2ger
|
3c5e135131
|
Bug 896280 - Pass MutableHandleValue to JS::Call(); r=terrence
|
2013-07-24 09:40:01 +02:00 |
|
Ms2ger
|
d7e09279b4
|
Bug 896385 - Use nsInterfaceHashtable for nsXBLPrototypeBinding::mInterfaceTable; r=mrbkap
|
2013-07-24 09:39:56 +02:00 |
|
Ms2ger
|
d34efeaec4
|
Bug 776517 - Move GetExistingAttrNameFromQName from nsIContent to dom::Element; r=smaug
|
2013-07-24 09:39:46 +02:00 |
|
Ms2ger
|
971cd2e7d5
|
Bug 896283 - Part c: Use nsINode in nsEditor::JoinNodesImpl; r=ehsan
|
2013-07-24 09:39:08 +02:00 |
|
Ms2ger
|
7ecb7f9c85
|
Bug 896283 - Part b: Reindent nsEditor::JoinNodesImpl; r=ehsan
|
2013-07-24 09:39:04 +02:00 |
|
Ms2ger
|
0886d60817
|
Bug 896283 - Part a: Remove a useless argument from nsEditor::JoinNodesImpl; r=ehsan
|
2013-07-24 09:39:01 +02:00 |
|
Ms2ger
|
a9d7b5923b
|
Bug 896261 - Remove aAppendedThemedBackground arguments from nsDisplayBackgroundImage::AppendBackgroundItemsToTop, nsFrame::DisplayBackgroundUnconditional; r=roc
|
2013-07-24 09:38:55 +02:00 |
|
Ms2ger
|
2aa5daadda
|
Bug 878401 - Move WorkerNavigator to WebIDL; r=khuey
|
2013-07-24 09:38:23 +02:00 |
|
Ms2ger
|
41fe2de641
|
Bug 893925 - Cleanup nsILayoutHistoryState and nsGenericHTMLElement::GetPrimaryPresState; r=smaug
|
2013-07-24 09:38:13 +02:00 |
|
Ms2ger
|
5f4b440755
|
Bug 893909 - Part n: Cleanup HTMLSelectElement::IsValueMissing; r=dzbarsky
|
2013-07-24 09:37:36 +02:00 |
|
Ms2ger
|
dc1a276d3d
|
Bug 893909 - Part m: Cleanup HTMLSelectElement::SubmitNamesValues; r=dzbarsky
|
2013-07-24 09:37:32 +02:00 |
|
Ms2ger
|
063594b1ea
|
Bug 893909 - Part l: Cleanup HTMLSelectElement::Reset; r=dzbarsky
|
2013-07-24 09:37:28 +02:00 |
|
Ms2ger
|
a8b9a26d9a
|
Bug 893909 - Part k: Cleanup HTMLSelectElement::RestoreStateTo; r=dzbarsky
|
2013-07-24 09:37:24 +02:00 |
|
Ms2ger
|
7d56fcf87d
|
Bug 893909 - Part j: Cleanup HTMLSelectElement::SaveState; r=dzbarsky
|
2013-07-24 09:37:20 +02:00 |
|
Ms2ger
|
c08467345c
|
Bug 893909 - Part i: Cleanup SetOptionsSelectedByIndex; r=dzbarsky
|
2013-07-24 09:37:14 +02:00 |
|
Ms2ger
|
bb40aac086
|
Bug 893909 - Part h: Cleanup HTMLSelectElement::FindSelectedIndex; r=dzbarsky
|
2013-07-24 09:37:10 +02:00 |
|
Ms2ger
|
943ecc9fb1
|
Bug 893909 - Part g: Cleanup HTMLSelectElement::OnOptionSelected; r=dzbarsky
|
2013-07-24 09:37:07 +02:00 |
|
Ms2ger
|
09fadc2cfe
|
Bug 893909 - Part f: Cleanup HTMLSelectElement::IsOptionSelectedByIndex; r=dzbarsky
|
2013-07-24 09:37:03 +02:00 |
|
Ms2ger
|
c381daafc8
|
Bug 893909 - Part e: Cleanup HTMLSelectElement::SetLength; r=dzbarsky
|
2013-07-24 09:36:59 +02:00 |
|
Ms2ger
|
8a29e33bef
|
Bug 893909 - Part d: Cleanup HTMLSelectElement::Remove; r=dzbarsky
|
2013-07-24 09:36:54 +02:00 |
|
Ms2ger
|
e9f863a26f
|
Bug 893909 - Part c: Cleanup HTMLSelectElement::InsertOptionsIntoList; r=dzbarsky
|
2013-07-24 09:35:44 +02:00 |
|
Ms2ger
|
d2fe183df0
|
Bug 893909 - Part b: Return void from InsertOptionsIntoList{,Recurse}; r=dzbarsky
|
2013-07-24 09:35:08 +02:00 |
|
Ms2ger
|
90b6bcd668
|
Bug 893909 - Part a: Add a HTMLSelectElement::IsOptionDisabled overload without an outparam; r=dzbarsky
|
2013-07-24 09:31:49 +02:00 |
|
Ms2ger
|
5ae654e2b6
|
Bug 885170 - Remove nsINode::GetClassInfo(); r=peterv
|
2013-07-24 09:31:06 +02:00 |
|
Ms2ger
|
5e49ccb267
|
Bug 892493 - Remove nsNamedArraySH; r=peterv
|
2013-07-24 09:27:42 +02:00 |
|
Ms2ger
|
41b81693ad
|
Bug 892489 - Implement the WebIDL API for CSSRuleList; r=bz
|
2013-07-24 09:27:17 +02:00 |
|
Ms2ger
|
8629748eb1
|
No bug - Move a comment back to its proper place.
|
2013-07-24 09:25:39 +02:00 |
|
Ms2ger
|
8c6cc4fa47
|
Bug 888643 - Part c: Disallow CPP_UNIT_TESTS in Makefiles; r=gps
|
2013-07-24 09:24:07 +02:00 |
|
Ms2ger
|
7d7359c752
|
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
|
2013-07-24 09:23:06 +02:00 |
|
Ms2ger
|
f9325b23fe
|
Bug 888643 - Part a: Support CPP_UNIT_TESTS in moz.build files; r=gps
|
2013-07-24 09:20:00 +02:00 |
|
Ryan VanderMeulen
|
a95c9e4ba5
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-23 16:14:26 -04:00 |
|
Ryan VanderMeulen
|
1aba1242dc
|
Merge fx-team to m-c.
|
2013-07-23 16:12:03 -04:00 |
|
Gaia Pushbot
|
ac7cb87e09
|
Bumping gaia.json for 2 gaia-central revision(s)
========
https://hg.mozilla.org/integration/gaia-central/rev/5c08f3d8a2b9
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11131 from lightsofapollo/bug-876788
Bug 876788 - Fix bug where Caldav Provider fired syncEvents sync instead...
========
https://hg.mozilla.org/integration/gaia-central/rev/80276e7f6acc
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 876788 - Fix bug where Caldav Provider fired syncEvents sync instead of async
|
2013-07-23 12:15:25 -07:00 |
|
Armen Zambrano Gasparnian
|
fb60a43eee
|
Bug 713055. Match talos.zip to talos_revision before enabling talos mozharness. DONTBUILD. CLOSED TREE. r=jmaher
|
2013-07-23 15:12:53 -04:00 |
|
Gavin Sharp
|
41309517e2
|
Bug 870100 followup: disable the thumbnail service in reftest/crashtest as well, a=RyanVM for CLOSED TREE
|
2013-07-23 11:16:25 -07:00 |
|
Ryan VanderMeulen
|
160cd632e5
|
Backed out changeset 1e1b4d5c51b7 (bug 896250) to see if it fixes the Android reftest orange.
CLOSED TREE
|
2013-07-23 14:06:40 -04:00 |
|
Gaia Pushbot
|
ac7bf61848
|
Bumping gaia.json for 2 gaia-central revision(s)
========
https://hg.mozilla.org/integration/gaia-central/rev/6a508a816bad
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #11110 from dominickuo/bug-896580
Bug 896580 - Enable the done button before nocrop is set. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/2365946acfeb
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 896580 - Enable the done button before nocrop is set
|
2013-07-23 10:45:24 -07:00 |
|