Ehsan Akhgari
44c1c62b8a
Crashtest for bug 770710; r=roc
2012-08-30 21:32:27 -04:00
Ehsan Akhgari
89cd886155
Bug 785720 - Move the MathML token frame leading/trailing whitespace trimming logic to nsTextFrame; r=roc
2012-08-30 21:32:02 -04:00
Terrence Cole
2a09743b18
Bug 786136 - Allow for automatic storage of stack roots in the runtime; r=luke r=billm
...
This stores the active JSRuntime* in TLS so that it is available for use by the
exact rooting when no JSContext* is available.
2012-08-29 10:35:56 -07:00
Terrence Cole
6c40544761
Bug 782467 - Remove sharpObjectMap and simplify obj_toSource; r=Waldo r=njn
...
The sharpObjectMap is only needed to check for recursion now. This means we can
share the necessary cycle detector code with busyArrays and remove the last
chunk of sharp related code.
--HG--
rename : content/html/content/test/test_bug786564.html => content/html/content/test/test_bug742549.html
extra : rebase_source : 0bcfacf3d5c4f7fbfa1774263456b9c2f7288d01
2012-08-17 16:48:02 -07:00
Mark Capella
8575595649
Bug 733169 - Inconsistent font sizes for about:buildconfig (v2), r=margaret
2012-08-30 21:03:21 -04:00
Nick Alexander
98c3744d83
Bug 787249: Fix Android Sync integration tests broken by Bug 770785. r=rnewman
...
--HG--
extra : rebase_source : 99d28f94537a2e8af8c20dc318cab66c0f7fcc99
2012-08-30 16:57:19 -07:00
Nicholas Nethercote
f583eef991
Bug 786114 - Fix handling of nested functions that need implicit |this| within eval().
...
--HG--
extra : rebase_source : e1e13fb65ad62e46f06f17b2271f8dbfc25c819d
2012-08-30 16:30:52 -07:00
Andres Hernandez
69c4fb9a98
Bug 775328 - Move Lazy.jsm to toolkit. r=Mossop
2012-07-23 14:28:26 -06:00
Doug Turner
5cad911e50
Bug 785973 - Device Storage - On gaia, default to use /sdcard (not directories under /sdcard). r=djf
2012-08-30 15:17:39 -07:00
Doug Turner
db59fc5d8f
Bug 785955 - Device Storage - Filter out mimetypes based on device storage type. r=sicking
2012-08-30 15:17:38 -07:00
Doug Turner
57d01693cf
Bug 783668 - Device Storage - use storage type to filter out change notifications - not the root. r=sicking
2012-08-30 15:17:37 -07:00
Shane Caraveo
40f214925e
Bug 786326 - First popup of flyout panel doesn't show arrow. r=gavin
2012-08-28 09:57:10 -07:00
Luqman Aden
80d6f71e96
Bug 786196 - [OS.File] Implement flushing. r=yoric
2012-08-29 10:31:30 -04:00
Gene Lian
efcbad0503
Bug 783149 - System Message Handler API - Buffer messages in shell.js until the system app has started. r=fabrice
2012-08-30 10:46:35 +08:00
David Rajchenbach-Teller
001cacf6ad
Bug 780483 - Tests. r=froydnj
2012-08-30 18:03:06 -04:00
David Rajchenbach-Teller
210b60f638
Bug 780483 - Make {read, write} become {_read, _write} and {readTo, writeFrom} become {read, write}. r=froydnj
2012-08-30 18:03:06 -04:00
Gordon P. Hemsley
0b0f9f7fde
Bug 672448 - Allow the Accept-Language header to have quality ('q') values up to 2 decimal places. r=biesi
2012-08-29 22:49:31 -04:00
Gordon P. Hemsley
98660593a8
Bug 672448 - Remove trailing whitespace. r=biesi
2012-08-27 21:21:20 -04:00
Ryan VanderMeulen
8a2170b97d
Merge m-c to inbound.
2012-08-30 18:03:00 -04:00
Fabrice Desré
82aa89bd1d
Bug 787090 - Fix the implementation of launch() when there is an entry point. [r=vingtetun]
2012-08-30 15:02:00 -07:00
Ryan VanderMeulen
8117568944
Backout a1adb4d46c3f (bug 747820) for Windows mochitest-other crashes.
2012-08-30 17:58:14 -04:00
Ally Naaktgeboren
26bb45cb49
Bug 762230 - Add-ons not listed when resetting Sync; r=mconnor
2012-08-30 14:57:15 -07:00
Andrew Sutherland
1afc080839
Bug 787214 - s/this/self/ in mozTCPSocket context where this is not available. r=fabrice
2012-08-30 18:47:48 -03:00
Scott Johnson
404286f1f1
Bug 786891, Followup 1: Remove specific directories for css3-multicol accidentally added to import-tests.py in prev patch. DONTBUILD because NPOTB. [r=me]
2012-08-30 16:30:10 -05:00
Jim Blandy
74f1caf4cc
Bug 786509: Remove support for wildcard event listeners from dbg-client.jsm's eventSource. r=past
2012-08-30 14:29:55 -07:00
Victor Porof
602dcde9e3
Merge fx-team to m-c
2012-08-30 21:23:21 +03:00
Blake Kaplan
671f387310
Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD
2012-08-30 15:05:02 -03:00
Blake Kaplan
678745f5ae
Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal
2012-08-30 13:01:34 -03:00
Blake Kaplan
235a5b1337
Bug 778360 - Don't try to reconnect to a running wpa_supplicant since that confuses the network manager. Instead, ensure that it's well and truly dead before starting. r=gwagner f=hub
2012-08-30 11:08:52 -03:00
Kyle Huey
75454be03c
Bug 786048: Rename 'JSEventListener' to 'EventHandler' to better match the spec's terminology. r=smaug
2012-08-30 09:25:10 -07:00
Gregor Wagner
96628c7cc0
Bug 787069 - B2G desktop build broken. r=bent
2012-08-30 11:46:04 -03:00
Siddharth Agarwal
4496964502
Merge mozilla-central to build-system.
2012-08-30 18:54:10 +05:30
Mark Hammond
27fa58d8d8
Bug 786085 - fix intermittent orange in browser_notifications.js. r=gavin
2012-08-30 16:49:50 +10:00
Eric Chou
a7690a8e84
Bug 777665 - patch 1: Hook up settings to Bluetooth. r=qdot, sr=mrbkap
2012-08-30 14:08:50 +08:00
Dão Gottwald
8df753bca3
Bug 786291 - Dragging a pinned tab is jerky when the tab strip overflows. r=jaws
2012-08-30 07:51:06 +02:00
Dão Gottwald
7c693895c4
Bug 786406 - Move the tab drag image away from the cursor to prevent it from obscuring the dragged tab. r=jaws
2012-08-30 07:50:46 +02:00
Dão Gottwald
2a0a822714
Bug 786593 - Moving a tab to a different window leaves other tabs shifted in the source window. r=jaws
2012-08-30 07:50:28 +02:00
Oleg Romashin
61cbd87134
Bug 779726 - QGL includes fix, missing change, build fix. r=me. DONTBUILD because NPOTB
2012-08-29 22:01:58 -07:00
Phil Ringnalda
f0eeac59ed
Bug 744125 - Disable test_pointerlock-api.html on 10.8, too
...
--HG--
extra : rebase_source : a5f9aed6cf7d08b8660b1eff20f0ead0ae3e6cb9
2012-08-29 21:30:53 -07:00
Phil Ringnalda
beb4296fa9
Bug 786918 - Fix test_platform_colors.xul for 10.8
...
--HG--
extra : rebase_source : 00585f7bb8305cf03cd7f79db02c9a14afa22219
2012-08-29 21:29:12 -07:00
Phil Ringnalda
9f3f5abdda
Bug 756885 - Bail out of test_bug624329.xul early on 10.8, where win.maximize() gives us a resize without actually maximizing
...
--HG--
extra : rebase_source : af21d93bd8c4cc049322c371cc6e0517c4875bbf
2012-08-29 21:21:28 -07:00
Gina Yeh
e1df45386c
Bug 786596 - v1: get device type information. r=qdot, sr=mrbkap
2012-08-30 11:15:35 +08:00
Ryan VanderMeulen
ebd9d07ef7
Backout 69154d62012c and b0b07ef904ea (bug 672448) due to warnings-as-errors red.
2012-08-29 22:22:16 -04:00
Siddharth Agarwal
d96616fd8b
Bug 786886 - Force Pymake to spin up a shell for the signing command. r=gps
2012-08-30 05:47:07 +05:30
Yoshi Huang
c3b8b632bf
Bug 786831 - Part 3: Update RIL implementations. r=philikon
2012-08-29 19:09:12 -03:00
Yoshi Huang
b368b9078d
Bug 786831 - Part 2 : Update IccManager. r=smaug
2012-08-29 18:39:20 -03:00
Yoshi Huang
f733058bf8
Bug 786831 - Part 1: Update IDL. r=philikon.
2012-08-29 18:36:17 -03:00
Jim Blandy
05b378d891
Bug 785466: follow-on fix: uncommitted changes to resolve conflicts with bug 694539; no r
2012-08-30 14:24:05 -07:00
Siddharth Agarwal
ebc440e4e5
Bug 786791 - MSYS mangles the signtool shlibsign cmd with Pymake because it begins with a space. pending-r=ted
2012-08-30 01:18:53 +05:30
Siddharth Agarwal
4ac6379343
Backout bug 784262 because of Pymake bustage and GNU Make "warning: overriding commands for target".
2012-08-29 20:36:23 +05:30