Randell Jesup
|
53e525588d
|
Bug 855595: Add Listener as well as track for unittests. Also clean up warnings r=ekr
|
2013-03-28 22:28:49 -04:00 |
|
Hsin-Yi Tsai
|
0c43b0f43b
|
Bug 849185 - part2 - test case. r=allstars.chh
|
2013-03-19 11:34:49 +08:00 |
|
Hsin-Yi Tsai
|
9acd720498
|
Bug 849185 - Disable the airplane mode when an emergency number is dialed. r=allstars.chh
|
2013-03-18 17:03:49 +08:00 |
|
Bobby Holley
|
55fed95d17
|
Bug 855922 - Check XBL scopes per-compartment in the SOW isSafeToUnwrap hook. r=bz
|
2013-03-28 18:38:07 -07:00 |
|
Tanvi Vyas
|
6e7ae74bf9
|
Bug 855730 - Extend the mochitest timeout for file_mixed_content_frameNavigation_secure_grandchild.html to 10 seconds instead of 5 seconds to prevent intermittent tests failures. r=smaug
|
2013-03-28 21:31:54 -04:00 |
|
Brian R. Bondy
|
478c4bce26
|
Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck
|
2013-03-28 21:29:55 -04:00 |
|
Brian R. Bondy
|
4a153be08f
|
Bug 850458 - Add full screen video element to html5 video controls. r=mbrubeck
|
2013-03-28 21:29:50 -04:00 |
|
Richard Marti
|
2b23179ecb
|
Bug 853431 - Fix menulist active (hover) text color on Windows 7 and up. r=fryn ui-r=fryn
|
2013-03-25 21:28:13 +01:00 |
|
Marty Rosenberg
|
50b3d19917
|
Bug 836486: Part 2 - turn on Ion Monkey for ARMv6 (r=jbramley)
|
2013-03-28 13:51:23 -04:00 |
|
Marty Rosenberg
|
960e7fb728
|
Bug 836486: Part 1 - Add in ARMv6 support for IonMonkey (r=jbramley)
* * *
No Bug: Fix android bustage on armv6 push (r=red, CLOSED TREE)
* * *
aaand b2g
|
2013-03-28 13:51:23 -04:00 |
|
Ryan VanderMeulen
|
372ed9fb2e
|
Backed out changeset fa9cde226b2a (bug 839788) for breaking mochitests the same way it did the first time it landed on a CLOSED TREE.
|
2013-03-28 21:17:42 -04:00 |
|
Mats Palmgren
|
aa8a04b265
|
Bug 854102 - Fix JS syntax errors that broke the builtin file picker. r=mounir
|
2013-03-29 01:10:57 +01:00 |
|
Sid Stamm
|
9cffa13ce4
|
Bug 687086 - change nsIContentSecurityPolicy to return two values, shouldBlock and shouldReportViolation. r=bz
|
2012-10-15 13:54:58 -07:00 |
|
Gregor Wagner
|
e3406f22bb
|
Bug 854945 - PhoneNumber.js: update metadata. r=gal
|
2013-03-28 16:58:10 -07:00 |
|
Daniel Holbert
|
3d8dc14dc0
|
Bug 855850: Use MOZ_STATIC_ASSERT instead of #if, to verify that "break type" values are representable in 4 bits. r=mats
|
2013-03-28 16:27:31 -07:00 |
|
Wes Johnston
|
f3e9d8d57f
|
backout 8cc00926f486
|
2013-03-28 16:20:57 -07:00 |
|
Wes Johnston
|
08c24f13e2
|
backout 8cc00926f486
|
2013-03-28 16:18:51 -07:00 |
|
Till Schneidereit
|
69b34a86af
|
Bug 855895 - reading in failed jit-tests with -r or -R is broken. r=terrence
|
2013-03-29 00:02:45 +01:00 |
|
Sean Stangl
|
b538e0f970
|
Bug 837312: IonMonkey: Inline a strict subset of known targets, r=sstangl,djvj
|
2013-02-19 14:06:40 -08:00 |
|
Jason Duell
|
ca109b3b3f
|
Bug 849364 - Provide per-websocket way to enable keepalive pings. r=mcmanus
|
2013-03-28 15:52:16 -07:00 |
|
Matt Brubeck
|
185029ee5f
|
Bug 855709 - Fix error in mach mochitest commands when objdir is a relative path [r=gps]
|
2013-03-28 15:47:21 -07:00 |
|
Blake Kaplan
|
2f2b2f179e
|
Bug 852436 - nsWrapperCache::WrapObject returning false means failure, even if there's no pending exception. r=bz
|
2013-03-28 15:45:01 -07:00 |
|
Sriram Ramasubramanian
|
9a8de99fad
|
Bug 852312: Remove white spaces in about:home refactor. [r=me]
|
2013-03-28 15:35:43 -07:00 |
|
Sriram Ramasubramanian
|
86a43e7d06
|
Bug 852312: Split views in about:home [r=bnicholson]
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/PromoBox.java
extra : rebase_source : 0db7d60aa0c57eb9aeb9cad3e1f297b0ec0ddd0f
|
2013-03-25 15:45:33 -07:00 |
|
Sriram Ramasubramanian
|
1a4689a159
|
Bug 852312: Move the custom views in about:home to widget directory. [r=bnicholson]
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/AboutHomePromoBox.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/LinkTextView.java => mobile/android/base/widget/LinkTextView.java
extra : rebase_source : b13d18d3b2c56e8fec364265fe46ee88771f7ed2
|
2013-03-25 15:44:45 -07:00 |
|
Mounir Lamouri
|
5b8eb7518f
|
Bug 839788 - Switch Browse button from an <input> to a <button>. r=bz
|
2013-03-28 11:24:14 +00:00 |
|
Mounir Lamouri
|
21bac11268
|
Bug 855657 - Follow-up comments for bug 838705. r=enndeakin
|
2013-03-28 18:12:24 +00:00 |
|
Devdatta Akhawe
|
1c6f026d93
|
Bug 850435. Separately measure telemetry UI for iframes and toplevel documents. r=felipe
|
2013-03-28 10:53:01 -07:00 |
|
Dave Townsend
|
5e74bc362e
|
Bug 855831: Uplift Add-on SDK changeset bb071f7ac300d9a3d8227148153c892efc94f0b7.
4e4e29d...bb071f7ac3
|
2013-03-28 14:42:30 -07:00 |
|
Kartikaya Gupta
|
b480b068a9
|
Bug 855783 - Map the gamepad second joystick's y-axis to zooming. r=Cwiiis
|
2013-03-28 17:31:09 -04:00 |
|
Kartikaya Gupta
|
acb044c54a
|
Bug 855783 - Rename autoscroll to autonav so that we can lump autozooming in there too. r=Cwiiis
|
2013-03-28 17:31:05 -04:00 |
|
Bobby Holley
|
e087bcf91a
|
Bug 790732 - Flip pref to omit Components in content. r=me
|
2013-03-28 14:26:02 -07:00 |
|
Bobby Holley
|
802ee774c5
|
Bug 790732 - Fix miscellaneous Components proliferation. r=me
|
2013-03-28 14:26:02 -07:00 |
|
Bobby Holley
|
d8a04fedd9
|
Bug 790732 - Fix automation detection to handle Components shim. rs=mccr8
|
2013-03-28 14:26:02 -07:00 |
|
Olli Pettay
|
3dbdf49651
|
Bug 855091 - Paris bindings for WheelEvent, r=peterv
--HG--
extra : rebase_source : 44424189a53331aef5ca2779ede262adaccc9800
|
2013-03-28 16:57:33 +02:00 |
|
Olli Pettay
|
11116a7b45
|
Bug 855486 - Paris binding for TextEvent, r=peterv
--HG--
extra : rebase_source : 381bfe275ff445140cbd667e9c9bcc7844eb4579
|
2013-03-28 16:25:59 +02:00 |
|
Olli Pettay
|
7e7d4afa9a
|
Bug 854999 - Paris binding for SimpleGestureEvent, r=peterv
--HG--
extra : rebase_source : af491dbd2066c00a80a46d8a82e65403d12e83d5
|
2013-03-28 16:24:28 +02:00 |
|
Olli Pettay
|
856e4310fd
|
Bug 855241 - Paris binding for ScrollAreaEvent, r=peterv
--HG--
extra : rebase_source : e838d252fdeba9c4effd7abae2c7f9843552ed04
|
2013-03-28 16:21:20 +02:00 |
|
Olli Pettay
|
6ede492f33
|
Bug 855110 - Paris binding for XULCommandEvent, r=peterv
--HG--
extra : rebase_source : cf971d766e2b07a56b0c8b79d1109f6d77eaad27
|
2013-03-28 16:19:10 +02:00 |
|
Olli Pettay
|
b355e7f232
|
Bug 855522 - Paris binding for ClipboardEvent, r=peterv
--HG--
extra : rebase_source : d88764afac5e7594d16c4d6625b18ec0b75440f2
|
2013-03-28 16:11:21 +02:00 |
|
Sriram Ramasubramanian
|
7b75548165
|
Bug 844816: Add open new tab/private tab to long press menu of about:home thumbnails. [r=mfinkle]
--HG--
extra : rebase_source : 2b93b32c22d41c3670bc67b4762baa81525256d4
|
2013-03-26 10:23:45 -07:00 |
|
Sriram Ramasubramanian
|
db4d5bedeb
|
Bug 844816: Remove context menu entries for new tab/private tab in Awesomebar. [r=mfinkle]
--HG--
extra : rebase_source : c55e1377ddbdc05e79da880f6a3efc35214cb81a
|
2013-03-21 13:48:26 -07:00 |
|
Andrew Halberstadt
|
9ecd208e40
|
Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin
|
2013-03-28 16:42:49 -04:00 |
|
Ryan VanderMeulen
|
f43be66feb
|
Backed out changesets 1f5713b14a2a, c30a353ecf23, and f4ef406c1256 (bug 836486) for Android and B2G bustage on a CLOSED TREE.
|
2013-03-28 16:44:37 -04:00 |
|
Terrence Cole
|
9801ecf36c
|
Bug 855145 - DeMACROize the JS tracing interfaces; r=billm,mccr8
--HG--
extra : rebase_source : 915c80052b4412f653033eb5fc4d4f96c5d49bd5
|
2013-03-26 15:10:34 -07:00 |
|
Marty Rosenberg
|
39a04de8c0
|
No Bug: Fix android bustage on armv6 push (r=red, CLOSED TREE)
|
2013-03-28 16:33:57 -04:00 |
|
Jonathan Watt
|
517e3b12aa
|
Bug 855301 - Add support for native theming of <input type=range> on Linux. r=roc
|
2013-03-28 20:25:05 +00:00 |
|
Margaret Leibovic
|
8315658d80
|
Bug 854605 - (Part 3) User selectAtPoint to start a selection. r=bnicholson
|
2013-03-28 16:22:02 -04:00 |
|
Margaret Leibovic
|
67c383091e
|
Bug 854605 - (Part 2) Make private SelectionHandler functions look private. r=bnicholson
|
2013-03-28 16:22:00 -04:00 |
|
Margaret Leibovic
|
b49e835080
|
Bug 854605 - (Part 1) Rename SelectionHandler properties to better match metro's SelectionHandler. r=bnicholson
|
2013-03-28 16:21:58 -04:00 |
|