Commit Graph

140857 Commits

Author SHA1 Message Date
Bobby Holley
49be1d1070 Bug 897322 - Assert when scripts are created that we've fired onNewGlobalObject. r=jimb 2013-08-01 18:38:47 -07:00
Bobby Holley
4cea5e6e8e Bug 897322 - Match up the script global and compile-and-go global when cloning function scripts. r=jimb 2013-08-01 18:38:46 -07:00
Bobby Holley
e365a778eb Bug 885388 - Make compilation scopes invisible to the debugger. r=mrbkap 2013-08-01 18:38:46 -07:00
Bobby Holley
a5dc0842fa Bug 885388 - Hook up invisibleToDebugger to js shell and add test coverage. r=jimb 2013-08-01 18:38:45 -07:00
Bobby Holley
0f94905249 Bug 885388 - Alter the newGlobal API in the shell to take an extensible options object. r=jimb
Originally, this thing took a string ('same-compartment' or 'new-compartment'),
which became unused with CPG, though is still passed by a number of tests. Then
it looks like billm made it take an object in bug 852228, for sameZoneAs, but
bugzilla and grep indicate that it never got used. Let's switch it to something
extensible, though we should also make sure to let Jesse, decoder, gwk, and any
other fuzzing folk know about it.
2013-08-01 18:38:45 -07:00
Bobby Holley
0b9a265573 Bug 885388 - Introduce a mechanism to make certain globals invisible to the debugger. r=jimb 2013-08-01 18:38:45 -07:00
Bobby Holley
c3a450dbc6 Bug 890576 - Make onNewGlobalObject infallible. r=jimb 2013-08-01 18:38:44 -07:00
Bobby Holley
1bf232fd00 Bug 890576 - Disallow resumption values in onNewGlobalObject hooks. r=jimb 2013-08-01 18:38:44 -07:00
Makoto Kato
7e75c28488 Bug 900436 - WindowsDllNopSpacePatcher doesn't work on Windows 8. r=ehsan 2013-08-02 10:35:25 +09:00
Steven Michaud
98fd2dd6d1 Bug 893973 - crash in -[ChildView keyDown:], log more debugging info to Breakpad's app notes, rev1. r=masayuki 2013-08-01 20:35:34 -05:00
Mike Hommey
84666eea2a Bug 900775 - Add -std=gnu++0x to HOST_CXXFLAGS when not cross-compiling. r=gps 2013-08-02 10:29:38 +09:00
Mike Hommey
96c50c63fd Bug 899875 - Better handle empty arguments in pymake, and also treat whitespaces in bulk. r=ted 2013-08-02 10:29:31 +09:00
Mike Hommey
ca80cd82ad Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
Ms2ger
b96218de59 Bug 898311 - #error qmetatype.h must be included before any header file that defines Bool. r=mounir 2013-08-01 21:21:32 -04:00
Po-Chun Chang
e950c2164e Bug 897262 - Iterate from the end of "mBrightnessLocks" and break the first time when "brightness" is set. r=BenWa 2013-08-01 21:21:32 -04:00
Girish Sharma
205735b0d7 Bug 900722 - Inconsistent UI for webconsole's input chevron and dev toolbar wrench icon on mac, r=robcee 2013-08-02 04:17:04 +05:30
Girish Sharma
78683012b1 Bug 900573 - making the text in the layour view back to what it was, r=paul 2013-08-02 16:05:51 +05:30
Girish Sharma
2970136079 Bug 896181 - Autocomplete CSS properties and values in markup view, r=mratcliffe 2013-08-02 16:05:50 +05:30
Gijs Kruitbosch
edbbea4c4d Backed out changeset 5bc40c94645c (bug 880752) for jetpack bustage 2013-08-02 12:25:37 +02:00
Douglas Crosher
f5994be155 Bug 893543 - Ionmonkey: (ARM) fix some instruction addressing mode corner cases. r=mjrosenb 2013-07-27 00:45:46 +10:00
Birunthan Mohanathas
74d86ab8ae Bug 888548 - Part 3: Add enum support to mozilla::Atomic<T>. r=froydnj
Due to a bug in GCC, the compareExchange function is not available with enum types.
2013-08-01 21:21:32 -04:00
Birunthan Mohanathas
99ea7ddf76 Bug 888548 - Part 2: Refactor and cleanup mozilla::Atomic<T> implementation. r=froydnj
This moves the increment and decrement operators from detail::AtomicBase to
detail::AtomicBaseIncDec and moves the implementation of the assignment
operator into detail::AtomicBase. Additionally, this changes the integral
implementation to use mozilla::EnableIf for its specialization.
2013-08-01 21:21:32 -04:00
Birunthan Mohanathas
184a191b8d Bug 888548 - Part 1: Add mozilla::IsEnum to TypeTraits.h. r=froydnj 2013-08-01 21:21:31 -04:00
Marco Castelluccio
994b25cbb3 Bug 846765 - Dragging from Downloads window and dropping in Finder creates weird shortcut. r=BenWa 2013-08-01 21:21:31 -04:00
Mina Almasry
d7f0f9e77c Bug 737851 - Generate form state key at page load instead of page unload. r=bz 2013-08-01 21:21:31 -04:00
Jonathan Griffin
76bb4a4f89 Bug 898074 - Don't send multiple responses to deleteSession, r=dhylands 2013-08-01 18:20:22 -07:00
Hsin-Yi Tsai
0b8dfc0ed3 Bug 837079 - get the right call object in Telephony::NotifyError. r=bent 2013-07-19 12:03:30 +08:00
Gaia Pushbot
58bc5bd51b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f02326672a65
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #11289 from evanxd/bug-900363

