Bill McCloskey
9ada7e9b9c
Bug 1199698 - [webext] Fix chrome.* from content scripts (r=gabor)
2015-09-03 20:59:04 -07:00
Bill McCloskey
8af67672f4
Bug 1199800 - [webext] Adding browser.tabs.update test (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
9540859dc5
Bug 1199800 - [webext] Add browser_tabs_query.js test (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
bc0c23104b
Bug 1199800 - [webext] Allow extensions to be generated from JSON (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
4e8805dd18
Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor)
2015-09-03 20:59:02 -07:00
Bill McCloskey
bc938037af
Bug 1199800 - [webext] More refactoring of SpecialPowers to support chrome tests (r=gabor)
2015-09-03 20:59:01 -07:00
Bill McCloskey
e416c237da
Bug 1199800 - [webext] Refactoring to support using extensions from chrome tests (r=gabor)
2015-09-03 20:59:01 -07:00
Bill McCloskey
a9349e7383
Bug 1197437 - [webext] Fix content script run_at parameter (r=gabor)
2015-09-03 20:59:01 -07:00
Kartikaya Gupta
aad457aa8e
Bug 1201625 - Special-case B2GDroid since it doesn't have a root content document. r=rbarker
...
--HG--
extra : commitid : HyFaXHFS3vH
2015-09-03 23:18:52 -04:00
Nicholas Nethercote
c52a8f22b4
Bug 1200484 (part 12) - Use JS column numbers in nsJSTimeoutHandler. r=peterv.
...
--HG--
extra : rebase_source : 9c08cae753b7162cc77c1ac2df4fbc17fac4ad83
2015-09-03 16:03:19 -07:00
Nicholas Nethercote
9d90c4df35
Bug 1200484 (part 11) - Set source location when initializing an nsJSScriptTimeoutHandler from a Function. r=peterv.
...
Because we currently set the source location of a nsJSScriptTimeoutHandler when
initializing from an expression, but not when initializing from a function,
which is an undesirable inconsistency. This requires plumbing through the
JSContext in a few places.
--HG--
extra : rebase_source : 247b510d99164c3139d381c4f13aa6c493a52043
2015-09-03 16:03:19 -07:00
Boris Zbarsky
b1dc389abc
Bug 1194764. Fix the way we pass the outer window id to various things in context menu code to work in non-e10s mode too. r=jryans
2015-09-03 22:42:49 -04:00
Matt Woodrow
27e3ac70eb
Bug 1042536 - Allow ImageLayer optimization to be used for some clipped background images. r=mstange
2014-07-23 17:52:42 +12:00
Matt Woodrow
c09902f664
Bug 1198202 - Increase hardware video decoding fallback threshold. r=ajones
2015-09-03 20:37:31 -04:00
Steven Michaud
6dbfc47ad8
Bug 1190032 - Sandbox failure in nsPluginHost::GetPluginTempDir. r=areinald
2015-09-03 19:28:30 -05:00
Shu-yu Guo
b89fe1f0d7
Bug 1201575 - Give copied FrameIter::Data the cx of the current frame. (r=jimb)
2015-09-03 16:55:05 -07:00
Shu-yu Guo
1a904e7bd1
Revert "Bug 1161332 - Don't save the JSContext when saving FrameIter::Data. (r=jimb)"
...
This reverts commit 0e31403032
.
2015-09-03 16:55:05 -07:00
J. Ryan Stinnett
87a2341396
Bug 1186993 - Add MOZ_CHAOSMODE to XPCShell. r=roc
2015-09-03 18:31:30 -05:00
Nikhil Marathe
36bcd145f3
Bug 1186832 - Fix multiple-register.https.html test. r=bkelly,jgraham
...
Standard scope comparison stuff for the most part. Added <body> tag so
document.body.appendChild() in with_iframe() works. I had to add a simple 404
script because <iframe> apparently only fires the onload event if the
content-type was text/plain or text/html but our test harness delivers JSON by
default leading to timeouts.
Update web-platform-tests expected data
--HG--
extra : commitid : xsUJKRuR7r
extra : rebase_source : 1ffd68028b15304fde30d82207db168e78837a17
extra : amend_source : c06d0ab87f241904401efe88064190ce940fceb9
2015-08-28 17:06:00 -07:00
Eric Faust
1c24fe00cb
Bug 1168992 - Part 4: Convert PNK_SUPERELEM to PNK_ELEM and fix reflection of super[elem]. (r=Waldo)
2015-09-02 15:09:06 -07:00
Eric Faust
d9a08f1971
Bug 1168992 - Part 3: Change PNK_SUPERPROP to PNK_DOT and fix reflection of super.prop. (r=Waldo)
2015-09-02 15:09:04 -07:00
Eric Faust
4b083793c5
Bug 1168992 - Part 2: Fix reflection of new.target. (r=Waldo)
2015-09-02 15:09:03 -07:00
Eric Faust
d88d5b0dbc
Bug 1168992 - Part 1: Fix up reflection of classes. (r=Waldo)
2015-09-02 15:09:02 -07:00
Benoit Girard
845f7b2f8b
Backout 758f3df6c016 (bug 1191539) for causing checkerboarding on android
...
--HG--
extra : commitid : C21HwD8YzwJ
extra : rebase_source : fb320940b4f626dfed527e2c7e13f4e8d642164e
2015-09-03 14:24:56 -04:00
David Keeler
db0b8dcf48
bug 1196853
- convert test_cert_signatures.js to generate certificates at build time r=jcj
...
Also add additional testcases that weren't in the original test (tampered
signatures had been tested, but tampered certificates hadn't been covered).
2015-08-19 15:59:49 -07:00
Ehsan Akhgari
69a48c438f
Bug 1009795 - Part 2: Revert to the old gDecimalSymbol hack if the Internationalization API is not available; r=mak
...
This will be removed in bug 1200494.
2015-09-03 18:55:32 -04:00
Ehsan Akhgari
68e13b0044
Bug 1123323 - Ensure that xptiTypelibGuts cannot have a vtable; r=froydnj
2015-09-03 18:54:19 -04:00
Jonathan Griffin
890126984a
Bug 1200420 - Better handling of startup_timeout, r=AutomatedTester
...
--HG--
extra : commitid : CLLRo9AJtdQ
2015-09-03 15:41:58 -07:00
Trevor Saunders
a9a9498e55
bug 1201395 - call ProxyCreated with the correct interfaces when creating top level documents r=davidb
2015-09-03 18:41:19 -04:00
Trevor Saunders
cec058720c
bug 1186536 - make SerializeTree() use IsOuterDoc() to check if an accessible is an outer doc r=davidb
...
In theory this should be the same, but slightly faster than checking there is
one child and it is a document. However it appears ChildCount() sometimes
returns 1 when there is no child 0.
2015-09-03 18:41:19 -04:00
Andrew McCreight
b1af6d534d
Bug 1196391, part 3 - Make argument count assertions fatal in js::ExpandErrorArgumentsVA(). r=Waldo
2015-09-03 15:39:09 -07:00
Andrew McCreight
6016fb539e
Bug 1196391, part 2 - Add JSAPI constant for the max number of error arguments. r=Waldo
...
This will allow users of the API to do checking of values they pass in.
2015-09-03 15:39:08 -07:00
Andrew McCreight
7f296622e0
Bug 1196391, part 1 - Make the type of locals in js::ExpandErrorArgumentsVA() match the type of JSErrorFormatString::argCount. r=Waldo
2015-09-03 15:39:08 -07:00
Terrence Cole
4955cf8ac2
Bug 1196925 - Remove the non-existing relocatable store buffer counts from about:memory; r=njn
2015-08-26 14:51:43 -07:00
Terrence Cole
e391ea26d3
Backout c9e469c6b915 (Bug 1196847) for regressing octane.
...
--HG--
extra : rebase_source : 5798a27913a55f86d4f1ca7068e1c9255514e9d0
2015-09-03 09:38:04 -07:00
Terrence Cole
d0d0a951de
Backout 7f6585a46cd0 (Bug 1196847) for being on top of a regression.
...
--HG--
extra : rebase_source : 9c9b94cf6e514c603fa8e7964da1d51004326399
2015-09-03 09:37:19 -07:00
Terrence Cole
ca1d87a88a
Backout 15fa4c3a45ec (Bug 1196848) for being on top of a regression.
...
--HG--
extra : rebase_source : 7783be3966c4f963ad9aadfa9dc145b1b832c143
2015-09-03 09:35:43 -07:00
Terrence Cole
46a19ca98d
Backout ff66ba4688c0 (Bug 1196925) for being on top of a regression.
...
--HG--
extra : rebase_source : 2a97f610801a7157f513ed3a3b52533d724f1c81
2015-09-03 09:35:02 -07:00
Christoph Kerschbaumer
9bb680393c
Bug 1201636 - Use channel->asyncOpen2() in modules/libjar/zipwriter/nsZipWriter.cpp (r=sicking)
2015-09-03 13:27:46 -07:00
Christoph Kerschbaumer
576e5c67f5
Bug 1192946 - Use channel->ascynOpen2 in widget/windows/WinUtils.cpp (r=sicking)
2015-09-03 13:30:38 -07:00
Christoph Kerschbaumer
109257c376
Bug 1195168 - Use channel->ascynOpen2 src/nsAutoConfig.cpp (r=sicking)
2015-09-03 13:31:56 -07:00
Henrik Skupin
17081123b8
Bug 1200368 - Clean-up mozharness scripts for firefox-ui-tests. r=armenzg DONTBUILD
...
--HG--
rename : testing/mozharness/scripts/firefox_ui_updates.py => testing/mozharness/scripts/firefox_ui_tests/update.py
extra : rebase_source : ffb9a475c5464306f663085adc6d911094c0e396
2015-09-03 23:11:04 +02:00
ffxbld
df4b0bcbd0
No bug, Automated blocklist update from host bld-linux64-spot-305 - a=blocklist-update
2015-09-03 13:59:55 -07:00
ffxbld
d5250da6de
No bug, Automated HPKP preload list update from host bld-linux64-spot-305 - a=hpkp-update
2015-09-03 13:59:53 -07:00
ffxbld
1d00751ccd
No bug, Automated HSTS preload list update from host bld-linux64-spot-305 - a=hsts-update
2015-09-03 13:59:50 -07:00
Wes Kocher
0dd8dff0e5
Merge b2ginbound to central, a=merge
2015-09-03 13:41:06 -07:00
Wes Kocher
c7e4dc8abb
Merge fx-team to central, a=merge
2015-09-03 13:02:29 -07:00
Wes Kocher
be7cf69c3c
Merge inbound to central, a=merge
2015-09-03 12:20:40 -07:00
Wes Kocher
53368e989a
Backed out 2 changesets (bug 1035091)
...
a=backout
Backed out changeset 1fc07bdd9aa8 (bug 1035091)
Backed out changeset f6e98029d1cb (bug 1035091)
--HG--
rename : layout/style/test/chrome/test_moz_document_matching.html => layout/style/test/chrome/test_moz_document_rules.html
rename : layout/style/test/chrome/test_moz_document_nesting.html => layout/style/test/test_bug511909.html
rename : layout/style/test/chrome/test_moz_document_serialization.html => layout/style/test/test_rule_serialization.html
2015-09-03 11:41:39 -07:00
Wes Kocher
496a6755b5
Backed out changeset eaa34e557496 (bug 1201511) for landing too early CLOSED TREE
2015-09-03 09:29:25 -07:00