Terrence Cole
dee4e5c6ef
Bug 949108 - Fix an exact rooting false positive across the activity callback; r=bholley
...
--HG--
extra : rebase_source : 9c4f0b94b376f9a2d11c5f031b8a8ef27aa2e4fb
2013-12-16 10:38:15 -08:00
Dan Gohman
ae1e283247
Bug 950716 - IonMonkey: Reorder struct fields for micro-efficiency. r=nbp
2013-12-16 11:13:31 -08:00
Dan Gohman
defffc1ead
Bug 950716 - IonMonkey: Optimize BitSet a little r=nbp
2013-12-16 11:13:29 -08:00
Dan Gohman
7f723170fc
Bug 950716 - SpiderMonkey: A minor BitSet::Iterator refactoring. r=nbp
2013-12-16 11:13:26 -08:00
Brian Hackett
c270b0da69
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
Jeff Muizelaar
4ea3cbe8c9
Bug 948128. Add StackArray helper. r=Bas
...
This is helpful for when we want to convert between
different types and we need a short lived piece of memory.
--HG--
extra : rebase_source : b841a535cb1ddd837df4b34949bd34054c438c67
2013-12-09 17:07:13 -05:00
Ryan VanderMeulen
8adbb71ea4
Backed out changesets 01de929d4b85 and b9c5750d818a (bug 943519) for suspicion of causing B2G mochitest-2 failures.
...
CLOSED TREE
2013-12-16 13:41:15 -05:00
Ryan VanderMeulen
17faaf8597
Backed out changeset f278295dd6a0 (bug 946316) for frequent failures in the test it added.
2013-12-16 13:31:47 -05:00
Ehsan Akhgari
31f4fce54e
Bug 950507 - Build content/media/fmp4 in unified mode; r=roc
2013-12-15 19:00:54 -05:00
Ehsan Akhgari
107c450138
Bug 950506 - Part 2: Build content/media/directshow in unified mode; r=roc
2013-12-15 19:00:54 -05:00
Ehsan Akhgari
bdfe715407
Bug 950506 - Part 1: Rename the LOG macro to DIRECTSHOW_LOG in SourceFilter.cpp
2013-12-16 13:08:53 -05:00
Ehsan Akhgari
7367f0a8f5
Bug 950505 - Build content/media/wmf in unified mode; r=roc
2013-12-15 19:00:54 -05:00
Boris Zbarsky
208d5ee83c
Bug 950728. Nicer error reporting when a callback argument is not wrappercached. r=smaug
2013-12-16 13:06:36 -05:00
Boris Zbarsky
b55a445a3a
Bug 950544 part 3. Make ParseSelectorList an nsINode member method and use it in Element for MozMatchesSelector. r=smaug
2013-12-16 13:06:36 -05:00
Boris Zbarsky
e0acd737bf
Bug 950544 part 2. Move the handling of the selector cache into ParseSelectorList. r=smaug
2013-12-16 13:06:36 -05:00
Boris Zbarsky
42a4ff55ff
Bug 950544 part 1. Change FindMatchingElements and ParseSelectorList take an ErrorResult instead of returning an nsresult. r=smaug
2013-12-16 13:06:36 -05:00
Boris Zbarsky
5636812c55
Bug 950657. Give WebIDL callbacks an operator== that does the right thing. r=smaug
2013-12-16 13:06:35 -05:00
Boris Zbarsky
62323b2df8
Bug 949682 part 2. Make gamepad use frozen sequences. r=ted
2013-12-16 13:06:35 -05:00
Boris Zbarsky
45faf1e000
Bug 949682 part 1. Add a [Frozen] annotation on WebIDL attributes that have sequence types. r=peterv
2013-12-16 13:06:35 -05:00
Boris Zbarsky
b4c8b829b5
Bug 949078. Provide information about which return value we're talking about when throwing a conversion failure exception for the return value of a call into a WebIDL callback. r=peterv
2013-12-16 13:06:35 -05:00
Boris Zbarsky
9ac1e9476a
Bug 947351. [Constant] things don't need a way to clear a cached value, since they're not supposed to change. r=peterv
2013-12-06 13:49:44 -05:00
Boris Zbarsky
54adb51fd2
Bug 947241. Make Gamepad used cached sequences for its buttons and axes. r=ted,peterv
2013-12-06 11:41:13 -05:00
Boris Zbarsky
f59e02d893
Bug 946909. For a [Cached] or [StoreInSlot] attribute with a setter, clear the cache on set. r=peterv
2013-12-05 16:31:04 -05:00
Boris Zbarsky
dd8cca5c17
Bug 946898. Make sure to not accidentally store COWs in the slot for [Cached] properties. r=peterv
2013-12-05 16:07:33 -05:00
Kannan Vijayan
f432543caa
Bug 950028 - Remove unused js_AddNativeProperty. r=jorendorff
2013-12-16 13:04:50 -05:00
Gregory Szorc
b7cf42c5af
Bug 950736 - Don't use target of included file to perform WebIDL codegen; r=ted
...
Make blissfully ignores failures when processing targets of "include"
directives. This was causing failures of WebIDL codegen to be ignored
and causing make to get in a loop.
--HG--
extra : rebase_source : 1231255705315319b308b4303bc3fc41237fbfa0
extra : amend_source : cfd801d7a3490a2a712994a60e548e3482a4992e
2013-12-16 09:33:22 -08:00
David Keeler
018e03fe74
bug 887321 - initial OCSP stapling telemetry r=briansmith
2013-12-16 09:32:16 -08:00
Jim Mathies
52720c6b62
Bug 950288 - Update the last run id when the browser launches so it's always up to date. r=bbondy
2013-12-16 11:06:08 -06:00
Jim Mathies
5c7464dc41
Bug 920952 - Flush metro test harness output. r=bbondy
2013-12-16 10:20:29 -06:00
Michal Novotny
79f086b3bf
Bug 926069 - CacheFile must not create new entry when key is a hash, r=honzab
2013-12-16 18:01:54 +01:00
Geoff Brown
0c6feeddad
Bug 915449 - Avoid EditText error in testMasterPassword; r=jmaher
2013-12-16 09:57:01 -07:00
Masatoshi Kimura
22e2b0e78a
Bug 949879 - Drop support for the "cols" attribute of <pre> elements. r=dbaron
2013-12-17 01:56:20 +09:00
David Burns
24fa8e2be1
Bug 942730 - allow Marionette to type into input type=number fields; r=mdas
2013-12-16 16:40:51 +00:00
Carsten "Tomcat" Book
c3a6f8adbe
merge mozilla-central to mozilla-inbound on a CLOSED TREE
2013-12-16 16:31:38 +01:00
Ehsan Akhgari
75726ad4c3
Backed out changeset 73af05ec57fc (bug 950503) for build bustage on a CLOSED TREE
2013-12-16 09:38:12 -05:00
Andrea Marchesini
395675dae6
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
2013-12-16 14:23:06 +00:00
Carsten "Tomcat" Book
405a6ac010
merge b2g-inbound to mozilla-central
2013-12-16 15:22:38 +01:00
Carsten "Tomcat" Book
63963d843d
merge mozilla-inbound to mozilla-central
2013-12-16 15:20:40 +01:00
Ryan VanderMeulen
b35f277656
Merge m-c to inbound.
2013-12-16 09:05:12 -05:00
Ehsan Akhgari
b5e08b6467
Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky
2013-12-16 09:03:34 -05:00
Ehsan Akhgari
c5d408b3c9
Bug 950523 - Part 1: Rename nsDOMMediaQueryList to mozilla::dom::MediaQueryList; r=bzbarsky
...
--HG--
rename : layout/style/nsDOMMediaQueryList.cpp => layout/style/MediaQueryList.cpp
rename : layout/style/nsDOMMediaQueryList.h => layout/style/MediaQueryList.h
2013-12-16 09:03:19 -05:00
Gaia Pushbot
40d7b5daa9
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f112883f55f9
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #14559 from MBRSL/bug-947786-navigator
Bug 947786 - remove 'var navigator = window.navigator', r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/5fe510a4a1ba
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 947786 - remove 'var navigator = window.navigator'
2013-12-16 02:55:24 -08:00
Gaia Pushbot
798104e0f4
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbbee3739477
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #14622 from rnowm/942907
Bug 942907 - asterisk * sign for favorites wraps into main space with long contact names
========
https://hg.mozilla.org/integration/gaia-central/rev/0344f325874d
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 942907 - asterisk * sign for favorites wraps into main space with long contact names
2013-12-16 02:30:24 -08:00
Gaia Pushbot
e75f47268b
Bumping gaia.json for 8 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d7b108f7d294
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #14589 from rnowm/settings-icons
Bug 948856 - [Settings] Update setting icons to use Icon Fonts
========
https://hg.mozilla.org/integration/gaia-central/rev/a58bb5572c91
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 948856 - [Settings] Update setting icons to use Icon Fonts
========
https://hg.mozilla.org/integration/gaia-central/rev/6cdf6f0934e6
Author: Askeing Yen (fyen) <askeing@gmail.com>
Desc: Merge pull request #14694 from askeing/950592
Bug 950592 - Xfail test_browser_play_youtube_video.py
========
https://hg.mozilla.org/integration/gaia-central/rev/ed8e1a49f212
Author: askeing <askeing@gmail.com>
Desc: Bug 950592 - Xfail test_browser_play_youtube_video.py
========
https://hg.mozilla.org/integration/gaia-central/rev/adaba1c00dd5
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #14699 from evelynhung/issue-943317
Bug 943317 - add a timer for expiring disableTap, r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/8877af277f72
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 943317 - add a timer for expiring disableTap
(cherry picked from commit e95ac024020604d71f50c8d33f1fd669d17b031e)
========
https://hg.mozilla.org/integration/gaia-central/rev/8e09514ea956
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #14560 from EragonJ/bug-947339
Bug 947339 - [B2G][Settings][Lock Screen] always show create passcode
========
https://hg.mozilla.org/integration/gaia-central/rev/1e47fbc4864e
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 947339 - [B2G][Settings][Lock Screen] always show create passcode
- use data-mode to show/hide right labels
2013-12-16 02:15:24 -08:00
Gaia Pushbot
10de571568
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2efa965ef8e9
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14264 from ltedone/Bug_945258-Enable_auto_correction_for_Swedish
Bug 945258 - Enable auto correction for Swedish. r=janjongboom
========
https://hg.mozilla.org/integration/gaia-central/rev/99c65527eda2
Author: Luigi Tedone <luigitedone@gmail.com>
Desc: Bug 945258 - Enable auto correction for Swedish
2013-12-16 02:05:24 -08:00
Jan de Mooij
c0ac5df382
Bug 942530 - Use typed enums in jsinfer.h. r=bhackett
2013-12-16 10:47:31 +01:00
Carsten "Tomcat" Book
f069e531e6
merge b2g-inbound to mozilla-central
2013-12-16 10:17:43 +01:00
Gaia Pushbot
f1e9494e75
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fc14afb62388
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #14658 from lissyx/bug950070
Bug 950070 - Perform correct localization of the roaming notifier on lockscreen r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/bbcaf255cf16
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 950070 - Perform correct localization of the roaming notifier on lockscreen
The localize() method takes as a third argument an object, not a string.
Doing this like this results in a lockscreen not substituting correctly
and hence displaying ``{{operator}} (Roaming)'' to the user.
2013-12-16 01:15:24 -08:00
Carsten "Tomcat" Book
572a3f75a6
merge fx-team to mozilla-central
2013-12-16 10:14:26 +01:00
Gaia Pushbot
c1f9b36af7
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65bc12c42fbd
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14637 from gasolin/issue-916660
Bug 916660 - [Window Management] refactor app modal dialog, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/c2b7a5c399d6
Author: gasolin <gasolin@gmail.com>
Desc: Bug 916660 - [Window Management] refactor app modal dialog
========
https://hg.mozilla.org/integration/gaia-central/rev/4edda9e2838b
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #14608 from rexboy7/fix-bug922006
bug 922006 - [Dialer] Refactor onload event listener to make dialer.js testable. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/dc7849bf11ea
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 922006 - [Dialer] Refactor onload event listener to make dialer.js testable
2013-12-16 01:00:25 -08:00