Mike Hommey
45d327c752
Bug 1265627 - Check that using the compiler flags we add does what they are intended to do. r=ted
...
While this is not immediately useful, it will be with the next changes.
2016-04-20 07:51:55 +09:00
David Keeler
9ae62ef7c9
bug 1264761 - improve handling of x509 versions in certificate manager r=Cykesiopka
...
MozReview-Commit-ID: B7EPx63ttlt
--HG--
extra : rebase_source : 0234079b42b1a3e46b4a6a790049b8f0769fc79a
2016-04-18 11:07:24 -07:00
David Anderson
0e67bff6ff
Use new translation strings for GPU properties. (bug 1265496, r=milan)
2016-04-19 18:21:33 -04:00
Wes Kocher
8afe0d0510
Backed out changeset d59204040050 (bug 1265594) for SM bustage in rest-debugger.js
...
MozReview-Commit-ID: G4EHXnHM1E2
2016-04-19 14:32:36 -07:00
Trevor Saunders
696d088bee
bug 1262233 - stop implementing ProxyAccessible::EmbeddedChildAt() with a sync message r=lsocks
2016-04-19 17:17:25 -04:00
Trevor Saunders
fbb720e10a
bug 1262233 - stop implementing ProxyAccessible::IndexOfEmbeddedChild() with a sync message r=lsocks
2016-04-19 17:17:25 -04:00
Trevor Saunders
426fa80158
bug 1262233 - stop using a sync message to implement ProxyAccessible::EmbeddedChildCount() r=lsocks
2016-04-19 17:17:25 -04:00
Trevor Saunders
5a44fb72ed
bug 1262233 - add ProxyAccessible::IsEmbeddedObject() r=lsocks
2016-04-19 17:17:25 -04:00
Kartikaya Gupta
726b05f89b
Bug 1231396 - Add a pref to record and print out the number of pixels painted. r=mstange
...
MozReview-Commit-ID: 2qqnL6rqjcL
2016-04-19 17:07:57 -04:00
Ehsan Akhgari
8560e8e9d4
Bug 1265594 - Expose FromPropertyDescriptor() as a public JS API; r=jorendorff
2016-04-19 16:33:06 -04:00
Mats Palmgren
fd41a201a0
Bug 1265001 part 2 - Add some tests with uppercase N in An+B.
2016-04-19 22:12:16 +02:00
Mats Palmgren
a41484d473
Bug 1265001 part 1 - Accept uppercase N when parsing An+B. r=heycam
2016-04-19 22:12:16 +02:00
Mats Palmgren
8cea5ff5f7
Bug 1258476 - Optimize CreateRangePaintInfo by generating display lists for the minimum amount of range subtrees rather than for the range common ancestor. r=tn
2016-04-19 22:12:16 +02:00
Paul Adenot
d894d5e3f2
Bug 1243857
- Enable duplex audio for OSX. r=jesup
...
MozReview-Commit-ID: LEYhxK3xhed
2016-03-30 17:21:18 +02:00
Paul Adenot
850cb41501
Bug 1243857
- Enable duplex audio for Windows/WASAPI. r=jesup
...
MozReview-Commit-ID: 4h1JTGSHr2v
2016-03-30 17:21:16 +02:00
Jeff Gilbert
8728cc55d6
Bug 1264499 - s/mozconfig.vs2013/mozconfig.vs2015/ where not yet updated. - r=gps,sfink
2016-04-19 11:51:24 -07:00
L. David Baron
7ddb4d5d7b
Bug 1265591 patch 3 - Make the comment describing RestyleForCSSRuleChanges match reality. r=heycam
...
MozReview-Commit-ID: 9CT2k59cYP2
2016-04-19 11:38:35 -07:00
L. David Baron
b1db407049
Bug 1265591 patch 2 - Rename nsIPresShell::ReconstructStyleData to RestyleForCSSRuleChanges. r=heycam
...
MozReview-Commit-ID: BU3X0fBEKE3
2016-04-19 11:38:35 -07:00
L. David Baron
368f3bb46f
Bug 1265591 patch 1 - Remove Internal/External versions of ReconstructStyleData. r=heycam
...
This Internal/External difference was added in bug 253889 in the year
2004, when we build layout as a library separate from things like
editor. It is no longer needed now that we have libxul, and should not
be used by any external callers.
MozReview-Commit-ID: 7354lCl3hN8
2016-04-19 11:38:34 -07:00
Ben Kelly
7ccf656ad3
Bug 1265761 Clients.matchAll() should treat http windows as secure if devtools are open and http testing is enabled. r=ehsan
2016-04-19 11:22:16 -07:00
Nicolas B. Pierron
41e52d7ff0
Bug 1264998 - CodeGeneratorShared::assignBailoutId: Properly handle allocation errors. r=h4writer
2016-04-19 17:26:39 +00:00
Andreas Pehrson
d72257eb98
Bug 1265427 - nsDOMCameraControl needs an mOwnedStream to be consistent towards its VideoStreamTrack r=me
...
MozReview-Commit-ID: HfKPa4H7FyH
--HG--
extra : rebase_source : f40927672b9808d86a88e502a14ca68fafdb7497
2016-04-19 17:12:24 +02:00
Jonathan Kew
cb1c20b3c3
Bug 1265459 - Replace uses of nsAutoPtr<gfxTextRun> with UniquePtr, and let MakeTextRun and similar methods return a UniquePtr. r=jrmuizel
2016-04-19 17:13:28 +01:00
Jonathan Kew
4b13ebfd2f
Bug 1265452 followup - Make mGlyphExtentsArray an array of UniquePtr. r=jrmuizel
2016-04-19 17:13:28 +01:00
Jonathan Kew
28a9e2cf14
Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel
2016-04-15 20:45:37 +01:00
Jonathan Watt
c55f3816d1
Bug 1265705 - Silence startup JavaScript strict warning in resource://gre/modules/PushService.jsm. r=kitcambridge
2016-04-13 18:16:29 +01:00
Alexander Surkov
83f637d163
Bug 1262417 - bind a value change event with reorder event firing, r=yzen
2016-04-19 11:51:51 -04:00
Ryan VanderMeulen
d7d43ab7bc
Bug 1265628 - Upgrade SQLite to version 3.12.2. r=mak
2016-04-19 11:37:14 -04:00
Randall Barker
a6e212d425
Bug 1265551 - Autocomplete popup lags behind pan/zoom position r=kats
2016-04-19 07:53:50 -07:00
Matteo Ferretti
3837790c7f
Bug 1168113 - Anonymous custom content container should use absolute position. r=xidorn
...
MozReview-Commit-ID: JkfqzK6BsdE
--HG--
extra : rebase_source : 61a05f4ac4d030ecd266d44ea698a5fc1a9aac1a
2016-04-19 22:22:57 +08:00
Aryeh Gregor
f720349666
Bug 1156062 - Bustage follow up fix on a CLOSED TREE, a=tomcat
...
--HG--
extra : amend_source : 7783f17a038f6d8ebc4fe03cb1f29cd52d272259
2016-04-19 16:44:49 +02:00
Aryeh Gregor
71153b052c
Bug 1190172 part 12 - Clean up nsHTMLEditRules::ExpandSelectionForDeletion; r=ehsan
...
--HG--
extra : rebase_source : e6b2ec62c854af3be4b7759efd1518b87ba1c85d
2016-04-19 06:57:00 +02:00
Aryeh Gregor
f88d4daee6
Bug 1190172 part 11 - Clean up nsHTMLEditRules::IsEmptyBlock; r=ehsan
...
--HG--
extra : rebase_source : 43174f4b1874d3ada612683d9c33cc4280e864d8
2016-04-19 06:56:00 +02:00
Aryeh Gregor
b8c3a7a9ba
Bug 1190172 part 10 - Clean up nsHTMLEditor::ReturnInListItem; r=ehsan
...
--HG--
extra : rebase_source : 8558d1bb3cb98846d9c0a7533e89e1fd6c9ab232
2016-04-19 06:56:00 +02:00
Aryeh Gregor
aa506cfc83
Bug 1190172 part 9 - Clean up nsHTMLEditor::ReturnInHeader; r=ehsan
...
--HG--
extra : rebase_source : 8d01d8b2e69f2fc3eca70fdc5221f73f538225ad
2016-04-19 06:55:00 +02:00
Aryeh Gregor
8678ca4e69
Bug 1190172 part 8 - Clean up nsHTMLEditor::PromoteRangeIfStartsOrEndsInNamedAnchor; r=ehsan
...
--HG--
extra : rebase_source : 26411341557b0b75e869c19186c490ef76d82bcd
2016-04-19 06:54:00 +02:00
Aryeh Gregor
7cff78a5cc
Bug 1190172 part 7 - Clean up nsHTMLEditor::PromoteInlineRange; r=ehsan
...
--HG--
extra : rebase_source : b7037f3274f17703d88cd76e4e259df0134416a1
2016-04-19 06:52:00 +02:00
Aryeh Gregor
448368b169
Bug 1190172 part 6 - Clean up nsHTMLEditor::RelativeFontChangeOnTextNode; r=ehsan
...
--HG--
extra : rebase_source : 24e05717dead135efceda3696c6e4d840a5133d5
2016-04-19 05:45:00 +02:00
Aryeh Gregor
2702783e0e
Bug 1190172 part 5 - Clean up nsHTMLEditor::NodeIsProperty; r=ehsan
...
--HG--
extra : rebase_source : 164836d19a9b9f3f2efe51276483b0d994245526
2016-04-19 05:42:00 +02:00
Aryeh Gregor
10a6476077
Bug 1190172 part 4 - Remove unused nsHTMLEditor::HasAttr; r=ehsan
...
--HG--
extra : rebase_source : 8421d6056d8867b788e2da3a76d0df0e09c620b6
2016-04-19 05:41:00 +02:00
Aryeh Gregor
e35122e0fc
Bug 1190172 part 3 - Remove old method variants; r=ehsan
...
--HG--
extra : rebase_source : bbd86c76fd6db7707622238d35be88d0b5a5abe3
2016-04-19 05:39:00 +02:00
Aryeh Gregor
8c8477cf1a
Bug 1190172 - part 2 - Clean up nsHTMLEditor::ClearStyle; r=ehsan
...
--HG--
extra : rebase_source : 8e467eccda7955224dff9e7e9c51985d9b8d27e7
2016-04-19 05:37:00 +02:00
Aryeh Gregor
2c98e62ed8
Bug 1190172 part 1 - Clean up nsHTMLEditor::SplitStyleAbovePoint; r=ehsan
...
--HG--
extra : rebase_source : f64f75bc677b27006d9ce9649a5a21641b776fc7
2016-04-19 05:35:00 +02:00
Thomas Zimmermann
33661a67cf
Bug 1264887: |nsWifiScannerDBus|: Hold DBusMessage references in |RefPtr|, r=josh
2016-04-19 16:26:01 +02:00
Thomas Zimmermann
608fd6af9e
Bug 1264887: |nsWifiScannerDBus|: Hold DBusConnection reference in |RefPtr|, r=josh
2016-04-19 16:26:01 +02:00
Thomas Zimmermann
bfa5556aa6
Bug 1264887: Make DBus helpers available on desktop builds, r=shuang
2016-04-19 16:26:01 +02:00
Markus Stange
0466d2c67d
Bug 1265568 - Don't require component alpha layers for text with -moz-osx-font-smoothing:grayscale. r=jfkthame,mattwoodrow
...
MozReview-Commit-ID: KujmkbgadPo
--HG--
extra : rebase_source : df1db96206175e846652f3d5b247978fb5005bd2
2016-04-18 19:41:50 -04:00
Aryeh Gregor
61374e421b
Bug 1156062 part 12 - Clean up nsHTMLEditRules::GetAlignment; r=masayuki
...
--HG--
extra : rebase_source : 6625361c8c48025d74c72f903ad7dd60ef3a12c7
2016-04-19 06:55:00 +02:00
Aryeh Gregor
8e48b4105f
Bug 1156062 part 11 - Clean up nsHTMLEditRules::Before/AfterEdit; r=masayuki
...
--HG--
extra : rebase_source : 2faebb018f1d26f6c1d62908aa75b6af627772de
2016-04-19 06:53:00 +02:00
Aryeh Gregor
313dd100c7
Bug 1156062 part 10 - Clean up MarginPropertyAtomForIndent; r=masayuki
...
--HG--
extra : rebase_source : da9ac5810c638a972c6c02edf13833d6f0e3151e
2016-04-19 06:52:00 +02:00