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 |
|
Andreas Tolfsen
|
38ec7986e5
|
Bug 1155658: Rename "illegal argument" error to "invalid argument"
r=chmanchester
|
2015-04-17 18:43:05 +01:00 |
|
Andreas Tolfsen
|
aecc680db5
|
Bug 1157665: Add mozrunner dependency to marionette_driver
Also bumps the version to 0.5.
r=davehunt
|
2015-04-23 13:11:31 +01:00 |
|
Ted Mielczarek
|
f467d23887
|
bug 1085557 - Add Socorro symbol upload token file to linux mozconfigs. r=coop
|
2015-03-30 07:35:28 -04:00 |
|
Benjamin Bouvier
|
bf4e80b8e8
|
Bug 1157761: Fix a copy-pasto in vm/TypeInference.cpp; r=bhackett
|
2015-04-23 17:58:29 +02:00 |
|
Bob Owen
|
8706fdd610
|
Bug 1157760: Remove incorrect MOZ_ASSERT in nsMessageManagerSH<Super>::Enumerate. r=bz
|
2015-04-24 08:25:19 +01:00 |
|
Cervantes Yu
|
33b1e54f81
|
Backed out 2 changesets (bug 1138620)
Backed out changeset e60b4b01c05d (bug 1138620)
Backed out changeset 52d49dd25d6d (bug 1138620)
|
2015-04-24 15:05:44 +08:00 |
|
Ralph Giles
|
fa99055619
|
Bug 1157962 - Update libvpx upstream repo reference. r=kinetik DONTBUILD
Google have changed the canonical repository url.
|
2015-04-23 16:33:13 -07:00 |
|
JW Wang
|
bbca32022a
|
Bug 1152208 - add clear-key path to gmp service on B2G. r=spohl,fabrice
|
2015-04-24 10:22:00 +08: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 |
|
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 |
|
David Keeler
|
f9b93560f0
|
bug 1157873 - remove certificates from CNNIC whitelist that aren't in the Pilot Certificate Transparency log r=rbarnes
Also remove certificates where notBefore is on or after 1 April 2015.
|
2015-04-21 16:07:33 -07:00 |
|
Andrea Marchesini
|
673d23aeff
|
Bug 1157248 - TabChild should initialize ServiceWorkerManager before starting the first loading, r=nsm
|
2015-04-24 00:44:24 +02:00 |
|
Seth Fowler
|
249018cf0a
|
Bug 1157343 - Protect ProgressTracker::mImage with a mutex. r=tn
|
2015-04-23 15:37:08 -07:00 |
|
Kartikaya Gupta
|
24ea0df0da
|
Back out cset cfb6c36caf63 (bug 681733) for breaking some add-ons. r=me
|
2015-04-23 17:30:42 -04:00 |
|
Ben Turner
|
c057ccdd7b
|
Bug 1157573 - Fix transaction rollback assertions for when a transaction was never started, r=janv.
|
2015-04-23 15:29:15 -07:00 |
|
Xidorn Quan
|
c750b695e9
|
Bug 1117227 part 6 - Reftest for text-overflow on vertical text. r=jfkthame
|
2015-04-24 10:15:32 +12:00 |
|
Xidorn Quan
|
a90ebbab73
|
Bug 1117227 part 5 - Render ellipsis in correct orientation. r=jfkthame
|
2015-04-24 10:15:32 +12:00 |
|
Xidorn Quan
|
384d6db7d5
|
Bug 1117227 part 4 - Make overflow mark baseline computation aware of writing-mode. r=jfkthame
|
2015-04-24 10:15:32 +12:00 |
|
Xidorn Quan
|
1565f6ca68
|
Bug 1117227 part 3 - Make nsTextFrame::MeasureCharClippedText use frame isize instead of width. r=roc
|
2015-04-24 10:15:32 +12:00 |
|
Xidorn Quan
|
a084802a5d
|
Bug 1117227 part 2 - Convert TextOverflow to logical coordinate. r=roc
|
2015-04-24 10:15:32 +12:00 |
|
Xidorn Quan
|
b755c1d36a
|
Bug 1117227 part 1 - Add IntersectRect method to LogicalRect. r=jfkthame
|
2015-04-24 10:15:32 +12:00 |
|
Jim Blandy
|
fcf1d8e4b6
|
Bug 1063257: Implement JS::ubi::Node::size for JSString. r=sfink
|
2015-03-22 23:06:51 -07:00 |
|
Jim Blandy
|
07096b90b5
|
Bug 1155438: Don't permit inconsistent values of MOZ_MEMORY between js/src and the top level. r=glandium
|
2015-04-22 09:14:18 -07:00 |
|
Ben Turner
|
123e3cfbc9
|
Bug 1157029 - More changes to bulletproof shutdown of failed connections, r=janv.
|
2015-04-23 15:08:40 -07:00 |
|
Kyle Machulis
|
86d85d4437
|
Bug 852944 - Gamepad API IPC; r=ted, r=baku
|
2015-04-23 15:05:29 -07:00 |
|
Chris Manchester
|
59fabc1d0f
|
Bug 1157823 - Update dependency to reflect that the marionette client requires a more recent mozhttpd. r=ato
|
2015-04-23 11:08:34 -07:00 |
|
Chris Manchester
|
ced9f6905d
|
Bug 1157261 - Fix typo in reference to curFrame in marionette listener. r=ato
|
2015-04-22 10:22:26 -07:00 |
|
Dave Hunt
|
39cb9a807e
|
Bug 1156812 - [mozdevice] Support specifying alternate log buffers when retrieving or clearing the logcat. r=bclary
|
2015-04-22 11:02:00 -04:00 |
|
Ben Kelly
|
4c96a0072b
|
Bug 1153484 - Fetch should ignore invalid headers, but still process later headers. r=nsm
|
2015-04-23 10:45:00 -04:00 |
|
Milan Sreckovic
|
acf2b7cb4f
|
Bug 1151736 - More information to pick up with crash reports. r=jgilbert
|
2015-04-23 11:57:10 -07:00 |
|
Andrew McCreight
|
cbbd3232da
|
Bug 1116550 - Part 2: Print out negative values for leaks when there are more dtors than ctors. r=froydnj
|
2015-04-22 17:20:00 -04:00 |
|