Bug 900363 - Remove the useless images.

========

https://hg.mozilla.org/integration/gaia-central/rev/1df503fd0a0e
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 900363 - Remove the useless images.
2013-08-01 21:15:24 -07:00
Gaia Pushbot
a40cbc6a99 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5e9cda8e7d4a
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11054 from dominickuo/bug-884720

Bug 884720 - No autoplay for music and video pickers, r=jimporter

========

https://hg.mozilla.org/integration/gaia-central/rev/4a7fd6733125
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 884720 - No autoplay for music and video pickers
2013-08-01 21:05:23 -07:00
Eric Chou
6761fdbc75 Bug 892392 - Execute BluetoothService::StartInternal() at startup, r=gyeh 2013-08-02 11:58:01 +08:00
Gaia Pushbot
bf141f9712 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b604b6c90a16
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11267 from steveck-chung/Bug-897942

Bug 897942 - [SMS] SMS contact lookup type always displayed in English. r=gnarf37

========

https://hg.mozilla.org/integration/gaia-central/rev/d123771f5392
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 897942 - [SMS] SMS contact lookup type always displayed in English
2013-08-01 20:35:23 -07:00
Gaia Pushbot
a755bcee84 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f2dab90e4919
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11282 from rexboy7/fixfm-bug899496-master

Bug 899496 - [Helix][FM][HD] UI tweak for Hidpi device

========

https://hg.mozilla.org/integration/gaia-central/rev/56dbba3a421f
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 899496 - [Helix][FM][HD] UI tweak for Hidpi device
2013-08-01 20:20:23 -07:00
Edgar Chen
8ebd4fec1c Bug 835237 - Part 2: Add marionette tests for signal strength. r=hsinyi 2013-07-23 17:41:18 +08:00
Edgar Chen
0bfcbef59d Bug 835237 - Part 1: Update signal strength for CDMA/EVDO network. r=hsinyi 2013-07-22 14:35:28 +08:00
Gaia Pushbot
e2c0da74d3 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/134f237a04b8
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #11257 from daleharvey/814431

Bug 814431 - Add hit states to buttons. r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/f4d6904f5bca
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 814431 - Add hit states to buttons
2013-08-01 17:27:45 -07:00
Ryan VanderMeulen
b699da806f Merge m-c to b2g-inbound. 2013-08-01 20:26:14 -04:00
Wes Kocher
10764bc8d6 Merge m-c to b2g-inbound on a CLOSED TREE 2013-08-01 14:51:49 -07:00
Ryan VanderMeulen
501ddf3329 Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Jonathan Griffin
83f6c1c3cb Bug 898074 - Open Marionette's port with a backlog of 0, r=dhylands, on a CLOSED TREE for possible orange fix 2013-08-01 12:50:38 -07:00
Ryan VanderMeulen
0169f005cc Backed out changeset 7ef4465f20bd (bug 777196) for OSX asserts on a CLOSED TREE. 2013-08-01 15:27:30 -04:00
Brian R. Bondy
4d9f367669 Bug 900111 - Fix CSSIntPoints and LayoutDeviceIntPoint usage in APZC Metro implementation. r=kats 2013-08-01 13:44:41 -04:00
Robert Strong
87a24d35d9 Test only patch - Bug 899709 - gIsLessThanMacOSX_10_6 is no longer needed in head_update.js.in. r=bbondy 2013-08-01 10:19:01 -07:00
Jan Jongboom
67d196a0bf Bug 885692 - Implement InputMethodManager for virtual keyboard layout switching. r=yxl 2013-08-01 13:16:43 -04:00
Ryan VanderMeulen
9afe1e0aca Backed out changeset a850d7025a3c (bug 885692) to see if it fixes OSX asserts on a CLOSED TREE. 2013-08-01 15:22:21 -04:00
Alexander Surkov
a104fd13eb Bug 894573 - ARIA state mapping should treat undefined value same way if value was missed, r=tbsaunde 2013-08-01 11:11:56 -04:00
Masatoshi Kimura
5f8f13c41c Bug 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug 2013-08-01 23:48:18 +09:00
Marty Rosenberg
3fd27d0e89 Bug 900487: Fix bailoutIf to be complaint with parallel js. (r=shu) 2013-08-01 09:51:33 -04:00
Armen Zambrano Gasparnian
82ef15959e Bug 900189 - Insert mozharness to the front of sys.path in talos's mach_command.py. NPOTB. DONTBUILD. r=gps 2013-08-01 09:19:40 -04:00
Jon Coppeard
b5f3a360bc Bug 898857 - Assertion failure: ins->mirRaw()->isAsmJSUDiv() || ins->mirRaw()->isAsmJSUMod(), at ion/arm/CodeGenerator-arm.cpp:1910 r=mjrosenb 2013-08-01 14:08:00 +01:00
Jim Mathies
6fade54020 Bug 898457 - Don't display a horizontal scrollbar in flyout panels. r=tabraldes 2013-08-01 07:31:35 -05:00