Kartikaya Gupta
3e23df6b02
Bug 876060 - Handle medium-length taps as clicks. r=Cwiiis
2013-06-03 10:05:59 -04:00
Andrew Halberstadt
54828484d0
Bug 878204 - add moznetwork to test package, r=jhammel
2013-06-03 10:04:25 -04:00
Kartikaya Gupta
a470c3e0a4
Bug 877728 - Make the screen render offset a ScreenPoint. r=BenWa
2013-06-03 10:00:02 -04:00
Kartikaya Gupta
94f09001ff
Bug 877728 - Convert the page rect passed to SetFirstPaintViewport to LayerIntRect. r=BenWa
2013-06-03 09:58:34 -04:00
Kartikaya Gupta
3bec007d2f
Bug 877728 - Convert a couple of nsInt* variables to LayerInt*. r=BenWa
2013-06-03 09:58:07 -04:00
Kartikaya Gupta
d45ced53de
Bug 877728 - Convert the scroll offset out-param to SyncViewportInfo from nsIntPoint to ScreenPoint. r=BenWa
...
Also deletes a bunch of dead code, and makes some variables local
variables instead of member variables since they are only used in
a single function and don't need to be persisted.
2013-06-03 09:53:32 -04:00
Kartikaya Gupta
83f51d55ac
Bug 877728 - Convert some CSS rects passed to Java from gfx::Rect to CSSRect. r=BenWa
2013-06-03 09:52:44 -04:00
Gijs Kruitbosch
e4eae561ab
Bug 509719 - Fix crash in XULDocument::RemoveElement, r=bz
2013-06-03 12:05:58 +02:00
Chia-hung Tai
b583ee5daf
Bug 877064 - B2G MMS: Retry sending MMS fail. r=vyang
2013-06-03 12:21:06 +08:00
Phil Ringnalda
f68cb852ba
Merge m-i and m-c
2013-06-02 12:06:39 -07:00
Ms2ger
389af05f40
Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug
2013-06-02 17:38:25 +02:00
Ms2ger
b2f1185282
Merge m-c to m-i.
2013-06-02 17:38:01 +02:00
Eric Chou
ea1b446556
Backed out changeset 736965f66934
2013-06-02 22:42:43 +08:00
Eric Chou
54266dc4e8
Bug 875677 - Modify the logic of sending 'callheld' indicator to fit HFP 1.6, r=gyeh
...
According to HFP spec 1.6, we should update callheld status very carefully when
the status of other calls are changed.
2013-06-02 21:54:41 +08:00
Randell Jesup
afe1755ddc
Bug 876167: avoid usrsctp library race condition on close with ABORT r=tuexen
2013-06-02 09:48:53 -04:00
Randell Jesup
c40f3a3f29
Bug 872978: process any pending stream resets on incoming resets r=tuexen
2013-06-02 09:48:17 -04:00
Ehsan Akhgari
ea2e6fd726
Bug 878478 - Disable looping of AudioBufferSourceNode when we detect that the loopStart offset is not less than the loopEnd offset; r=roc
2013-06-02 09:26:26 -04:00
Ehsan Akhgari
0c888a8966
Bug 878328 - Sanitize the time argument of AudioParam.setValueCurveAtTime; r=roc
2013-06-02 09:26:06 -04:00
Ehsan Akhgari
acafe11ae1
Bug 878407 - Allocate a large enough delay buffer when the delay time fraction value is less than 0.5; r=roc
2013-06-02 09:25:46 -04:00
Ehsan Akhgari
132f3d5aa5
Bug 878497 - Add a test case for AudioParam.setValueAtTime; r=roc
2013-06-02 09:25:16 -04:00
Cameron McCormack
b3ed03c550
Comment tweak for clarity; no bug. (DONTBUILD)
2013-06-02 21:47:48 +10:00
Cameron McCormack
14aea9ed8f
Bug 877942 - Don't rely on timeouts in multiple-x-percentages-3.html. r=longsonr
2013-06-02 21:33:11 +10:00
Cameron McCormack
d3dc64f378
Backed out changeset 8bfd675518e9 for incorrect bug number.
2013-06-02 21:32:16 +10:00
Cameron McCormack
be0d7f805a
Bug 873806 - Don't rely on timeouts in multiple-x-percentages-3.html. r=longsonr
2013-06-02 21:28:00 +10:00
Brad Lassey
86c98e92fe
bug 866957 - Collect and report cell tower and WiFi AP info, put it all behind a default-off pref r=mfinkle
2013-05-31 17:32:12 -04:00
Brad Lassey
14932cf9d7
bug 866957 - Collect and report WiFi AP info r=hannos,snorp
2013-06-04 11:09:54 -04:00
Eric Chou
69a4c49f6f
Bug 875677 - Modify the logic of sending 'callheld' indicator to fit HFP 1.6, r=gyeh
...
According to HFP spec 1.6, we should update callheld status very carefully when
the status of other calls are changed.
2013-05-31 21:49:42 +08:00
Eric Chou
b61848065f
Bug 878005 - Send system message 'ATD>' to Gaia instead of sending 'BLDN' when receive 'ATD>' from headset, r=gyeh
2013-05-31 20:43:18 +08:00
Jim Blandy
55bf378bcb
Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
2013-06-02 10:19:41 +03:00
Panos Astithas
8823835462
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
Nicholas Cameron
32fc4ce9b4
Bug 876661. Fix function hidden warnings. r=mattwoodrow
...
--HG--
extra : rebase_source : d008e636467c573723bc7de9cd0e13262d4ee9c1
2013-05-31 16:36:19 +12:00
Allison Naaktgeboren
9a427262d8
Bug 876408 - Remove Zoom buttons for v1.r=mbrubeck
2013-05-31 14:32:00 -07:00
Jim Mathies
24bd5ab927
Bug 876217 - Update context app bar button state when content changes. r=bbondy
2013-05-31 11:55:53 -04:00
Milan Sreckovic
637a4266f6
Bug 876208: only evaluate the preference for gfx.direct2d.* once, and require restart before any further changes to the preferences take effect in the code, r=bas
2013-05-30 16:53:37 -04:00
Mihai Sucan
6af16fed57
Bug 877778 - Browser Console, clicking JS/CSS error/warning link does not open source file; r=robcee
2013-05-30 23:23:52 +03:00
Mihai Sucan
c3c1d9303e
Bug 866950 - Errors from files loaded through loader.js not showing source in browser console; r=robcee
2013-05-30 22:23:11 +03:00
Lucas Rocha
f9cd6b5dda
Bug 877735 - Slide menu icon with other buttons in toolbar animation (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
940869fd2c
Bug 877140 - Fade in toolbar buttons while hiding tabs tray (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
9c3ef67633
Bug 877140 - Add duration getter to PropertyAnimator (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
4a2b94f0c2
Bug 877140 - Fix type of constructor argument for duration (r=mfinkle)
2013-05-30 19:47:44 +01:00
Ed Morley
a56260120f
Bug 774689 - Mark 632781-verybig.html random-if on WinXP for too many intermittent failures DONTBUILD
2013-06-03 14:04:15 +01:00
Jim Mathies
0b65b517ed
Bug 878208 - Fix: Firefox does not receive the first command line parameter handed to it from metrotestharness, plus some output improvements in the harness. r=bbondy
2013-06-03 05:33:13 -04:00
Marcos A. Di Pietro
38e35a7088
Bug 877985 - Expose node_parent_of relation via accNavigate. r=surkov
2013-06-03 08:49:38 -04:00
Raymond Lee
ac17fb34ed
Bug 852581 - Add methods to get the default downloads directories. r=paolo
2013-06-03 11:43:06 +08:00
Michael Harrison
f7b0b83f4a
Bug 772153 - Add support for unprefixed cursor:zoom-in/out. r=bz
2013-06-03 08:49:38 -04:00
Ed Morley
17a16f7155
Backed out changeset 8c37f4a3e488 (bug 874407) for failures in test_bug549192.xul
2013-06-03 13:21:41 +01:00
Ed Morley
184914b3d5
Bug 850181 - Skip conformance/textures/texture-mips.html on Ubuntu VMs since they intermittently pass and fail in equal measure
2013-06-03 13:09:52 +01:00
Ed Morley
7c1c2a7c56
Bug 774689 - Mark 632781-verybig.html fails-if on WinXP for too many intermittent failures
2013-06-03 12:56:00 +01:00
Ed Morley
db5a25c09a
Backed out changeset f6dd01782159 (bug 851064) for crashes
2013-06-03 11:38:18 +01:00
Hannes Verschore
9fbf82abb6
Bug 878510: IonMonkey: Arm: Test for negative zero instead of zero when converting doubles to integers, r=mjrosenb
2013-06-03 12:32:53 +02:00