Commit Graph

491225 Commits

Author SHA1 Message Date
Thomas Wisniewski
39990a833e Bug 1283720 - Follow-up: allow more fuzz in the test for clock-skew. r=annevk
--HG--
extra : rebase_source : 0891122df24f4e51c39bb0f87f2e5db59b963e62
2016-09-12 10:03:59 -04:00
JerryShih
85f8dfa970 (no bug) fix indentation in nsCSSValue::GetAngleValueInRadians(). whitespace-only. r=dholbert
MozReview-Commit-ID: ENrpwt8Lzxz
2016-09-12 06:33:54 -07:00
Florian Quèze
bbdcbf68bc Bug 1299437 - follow-up to fix browser_permissions.js bustage, r=bustage-fix. 2016-09-12 15:20:25 +02:00
Ben Kelly
8df5d9263a Bug 1301519 Don't crash if GetCurrentThreadWorkerPrivate() is called during worker shutdown. r=baku 2016-09-12 06:09:32 -07:00
Gijs Kruitbosch
f3ce2c3276 Bug 1295292 - don't sort tpaint results, r=jmaher
MozReview-Commit-ID: 7jTgQOTHgvl

--HG--
extra : rebase_source : d2823ad545f02398d2fdf25d2fa98e3294540749
2016-09-12 13:39:10 +01:00
Kai Engert
6817028a44 Bug 1293329, NSPR_4_13_BETA3, reusing r=ted 2016-09-12 05:36:36 -07:00
Florian Quèze
faa5281786 Bug 1299437 - Manually calculate height changes of the control center's permission list until we have a real fix for sizing issues in panelmultiview, r=jaws. 2016-09-12 13:32:25 +02:00
Panos Astithas
035144282a Bug 1301772 - Turn on Insecure Password Warning in Firefox Beta. r=florian
MozReview-Commit-ID: 4IiyTMeIFan
2016-09-12 14:27:52 +03:00
Carsten "Tomcat" Book
19dc112fbb Merge mozilla-central to mozilla-inbound 2016-09-12 13:22:44 +02:00
Carsten "Tomcat" Book
18abe02386 merge mozilla-inbound to mozilla-central a=merge 2016-09-12 13:07:54 +02:00
Andrea Marchesini
500a217925 Bug 1301094 - part 3 - Test for Blob+XHR+FormData+Workers, r=smaug 2016-09-12 12:19:01 +02:00
Andrea Marchesini
513886ee03 Bug 1301094 - part 2 - RemoteInputStream must be created using a ControlWorkerRunnable, r=smaug 2016-09-12 12:18:22 +02:00
Andrea Marchesini
2a473b5013 Bug 1301094 - part 1 - RemoteBlobImpl::CreateStreamHelper must be a CancelableRunnable, r=smaug 2016-09-12 12:17:08 +02:00
Morris Tseng
2af134acaf Bug 1297965 - fail-if transform_feedback test case. r=jgilbert
MozReview-Commit-ID: AGC9lu8jF0A
2016-09-12 17:39:54 +08:00
Morris Tseng
fbe0056e79 Bug 1297965 - Use ANGLE for WebGL2. r=jgilbert
MozReview-Commit-ID: 83zhQ5rTdbi
2016-09-12 17:39:54 +08:00
Andrea Marchesini
e222ca7109 Bug 1249739 - Improve performance in XHR in workers - part 4 - Correct cleaning cache for XHR.responseText, r=me 2016-09-12 10:59:10 +02:00
Andrea Marchesini
284e7077e7 Bug 1249739 - Improve performance in XHR in workers - part 3 - Implement XMLHttpRequestStringSnapshot, r=smaug 2016-09-12 09:06:33 +02:00
Andrea Marchesini
def1f6e7db Bug 1249739 - Improve performance in XHR in workers - part 2 - Implement XMLHttpRequestString, r=smaug 2016-09-12 09:06:06 +02:00
Andrea Marchesini
c9c3bfe617 Bug 1249739 - Improve performance in XHR in workers - part 1 - XHR.responseText must be cached, r=smaug 2016-09-12 09:05:42 +02:00
Dalimil Hajek
8296835c92 Bug 1262434 - [promise-dbg] Remove empty boilerplate file promisedebugger.properties. r=Pike 2016-09-11 10:30:00 -04:00
James Long
5a92b72c0b Bug 1301788 - Use context menu from correct window in source editor. r=bgrins 2016-09-12 15:25:00 -04:00
Tim Nguyen
b04fe09c15 Bug 1302190 - Make highlighted performance tool icon match the normal one. r=bgrins 2016-09-12 22:31:07 +02:00
Wes Kocher
5225afcd1a Merge m-c to fx-team, a=merge 2016-09-12 17:23:31 -07:00
Wes Kocher
6bef888d40 Backed out changeset 7826ad7df05f (bug 1272256) for browser_newtabButton.js failures a=backout 2016-09-12 14:30:54 -07:00
Jarda Snajdr
8b0eddb516 Bug 1301898 - Fix white-space style of console netlogging stack trace r=bgrins 2016-09-12 12:38:25 +02:00
Jorg K
75c7dd459f Bug 1301987 - removed unused io.h and fcntl.h. r=jimm 2016-09-12 13:04:39 -07:00
Oriol
388d2d0e89 Bug 1301794 - Allow sparse pseudo-arrays in console r=fitzgen 2016-09-12 13:03:50 -07:00
Jonathan Kingston
2c371e5b30 Bug 1272256 - Adding a longpress menu to the new tab button for containers r=dao
MozReview-Commit-ID: 3GM15cnuQGA
2016-09-12 18:25:59 +01:00
Ninad Bhat[:ninad101]
15dca34ea9 Bug 1301628 - Corrects misc-argument-comment. r=dzbarsky 2016-09-09 10:45:00 +02:00
Ting-Yu Lin
2884834832 Bug 1301630 - Remove nsBlockFrame::SetFlags(). r=bz
Per bug 1299753 comment 20, SetFlags() is designed for flag propagation
to continuations during block reflow. To avoid misuse, I expand
SetFlags() directly in the only reasonable caller nsBlackFrame::Init(),
and replace other usages by AddStateBits().

