Gijs Kruitbosch
97d70544b0
Bug 1279208, followup, rs=bustage/dao
...
MozReview-Commit-ID: BQo5WCM9us3
2016-06-16 10:38:24 +01:00
Gijs Kruitbosch
a60614a313
Bug 1279208, r=mak
...
MozReview-Commit-ID: KOuTjwn9MSx
--HG--
extra : rebase_source : 9ab3fbb75019e6a7ccfca4164d18c9b756c43d7d
extra : amend_source : bdf3328e53f56c37cca745e03254f3483fd188df
2016-06-09 13:25:07 +01:00
Carsten "Tomcat" Book
a967cdb984
merge mozilla-inbound to mozilla-central a=merge
2016-06-16 08:06:50 +01:00
Alastor Wu
5a58cdb291
Bug 1239372 - only pause video during draging. r=jaws
...
MozReview-Commit-ID: F1vNDqMvKVK
--HG--
extra : rebase_source : 5ae2d3c85ebff734d090bf61a757ef6e1cfd4708
2016-06-15 15:29:18 +01:00
Thomas Wisniewski
2e6fa0f5fe
Bug 918733 - have overrideMimeType throw INVALID_STATE_ERR if the XHR is in the DONE or LOADING states. r=sicking
2016-06-13 21:56:15 -04:00
Gregory Szorc
497ef8f99b
Bug 1280022 - Fix gratuitous syntax error; r=me
...
DONTBUILD (NPOTB)
2016-06-15 23:00:16 +01:00
Gregory Szorc
84f709c221
Bug 1280022 - Search for hg.exe on Windows; r=glandium
...
Without this, we attempt to execute "hg" as a native Win32 program
and get the dreaded "%1 is not a valid Win32 application" error because
"hg" has a shebang and only executes inside a UNIX-like shell.
MozReview-Commit-ID: 5sUrxh1IxFC
--HG--
extra : rebase_source : b01d9b2f8ffc60da320f51a1b7e8a398781c373a
2016-06-15 22:49:11 +01:00
Christoph Kerschbaumer
4fcd57ace7
Bug 1280198 - Convert zipwriter/test/unit/test_asyncadd.js to use channel.open2() r=kmaglione
2016-06-15 16:48:55 +01:00
Carsten "Tomcat" Book
5f482a04ff
Backed out changeset dc114bc5a88e (bug 1272239) for test failures in own test
...
--HG--
extra : rebase_source : 333768aab2f99c2a56a3717a09947e1e6b0e234d
2016-06-15 22:17:26 +01:00
Carsten "Tomcat" Book
b9a51d9fa5
Backed out changeset ed0b3881c1c4 (bug 1272239)
...
--HG--
extra : rebase_source : ef6dd065ff8c1dd3eb1a88da8267a4d08ad92bbc
2016-06-15 22:16:54 +01:00
Carsten "Tomcat" Book
89258073ec
Backed out changeset 5042da9fc11c (bug 1272239)
...
--HG--
extra : rebase_source : 0e07e6c6ce691e88e031db6b09d8aab50dce3930
2016-06-15 22:16:52 +01:00
Jonathan Kew
a4f0cbcda7
Bug 1279814 - Update mIsoRunLast index when handling PDI. r=xidorn
2016-06-15 22:04:48 +01:00
Sebastian Hengst
47f0d2bc81
Backed out changeset a3f3f077a1ec (bug 1264948) for 'warning treated as error' build failure in JitAllocPolicy.h at least on Windows XP. r=backout on a CLOSED TREE
2016-06-15 19:20:29 +02:00
Sebastian Hengst
44e3577953
Backed out changeset ceb7ec4fd334 (bug 1264948)
2016-06-15 19:19:04 +02:00
Sebastian Hengst
03411b6526
Backed out changeset 8dfdec5ed99b (bug 1264948)
2016-06-15 19:19:00 +02:00
Sebastian Hengst
f2da8129aa
Backed out changeset 8e99a0d76e62 (bug 1264948)
2016-06-15 19:18:57 +02:00
Sebastian Hengst
5f3aee96a7
Backed out changeset c1c123367921 (bug 1264948)
2016-06-15 19:18:53 +02:00
Sebastian Hengst
cb4c0e496d
Backed out changeset 46d50a87b3b5 (bug 1264948)
2016-06-15 19:18:03 +02:00
Sebastian Hengst
fa09ca3da8
Backed out changeset 831077a22f58 (bug 1264948)
2016-06-15 19:17:59 +02:00
Sebastian Hengst
299ca506e6
Backed out changeset 87f37f6cde59 (bug 1264948)
2016-06-15 19:17:55 +02:00
Cervantes Yu
28706c5d87
Bug 1275398 - Use shmem for sending image data in IPCDataTransfer. r=nical
...
MozReview-Commit-ID: 9XETnSBXxEW
2016-06-16 00:57:46 +08:00
Cervantes Yu
3115f628a1
Bug 1272018 - Use shared memory to transfer drag image data. r=nical
...
MozReview-Commit-ID: K5r9LBQ1FO0
2016-06-15 13:49:13 +01:00
Luke Wagner
f3398cf009
Bug 1276028 - Baldr: address review comments (r=bbouvier)
...
--HG--
extra : rebase_source : 974c969fb580b41396aa25e78f379efac96487d8
2016-06-15 06:02:34 +01:00
Nicolas B. Pierron
9c080f9614
Bug 1264948 - IonBuilder::addOsrValueTypeBarrier, check for OOMs when unboxing OSR values. r=h4writer
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
7551aa899d
Bug 1264948 - IonBuilder::inlineArray, check for OOMs when creating array elements without resume points. r=h4writer
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
1710de95c9
Bug 1264948 - MBasicBlock::inherit, check for OOMs when allocating Phi nodes. r=h4writer
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
9676f23598
Bug 1278303 part 4 - Fix correctness issue of MCreateThis new-target operand index. r=efaust
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
e7fa0b9e88
Bug 1278303 part 3 - Use a macro to define a list of getOperand accessors. r=jandem
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
c70ce7ef1f
Bug 1278303 part 2 - Add MInstruction::New(TempAllocator::Fallible, ...) overload to all trivial MIR Instructions. r=jandem
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
6d57ca85cc
Bug 1278303 part 1 - Prevent uses of TempObject new operator on MIR Instructions. r=jandem
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
c1242e255e
Bug 1264948 - MBasicBlock::addPredecessor, check for OOMs when allocating Phi nodes. r=h4writer
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
6bf999e76d
Bug 1264948 - IonBuilder::init, fixup
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
7076b72f19
Bug 1264948 - IonBuilder::init, reserve ballast space after freezing type sets. r=h4writer
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
bc7d399953
Bug 1264948 - Disable infallible allocator assertion for iregexp. r=bhackett
2016-06-15 16:27:18 +00:00
Nicolas B. Pierron
f8e392903f
Bug 1264948 part 1 - Register if the LifoAlloc is supposed to be infallible or not. r=jonco,h4writer
...
This patch adds a new flag to the LifoAlloc structure, which would be used to
assert when we attempt to allocate a new chunk for the LifoAlloc. This ensure
that we assert (in debug builds) if we attempt to allocate beyong the reserved
space of the ballast.
2016-06-15 16:27:17 +00:00
dlee
987ad863dd
Bug 1272239 - P3. Testcase, test gethash. r=francois
...
--HG--
extra : rebase_source : df9a20cc3ca80df5bf630a4ccb3a16adc4511ac5
2016-06-14 14:48:28 +01:00
DimiL
1ba65bb6c1
Bug 1272239 - P2. Testcase, only tables with provider could register gethash url in listmanager. r=francois
...
--HG--
extra : rebase_source : 9bb3c392f9443412ad60a01467ab9c77645f81ef
2016-05-30 17:09:11 +08:00
dlee
8044ad8507
Bug 1272239 - P1. Support completion for test database. r=francois
...
--HG--
extra : rebase_source : 7f1b786db70e2de24d1d561bb329bad0d853e020
2016-06-14 14:32:03 +01:00
Alastor Wu
ed8316cfbc
Bug 1276831 - part4 : modify web-platform-test. r=rillian
...
The idl-test-harness can't detect the multiple types in webidl [1], so it doesn't know about the type like "double or AutoKeyword".
The same problem also happen in VTTCue's line property, and we have already expected its fail.
Therefore, we should expect this fail before we fix the problem of idl-test-harness.
[1] http://searchfox.org/mozilla-central/source/dom/imptests/idlharness.js#375
MozReview-Commit-ID: 5XvOwdmqKDP
--HG--
extra : rebase_source : fd72ef43d1f24792a1b3e228da7a7dca9483b1da
2016-06-15 16:52:07 +01:00
Alastor Wu
e6b6990123
Bug 1276831 - part3 : modify vtt.jsm. r=rillian
...
MozReview-Commit-ID: HpSbiNFtVR0
--HG--
extra : rebase_source : 04be33322b4847c21703b284075d91d4b236b9ed
2016-06-15 16:52:03 +01:00
Alastor Wu
0aa0671885
Bug 1276831 - part2 : modify test. r=rillian
...
MozReview-Commit-ID: L7NF8Wu7dSF
--HG--
extra : rebase_source : 49f996ec3158ecb051f87c9a5829cfc2f807ec29
2016-06-15 16:51:23 +01:00
Alastor Wu
360c0c9da2
Bug 1276831 - part1 : VTTCue's position should be double or auto keyword. r=rillian,smaug
...
MozReview-Commit-ID: 5zsEMxbwuEH
--HG--
extra : rebase_source : 85bef3d55b06509e5178e1709a752096d0ed402a
2016-06-15 16:51:17 +01:00
Christoph Kerschbaumer
e6988379ea
Bug 1280204 - Convert devtools/client/shared/theme.js to use channel.open2(). r=grinstead
2016-06-15 13:19:31 +01:00
Christoph Kerschbaumer
4a09f2e308
Bug 1280179 - Fix type on csp.properties . r=arroway
2016-06-15 09:24:16 +01:00
Thomas Nguyen
4b7ad0e2c5
Bug 1223838 - Fix wrong policy associated with empty string. r=fkiefer,hsivonen
...
MozReview-Commit-ID: 7kFH39cegmH
2016-05-30 15:17:45 +08:00
Thomas Nguyen
8e14007b6d
Bug 1223838 - Update web platform test meta file. r=franziskuskiefer
...
MozReview-Commit-ID: EppPBARvdGB
2016-05-11 15:57:50 +08:00
Franziskus Kiefer
cbf15542b0
Bug 1223838 - enable perElementReferrer by default. r=hsivonen
2015-12-02 11:12:12 +01:00
Dimi Lee
83ab2f2e39
Bug 1148732 - (CVE-2015-4483) feed: protocol + POST method => mixed scripting. r=tanvi
2016-05-23 12:11:02 +08:00
Alastor Wu
291e07c023
Bug 1276130 - part3 : modify web-platform test. r=rillian
...
MozReview-Commit-ID: BjeiP1XeC8T
--HG--
extra : rebase_source : 8e71d44228291ad14fac21e7058fbf01eb126e2f
2016-06-14 16:56:16 +01:00
Alastor Wu
3e5a369ad1
Bug 1276130 - part2 : modify test. r=rillian
...
MozReview-Commit-ID: 1q8MywAMYx5
--HG--
extra : rebase_source : a15b65960547d59702990fd781897a61f09b3025
2016-06-14 16:48:47 +01:00