Scott Johnson
|
022fea381d
|
Bug 797705: Check for null pointers and return early from java event handling if Gecko hasn't started to prevent crashes. [r=kats]
|
2012-10-31 11:39:44 -05:00 |
|
Nathan Froyd
|
89913edb36
|
Bug 803669 - followup fix; r=bustage
|
2012-10-31 12:31:36 -04:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Scott Johnson
|
16749dd535
|
Bug 792420: Make text unselectable in reader mode toolbar menu. [r=wesj,lucasr]
|
2012-10-31 11:13:27 -05:00 |
|
Ed Morley
|
31c4e8fd53
|
Backout f3bb2259ca27 (bug 433168) for browser-chrome failures
|
2012-10-31 16:07:20 +00:00 |
|
Nathan Froyd
|
e5e7b91de6
|
Bug 803665 - part 2 - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz
|
2012-10-22 11:24:27 -04:00 |
|
Nathan Froyd
|
2f0460ea2f
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-10-19 12:22:35 -04:00 |
|
Nathan Froyd
|
58ea01138f
|
Bug 803669 - convert nsScannerBufferList to use mozilla::LinkedList; r=mrbkap
|
2012-10-19 12:23:15 -04:00 |
|
Nathan Froyd
|
f7d079c12c
|
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
|
2012-10-19 12:24:12 -04:00 |
|
Nathan Froyd
|
6bca7f8717
|
Bug 803668 - convert string bundle caches to use mozilla::LinkedList; r=smontagu
|
2012-10-19 12:24:38 -04:00 |
|
Gian-Carlo Pascutto
|
9461e28cd9
|
Bug 787318 - Tabs thumbnails are not updated. r=blassey
|
2012-10-31 16:44:53 +01:00 |
|
Bill McCloskey
|
bb4b1b7c05
|
Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke)
|
2012-10-30 18:28:34 -07:00 |
|
EKR
|
5afde87d6d
|
Bug 807259: Fix shutdown for WebRTC standalone unit tests. r=anant
|
2012-10-31 16:31:47 +01:00 |
|
Mihai Sucan
|
47eb91a816
|
Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past
|
2012-10-30 17:53:58 +02:00 |
|
Lucas Rocha
|
aa6598595e
|
Bug 770492 - Allow multiple overlapping swipes in tabs tray (r=mfinkle)
|
2012-10-31 15:28:29 +00:00 |
|
Ehsan Akhgari
|
b24dd317ce
|
Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)
--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
|
2012-10-31 11:28:21 -04:00 |
|
Jan de Mooij
|
0895223bc5
|
Bug 802809 - Assert PRESET LDefinitions are not followed by instructions with fixed uses. r=dvander
|
2012-10-31 16:27:00 +01:00 |
|
Jim Mathies
|
9059fad7d0
|
Bug 794983 - Remove configure sdk version restrictions for enable-metro builds. r=ehsan
|
2012-10-31 10:08:00 -05:00 |
|
Johan Charlez
|
35ec133d81
|
Bug 433168 - Context menu is not shown for form buttons and select elements. r=Mano.
|
2012-10-31 10:56:51 -04:00 |
|
Alexander Surkov
|
145fcfb199
|
Bug 733848 - a trick to make accessible/name/test_markup.html tests pass, r=tbsaunde
|
2012-10-31 23:52:47 +09:00 |
|
Kartikaya Gupta
|
f41bd071b2
|
Bug 806486 - Instead of setting/unsetting the umask which introduces potential race conditions, chmod the created files instead. r=glandium
|
2012-10-31 10:20:26 -04:00 |
|
Ed Morley
|
4be09ba712
|
Merge mozilla-central to mozilla-inbound
|
2012-10-31 14:11:12 +00:00 |
|
Mike Conley
|
c96071316c
|
Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak.
|
2012-10-31 10:07:44 -04:00 |
|
Ed Morley
|
202f620f35
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-10-31 14:06:39 +00:00 |
|
Jose Antonio Olivera Ortega
|
cb14ba0d8d
|
Bug 793208 - Part 4: tests. r=marshall_law
|
2012-10-31 14:58:47 +01:00 |
|
Jose Antonio Olivera Ortega
|
744537a111
|
Bug 793208 - Part 3: RIL impl. r=marshall_law
|
2012-10-31 14:58:39 +01:00 |
|
Jose Antonio Olivera Ortega
|
105bb7aa12
|
Bug 793208 - Part 2: DOM impl (C++). r=smaug
|
2012-10-31 14:58:32 +01:00 |
|
Jose Antonio Olivera Ortega
|
dd6ede0eea
|
Bug 793208 - Part 1: DOM API. r=sicking
|
2012-10-31 14:58:24 +01:00 |
|
David Bolter
|
2a45ac6eef
|
Bug 806980 - [AccessFu] incremental build improvement. r=ted, f=eeejay
Makes changes to jsat 'take' on mac when building incrementally.
DONTBUILD
|
2012-10-31 09:19:33 -04:00 |
|
Vivien Nicolas
|
24319a7d4f
|
Bug 802071 - [l10n] Sometimes, l10n.js does not get loaded properly. r=kaze
|
2012-10-31 14:17:43 +01:00 |
|
Jan de Mooij
|
583d9fc0c3
|
Bug 801831 - Don't mark EnterJIT thunk if it's NULL. r=dvander
|
2012-10-31 14:04:18 +01:00 |
|
Guillermo López
|
fdb91d9128
|
Bug 805789 - Handle null and undefined as correct values instead of converted to strings on USSDReceivedEventDict::message; r=smaug
|
2012-10-31 13:53:09 +01:00 |
|
Tom Schuster
|
cbb3282bdd
|
Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee
|
2012-10-31 13:34:42 +01:00 |
|
Lucas Rocha
|
3fda726d40
|
Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
acf42c3683
|
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
a2370a8871
|
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
3e960f1ad4
|
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
6489a2b1d4
|
Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
42fefdbebd
|
Bug 785945 - Add LRU cache implementation (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Lucas Rocha
|
3ad5dea50e
|
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Lucas Rocha
|
c7521b9c92
|
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Gina Yeh
|
da21466684
|
Bug 806296 - Patch 1(v1): Cannot create an encrypted socket, r=echou
|
2012-10-31 17:33:50 +08:00 |
|
Vicamo Yang
|
468d4e3259
|
Bug 797277 - Part 5/5: test cases, r=marshall_law
|
2012-10-31 17:25:26 +08:00 |
|
Vicamo Yang
|
61710782ee
|
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey
|
2012-10-31 17:10:53 +08:00 |
|
Vicamo Yang
|
d0dab7a43f
|
Bug 797277 - Part 3/5: RIL implementation, r=philikon
|
2012-10-31 17:10:48 +08:00 |
|
Vicamo Yang
|
0517cfde52
|
Bug 797277 - Part 2/5: dom implementation, r=mounir
|
2012-10-31 17:10:44 +08:00 |
|
Vicamo Yang
|
37f500ce96
|
Bug 797277 - Part 1/5: add messageClass attribute in nsIDOMSmsMessag, sr=sicking
|
2012-10-31 17:10:41 +08:00 |
|
Eduard Neculaesi
|
7fe85895ad
|
Bug 804566 - [OS.File] Add an option ignoreExisting to OS.File.makeDir r=dteller
--HG--
extra : rebase_source : 9c09886a434bc800c51be348e6761b5131da01e2
|
2012-10-31 01:19:44 +02:00 |
|
Jacek Caban
|
015aac00f5
|
Bug 803063 - Skia cross compilation for Windows fails on case sensitive OS r=gwright
--HG--
extra : rebase_source : 89da358d123edefc2093e5d66f4ab6d326e9ff21
|
2012-10-31 09:34:07 +01:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|