Rafael Ávila de Espíndola
|
d239c792cc
|
Bug 830584 - Write and read the module id to/from the late writes file. r=vladan.
|
2013-01-15 18:55:35 -05:00 |
|
Ehsan Akhgari
|
00419fb320
|
Bug 830600 - Improve the performance of pasting into the location bar by rewriting the O(n^2) algorithm used there to be O(n); r=roc
|
2013-01-15 18:44:16 -05:00 |
|
Ehsan Akhgari
|
d33362f5c9
|
Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske
|
2013-01-15 18:40:16 -05:00 |
|
Marco Bonardo
|
3ea27cc5df
|
Merge central to inbound
|
2013-01-16 00:36:33 +01:00 |
|
Sean Stangl
|
f184579a30
|
Bug 829758 - use MatchOnly mode for str_search(). r=dvander
|
2013-01-15 15:35:25 -08:00 |
|
Marco Bonardo
|
ec87dc35aa
|
Backout 0d33af2a2a75 (bug 823109) cause it breaks some Windows builds
|
2013-01-16 00:33:13 +01:00 |
|
Matt Woodrow
|
a93c05ed7b
|
Bug 822906 - Use SplayTree to remove deleted frames from RestyleTracker. r=roc
|
2013-01-16 12:12:40 +13:00 |
|
Matt Woodrow
|
8a4599ca60
|
Bug 822906 - Add SplayTree to mfbt. r=waldo
|
2013-01-16 12:12:05 +13:00 |
|
Ed Morley
|
bacd646052
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2013-01-15 22:57:50 +00:00 |
|
Daniel Holbert
|
1dd0df8bd2
|
Bug 830549: Mark a variable in nsFind.cpp as DebugOnly, to fix opt build warning. r=Neil
|
2013-01-15 14:52:42 -08:00 |
|
Daniel Holbert
|
5498af58fc
|
Bug 830439: Add error-check for previously-ignored nsresult value in nsWebBrowserFind::GetSearchLimits(). r=mats
|
2013-01-15 14:52:42 -08:00 |
|
Ethan Hugg
|
06f0419978
|
Bug 822197 Handle creation of more PeerConnections than MAX_LINES r=jesup
|
2013-01-15 13:11:47 -08:00 |
|
Timothy Nikkel
|
46d1a99bf9
|
Bug 831011. Remove unused member mOpacity in nsView. r=mats
|
2013-01-15 16:41:01 -06:00 |
|
Gregory Szorc
|
58cf8c99d7
|
Merge mozilla-central into services-central
|
2013-01-15 08:36:17 -08:00 |
|
Jeff Muizelaar
|
20c97d42f8
|
Bug 786533. Add a comment about the purpose of XPCOM_MIN/MAX. r=ehsan
--HG--
extra : rebase_source : 97ed3b670dee51b929344e1222be0d61ce18b3af
|
2013-01-15 11:26:58 -05:00 |
|
Olli Pettay
|
46d4422369
|
Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz
|
2013-01-15 13:46:35 +02:00 |
|
Gregory Szorc
|
bdb8009bec
|
Bug 830626 - Add HealthReportComponents.manifest to package manifest; r=trivial
|
2013-01-14 21:49:25 -08:00 |
|
Gregory Szorc
|
7229203ace
|
Bug 828149 - Enable Firefox Health Report on Linux; r=mconnor
We suspect the previous patch fixes the shutdown crash on Linux that
caused us to disable FHR on Linux.
|
2013-01-14 19:09:13 -08:00 |
|
Gregory Szorc
|
0d810336d5
|
Bug 828149 - Cancel timer during application shutdown. r=rnewman
|
2013-01-14 18:01:53 -08:00 |
|
Mike Connor
|
858f64d3b3
|
bug 830090 - Access key for Choose What I Share button in info bar is broken, r=gps
|
2013-01-14 20:30:49 -05:00 |
|
Mike Connor
|
a592a1883e
|
bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws
|
2013-01-14 19:56:04 -05:00 |
|
Mike Connor
|
7063330fc1
|
bug 830418 - hide health report menu items if health report is disabled, r=rnewman
|
2013-01-14 19:55:43 -05:00 |
|
Gregory Szorc
|
cc38019742
|
Bug 829953 - Interact with FHR properly from about:healthreport; r=rnewman
|
2013-01-14 15:08:40 -08:00 |
|
Ehsan Akhgari
|
519354e464
|
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
|
2013-01-14 17:27:01 -05:00 |
|
Chris AtLee
|
5c2520aaae
|
Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD
|
2013-01-14 15:59:09 -05:00 |
|
Gian-Carlo Pascutto
|
ba149ec413
|
Backout ff82d1a3955e (Bug 830308).
|
2013-01-14 20:16:38 +01:00 |
|
Trevor Saunders
|
ddbe49139b
|
bug 830396 - add back nsIDOMCSSValueList r=bz
|
2013-01-14 12:29:27 -05:00 |
|
Jeff Muizelaar
|
438e1f2a4c
|
Bug 823109. Only extract d3d dlls when necessary. r=ted
This adds proper dependencies so that make can do better.
--HG--
extra : rebase_source : 4878bf741f29d738603f090e914a1adf2e31732b
|
2013-01-15 11:14:04 -05:00 |
|
Felipe Gomes
|
5517ee430a
|
Bug 779754. Fix intermittent test_destinationURI_annotation.xul by cleaning up possible leftover files before starting the test. r=mconley
|
2013-01-15 14:11:39 -02:00 |
|
Mike Habicher
|
5aaf9b10d9
|
Bug 830116 - remove off-main-thread calls to nsMainThreadPtrHandle::get() in error-handling paths, r=jst
|
2013-01-15 10:57:22 -05:00 |
|
Mike Conley
|
5fd8bd8d01
|
Bug 825852 - Add UI migration to put the Downloads button into the navigation bar. r=mak, f=gavin.
|
2013-01-15 10:47:58 -05:00 |
|
Ed Morley
|
3167ecb514
|
Backout 4082c7521142 (bug 819000) for mochitest assertions on a CLOSED TREE
|
2013-01-15 15:36:43 +00:00 |
|
Asaf Romano
|
78aec7b81c
|
Bug 826991 - Store download state and end time in an annotation (avoid I/O for new history downloads), part 2. r=mak
|
2013-01-15 17:32:04 +02:00 |
|
Jonathan Kew
|
dd91a5bdfa
|
bug 829523 - disable font hinting on b2g, but retain pixel-snapped metrics except in the browser app. r=cjones
|
2013-01-15 15:19:28 +00:00 |
|
Ed Morley
|
9d4f1f26da
|
Backout d533ba255bbb (bug 829523) for reftest failures on a CLOSED TREE
|
2013-01-15 14:33:51 +00:00 |
|
Andrea Marchesini
|
38f303f499
|
Bug 830648 - AudioChannelAgent::StartPlaying() should check if already registered to AudioChannelService., r=mchen
|
2013-01-15 15:31:19 +01:00 |
|
Jacek Caban
|
7128f074df
|
Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
|
2013-01-14 13:27:33 +01:00 |
|
Oleg Romashin
|
42987139b1
|
Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
--HG--
extra : rebase_source : d30852a09858b4f6d62fee627c0dc08ef765dcd8
|
2013-01-11 15:06:36 -08:00 |
|
Gian-Carlo Pascutto
|
23d238eb00
|
Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
|
2013-01-14 17:43:14 +01:00 |
|
Kannan Vijayan
|
9d58b2fcc6
|
Bug 807498 - Do type monitoring on disabled GetElem ICs. r=sstangl
|
2013-01-14 11:20:23 -05:00 |
|
Ehsan Akhgari
|
1990232058
|
Bug 827454 - Per-window private browsing theme changes for Linux; r=dao
|
2013-01-14 11:00:43 -05:00 |
|
Philip Chee
|
361d52a616
|
Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp.
|
2013-01-14 23:25:51 +08:00 |
|
David Burns
|
03006540b4
|
Bug 805475: add the ability to switch to active element in the document; r=jgriffin
|
2013-01-14 14:57:54 +00:00 |
|
Kartikaya Gupta
|
d703f2d924
|
Bug 828660 - Try to autodetect the compiler version in the android NDK. r=glandium
|
2013-01-14 09:35:40 -05:00 |
|
Marco Chen
|
910520caab
|
Bug 829420 - [Camera] In GonkNativeWindow::dequeueBuffer, -1 will be used as index to access an Arrary. r=kanru
|
2013-01-11 18:18:35 +08:00 |
|
Yoshi Huang
|
57ea02dc6b
|
Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl
|
2013-01-14 08:43:40 +08:00 |
|
Peter Van der Beken
|
f2a13d3e89
|
Fix for bug 827546 (|non editable element|.QueryInterface(Components.interfaces.nsIDOMNSEditableElement) does not throw anymore) - throw on QI failure. r=bz.
|
2013-01-14 11:29:49 +01:00 |
|
Andrea Marchesini
|
60ca8dd167
|
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
|
2013-01-14 11:08:55 +01:00 |
|
Dão Gottwald
|
d0b71590b0
|
Bug 824825 - Add toolbar button and popup notification icons for tabs with camera / microphone access. r=dolske
|
2013-01-14 10:21:10 +01:00 |
|
Vicamo Yang
|
b64ed9caec
|
Bug 813596: add marionette test cases, r=hsinyi
|
2013-01-14 17:05:26 +08:00 |
|