Commit Graph

235094 Commits

Author SHA1 Message Date
Ryan VanderMeulen
61b713145b Backed out changesets 772945b1130d, cb83b6efa9ea, and 5f23080673ee (bug 1086999) for Gaia context_menu_test.js failures.
CLOSED TREE
2015-03-23 14:22:23 -04:00
Ryan VanderMeulen
92f78f95c8 Backed out changesets 72c48d6ddc0b, 85c4ceb3c650, 78a27ab48c54, and 414fe682de4b (bug 1141519) for intermittent test_set_window_size.py failures.
CLOSED TREE
2015-03-23 13:59:28 -04:00
Byron Campen [:bwc]
84528d3a65 Bug 1145407: Another mochitest 3 bustage fix on CLOSED TREE. r=bustage 2015-03-23 10:29:53 -07:00
Byron Campen [:bwc]
72b40d7bde Bug 1145407: Fix mochitest 3 bustage on CLOSED TREE. r=bustage 2015-03-23 10:21:23 -07:00
Kartikaya Gupta
8b0a04901c Bug 1145764 - Add logging for tile retention inside a TiledLayerBuffer. r=nical 2015-03-23 13:01:02 -04:00
Kartikaya Gupta
ad1472508e Bug 1145764 - Add some default-disabled logging to TextureClientPool. r=nical 2015-03-23 13:01:02 -04:00
Kartikaya Gupta
b1fc721715 Bug 1145764 - Remove unused functions. r=nical 2015-03-23 13:01:02 -04:00
Jim Blandy
1bd626ab89 Bug 1146156: Add RR support to js/src/tests/jstests.py. r=nbp 2015-03-21 17:34:45 -07:00
Christoph Kerschbaumer
e9aea30813 Bug 1086999 - CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - web platform test update (r=sstamm,jgraham) 2015-03-11 17:16:13 -07:00
Christoph Kerschbaumer
d8ec9fff9f Bug 1086999 - CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - tests (r=sstamm) 2015-02-10 14:54:36 -08:00
Christoph Kerschbaumer
4dc5c96a82 Bug 1086999 - CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions (r=sstamm) 2015-02-06 14:54:11 -08:00
Boris Zbarsky
080c70e4d2 Bug 1143529 part 2. Tighten up the assert in binding Wrap methods. r=peterv 2015-03-23 12:18:05 -04:00
Boris Zbarsky
0304be0a47 Bug 1143529 part 1. Stop manually calling WrapObject in DataStoreService::GetDataStoresResolve. r=baku 2015-03-23 12:18:03 -04:00
Boris Zbarsky
a37f5d09af Bug 1145491 part 7. Stop checking compileAndGo before emitting GNAME ops. r=luke 2015-03-20 21:34:19 -04:00
Boris Zbarsky
9ac1b30ca8 Bug 1145491 part 6. Fix script cloning to propagate the polluted-global-scope state to the lambda templates in the script. r=luke 2015-03-20 21:34:18 -04:00
Boris Zbarsky
b34317094b Bug 1145491 part 5. Fix up various other places that check for JSOP_GET/SETNAME without checking for the GNAME versions too. r=luke 2015-03-20 21:34:18 -04:00
Boris Zbarsky
c37a3ae67b Bug 1145491 part 4. Emit JSOP_IMPLICITTHIS for JSOP_GETGNAME as well, because otherwise bareword calls in polluted-global scripts won't work right. r=luke 2015-03-20 21:34:18 -04:00
Boris Zbarsky
c4514e80e8 Bug 1145491 part 3. Only do the fast path for JSOP_SETGNAME and JSOP_STRICTSETGNAME when the script doesn't have a polluted global. r=luke,jandem 2015-03-20 21:34:18 -04:00
Boris Zbarsky
6366627193 Bug 1145491 part 2. Only do the fast path for JSOP_GETGNAME when the script doesn't have a polluted global. r=luke,jandem 2015-03-20 21:34:18 -04:00
Boris Zbarsky
72932c0ad2 Bug 1145491 part 1. Only do the fast path for JSOP_BINDGNAME when the script doesn't have a polluted global. r=luke,jandem 2015-03-20 21:34:18 -04:00
Boris Zbarsky
186217d0b1 Bug 1145488. Stop using compileAndGo in the JITs. r=jandem 2015-03-20 21:34:18 -04:00
Byron Campen [:bwc]
97f66738e2 Bug 1145407: Add mochitests that cause multiple tracks of the same type to be placed in the same remote stream. r=mt 2015-03-19 16:18:42 -07:00
Byron Campen [:bwc]
10574c34de Bug 1144962 - Part 3: Remove more unused code, and some outdated comments. r=mt 2015-03-19 14:05:44 -07:00
Byron Campen [:bwc]
2041ff5f5a Bug 1144962 - Part 2: Remove some wrapper code in sipcc r=mt 2015-03-18 16:19:26 -07:00
Byron Campen [:bwc]
08f53cf939 Bug 1144962 - Part 1: Delete most setters in sipcc. r=mt 2015-03-17 16:28:06 -07:00
Byron Campen [:bwc]
80d701af3d Bug 1141779: Fix H264 negotiation when level-asymmetry-allowed is not specified, and some cleanup. r=jesup 2015-03-10 17:35:50 -07:00
Alexander Surkov
43b88d3ffe Bug 1141978 - Support rowgroup and colgroup HTML scope, r=marcoz 2015-03-23 11:51:33 -04:00
Brian Hackett
ff9bd9440c Bug 1145426 - Fix compilation of unboxed object construction stubs on ARM and x86, r=jandem. 2015-03-23 08:06:40 -07:00
David Burns
56501f194f Bug 1141519: if we try call marionette calls in the teardown and they don't work we should just carry on; r=jgriffin 2015-03-19 00:01:00 +00:00
David Burns
23617d6557 Bug 1141519: error if we are going to try send a message to a frame that we know doesnt exist; r=jgriffin 2015-03-19 00:02:47 +00:00
David Burns
e9b82cbcd1 Bug 1141519: added test that puts marionette into a position that can cause hangs when in content scope 2015-03-11 00:05:59 +00:00
David Burns
cb640f482a Bug 1141519: Don't switch to content scope for logging the test end; r=jgriffin 2015-03-10 23:23:28 +00:00
James Graham
39825e67be Bug 1146321 - Update web-platform-tests expected data to revision 1defdd7213b52589e4b7a259e53f4fff359c301a, a=testonly 2015-03-23 13:21:14 +00:00
James Graham
91818044a5 Bug 1146321 - Update web-platform-tests to revision 1defdd7213b52589e4b7a259e53f4fff359c301a, a=testonly 2015-03-23 13:21:13 +00:00
James Graham
cd724ef9b2 Bug 1146321 - Update to latest wptrunner, a=testonly 2015-03-23 13:21:13 +00:00
Jeff Muizelaar
4e502762d9 Bug 1137716. Try blacklisting Optimus w/ Intel Ironlake Graphics. r=bas
Hopefully this will help and won't make things worse. We still
don't know why this regressed.
2015-03-21 15:37:00 -04:00
Carsten "Tomcat" Book
217da955bc Merge mozilla-central to mozilla-inbound 2015-03-23 13:23:43 +01:00
Kartikaya Gupta
02af1d3b3b Bug 1036967 - Follow-up to fix debug logging. r=me 2015-03-23 08:21:10 -04:00
Carsten "Tomcat" Book
9713940a35 merge mozilla-inbound to mozilla-central a=merge 2015-03-23 13:18:35 +01:00
Carsten "Tomcat" Book
37f61a2e75 merge fx-team to mozilla-central a=merge 2015-03-23 13:07:29 +01:00
Jonathan Kew
6d27046ad8 Bug 1145934 - Update obsolete glyph-run assertion. r=jdaggett 2015-03-23 11:43:38 +00:00
Dave Hunt
97926bf8b2 Bug 1146292 - [mozlog] Bump version to 2.11. r=jgraham 2015-03-23 11:00:58 +00:00
Jean-Yves Avenard
08e886c1bc Bug 1143971: Rebase bustage fix. r=bustage ON A CLOSED TREE 2015-03-23 21:26:16 +11:00
Carsten "Tomcat" Book
768621b456 Backed out changeset 7d9bc7d19984 (bug 1143924) for gl4 test failures 2015-03-23 11:14:32 +01:00
Stephen Pohl
5415eb6c77 Backout 0e6aa605af74 (bug 1140263) now that Adobe EME is cleared to be turned on for Windows Vista and above. r=me 2015-03-22 23:26:26 -04:00
B2G Bumper Bot
5270f750e6 Bumping manifests a=b2g-bump 2015-03-22 20:04:29 -07:00
B2G Bumper Bot
4852f29590 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1400d176ecef
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #29001 from alivedise/bugzilla/1144713/time-format-change-reflect

Bug 1144713 - fix iconchanged typo, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/bd3276baeff3
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1144713 - fix iconchanged typo
2015-03-22 20:01:55 -07:00
B2G Bumper Bot
cdb38a51d5 Bumping manifests a=b2g-bump 2015-03-22 16:40:01 -07:00
B2G Bumper Bot
6b1d2c8310 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d6a3c99be98
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138778 - merge pull request #28741 from jimporter:ringtones-transact-fix to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/95499b567ba3
Author: Jim <jporter@mozilla.com>
Desc: Bug 1138778 - [ringtones] Don't resolve promises until indexedDB transactions are completed
2015-03-22 16:36:55 -07:00
B2G Bumper Bot
44f94853b2 Bumping manifests a=b2g-bump 2015-03-22 15:34:35 -07:00