Kris Maglione
7fe3c9e28a
Bug 1306037: Support options_ui in embedded WebExtensions. r=aswan
...
MozReview-Commit-ID: KZVPz52qrTS
--HG--
extra : rebase_source : 302bdead12c6bf36e30ed3782c6cb4526f1ef1c7
2016-09-28 23:11:35 +01:00
Wes Kocher
534d31c7d0
Backed out 2 changesets (bug 1305360) for sm(nu) failures a=backout
...
Backed out changeset a70dda2a48b4 (bug 1305360)
Backed out changeset eab215763463 (bug 1305360)
2016-09-29 13:52:09 -07:00
Jeff Gilbert
220518855d
Bug 1306172 - Don't pass LINE_WIDTH>1.0 to core profiles. - r=jerry
2016-09-29 13:51:06 -07:00
Jeff Gilbert
8e0a37ee0b
Bug 1306171 - Expect core profiles to fill in alpha for RGB->RGBA reads properly. - r=mtseng
2016-09-29 13:51:02 -07:00
Jeff Gilbert (:jgilbert)
cdf8519d85
Bug 1305190 - Fix vertex attrib elem size calculations. - r=ethlin
...
MozReview-Commit-ID: KXpLbIu8pRr
2016-09-29 13:49:25 -07:00
Andrea Marchesini
b3b8830fcc
Bug 1306220 - Get rid of nsIDOMDataTransfer::clearData and mozClearDataAt, r=ehsan
2016-09-29 22:47:01 +02:00
h4writer
002d708ffb
Bug 1301400: Baseline Wasm Compiler: Part 20: Don't fully generalize when functions are not yet available on every platform, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
71a2c275d8
Bug 1301400: Baseline Wasm Compiler: Part 19: Enable the wasm compiler for x86 again, r=lth
2016-09-29 22:33:23 +02:00
h4writer
7104bddbcc
Bug 1301400: Baseline Wasm Compiler: Part 18: Implement LoadGlobalVarI64 and StoreGlobalVarI64, r=lth
2016-09-29 22:33:23 +02:00
h4writer
1868b7b280
Bug 1301400: Baseline Wasm Compiler: Part 17: Implement Cmp64Set, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
19568675cf
Bug 1301400: Baseline Wasm Compiler: Part 16: Implement ExtendI64 and WrapI64, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
46d5b6c849
Bug 1301400: Baseline Wasm Compiler: Part 15: Implement ReinterpretI64, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
c2ad02285c
Bug 1301400: Baseline Wasm Compiler: Part 14: Implement PopcntI64, r=lth
2016-09-29 22:33:23 +02:00
h4writer
2d6a8f5022
Bug 1301400: Baseline Wasm Compiler: Part 13: Implement ClzI64 and CtzI64, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
d733c7fa0d
Bug 1301400: Baseline Wasm Compiler: Part 12: Implement RotateI64, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
4b03aabf74
Bug 1301400: Baseline Wasm Compiler: Part 11: Implement ShiftI64, r=lth
2016-09-29 22:33:23 +02:00
Hannes Verschore
2b9de45cde
Bug 1301400: Baseline Wasm Compiler: Part 10: Implement BitopI64, r=lth
2016-09-29 22:33:23 +02:00
h4writer
01019a3055
Bug 1301400: Baseline Wasm Compiler: Part 9: Implement MultiplyI64, r=lth
2016-09-29 22:33:22 +02:00
Hannes Verschore
e53d0400bd
Bug 1301400: Baseline Wasm Compiler: Part 8: Implement SubtractI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
d7a4ad13fb
Bug 1301400: Baseline Wasm Compiler: Part 7: Implement PassArgI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
ea9d7347f9
Bug 1301400: Baseline Wasm Compiler: Part 6: Implement PopI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
bbd48f090f
Bug 1301400: Baseline Wasm Compiler: Part 5: Implement LoadI64 and StoreI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
3a77f1f482
Bug 1301400: Baseline Wasm Compiler: Part 4: Implement QuotientI64 and RemainderI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
2c6cdd35ac
Bug 1301400: Baseline Wasm Compiler: Part 3: Implement ConvertI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
9bff77359e
Bug 1301400: Baseline Wasm Compiler: Part 2: Implement WasmTruncateI64, r=lth
2016-09-29 22:33:22 +02:00
h4writer
e5b217920b
Bug 1301400: Baseline Wasm Compiler: Part 1: Basic changes to support int64 ops in x86, r=lth
2016-09-29 22:33:22 +02:00
Mats Palmgren
eaaaaa70f5
Bug 1306106 - [css-grid] Reftest with a table wrapper box grid item.
2016-09-29 21:49:54 +02:00
Mats Palmgren
cf299c6f6e
Bug 1306106 - [css-grid] Make the table wrapper box inherit a few grid item properties. r=dholbert
2016-09-29 21:49:54 +02:00
Mats Palmgren
23fb308dc0
Bug 1303643
part 3 - [css-grid] Update reftest references.
2016-09-29 21:49:54 +02:00
Mats Palmgren
534e65315b
Bug 1303643
part 2 - [css-grid] Apply percentages to grid item min-content contributions. r=dholbert
2016-09-29 21:49:54 +02:00
Mats Palmgren
db3bbb5c84
Bug 1303643
part 1 - Add a flag to control whether percentages should be applied also to min-content contributions. r=dholbert
2016-09-29 21:49:54 +02:00
Ehsan Akhgari
1b15246964
Bug 1301123 - Add assertions ensuring that documents and inner windows cannot end up with an expanded principal; r=bholley
2016-09-29 15:49:09 -04:00
Alexander Surkov
e124c53ded
Bug 1294853 part1 - hide should preceed its related show on a move, r=yzen
2016-09-29 15:44:18 -04:00
Kartikaya Gupta
d0ea79dc37
Bug 1300203 - Ensure that sLastMouseMovePoint is updated even for touch-induced WM_MOUSEMOVE messages. r=jimm
...
MozReview-Commit-ID: 4qsjdL5iXVR
2016-09-29 15:15:00 -04:00
Valentin Gosu
13ceec29f2
Bug 1303762 - Add UI to about:networking to turn on logging modules at runtime r=jaws,mcmanus
2016-09-29 12:03:49 -07:00
Wes Kocher
3209051dbb
Backed out changeset e4508f246a86 (bug 1303762) for failures in browser_misused_characters_in_strings.js a=backout
2016-09-29 12:01:03 -07:00
Wes Kocher
4894f8488a
Backed out 2 changesets (bug 1304539) for Windows unaccelerated reftest failures a=backout
...
Backed out changeset fbfe71842bb7 (bug 1304539)
Backed out changeset f205f28cbcf3 (bug 1304539)
2016-09-29 11:55:08 -07:00
Nathan Froyd
24fe404f62
Bug 1305422 - part 18 - remove #if 0'd-out code from nsStringIterator.h; r=erahm
...
We don't support IBM VisualAge for OS/2 anymore, and we haven't needed
this code in a long time regardless.
2016-09-29 22:33:57 -04:00
Nathan Froyd
2f1ab0c5e0
Bug 1305422 - part 17 - remove size_{forward,backward} from ns{Reading,Writing}Iterator; r=erahm
2016-09-29 22:33:57 -04:00
Nathan Froyd
5cc292074b
Bug 1305422 - part 16 - don't call size_backward in nsExceptionHandler.cpp; r=ted.mielczarek
2016-09-29 22:33:57 -04:00
David Keeler
a0181b703e
Bug 1305422 - part 15 - don't call size_forward in nsPKCS12Blob; r=mgoodwin,nfroyd
...
Before this patch, nsPKCS12Blob::digest_read used size_forward to perform a size
check on a buffer. However, the entire set of {digest_open, digest_close,
digest_read, digest_write} was unnecessary because NSS provides this
functionality by default when using SEC_PKCS12DecoderStart. This patch
simplifies things by removing the extraneous implementations.
2016-09-29 19:33:57 -07:00
Nathan Froyd
750375642d
Bug 1305422 - part 14 - don't call size_forward in nsDefaultURIFixup.cpp; r=bkelly
2016-09-29 22:33:57 -04:00
Nathan Froyd
a0a85b8519
Bug 1305422 - part 13 - don't call size_forward in nsXMLContentSerializer.cpp; r=baku
2016-09-29 22:33:57 -04:00
Nathan Froyd
9a5274a7ca
Bug 1305422 - part 12 - don't call size_forward in {Body,Fetch}Util.cpp; r=bkelly
2016-09-29 22:33:57 -04:00
Nathan Froyd
9131b203eb
Bug 1305422 - part 11 - don't call size_forward in nsXPCOMStrings.cpp; r=erahm
2016-09-29 22:33:57 -04:00
Nathan Froyd
b6a306d931
Bug 1305422 - part 10 - don't call size_forward in nsHTMLContentSerializer.cpp; r=baku
2016-09-29 22:33:57 -04:00
Nathan Froyd
cc34f85e8b
Bug 1305422 - part 9 - remove {start,end} from ns{Reading,Writing}Iterator; r=erahm
...
These methods are now unused thanks to previous patches.
2016-09-29 22:33:57 -04:00
Nathan Froyd
88f220153d
Bug 1305422 - part 8 - make nsSMILParserUtils::CheckForNegativeNumber more idiomatic; r=dholbert
...
The surrounding code in this file and elsewhere uses pairs of RangedPtrs
for iterators. While we're trying to modify nsString's iterators so
they're more like RangedPtr, it seems reasonable to go ahead and modify
this instance of nsString iterators to use RangedPtr directly for
conformity with the surrounding code.
2016-09-29 22:33:57 -04:00
Nathan Froyd
3fb4b33af7
Bug 1305422 - part 7 - simplify nsXMLContentSerializer::SerializeAttr; r=smaug
...
The implementation of SerializeAttr, with its multiply-nested loops,
dates from the time when string iterators could be fragmented into
multiple pieces. We no longer have such iterators, so we can write
SerializeAttr much more straightforwardly.
2016-09-29 22:33:57 -04:00
Nathan Froyd
46e20138db
Bug 1305422 - part 6 - pass explicit end iterators for CopyTo{Upper,Lower}Case; r=erahm
...
This change avoids calling size_forward on the iterator, which we are
trying to eliminate.
2016-09-29 22:33:57 -04:00