Commit Graph

241200 Commits

Author SHA1 Message Date
Aryeh Gregor
34c6f87a69 Bug 1154701 part 8 - Clean up nsHTMLEditor::SetInlinePropertyOnNode; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
88ee1a586a Bug 1154701 part 7 - Clean up nsHTMLEditor::SetInlineProperty; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
da919a24a7 Bug 1154701 part 6 - Clean up nsHTMLEditor::SetInlinePropertyOnNodeImpl; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
d51b3753fb Bug 1154701 part 5 - Switch nsHTMLEditor::objectResizeEventListeners to nsTArray; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
72b0851116 Bug 1154701 part 4 - Switch nsHTMLEditor::mContentFilters to nsTArray; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
20b262efef Bug 1154701 part 3 - Clean up nsHTMLEditor::GetListAndTableParents, DiscoverPartialListsAndTables, ScanForListAndTableStructure, ReplaceOrphanedStructure; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
a77452b4a0 Bug 1154701 part 2 - Use more OwningNonNull in editor; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
00ccfa3b70 Bug 1154701 part 1 - Clean up nsHTMLEditor::CreateListOfNodesToPaste; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
1c057d492f Bug 1153629 part 12 - Clean up nsHTMLEditRules::RemoveEmptyNodes; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
fc151756f2 Bug 1153629 part 11 - Clean up nsHTMLEditRules::AdjustSpecialBreaks; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
8ebaae647c Bug 1153629 part 10 - Clean up nsHTMLEditRules::AlignInnerBlocks; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
e53a3494dd Bug 1153629 part 9 - Clean up nsHTMLEditRules::MakeTransitionList; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
699717093d Bug 1153629 part 8 - Clean up nsHTMLEditRules::ApplyBlockStyle; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
95b4f74b17 Bug 1153629 part 7 - Clean up nsHTMLEditRules::RemoveBlockStyle, RemovePartOfBlock; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
180730d7f9 Bug 1153629 part 6 - Clean up nsHTMLEditRules::MakeBlockquote; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
3f06c3d62c Bug 1153629 part 5 - Clean up nsHTMLEditRules::GetChildNodesForOperation; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
a4e081470a Bug 1153629 part 4 - Clean up nsHTMLEditRules::ListIsEmptyLine; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
a9c9700557 Bug 1153629 part 3 - Clean up nsHTMLEditRules::GetNodesFromPoint; r=ehsan 2015-04-24 14:27:35 +03:00
Aryeh Gregor
6ba4475b8e Bug 1153629 part 2 - Clean up nsHTMLEditRules::GetParagraphFormatNodes; r=ehsan 2015-04-24 14:27:34 +03:00
Aryeh Gregor
2a54a41df3 Bug 1153629 part 1 - Clean up nsHTMLEditRules::GetListActionNodes; r=ehsan 2015-04-24 14:27:34 +03:00
Aryeh Gregor
3db1b80bcf Bug 1149163 part 9 - Clean up nsHTMLEditRules::GetNodesFromSelection; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
56824fe39c Bug 1149163 part 8 - Clean up nsHTMLEditRules::GetPromotedRanges; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
0fba83159c Bug 1149163 part 7 - Clean up nsHTMLEditRules::PromoteRange; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
172d0c1597 Bug 1149163 part 6 - Clean up nsHTMLEditRules::LookInsideDivBQandList; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
53f489a678 Bug 1149163 part 5 - Clean up nsHTMLEditRules::GetNodesForOperation; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
bed9008fa9 Bug 1149163 part 4 - Allow use of temporary nsBoolDomIterFunctor; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
b82cb2f631 Bug 1149163 part 3 - Clean up nsHTMLEditRules::BustUpInlinesAtBRs; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
4410d84371 Bug 1149163 part 2 - Make nsDOMIterator infallible; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
bcb49b3118 Bug 1149163 part 1 - Clean up nsHTMLEditRules::GetInnerContent; r=froydnj 2015-04-24 14:27:34 +03:00
Aryeh Gregor
0263fdcfc2 Bug 1157848 - Fix leak in OwningNonNull constructor from already_AddRefed; r=bz 2015-04-24 14:27:34 +03:00
Paul Rouget
3501733eaf Bug 1156628 - Don't limit the number of unused dirty pages kept by jemalloc on B2G desktop. r=gsvelto, r=glandium 2015-04-24 03:58:00 -04:00
B2G Bumper Bot
7d09b63f46 Bumping manifests a=b2g-bump 2015-04-23 23:13:03 -07:00
B2G Bumper Bot
974d8de049 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83f70a66bb6c
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #29658 from ian-liu/bluetooth/bug1155075_discovery_devices_automatically_while_share_files_via_bluetooth

