Ms2ger
|
30f4e6e119
|
Merge latest PGO-green inbounc changeset to m-c.
|
2013-08-14 14:45:47 +02:00 |
|
Carsten "Tomcat" Book
|
972d9d6e50
|
merge fx-team to mozilla-central
|
2013-08-14 14:29:37 +02:00 |
|
Carsten "Tomcat" Book
|
c32ebba83a
|
merge b2g-inbound to mozilla-central
|
2013-08-14 14:11:03 +02:00 |
|
Ms2ger
|
b33cd2bd32
|
Bug 904178 - Part d: Use nsIDocument in nsMenuItemIconX::GetIconURI; r=smichaud
|
2013-08-14 09:03:40 +02:00 |
|
Ms2ger
|
75303ff8f0
|
Bug 904178 - Part c: Use nsIDocument in UndoManager::DispatchTransactionEvent; r=wchen
|
2013-08-14 09:03:15 +02:00 |
|
Ms2ger
|
c45a06621e
|
Bug 904178 - Part b: Use nsIDocument in nsEventListenerManager::SetEventHandler; r=smaug
|
2013-08-14 09:02:49 +02:00 |
|
Ms2ger
|
ef6b3ec61b
|
Bug 904178 - Part a: Use nsIDocument in logging::DocLoad; r=surkov
|
2013-08-14 09:01:27 +02:00 |
|
Ms2ger
|
9d023a67df
|
Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo
|
2013-08-14 09:00:52 +02:00 |
|
Ms2ger
|
bce1d40751
|
Bug 903794 - Cleanup PluginModuleParent.h includes; r=johns
|
2013-08-14 09:00:47 +02:00 |
|
Ms2ger
|
dd430907f0
|
Bug 903797 - Update mfbt/STYLE to the current policy about include guards; r=Waldo
|
2013-08-14 09:00:42 +02:00 |
|
Ms2ger
|
32b4cafc67
|
Bug 903849 - Use MOZ_ASSERT consistently in XPConnect; r=bholley
|
2013-08-14 09:00:34 +02:00 |
|
Ms2ger
|
1daa386c13
|
Bug 904030 - Remove unnecessary make rules in layout/base/Makefile.in; r=glandium
|
2013-08-14 09:00:29 +02:00 |
|
Ms2ger
|
e9ac4435fb
|
Bug 897909 - Cleanup some SIMPLE_PROGRAMS; r=gps
* * *
FOLD
|
2013-08-14 09:00:13 +02:00 |
|
Ms2ger
|
df24ea5b33
|
Bug 902901 - Give nsScriptElement.h an include guard; r=hsivonen
|
2013-08-14 08:57:41 +02:00 |
|
Ms2ger
|
f57126ddb0
|
Bug 902316 - followup: Add a license header to the new moz.build file; r=tbsaunde
|
2013-08-14 08:57:26 +02:00 |
|
Ms2ger
|
e358f27301
|
Bug 901063 - Remove HB_DONT_DEFINE_STDINT defines; r=gps
These defines have been unnecessary since we removed mozilla/StandardInteger.h.
The upstream code will default to stdint.h typedefs without them.
|
2013-08-14 08:57:22 +02:00 |
|
Ms2ger
|
102bea71eb
|
Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir
|
2013-08-14 08:57:04 +02:00 |
|
Ms2ger
|
37108ba241
|
Bug 903046 - Remove dead EXPORTS_mozilla/jsipc assignment; r=dvander+mshal
|
2013-08-14 08:56:48 +02:00 |
|
Ms2ger
|
4e152e64f6
|
Bug 901320 - Stop including AutoRestore.h in nsContentUtils.h; r=jlebar
|
2013-08-14 08:56:25 +02:00 |
|
Ms2ger
|
1a5ae526d9
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Ms2ger
|
682a633069
|
Bug 901269 - Part b: Stop including nsContentUtils.h in Element.h; r=jlebar
|
2013-08-14 08:55:46 +02:00 |
|
Ms2ger
|
dea14196f8
|
Bug 901269 - Part a: Move HTMLOutputElement::GetValue out of line; r=dzbarsky
|
2013-08-14 08:55:11 +02:00 |
|
Ms2ger
|
59ce738a01
|
Bug 887499 - Null-check mSelect in HTMLOptionsCollection::Add; r=smaug
|
2013-08-14 08:54:44 +02:00 |
|
Ms2ger
|
0cb4ed71a3
|
Bug 900978 - Remove remaining ENABLE_EDITOR_API_LOG cruft; r=ehsan+khuey
|
2013-08-14 08:53:56 +02:00 |
|
Ms2ger
|
0a90c3eca6
|
No bug - Remove an obsolete reference to quickstubs in dom/indexedDB/Makefile.in
|
2013-08-14 08:53:53 +02:00 |
|
Ms2ger
|
a5f4b4049c
|
Bug 900677 - Remove IDBEventTargetSH; r=bz
|
2013-08-14 08:53:46 +02:00 |
|
Masayuki Nakano
|
c0b17ccfe0
|
Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug
|
2013-08-14 15:34:03 +09:00 |
|
Tim Taubert
|
c8c135a3db
|
Bug 904003 - Move session saving code into its own module; r=yoric
|
2013-08-14 08:11:23 +02:00 |
|
Tim Taubert
|
c02220dc9e
|
Bug 904529 - Remove SessionStore._initialState and pass it as an argument to .onLoad(); r=smacleod
|
2013-08-14 08:03:28 +02:00 |
|
Gina Yeh
|
264c5a9f3d
|
Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap
|
2013-08-14 13:54:18 +08:00 |
|
Camilo Viecco
|
dbacfa865e
|
Bug 902511 - Batch of EV certs for August (augments struct in nsIdentityInfo). r=honzab
|
2013-08-13 22:21:20 -07:00 |
|
Tim Taubert
|
38b6f97ae6
|
Bug 903398 - [Session Restore] Use a 'cookie-changed' observer instead of asking the cookie service for every host; r=yoric
|
2013-08-14 07:10:07 +02:00 |
|
Johnny Stenback
|
bf13e63470
|
Bug 903311. Remove all ChromeOnly methods on window.history. r=bzbarsky
|
2013-08-13 21:02:01 -07:00 |
|
Masayuki Nakano
|
c696a099f8
|
Bug 892606 part.4 Don't handle non-keydown message as a part of dead key handling after keydown causes resetting dead key state r=jimm
|
2013-08-14 11:09:38 +09:00 |
|
Masayuki Nakano
|
890fa71e70
|
Bug 892606 part.3 FakeCharMsg should be marked as consumed and only non-consumed char message should be synthesized r=jimm
|
2013-08-14 11:09:38 +09:00 |
|
Masayuki Nakano
|
f29b3580a9
|
Bug 892606 part.2 Fix scancode value in lParam generated by KeyboardLayout::SynthesizeNativeKeyEvent() r=jimm
|
2013-08-14 11:09:38 +09:00 |
|
Masayuki Nakano
|
07452df7f5
|
Bug 892606 part.1 Add debug logs to KeyboardLayout.cpp r=jimm
|
2013-08-14 11:09:37 +09:00 |
|
Rodrigo Silveira
|
084c6c79d9
|
Bug 904059 - the 'Tab Bar' is auto-dismissed when closing a tab(s) r=mbrubeck
|
2013-08-13 17:19:57 -07:00 |
|
Nick Fitzgerald
|
d191d525cd
|
Bug 904196 - sctrict error in onDisplayString; r=vporof
|
2013-08-13 16:57:05 -07:00 |
|
Nick Fitzgerald
|
1834d16bf9
|
Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past
|
2013-08-13 16:53:49 -07:00 |
|
Shane Tully
|
81acf62a20
|
Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson
|
2013-08-13 16:44:00 -07:00 |
|
Ryan VanderMeulen
|
fb082e34db
|
Merge m-c to fx-team.
|
2013-08-13 16:55:00 -04:00 |
|
Anton Kovalyov
|
fb7140a770
|
Bug 904212 - Remove obsolete Profiler localization strings. r=me
|
2013-08-13 13:48:08 -07:00 |
|
Shane Tully
|
a43df75fa6
|
Bug 894088 - Add loadUrlInNewTab() in GeckoView for opening URL in new tab. r=cpeterson
|
2013-08-13 13:43:00 -07:00 |
|
Anton Kovalyov
|
48410d04aa
|
Bug 892289 - Ctrl+L should clear the console output. r=robcee
|
2013-08-13 13:26:55 -07:00 |
|
Ryan VanderMeulen
|
a3cadb0a2d
|
Backed out changesets d864c70c64c9 and e4d7f9580e5a (bug 883953) for mochitest-mc orange.
|
2013-08-13 16:23:09 -04:00 |
|
Ryan VanderMeulen
|
be8d4a0e28
|
Merge m-c to fx-team.
|
2013-08-13 15:39:41 -04:00 |
|
Ryan VanderMeulen
|
3364547f5d
|
Merge m-c to b2g-inbound.
|
2013-08-13 15:38:58 -04:00 |
|
Florian Quèze
|
e0a936d701
|
Bug 898161 - Detached chat windows should not have a menu bar, r=mixedpuppy.
|
2013-08-13 21:31:35 +02:00 |
|
Mike Shal
|
8d75be459f
|
Bug 904768 - Print filename when failing to open files in libmar; r=netzen
|
2013-08-13 15:18:03 -04:00 |
|