MozReview-Commit-ID: GsbE2Z0Rps1

--HG--
extra : rebase_source : 72a64e9218870d638f67d1b586f533cd7d16c491
2016-09-09 15:26:57 +08:00
Tom Tromey
30f5d120ff Bug 1301078 - correctly disable pasted commented-out properties; r=pbro
MozReview-Commit-ID: 97ueaqvYVVN

--HG--
extra : rebase_source : 253428be10e9664693d0818deffbc983ef4c8af0
2016-09-07 11:08:12 -06:00
Kartikaya Gupta
310bc9b9db Bug 1302128 - Fix a test so that it actually exercises the APZ layerization codepath it intends to exericse. r=botond
MozReview-Commit-ID: 81iyzNtVFuv

--HG--
extra : rebase_source : ebb63cd1f8fdf10aa45285eeec75895d6c432548
2016-09-12 11:48:47 -04:00
Henrik Skupin
a5af10f3a9 Bug 1301661 - Completely remove default value of 360s for socket_timeout r=maja_zf
MozReview-Commit-ID: 2xaWEAgSsTC

--HG--
extra : rebase_source : 4c9e806ba2d6513cfe755872c1b50741a1c7ff59
2016-09-12 13:03:06 +02:00
Andi-Bogdan Postelnicu
3fb6fb25a2 Bug 1302109 - if mDocument is null return from PreloadURI. r=baku
MozReview-Commit-ID: FoSVrK9PT3s

--HG--
extra : rebase_source : 5ce2721bb02d4277008ee97ac4e102f6301ac198
2016-09-12 17:22:15 +03:00
Sebastian Hengst
eb615bb8d4 Backed out changeset 5a68cb04da53 (bug 1295556) for failing clipboard test browser_computed_search-filter_context-menu.js. r=backout 2016-09-12 17:48:44 +02:00
Byron Campen [:bwc]
6b8b80240c Bug 1298586: Wait for an additional frame. r=drno
MozReview-Commit-ID: JWY1nRICIBh

