Sotaro Ikeda
1f11eaefea
Bug 1150518 - Remove glClear() on blit composition r=Sushil
2015-04-02 20:26:47 -07:00
Brian Smith
da84176b80
Bug 1119776, Part 10: Avoid defining snprintf when MSVC provides it (skia), r=gw280
2015-03-31 09:53:37 -10:00
Brian Smith
1c1a4cc383
Bug 1119776, Part 9: Avoid defining snprintf when MSVC provides it (harfbuzz), r=behdad
2015-03-31 09:52:57 -10:00
Brian Smith
5b9d732647
Bug 1150357: Remove libstagefright's stdbool.h to fix MSVC 2015 CTP 6 build, r=cpearce
...
MSVC 2013 and later already provide a real stdbool.h. libstagefright's
stdbool.h breaks the build in MSVC 2015 CTP 6 because MSVC 2015's internal
headers #include <stdbool.h> expecting it to be the real thing.
2015-04-01 18:49:24 -10:00
Brian Smith
c6f8644c6a
Bug 1150354: Make nsPluginDirServiceProvider build with MSVC 2015 CTP 6, r=jmathies
...
MSVC 2013 and earlier provided only a non-standard two-argument
variant of wcstok that is generally not thread-safe. For our
purposes here, it works fine, though, so we polyfill the
standard variant using the non-standard variant.
2015-04-01 07:48:39 -10:00
Ehsan Akhgari
2b154f0ce9
Bug 482051 - Remove mentions of the browser.privatebrowsing.keep_current_session pref; r=jdm
2015-04-02 22:33:06 -04:00
Eric Faust
5cce824b00
Bug 1141862 - Part 5: Change JSOP_SETCALL to JSOP_THROWMSG, anticipating future use. (r=jorendorff)
2015-04-02 19:20:17 -07:00
Eric Faust
c95e4c9d19
Bug 1141862 - Part 4: Make everything defined with MethodDefinition syntax use the Method FunctionSyntaxKind while parsing. (r=jorendorff)
2015-04-02 19:20:17 -07:00
Eric Faust
d059a46fbb
Bug 1141862 - Part 3: Remove unused argument from BytecodeEmitter::emitPropLHS. (r=jorendorff)
2015-04-02 19:20:17 -07:00
Eric Faust
48ac7618a9
Bug 1141862 - Part 2: Allow Lazy script to pass the Method FunctionSyntaxKind during delazification. (r=jorendorff)
2015-04-02 19:20:02 -07:00
Eric Faust
a89ff47fc4
Bug 1141862 - Part 1: Free up bits in JSFunction for isMethod() and, later, isClassConstructor(). (r=jandem)
2015-04-02 19:18:20 -07:00
Sotaro Ikeda
519f461431
Backed out changeset 1f5a169f0476 (bug 1139206)
2015-04-02 19:02:22 -07:00
Wes Kocher
c1ddf8eed1
Merge m-c to inbound a=merge
2015-04-02 17:57:17 -07:00
Wes Kocher
861aa7e2cc
Merge b2g-inbound to m-c a=merge
2015-04-02 17:55:28 -07:00
Kartikaya Gupta
f8e5361559
Bug 1149260 - Guard against trying to draw a drag image with zero length. r=enndeakin
2015-04-02 20:45:50 -04:00
Kartikaya Gupta
9cffc6129c
Bug 1146843 - Revert part of cset 33c30e283fa8 because the code is used in Fennec. r=snorp
2015-04-02 20:45:50 -04:00
Ben Kelly
302082a520
Bug 1150691 Fix Cache API race with storage invalidation. r=ehsan
2015-04-02 17:39:46 -07:00
Shu-yu Guo
2fd835ac1b
Bug 1134198 - Fix up tests now that onPop and onExceptionUnwind may be called at different locations than previously. (r=tromey)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
751f83f94d
Bug 1134198 - Call Debugger::onPop at the point that caused the frame to pop before any unwinding in the JIT. (r=jandem)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
c6d9ec25e9
Bug 1134198 - Call Debugger::onPop at the point that caused the frame to pop before any unwinding in the interpreter. (r=jimb)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
4b4aa2825a
Bug 1134198 - Update tests to reflect new specced behavior on Debugger.Frame.onPop. (r=tromey)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
92acbfca5e
Bug 1134198 - Update docs for new Debugger.Frame.onPop spec. (r=tromey)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
04d76703ad
Bug 1134198 - Don't call Debugger::slowPathOnLeaveFrame on frames no longer in Debugger frame maps. (r=jimb)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
f3c783cc54
Bug 1134198 - Refactor JS_GENERATOR_CLOSED checking. (r=jandem)
2015-04-02 17:28:02 -07:00
Shu-yu Guo
ab1939a1bf
Bug 1134198 - Rename assertNotInFrameMaps to inFrameMaps. (r=tromey)
2015-04-02 17:28:02 -07:00
Ben Kelly
5c1632dab9
Bug 1150608 Do not reuse CacheId values within an origin. r=ehsan
2015-04-02 17:11:41 -07:00
Wes Kocher
5a094e519c
Backed out changeset 39d74e5c3df5 (bug 1149897) for frequent bc3 timeout errors
2015-04-02 16:12:06 -07:00
Wes Kocher
f5a5e14a15
Merge inbound to m-c a=merge
2015-04-02 17:45:19 -07:00
Wes Kocher
9da879a9f1
Backed out changeset a1a88af9e251 (bug 1142240) for bc1 orange
2015-04-02 15:50:37 -07:00
B2G Bumper Bot
f3dd98bef6
Bumping manifests a=b2g-bump
2015-04-02 15:29:47 -07:00
B2G Bumper Bot
21f765068a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eea7ee4fcbcd
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #29079 from mikehenrty/bug-1144500-no-pointer-events-shb
Bug 1144500 - Ignore pointer events on SHB bar
========
https://hg.mozilla.org/integration/gaia-central/rev/be71da114031
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1144500 - Prevent SHB container from stealing keyboard focus
2015-04-02 15:27:36 -07:00
Bill McCloskey
d3587c7c05
Bug 1150660 - Fix sendAsyncMessage() uses to not trigger warnings in dom/apps r=fabrice
2015-04-02 13:53:27 -07:00
Ryan VanderMeulen
76eef6ec61
Merge m-c to b2g-inbound. a=merge
2015-04-02 16:23:41 -04:00
Ryan VanderMeulen
32fbcadaf0
Merge inbound to m-c. a=merge
2015-04-02 16:20:54 -04:00
B2G Bumper Bot
b29a57b149
Bumping manifests a=b2g-bump
2015-04-02 12:00:04 -07:00
B2G Bumper Bot
5dbb3a0d13
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b4d8fb4976cc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150317 - merge pull request #29303 from KevinGrandon:bug_1150317_move_css to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c86744b242bb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150317 - Move gaia-grid RTL css into external.css
2015-04-02 11:57:53 -07:00
B2G Bumper Bot
4c54d6c06e
Bumping manifests a=b2g-bump
2015-04-02 11:37:28 -07:00
B2G Bumper Bot
d4270082cb
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4071de568c62
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1149936 - merge pull request #29300 from sfoster:ftu-fb-import-contacts-rtl-bug-1149936 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c09a5241b6b9
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1149936 - Add RTL rule for FB import icon. r=fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/40654dae83ac
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150143 - merge pull request #29301 from KevinGrandon:bug_1150143_guard_against_early_closing to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/6d7b530ab22a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150143 - [Rocketbar] Safeguard home button to finish activation
2015-04-02 11:35:17 -07:00
B2G Bumper Bot
7ccd5e5e67
Bumping manifests a=b2g-bump
2015-04-02 10:54:51 -07:00
B2G Bumper Bot
2310b74d48
Bumping manifests a=b2g-bump
2015-04-02 09:42:57 -07:00
B2G Bumper Bot
c642a19739
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4b56fba8a50f
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1087811 - merge pull request #25506 from jrburke:bug1087811-email-es6-minify to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/9b8d1ab79ff4
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1087811 - [email] update minification step to work with newer ES6-ish features
2015-04-02 09:40:21 -07:00
B2G Bumper Bot
c5d0d93d11
Bumping manifests a=b2g-bump
2015-04-02 09:07:31 -07:00
Ryan VanderMeulen
0e2884a524
Backed out changeset 93166201fca0 (bug 941085) for Gip failures.
...
CLOSED TREE
2015-04-02 12:05:56 -04:00
B2G Bumper Bot
384a5ee201
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d94959f4a9b9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1149448 - merge pull request #29277 from sfoster:card-view-ltr-subtitles-bug-1149448 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c8e2c42dd219
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1149448 - Cardview subtitles are always URLs and always LTR
2015-04-02 09:05:20 -07:00
B2G Bumper Bot
c96cb08bb0
Bumping manifests a=b2g-bump
2015-04-02 07:12:44 -07:00
B2G Bumper Bot
b76eb46469
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/455864f6d989
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1145072 - merge pull request #29285 from RudyLu:keyboard/Bug1145072-keyboard_action_queue to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/8546c45f8d03
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1145072 - Implement a queue for key input actions.
2015-04-02 07:10:10 -07:00
Mike de Boer
5d251ce3d1
Bug 1150501: change 'Share my Tabs' to 'Share your Tabs' in the Loop conversation window screen sharing dropdown. r=Standard8
2015-04-02 15:53:22 +02:00
B2G Bumper Bot
ea297ea9cf
Bumping manifests a=b2g-bump
2015-04-02 06:42:49 -07:00
B2G Bumper Bot
367e255248
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/97e79a0f3625
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #29307 from albertopq/1146256-statusbar-fullscreen-act
Bug 1146256 - Using topMostWindow for calculating statusbvar visibility r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/99e27fdf61f7
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1146256 - Using topMostWindow for calculating statusbvar visibility
2015-04-02 06:40:13 -07:00
Mike de Boer
6b09a29fc4
Bug 1150052: report exceptions that occur in MozLoop object APIs directly to the console, so we'll be able to recognize errors better. r=Standard8
2015-04-02 15:28:45 +02:00