Masayuki Nakano
41708ec80f
Bug 1309413 part.3 Fix some nits in SetDocumentTitleTransaction.cpp r=ehsan
...
SetDocumentTitleTransaction.cpp was written a long time ago. So, it doesn't use our modern coding style. Let's fix it.
MozReview-Commit-ID: LhgMbv8dqKm
2016-10-14 18:43:25 +09:00
Masayuki Nakano
81b72e056d
Bug 1309413 part.2 Rename the variable in SetDocumentTitleTransaction::SetDomTitle() from "res" to "rv" r=ehsan
...
MozReview-Commit-ID: CMZbBIpq8y2
2016-10-14 18:37:00 +09:00
Masayuki Nakano
f0796a5d35
Bug 1309413 part.1 SetDocumentTitleTransaction::SetDomTitle() should retry to get head element before inserting new title element r=ehsan
...
When there is no title element, SetDocumentTitleTransaction::SetDomTitle() creates title element and try to insert it to the head element. However, it might be swapped during modifying existing title element or head element.
Therefore, after modifying the tree, SetDocumentTitleTransaction::SetDomTitle() should forget the retrieved head element and when it needs to refer current head element, it should retry to get the head element again.
MozReview-Commit-ID: 59BxEwrflye
2016-10-14 18:06:21 +09:00
Masayuki Nakano
bea2eb150e
Bug 1309413 part.0 Add automated test to test SetDocumentTitleTransaction::SetDomTitle() r=ehsan
...
For detecting regressions, SetDocumentTitleTransaction::SetDomTitle() should be tested.
The transaction is created only when nsIHTMLEditor::setDocumentTitle(). Therefore, it needs to be a chrome mochitest.
MozReview-Commit-ID: 4UjAJ8zNPBP
2016-10-15 00:38:42 +09:00
Jeremy Chen
aee90be343
Bug 1286468 followup - Fix naming issues.
...
MozReview-Commit-ID: C2PDA4R5k5F
2016-10-24 15:01:25 +08:00
Ryan VanderMeulen
6dd10f3372
Bug 1297410 - Skip flaky query-encoding tests on all platforms.
...
--HG--
extra : rebase_source : 7b99493597b046b7334efe1b88cee4c4bd7d4ce6
2016-10-23 21:49:37 -04:00
Ryan VanderMeulen
6d6cf1f8da
Bug 1273758 - Re-enable test_mouse_action.py on Win7.
...
--HG--
extra : rebase_source : 86e824a5cfdb0a34f0aacb5217ff2eb472c7c8c1
2016-10-23 21:33:45 -04:00
Ryan VanderMeulen
7cd267761f
Bug 1209756 - Re-enable child-src-cross-origin-load.sub.html on e10s.
...
--HG--
extra : rebase_source : fdd1d04f24679f1bcb6675b0897d713a5f061eab
2016-10-23 21:33:45 -04:00
Ryan VanderMeulen
7f58a1b1c8
Bug 1141544 - Clean up the devtools security xpcshell manifest.
...
--HG--
extra : rebase_source : 8a669a4f25404f42aac83924686a8437c4d1dd9c
2016-10-23 21:33:45 -04:00
Mats Palmgren
57faec6e4d
Bug 1312295 - Change ReflowInputFlags to use uint32_t since we'll need more than 16 bits here. r=dholbert
2016-10-24 03:54:54 +02:00
Kirti Singla
bd74c7db4a
Bug 1301627 - Change the name of commented variables when calling perf_event_open. r=erahm
2016-10-23 10:10:00 -07:00
Ryan VanderMeulen
3079f45ce5
Merge inbound to m-c. a=merge
2016-10-23 20:04:42 -04:00
Ryan VanderMeulen
2020c660de
Bug 1241898 - Fix SVGFilteElement typo in test_SVGUnitTypes.html.
2016-10-23 18:25:43 -04:00
Robert Longson
a91673df2c
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
...
--HG--
rename : dom/webidl/SVGUnitTypes.webidl => dom/webidl/SVGUnitTypeValues.webidl
2016-10-23 22:20:11 +01:00
GuanWen-Chen
b8e5996416
Bug 1292273 - Add logs to record the failure of compositor creation. r=dvander
2016-10-22 20:28:00 -04:00
GuanWen-Chen
9c8aa23da3
Bug 1292273 - Skip CompositorD3D11::EndFrame when device-removed happened and add some logs for tracking the behavior. r=dvander
2016-10-22 20:27:00 -04:00
Towkir Ahmed
a2371686f3
Bug 1311369 - Fix twisty visibility of variables-view-scope in the Netmonitor with Firebug theme. r=ntim
2016-10-21 13:51:00 -04:00
Michelangelo De Simone
8641036d15
Bug 1310859 - Remove DOM/nfc and related code. r=jst
...
MozReview-Commit-ID: FiS7uGytipN
--HG--
extra : rebase_source : cd9be62d334568b4abd850398467bce4c4eb1544
2016-10-18 15:16:56 -07:00
Tomislav Jovanovic
1975d67b88
bug 915036 - Implement DownloadSource.adjustChannel callback to support POST requests r=Paolo
...
MozReview-Commit-ID: 1RplqGhjtn6
--HG--
extra : rebase_source : 72c1300be889a61740cf6eca9c9e21fb979504a7
2016-10-21 15:54:18 +02:00
Andy McKay
e4fa3c53f8
bug 1240631 so that both invalid windows and tabs hit runtime.lastError r=kmag
...
MozReview-Commit-ID: EflXdTBWEEO
--HG--
extra : rebase_source : f3464383ec97250a3778ba627df10c210b3c5242
2016-10-21 14:45:18 -07:00
Michelangelo De Simone
fa73b226b5
Bug 1311885 - Remove DOM/wappush and related code. r=Ehsan
...
MozReview-Commit-ID: B5sh4ztBXWb
--HG--
extra : rebase_source : 0a8f6d4965ce0c5b4a87102ea441523cbc50f1de
2016-10-20 17:19:25 -07:00
Ryan VanderMeulen
a57d15ff6a
Merge inbound to m-c. a=merge
2016-10-23 13:16:27 -04:00
Valentin Gosu
d067aeed39
Bug 1305204 - (Part 4) Comment out test with pseudo-bad URL r=me
...
MozReview-Commit-ID: DoYEKqgZUnk
2016-10-23 14:24:54 +02:00
Valentin Gosu
3a14f83970
Bug 1305204 - (Part 3) Backout bug 1275746 a=backout
...
MozReview-Commit-ID: B627xyv9BRm
2016-10-23 14:24:49 +02:00
Valentin Gosu
db9440de51
Bug 1305204 - (Part 2) Backout bug 1275746 a=backout
...
MozReview-Commit-ID: H8aCKdJzEbR
2016-10-23 14:24:45 +02:00
Valentin Gosu
99164c0eef
Bug 1305204 - (Part 1) Backout bug 1275746 a=backout
...
MozReview-Commit-ID: FtOalze9SdY
2016-10-23 14:24:41 +02:00
Sebastian Hengst
7682a4e9cd
Backed out changeset a8cc44c79c30 (bug 1241898) for build bustage. r=backout DONTBUILD
2016-10-23 12:34:15 +02:00
Robert Longson
bee1acf6bf
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
...
--HG--
rename : dom/webidl/SVGUnitTypes.webidl => dom/webidl/SVGUnitTypeValues.webidl
2016-10-23 11:16:41 +01:00
Adam Velebil
e7dddd42f0
Bug 1312173 - Convert NS_STYLE_USER_INPUT_* to an enum class; r=manishearth,xidorn
...
MozReview-Commit-ID: sYiJrZryrA
--HG--
extra : rebase_source : dbb7bae56bea6203176097af8de119cae0a6391c
2016-10-23 00:08:18 +02:00
Kris Maglione
16e60b24ea
Bug 1312224: Fix race in browser_ext_browserAction_popup_resize.js. r=me
...
MozReview-Commit-ID: 6pSsJDfNJzO
--HG--
extra : rebase_source : 822a6e27c79fee454404b568dd7d9edffd4d8c96
2016-10-22 14:22:43 -07:00
Sebastian Hengst
3707bccaf0
Merge mozilla-central to mozilla-inbound. r=merge a=merge
2016-10-22 23:03:08 +02:00
Sebastian Hengst
74dda94ef5
Merge mozilla-central to autoland. r=merge a=merge
2016-10-22 22:59:19 +02:00
Sebastian Hengst
30bb8ae0d4
Backed out changeset cc266f8bc70a (bug 1272890) for frequent failures in test_ext_contentscript_about_blank.html and a cascade of non-webextension tests. r=backout a=backout
...
MozReview-Commit-ID: 74wvhzI6fky
2016-10-22 22:56:18 +02:00
Luke Wagner
69f5d39171
Bug 1276029 - Baldr: remove accidental MOZ_ALWAYS_TRUE (r=me)
...
MozReview-Commit-ID: KqN2VVyptr0
--HG--
extra : rebase_source : e036db7bf7d0e154ef89d995dc56cab599e24a8e
2016-10-22 12:34:50 -05:00
Tooru Fujisawa
82f68e8a08
Bug 1243617 - Part 2: Remove JS_VALUE_IS_CONSTEXPR. r=jwalden
2016-10-23 01:46:36 +09:00
Tooru Fujisawa
19c4b08136
Bug 1243617 - Part 1: Add constructor for JS::Value::layout. r=jwalden
2016-10-23 01:46:36 +09:00
Tooru Fujisawa
e9f44fd672
Bug 1312181 - Add this-> to is<T>() in MOZ_ASSERT in BytecodeEmitter::NestableControl::as() as a workaround for compiler bug. r=ehoogeveen
2016-10-23 01:46:35 +09:00
Ryan VanderMeulen
75888fe1aa
Merge autoland to m-c on a CLOSED TREE. a=merge
2016-10-21 17:12:27 -04:00
Ryan VanderMeulen
5c4d7020f2
Merge m-c to inbound. a=merge
2016-10-21 11:08:45 -04:00
Carsten "Tomcat" Book
acce25f747
merge fx-team to mozilla-central a=merge
2016-10-21 16:56:14 +02:00
Thom Chiovoloni
4539cf2325
Bug 1311611 - Fix property typo in sync ping building code. r=markh
...
MozReview-Commit-ID: AOl4Nq9Y6WX
--HG--
extra : rebase_source : c7dde488e62527b18af2823623a92fb515598248
2016-10-21 10:32:40 -04:00
Jeremy Chen
d11d8fe851
Bug 1286468 - Trim trailing whitspaces in nsBlockFrame.h and nsBlockFrame.cpp. r=TYLin
...
MozReview-Commit-ID: JDgfzmGcb1J
--HG--
extra : rebase_source : 1f4f6dd8a49cfe8ba7829bf09bf20fd06abbc0f5
2016-10-22 19:41:05 +08:00
Jeremy Chen
349eabf2f7
Bug 1286468 - Rename line related functions in nsBlockFrame. r=TYLin
...
1. Rename these functions to agree with Mozilla coding style.
2. Use singular naming instead of plural naming since each of these functions
returns an iterator pointing to a singular line.
3. Rename line() and rline() to BeginLineFrom() and RBeginLineFrom(), which
shall improve the readability.
MozReview-Commit-ID: txZjVnv9Yb
--HG--
extra : rebase_source : b4dae99ab7bf751bd9974616f8f8e6dfe6248fc2
2016-10-22 19:41:05 +08:00
Jeremy Chen
a670e3349a
Bug 1286468 - Rename line related typedefs in nsBlockFrame. r=TYLin
...
MozReview-Commit-ID: Cz9R3D4NzMc
--HG--
extra : rebase_source : 19da1e2a58abedf61fddd9c8e314830cf81a4602
2016-10-22 19:41:04 +08:00
Jeremy Chen
10d4cdde8e
Bug 1286468 - Remove the old vertical alignment coding style. r=TYLin
...
MozReview-Commit-ID: Ocg21HcL9R
--HG--
extra : rebase_source : e36782a703f238722257e7fc989cbc8f7df43792
2016-10-22 19:41:03 +08:00
Andreas Pehrson
ba771ca352
Bug 1294605
- Increase 'ended' timeout in test_gUM_trackEnded.html. r=jib
...
MozReview-Commit-ID: 84BXrFnrdrE
--HG--
extra : rebase_source : ad0e75d1a6521a82f45fa7457d283cfac8f281e5
2016-10-21 15:46:17 +02:00
Gabriel Luong
235258f136
Backed out changeset 183b9d08d264 (Bug 1297100) reverting feature r=gl
2016-10-20 23:31:02 -07:00
Mike Hommey
2a9930daf9
Bug 1311871 - Fix NSIS version check for NSIS version 3.0. r=chmanchester
...
--HG--
extra : rebase_source : 5e99dc999e2c54813ec447134bc4b008f7af826a
2016-10-21 09:15:34 +09:00
Joseph Yeh
e50268f472
Bug 1036595 - Convert the 'Clear recent history' dialog to be in-content; r=MattN
...
This required removing the minimum dialogFrame height since the Clear recent history dialog is smaller than the old default height.
MozReview-Commit-ID: CuJO3VtGwem
2016-10-20 15:09:12 -07:00
David Major
143b6829de
Bug 1311825: Pass by reference in fromObjectVariant and related methods. r=billm
...
MozReview-Commit-ID: GIhK1zRMsYb
--HG--
extra : rebase_source : 7da47ec2ea86e73c9d00cd4e6c1e5c830a54d7e1
2016-10-20 15:37:26 -05:00