Ed Morley
|
51e3bb2179
|
Backout 250a95a6ff00 (bug 828114) for mochitest timeouts on a CLOSED TREE
|
2013-01-09 20:01:03 +00:00 |
|
Ed Morley
|
4c21802bb7
|
Bug 782179 - Disable browser_dbg_reload-same-script.js for too many intermittent failures
|
2013-01-09 19:38:18 +00:00 |
|
Wes Johnston
|
f1da34eb65
|
Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic
|
2013-01-09 11:37:01 -08:00 |
|
Wes Johnston
|
91378178cb
|
Bug 725018 - Zoom to focused input fields. r=kats
|
2013-01-09 11:35:49 -08:00 |
|
Wes Johnston
|
390bf2cd8f
|
Bug 827608 - Use html context menus for about:addons. r=minkle
|
2013-01-09 11:28:38 -08:00 |
|
Wes Johnston
|
a7ce6a0ad4
|
Bug 827608 - Use html context menus for about:downloads. r=bnicholson, r=minkle
|
2013-01-09 11:28:36 -08:00 |
|
Wes Johnston
|
82e3ed418c
|
Bug 827608 - Use html context menus for about:apps. r=mfinkle
|
2013-01-09 11:28:35 -08:00 |
|
Ian Melven
|
ac6f7b2501
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - part 6 - fix up toString (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
6fccff8927
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - Part 5 - unsafe-eval (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
353143967d
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - Part 4 - unsafe-inline (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Sid Stamm
|
8e0767388d
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - Part 3 (r=jst)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
464bc29ff3
|
Bug 746978 - sync CSP directive parsing and directive names with w3c spec - Part 2 : tests (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
50e7b11a0d
|
Bug 746978 - sync CSP directive parsing and directive names with w3c spec - Part 1 (r=sstamm)
|
2013-01-09 10:57:04 -08:00 |
|
Ian Melven
|
4b9af7fd3d
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 3 (r=bz)
|
2013-01-09 10:57:04 -08:00 |
|
Ian Melven
|
b959e2746c
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 2 (r=bz)
|
2013-01-09 10:57:04 -08:00 |
|
Ian Melven
|
1e69e1b8bf
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 1 (r=bz)
|
2013-01-09 10:57:03 -08:00 |
|
Marco Bonardo
|
453b1d0bab
|
Bug 828488 - Properly set the "active" attribute for session downloads.
r=Mano
|
2013-01-09 20:00:38 +01:00 |
|
Brad Lassey
|
ba5d7731f7
|
bug 793755 - Talos Regressions Trobopan, Tdhtml, tp4m_nochrome on Sept 22, cache information about the viewport r=jwir3
|
2013-01-03 22:27:06 -05:00 |
|
David Keeler
|
44b8ac98af
|
bug 821170 - (part 2) fix external API for PopupNotifications r=gavin
|
2013-01-09 10:11:13 -08:00 |
|
Chris Jones
|
723409af20
|
Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp
|
2013-01-09 19:04:54 +01:00 |
|
Kartikaya Gupta
|
8469b5c0ec
|
Bug 827836 - Back out some of cset 8bac87268303 because of an explosion in bug 823022 oranges. r=backout
|
2013-01-09 12:56:09 -05:00 |
|
Bas Schouten
|
555b920d9a
|
Bug 827825: Make mOtherProcess the current process for single-process IPDL protocols. r=cjones
|
2013-01-09 18:42:58 +01:00 |
|
Diego Wilson
|
9809547147
|
Bug 808339: HWC fallback on multirect layer. r=cjones a=blocking-basecamp
|
2013-01-09 18:18:13 +01:00 |
|
Chia-hung Tai
|
a481d5f631
|
Bug 801632 - Save MM attachment as Blob. r=vyang
|
2013-01-09 23:01:48 +08:00 |
|
Raymond Lee
|
cfa5fd5fdc
|
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
|
2013-01-09 12:21:29 +08:00 |
|
Jim Chen
|
6779b1485e
|
Bug 827065 - Simplify selection update code and use new focus text update offsets; r=cpeterson
|
2013-01-09 11:57:48 -05:00 |
|
Jim Chen
|
60b04a5b1c
|
Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson
|
2013-01-09 11:57:31 -05:00 |
|
L. David Baron
|
68375e8af0
|
Bug 822721 followup: remove bogus assertion to fix orange.
|
2013-01-09 08:51:14 -08:00 |
|
Honza Bambas
|
83e6ff4dff
|
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
|
2013-01-07 16:01:00 +01:00 |
|
Andres Hernandez
|
0e98eb2499
|
Bug 826964 - Intermittent test_localStorageQuotaPrivateBrowsing_perwindowpb.html; r=ehsan
--HG--
extra : rebase_source : 51b2a18f81360ed85617ee474762f3353c2abd56
|
2013-01-08 17:18:16 -06:00 |
|
Ed Morley
|
12c1be197a
|
Backout 912fb83c1820 (bug 828111) for browser-chrome leaks on a CLOSED TREE
|
2013-01-09 16:31:36 +00:00 |
|
Ben Turner
|
286a561ac8
|
Bug 827740 - Deny requests for more indexedDB quota from content. r=fabrice
|
2013-01-09 08:24:56 -08:00 |
|
Kartikaya Gupta
|
5cd68ceed7
|
Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD
|
2013-01-09 11:21:04 -05:00 |
|
Kartikaya Gupta
|
402d55c5a2
|
Bug 828124 - Adjust the low-memory threshold down to 384 MiB. r=blassey
|
2013-01-09 11:12:36 -05:00 |
|
Eric Chou
|
f354fcba12
|
Bug 827759 - Remove all listeners except BluetoothManagers, r=qdot
|
2013-01-09 16:51:53 +01:00 |
|
Fabrice Desré
|
9d0bc2a6d7
|
Bug 828267 - Installing a packaged app, lose connection during download, remove it, install it again - network error doesn't fire and app infinitely spins trying to download resources r=jst
|
2013-01-09 07:51:28 -08:00 |
|
Mounir Lamouri
|
af0ede0616
|
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
|
2013-01-08 17:10:00 +00:00 |
|
Mike Habicher
|
7734067ac0
|
backing out patch for bug 827503 due to runtime crashes, r=crash
|
2013-01-09 16:39:37 +01:00 |
|
Patrick McManus
|
521deb2573
|
bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
|
2013-01-09 10:17:32 -05:00 |
|
Jim Mathies
|
1668a32195
|
Bug 827767 - Fix for sync XUL UI logging date format that asserts on Windows, r=rnewman
|
2013-01-09 09:23:21 -06:00 |
|
Trevor Saunders
|
deff95ca58
|
bug 828234 - fix nsTextStore.cpp build on mingw r=masayuki
|
2013-01-09 09:41:58 -05:00 |
|
Vincent Chang
|
3670b95880
|
Bug 825049 - Wi-Fi hotspot fails if password contains space. r=mrbkap
|
2013-01-09 14:20:10 +00:00 |
|
Fabrice Desré
|
ba0123fe22
|
Bug 828190 - Support updates of preinstalled hosted apps r=ferjm
|
2013-01-09 07:06:07 -08:00 |
|
Doug Turner
|
fd87c9795b
|
Bug 827311 - Remote file update notifications. r=bent a=blocking-basecamp
|
2013-01-09 07:03:28 -08:00 |
|
Shian-Yow Wu
|
0d7132b10a
|
Bug 828089 - [B2G][Settings][Cellular & Data][Network Operator] Unable to disconnect from existing network operator and connect to a new one. r=vicamo
|
2013-01-09 22:57:55 +08:00 |
|
Mark Finkle
|
15766d41e8
|
Bug 824023 - Use correct URL to add-on images r=wesj
|
2013-01-09 09:49:31 -05:00 |
|
Kartikaya Gupta
|
4ec5ac501e
|
Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis
|
2013-01-09 09:40:08 -05:00 |
|
Kartikaya Gupta
|
78a0f2885a
|
Bug 828039 - Enable ionmonkey on android-x86 builds (re-land with correct bug number). r=dvander
|
2013-01-08 23:10:09 -05:00 |
|
Kartikaya Gupta
|
4ddfd5b170
|
Back out ffa37079e829 for wrong bug number. r=backout
|
2013-01-09 09:23:31 -05:00 |
|
Kartikaya Gupta
|
1c480e8f8e
|
Bug 705020 - Drop --enable-js-diagnostics from the mobile/xul mozconfig as well. r=dougt
|
2013-01-09 09:05:03 -05:00 |
|