--HG--
extra : rebase_source : dd5b9363855b1af5db4128e53bfb4afaa86c27ce
2016-09-08 16:19:05 -05:00
Alexandre Poirot
f3ca43bfe6 Bug 1280267 - Open a browser content toolbox matching the current tab process. r=jryans
MozReview-Commit-ID: EifO2RaNqg0

--HG--
extra : rebase_source : 9a4b6aabc654af000f3b754d46934bc25421bec2
2016-09-07 06:48:42 -07:00
Shubheksha Jalan
fb55b2146e Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr
MozReview-Commit-ID: 5fB7Wz1jLGe

--HG--
extra : rebase_source : 2ae6bacfecd450cfe1886b92efea9b8c1d4dda2c
2016-09-12 15:37:34 +05:30
Kartikaya Gupta
ee30b1debc Bug 1302093 - Move all the method bodies from InputData.h to InputData.cpp to avoid rebuilding the world for itty-bitty changes. r=mstange
MozReview-Commit-ID: 88zPelaPcRR

--HG--
extra : rebase_source : 01174ebe41c7eebc35bd50a0a96724144229f4ad
2016-09-12 09:47:01 -04:00
JW Wang
09fb09e249 Bug 1302001. Move some code to WaitForCDMState. r=kaku
MozReview-Commit-ID: RAvuVs7Ykq

--HG--
extra : rebase_source : e363f0abdc82cb560bc8f8a9460544195d46de53
2016-09-06 15:01:30 +08:00
Rob Wu
9b30640835 Bug 1241719 - Fix intermittent browser_ext_tabs_onUpdated.js r=kmag
MozReview-Commit-ID: LhHS6F0YFUJ

--HG--
extra : rebase_source : b174f162c4a51868748420e39e1a7c85d789a96a
2016-09-10 03:16:39 -07:00
Phil Ringnalda
591354c5e5 Merge m-i and f-t to m-c, a=merge 2016-09-11 19:30:43 -07:00
Brian Grinstead
296935fff5 Bug 1301790 - Bundle codemirror into a single script;r=gl
MozReview-Commit-ID: FnK8reRI4Ve

--HG--
rename : devtools/client/sourceeditor/codemirror/mode/clike.js => devtools/client/sourceeditor/codemirror/mode/clike/clike.js
rename : devtools/client/sourceeditor/codemirror/mode/css.js => devtools/client/sourceeditor/codemirror/mode/css/css.js
rename : devtools/client/sourceeditor/codemirror/mode/htmlmixed.js => devtools/client/sourceeditor/codemirror/mode/htmlmixed/htmlmixed.js
rename : devtools/client/sourceeditor/codemirror/mode/javascript.js => devtools/client/sourceeditor/codemirror/mode/javascript/javascript.js
rename : devtools/client/sourceeditor/codemirror/mode/wasm.js => devtools/client/sourceeditor/codemirror/mode/wasm/wasm.js
rename : devtools/client/sourceeditor/codemirror/mode/xml.js => devtools/client/sourceeditor/codemirror/mode/xml/xml.js
2016-09-11 09:38:51 -07:00
Mats Palmgren
c7624c8d0d Bug 1299379 - Iterate Sides using an int32_t instead to avoid UBSan warning. r=dholbert 2016-09-11 15:49:50 +02:00
Mats Palmgren
28d8553d1d Bug 1299379 - Add MOZ_CONCAT for preprocessor token pasting. r=waldo 2016-09-11 15:49:50 +02:00
Andrea Marchesini
b5d19337d3 Bug 1287747 -GetFilesHelper must release callbacks and promises on the main-thread only, r=smaug 2016-09-11 09:56:54 +02:00
Phil Ringnalda
d8f4f2f4dc Merge f-t to m-c, a=merge 2016-09-10 22:38:09 -07:00
Phil Ringnalda
44d91680e6 Merge autoland and inbound to central, a=merge 2016-09-10 22:37:31 -07:00
Phil Ringnalda
121d06975b Bug 1277750 - Skip browser_bug734076.js on Linux e10s for constant failures 2016-09-10 18:26:58 -07:00
Phil Ringnalda
63ae7b1759 Merge m-c to m-i 2016-09-10 15:36:23 -07:00