Bug 1155075 - discovery devices automatically while share files via bluetooth, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/2961f60c1ede
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1155075 - discovery devices automatically while share files via bluetooth, r=arthur
2015-04-23 23:10:25 -07:00
Shane Tomlinson
6b33c809e6 Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh 2015-04-24 16:07:33 +10:00
Dão Gottwald
48c8a6ffab Bug 1104165 followup, addressing review comment 2015-04-24 07:44:22 +02:00
B2G Bumper Bot
d21db8634e Bumping manifests a=b2g-bump 2015-04-23 20:45:48 -07:00
B2G Bumper Bot
30c89fd2da Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0e26257f2a43
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156188 - merge pull request #29618 from sean2449:Bug_1156188-asyncStorage to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/49158bc27fec
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1156188 - [Stingray][TvDeck] Use asyncStorage instead of localStorage for storing last TV settings

========

https://hg.mozilla.org/integration/gaia-central/rev/42a3e3397e10
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155748 - merge pull request #29654 from crh0716:1155748 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/38f02fc4ae01
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1155748 - Add a check on the availability of iccInfo

1. Add an additional check on the availability of iccInfo.
2. Fix the incorrect event name and start listen to "simslot-iccinfochange".
2015-04-23 20:43:36 -07:00
B2G Bumper Bot
6e1224944f Bumping manifests a=b2g-bump 2015-04-23 20:27:31 -07:00
B2G Bumper Bot
5e762c28b7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84a9a57e4571
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156915 - merge pull request #29698 from punamdahiya:Bug1156915 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a486f59028b6
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1156915 - [Gallery][RTL][Image Edit] Exposure slider positive/negative signs should always show on left of numbers r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/45967f36aa6a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1113466 - merge pull request #29470 from steveck-chung:network-alerts-for-CDMA to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/075df147c76d
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1113466 - [Network Alert] Checking CDMA service category to classify CDMA CMAS correctly, r=julienw
2015-04-23 20:25:19 -07:00
Makoto Kato
f0b4cd36ed Bug 866301 - Part 3. Use system ICU for gonk-JB or later. r=glandium 2015-04-24 11:22:14 +09:00
Masayuki Nakano
67f254c3f1 Bug 1157083 <abbr> and <acronym> should use dotted underline of text-decoration instead of border-bottom r=dbaron 2015-04-24 11:02:35 +09:00
B2G Bumper Bot
83a81b4d74 Bumping manifests a=b2g-bump 2015-04-23 19:02:24 -07:00
B2G Bumper Bot
55dc551218 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b7fd002afc53
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #29589 from weilonge/seanlee/STK/master/Bug1147938

Bug 1147938 - Return to main menu of Settings app when receiving SET_UP_MENU command. r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/ccafeb194c98
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1147938 - Return to main menu of Settings app when receiving SET_UP_MENU command.
2015-04-23 19:00:11 -07:00
Richard Barnes
20b75325f3 Bug 1121982 - Update PSM to use NSS name constraints 2015-04-23 20:26:29 -04:00
Jim Blandy
cf24b249ee NO BUG: Remove incorrect comment about not being able to use variadic templates. DONTBUILD r=waldo 2015-04-23 16:48:19 -07:00
Dave Hunt
f0b5804a1d Bug 1156812 - [mozdevice] Support specifying alternate log buffers when retrieving or clearing the logcat. r=bclary 2015-04-23 16:42:11 -07:00
Bobby Holley
4cf40b7bd9 Bug 1157840 - Refcount NesteggPacketHolder. r=kinetik 2015-04-23 16:30:08 -07:00
Wes Kocher
f54e89bb60 Backed out changeset 619f030b0d23 (bug 1156812) for android m7 orange 2015-04-23 16:26:38 -07:00
Yash Mehrotra
7130f0c4c6 Bug 1088780 - Input field for templates URL now uses flex. r=jryans 2015-04-23 23:18:27 +05:30
Matthew Noorenberghe
c5cceb8c4e Bug 1152422 - Ask to save the new password in a change form with no username even if we have no logins for the site. r=dolske 2015-04-23 17:58:42 -07:00