Gregor Wagner
|
f75904f210
|
Bug 836157 - Contacts API: Remove unused indexes. r=bent
|
2013-01-30 17:17:07 -08:00 |
|
Gary Kwong
|
9ce43c794e
|
Bug 836531 - Change getBuildConfiguration to output more information. r=sfink
|
2013-01-30 15:01:35 -08:00 |
|
Richard Newman
|
b78783892f
|
Bug 836369 - Intermittent test_history_tracker.js | test failed | true == false. r=trivial,test-only
|
2013-01-30 15:30:53 -08:00 |
|
Ryan VanderMeulen
|
5079391a9f
|
Backed out changeset bd0fc79d7a8b (bug 835548), changeset b8d1949eeb05 (bug 834999), changeset 3d90fdbf38a4 (bug 835596), and changeset ba7ffb02dc3f (bug 834371) for mochitest-4 failures on a CLOSED TREE.
|
2013-01-30 18:20:40 -05:00 |
|
Ryan VanderMeulen
|
dc16d1fd40
|
Backed out changeset 25ea9ac37380 (bug 828176) for crashes.
|
2013-01-30 18:16:09 -05:00 |
|
Chris Jones
|
5fc9bf313e
|
Bug 834150: Just Say No to the fallback SW decoder. r=doublec a=blocking-b2g
|
2013-01-30 15:06:28 -08:00 |
|
Dão Gottwald
|
a8e6c8921b
|
Bug 836470 - Clean up JS module imports that use a temporary scope object. r=gavin
|
2013-01-30 23:44:40 +01:00 |
|
Seth Fowler
|
9a2fc230ab
|
Bug 828176 - Make RasterImage::GetURIString work again. r=joe
|
2013-01-10 18:15:05 -08:00 |
|
Fabrice Desré
|
242b61e3c1
|
Bug 835548 - Refactor BrowserElementParent.js into a .js and .jsm, and speed up message registration. r=jlebar
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
|
2013-01-30 14:22:54 -08:00 |
|
Fabrice Desré
|
aca1391a5d
|
Bug 834999 - WebappsApplication.prototype.manifest getter takes 25-30ms on critical startup path r=ferjm
|
2013-01-30 14:22:54 -08:00 |
|
Fabrice Desré
|
340ade1e4c
|
Bug 835596: Speed up getAppByLocalId from O(n) to O(1) r=ferjm
|
2013-01-30 14:22:54 -08:00 |
|
Fabrice Desré
|
310180e111
|
Bug 834371 - Applying a packaged app update and immediately losing power to the phone - app update is lost r=julienw
|
2013-01-30 14:22:54 -08:00 |
|
Benoit Girard
|
ad1107694f
|
Bug 815602 - Fix invalid drawable error in console after starting Firefox. r=mattwoodrow
--HG--
extra : rebase_source : c24a03252404ac5d25d4fdb62c6f749ea34dab86
|
2013-01-28 16:57:33 -05:00 |
|
Jason Duell
|
ce493e52d5
|
Bug 828958 - audit uses of DeserializeURI r=bent
|
2013-01-30 14:09:31 -08:00 |
|
Wes Kocher
|
b8fb9aaf17
|
Update revision of Jetpack tests used in Firefox tests to pick up bug 836061. r=kwierso
|
2013-01-30 14:05:06 -08:00 |
|
Brandon Waterloo
|
b4ff1f7db4
|
Bug 833511 - Add rotation gesture support for standalone image documents. r=jaws
|
2013-01-30 16:31:25 -05:00 |
|
Daniel Holbert
|
fb6f354b51
|
Bug 836418: Disable the macros MOZ_MTLOG_MODULE() & MOZ_MTLOG() if PR_LOGGING is off. r=jesup
|
2013-01-30 13:13:38 -08:00 |
|
Daniel Holbert
|
dff32419e8
|
Bug 812278 followup: Remove a few more unnecessary semicolons after MOZ_MTLOG_MODULE(), for consistency. (no review)
|
2013-01-30 13:13:36 -08:00 |
|
Dão Gottwald
|
f7367ac07a
|
Bug 836448 - Make browser-data-submission-info-bar.js not pollute the global window scope. r=gavin
|
2013-01-30 21:56:49 +01:00 |
|
Felipe Gomes
|
be2c9bd8de
|
Bug 824651. Tab bar height is doubled on Win8 devices with touchscreens. r=dao
|
2013-01-30 15:34:25 -05:00 |
|
Bill McCloskey
|
98ecb80afc
|
Bug 835966 - Refactor {cx,rt,allocator}->malloc_ (r=luke)
|
2013-01-30 12:22:04 -08:00 |
|
Steve Workman
|
02bab68299
|
Bug 836143 - MediaDecoder should call its own OnDecodeThread for clearer error detection r=cpearce
|
2013-01-30 12:14:43 -08:00 |
|
Benoit Jacob
|
23cb9e5f40
|
Bug 835920 - UnixSocket and Ril mis-interpret read() returning 0 as failure and enter infinite reconnect loop - r=kyle.machulis
|
2013-01-30 15:13:10 -05:00 |
|
Steve Workman
|
7589382e10
|
Bug 836146 - Put LOG referencing mInitByteRange and mCuesByteRange in MOZ_DASH block r=kinetik
|
2013-01-30 11:35:02 -08:00 |
|
Jeff Walden
|
be633156a5
|
Bug 835648 - Move typed enum support to a new header. r=Ms2ger
|
2013-01-28 16:33:17 -08:00 |
|
Brian R. Bondy
|
40997b056e
|
Bug 823990 - Autocomplete results should not disappear for no results when minResults == 0. r=mak
|
2013-01-30 13:17:38 -05:00 |
|
Kartikaya Gupta
|
6997a3f36d
|
Bug 816879 - Only block on gecko in the onLowMemory android notification, not the onTrimMemory suggestion. r=snorp
|
2013-01-30 13:53:02 -05:00 |
|
Kartikaya Gupta
|
60cefbb410
|
Bug 816879 - Treat all memory pressure events when Fennec is in the foreground as low-pressure. r=snorp
|
2013-01-30 13:52:49 -05:00 |
|
Jonathan Griffin
|
3d90a6eb70
|
Bug 834266 - Use isEqualNode instead of == for comparing frames, r=mdas
|
2013-01-30 10:13:54 -08:00 |
|
Sriram Ramasubramanian
|
67801c1fa2
|
Bug 833812: BrowserToolbar should consume events, that aren't consumed by its children. [r=mfinkle]
--HG--
extra : rebase_source : e412c542cc218a9df17a4786f5e5b41269b3a068
|
2013-01-28 15:22:35 -08:00 |
|
Milan Sreckovic
|
94700f7920
|
Bug 818241 - Initialize mCg to nullptr. r=jmuizelaar
|
2013-01-29 10:22:52 -05:00 |
|
Mitesh Pathak
|
4e247b0648
|
Bug 808492 - Support double-closing DirectoryIterator in asynchronous mode. r=dteller
|
2013-01-17 15:22:09 +05:30 |
|
Ryan VanderMeulen
|
5fc188ade4
|
Merge m-c to inbound.
|
2013-01-30 12:38:33 -05:00 |
|
Ryan VanderMeulen
|
a6bc5aed35
|
Merge the inbound to m-c.
|
2013-01-30 10:20:25 -05:00 |
|
Ryan VanderMeulen
|
b35109ad70
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-01-30 08:05:31 -05:00 |
|
Alexandre Lissy
|
3431ca7c5f
|
Bug 832745 - Adding a principal for a stream when creating. r=roc
|
2013-01-30 11:03:17 +01:00 |
|
Jacek Caban
|
4b0cca96b6
|
Bug 835738 - Use GUID_PROP_INPUTSCOPE declaration from inputscope.h r=jmathies
|
2013-01-30 11:45:42 +01:00 |
|
Ed Morley
|
58ea6b383c
|
Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE
|
2013-01-30 10:32:11 +00:00 |
|
Johnny Stenback
|
3cc20b154a
|
Fixing bug 836173. Stop leaking gfxPattern objects when using SVG with cairo. r=jwatt
|
2013-01-30 01:40:34 -08:00 |
|
Wes Johnston
|
d1c6b6b24b
|
Bug 824994 - Hide the marketplace promo if the user has visited the marketplace before r=mfinkle
|
2013-01-30 12:26:07 -05:00 |
|
Nick Alexander
|
4b5081bdbd
|
Bug 835992 - Format Makefile variables in mobile/android/base/android-services-files.mk. r=rnewman
|
2013-01-30 09:21:21 -08:00 |
|
Tanvi Vyas
|
8195c3a033
|
Bug 822367 - With nsMixedContentBlocker.cpp, mixed content XHR calls are considered mixed active content and yield to a security state of STATE_IS_BROKEN. This fixes this mixed content todo-test to test that passes. r=bsmith
|
2013-01-30 00:04:49 -08:00 |
|
Tanvi Vyas
|
578f6d3c10
|
Bug 822367 - Mochitests - User overrides mixed content blocking. r=smaug
|
2013-01-30 00:04:46 -08:00 |
|
Tanvi Vyas
|
8d90a422d1
|
Bug 822367 - Use new nsIWebProgressListenerFlags for mixed active and mixed passive content in PSM. Also update the security state to STATE_IS_BROKEN if nsMixedContentBlocker has detected mixed content (even if PSM has not detected the mixed content). r=bsmith
|
2013-01-30 00:04:43 -08:00 |
|
Tanvi Vyas
|
543b556acf
|
Bug 822367 - Add mixed display flags to the document. Add mixed display and mixed active states to nsIWebProgressListener and use them in nsMixedContentBlocker. r=smaug
|
2013-01-30 00:04:41 -08:00 |
|
Tanvi Vyas
|
d6b239c286
|
Bug 822367 - Performance enhancement - only call OnSecurityChange when the state really changes. r=smaug
|
2013-01-30 00:04:37 -08:00 |
|
Tanvi Vyas
|
6591455ded
|
Bug 822367 - Since document.open() creates a new channel, set nsDocShell:mMixedContentChannel to the newly created channel if the user has decided to allow mixed content on the page. r=smaug
|
2013-01-30 00:04:34 -08:00 |
|
Tanvi Vyas
|
c3eedfc7b5
|
Bug 822367 - Plumbing needed to show user Mixed Content Blocker Doorhanger when Mixed Active Content is Blocked and allow user an option to load the inseucre content anyway. r=smaug
|
2013-01-30 00:04:31 -08:00 |
|
Tanvi Vyas
|
7d786d459c
|
Bug 822371 - Mixed Content Doorhanger UI. r=dao
|
2013-01-30 00:04:28 -08:00 |
|
Gregory Szorc
|
716204f494
|
Merge mozilla-central into build-system
|
2013-01-29 20:27:15 -08:00 |
|