Dan Gohman
74f5a3fb4e
Bug 916683 - SpiderMonkey: Delete unused code. r=n.nethercote
2013-09-17 15:44:43 -07:00
Dan Gohman
2ae0807f16
Bug 916683 - SpiderMonkey: Delete a function which has been obsolete for over 3 years. r=n.nethercote
2013-09-17 15:44:43 -07:00
Dan Gohman
29e3d034ae
Bug 916683 - SpiderMonkey: Tidy up misc preprocessor stuff. r=n.nethercote
2013-09-17 15:44:42 -07:00
Wes Kocher
663a8d9ee6
Backed out changeset d63424e06b3e (bug 916446) for failing on b2g
2013-09-17 15:46:37 -07:00
Patrick McManus
947b301aa8
bug 911325 - detect mismatch between 206 content-range and 200 content-length r=jduell
2013-09-17 18:44:03 -04:00
Neil Rashbrook
71a12b80e5
Bug 913948 getCachedBySubdomainAndName's array length should be optional from JS r=Mossop
2013-09-17 23:43:24 +01:00
Bobby Holley
50e7599f3d
Bug 917009 - Remove old-style object principal calculation. r=bz
2013-09-17 15:29:11 -07:00
Dan Gohman
e776d02529
Bug 916167 - IonMonkey: Explicitly break dependencies from partial-writes to xmm registers. r=jandem
2013-09-17 15:27:27 -07:00
Jim Blandy
1b329e39b1
Bug 914405: Define makeGlobalObjectReference, a quick way to get D.O's referring to global objects, to simplify the web console. r=jorendorff r=msucan
2013-09-17 15:21:11 -07:00
Dan Gohman
41b2bb1cb0
Bug 910877 - SpiderMonkey: Fix autoconf detection of routines in libm. r=ted.mielczarek
2013-09-17 09:13:24 -07:00
Andrew Halberstadt
591472e3e9
Bug 916913 - is_b2g condition shouldn't fail if tree not built, r=gps
2013-09-17 18:14:57 -04:00
Luke Wagner
5c06516b6c
Bug 917064 - ARM: enable HWCAP_ARMv7 on qemu (r=mjrosenb)
...
--HG--
extra : rebase_source : d92c495130f557f379b09ab445918521a74bf378
2013-09-17 17:01:14 -05:00
Luke Wagner
af4b33cc27
Bug 916912 - Remove Operand(void*) overload (r=jandem)
...
--HG--
extra : rebase_source : 26dd0e59e2a2ca660f74c13466dfe213683e53a3
2013-09-17 10:34:22 -05:00
Luke Wagner
36540f419c
Bug 916912 - Add addConstantDouble to avoid static double usage (r=jandem)
...
--HG--
extra : rebase_source : 831893b2a7406ffe40f2d3892e3dd1b563481267
2013-09-17 10:34:20 -05:00
Luke Wagner
3b80666360
Bug 916912 - Convert loadStatic(Float|Double) to loadConstant(Float|Double) (r=jandem)
...
--HG--
extra : rebase_source : 6b04ef4545610b33d0f7d0601acc3137b5f3ce59
2013-09-17 10:32:06 -05:00
Daniel Holbert
8fdf7cea57
Bug 917032 part 3: Move flex item physicalPosn computation up a bit higher. r=mats
2013-09-17 14:54:07 -07:00
Daniel Holbert
c3219fdda3
Bug 917032 part 2: Make PhysicalPositionFromLogicalPosition() take the content-box size, so it can do polarity-flipping if necessary. r=mats
2013-09-17 14:54:02 -07:00
Daniel Holbert
0bb827fb1b
Bug 917032 part 1: Do flex layout in content-box space, rather than in frame-rect (border-box) space, and adjust for border/padding at the end of reflow. r=mats
2013-09-17 14:53:56 -07:00
Benoit Jacob
b2d0bb4c8b
Bug 913603 - Re-inline SaturatingUnionEdges and remove the unused SaturatingInflate - r=mats
2013-09-17 17:53:37 -04:00
Bobby Holley
8df9070254
Bug 874502 part 6. Remove IsCallerChrome path for tearing down windows synchronously. r=bzbarsky
2013-09-17 17:45:48 -04:00
Bobby Holley
3d8d8740f7
Bug 874502 part 5. Fix JP test-windows to handle on{activate,deactivate} after close(). r=mossop
2013-09-17 17:45:48 -04:00
Bobby Holley
cd3879dd8f
Bug 874502 part 4. Fix private browsing tests to not assume synchronous window closing. r=jdm
2013-09-17 17:45:47 -04:00
Bobby Holley
2d8e31dcb6
Bug 874502 part 3. Fix a11y tests to not assume synchronous window closing. r=tbsaunde
2013-09-17 17:45:47 -04:00
Bobby Holley
25d2df3e86
Bug 874502 part 2. Fix addon sdk to not assume synchronous closing of windows. r=mossop
2013-09-17 17:45:47 -04:00
Boris Zbarsky
f8ff102c29
Bug 874502 part 1. Fix browser-chrome tests to not assume synchronous closing of windows. r=dolske
2013-09-17 17:45:47 -04:00
Benoit Jacob
5f18afb9d3
Bug 916714 - Fix a faulty assertion in TextureHost - r=jrmuizel
2013-09-17 17:42:56 -04:00
Steve Fink
bfc019c4f0
Bug 916986 - Implement a JSAutoAssertNoGC for the analysis to pay attention to, r=terrence
2013-09-17 10:50:03 -07:00
Nicholas Nethercote
5271b0e451
Bug 915482 (part 4) - Minimize vm/Shape-inl.h includes. r=terrence.
...
--HG--
extra : rebase_source : 973eb6668f38be4261ab3eef0b3645473bd3ebc2
2013-09-12 17:44:47 -07:00
Edwin Flores
a19ac9d7fe
Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron
2013-09-13 07:08:56 +01:00
Darrin Henein
d74fa740eb
Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul
2013-09-13 00:54:00 +02:00
Neil Deakin
91356370b1
Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo
2013-09-13 11:10:24 +02:00
Victor Porof
d3750e0c4a
Bug 884436 - Sorting by METHOD is really painful, r=rcampbell
2013-09-13 09:58:43 +03:00
Felipe Gomes
2cb26660ce
Bug 915968 - Fix downloads' startTime serialization. r=paolo
2013-09-12 23:32:01 -03:00
Ryan VanderMeulen
ae8ecbd1b3
Merge m-c to fx-team.
2013-09-12 22:28:40 -04:00
Ryan VanderMeulen
0c7227eaf3
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Ryan VanderMeulen
6f4ced18e9
Merge inbound to m-c.
2013-09-12 20:37:35 -04:00
Gaia Pushbot
0e91497804
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44b5d39b37b1
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 914886 - [Settings] Use aria-disabled instead of disabled class. r=kaze
Relanding after linter error resolved.
2013-09-12 16:45:23 -07:00
Nick Fitzgerald
10b56be69c
Bug 914930 - sometimes load source content via Debugger.Source; r=past
2013-09-12 16:39:53 -07:00
Gaia Pushbot
ae82294be3
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/21d0f4126507
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #12121 from qdot/891725-cellbroadcast-customization
Bug 891725 - Added unit tests for cell broadcast and voicemail customiza...
========
https://hg.mozilla.org/integration/gaia-central/rev/d0c799717e7e
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 891725 - Added unit tests for cell broadcast and voicemail customization
========
https://hg.mozilla.org/integration/gaia-central/rev/f409d2795cb1
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 898409, 898410: Fixes to operator variant
Fix writable property of navigator.mozPower, remove unused stubPower variable
Change operator variant helper from mobileConnection to iccHelper
mobileConnection seems to be unstable when the sim card is locked. This patch changes operator variant to use IccHelper for fetching mcc/mnc instead.
========
https://hg.mozilla.org/integration/gaia-central/rev/bab155b06eb6
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Merge pull request #12000 from nullaus/operator-variant""
This reverts commit 8b15a3359fc30f3703808763e976cfcab3812724.
2013-09-12 16:30:24 -07:00
Gaia Pushbot
c042b7d101
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4ef712b02d79
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 914886 - [Settings] Use aria-disabled instead of disabled class"
This reverts commit ab7d53c48864e04332df1b1d396457d1d57397dd because it breaks the linter
2013-09-12 16:20:22 -07:00
Brian Grinstead
ac6386eb98
Bug 893677 - Collapse data URL attribute values. r=miker
2013-09-12 17:25:08 -05:00
Victor Porof
553f59fdcc
Bug 876633 - Explanation panel for findbox in debugger breaks textbox double/triple-click behaviours, r=rcampbell
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_searchbox-help-popup.js => browser/devtools/debugger/test/browser_dbg_searchbox-help-popup-01.js
2013-09-13 16:23:19 +03:00
Gregory Szorc
1382fff2bf
Bug 905824 - Handle symlinks when validating build environment; r=ted
2013-09-12 15:19:17 -07:00
Gregory Szorc
a278eac870
Bug 799189 - Use mozprocess in cl.py; r=mshal
2013-09-16 12:55:34 -07:00
Ryan VanderMeulen
5837a789a9
Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts.
2013-09-12 18:09:56 -04:00
Shane Caraveo
dbccea7742
bug 915835 fix leak of event handler, r=felipe
2013-09-12 14:39:33 -07:00
Dão Gottwald
e21d426633
Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
...
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Marina Samuel
1831f6d6c3
Bug 908068 - Specifically check for successful login before displaying the 'connected' screen for sync. r=ally
2013-09-12 17:33:51 -04:00
Rodrigo Silveira
a76cf98236
Bug 898106 - Dim screen when autocomplete popup shows up. r=mbrubeck
...
--HG--
extra : rebase_source : 98e4ac57ce5ee8bf3d9c2d533d9cfc05587e8631
2013-09-12 14:20:30 -07:00
Wes Johnston
1567086dd8
Bug 690252 - Default to saving files. r=mfinkle
2013-09-12 15:46:35 -07:00