Anton Kovalyov
|
7261f779c6
|
Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee
|
2013-02-07 11:09:55 -08:00 |
|
Phil Ringnalda
|
45dc3fd24c
|
Merge m-c to fx-team
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
|
2013-02-07 07:16:22 -08:00 |
|
Ryan VanderMeulen
|
8ef102a10d
|
Merge the last PGO green inbound changeset to m-c.
|
2013-02-07 09:55:08 -05:00 |
|
Victor Porof
|
d9578160af
|
Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past
|
2013-02-07 16:18:08 +02:00 |
|
Ed Morley
|
ae0aa82de4
|
Backout changeset d2fda338874d (bug 784591) for causing bug 832571 again
|
2013-02-07 11:20:47 +00:00 |
|
Trevor Saunders
|
b8657a44a9
|
bug 838570 - selection code can sometimes leak a range r=smaug
|
2013-02-07 06:05:24 -05:00 |
|
Vicamo Yang
|
195ec21112
|
Bug 834193: Implement USSDReceivedEvent, DataErrorEvent and CFStateChangeEvent using codegenerator. r=smaug
|
2013-02-07 19:02:12 +08:00 |
|
Vicamo Yang
|
cacd4c86e3
|
Bug 835148: Implement SmsEvent using event generator. r=smaug
--HG--
rename : dom/sms/interfaces/nsIDOMSmsEvent.idl => dom/sms/interfaces/nsIDOMMozSmsEvent.idl
rename : dom/sms/interfaces/nsIDOMSmsMessage.idl => dom/sms/interfaces/nsIDOMMozSmsMessage.idl
|
2013-02-07 18:43:22 +08:00 |
|
Jan de Mooij
|
5b3a11906c
|
Bug 838520 part 1 - Refactor UnwindScope to use AbstractFramePtr. r=djvj
|
2013-02-07 10:26:25 +01:00 |
|
Jan de Mooij
|
eeab1f0cc7
|
Bug 838759 - Remove assertJit shell function. r=bhackett
|
2013-02-07 10:21:15 +01:00 |
|
Shian-Yow Wu
|
32c3b57916
|
Bug 833526 - Not be able to receive "network-active-change" notification from NetworkManager. r=vicamo
|
2013-02-07 16:21:28 +08:00 |
|
Ms2ger
|
61d15391a1
|
Bug 830846 - Pass HandleObject to DefineConstructorAndPrototype; r=terrence
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
7f2b3065c4
|
Bug 830783 - Part c: Various rooting in RegExp.cpp; r=terrence
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
bbef5222c4
|
Bug 830783 - Part b: Pass MutableHandleValue and HandleString to CreateRegExpMatchResult and ExecuteRegExpLegacy in RegExp.cpp; r=terrence
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
74ae561be7
|
Bug 830783 - Part a: Pass MutableHandleValue to DoMatch in jsstr.cpp; r=terrence
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
b64b376e1b
|
Bug 829997 - Pass MutableHandleValue to static RegExp getters; r=sfink
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
ed4112ae25
|
Bug 830000 - Add CallArgs::handleAt; r=Waldo
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
61296bd47f
|
Bug 829898 - Part c: Various rooting in jsstr.cpp; r=terrence
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
d0a62753df
|
Bug 829898 - Part b: Pass a HandleLinearString to Encode & Decode and remove pointless OOM check in jsstr.cpp; r=terrence
|
2013-02-07 09:13:08 +01:00 |
|
Ms2ger
|
9bfad77805
|
Bug 829898 - Part a: Pass MutableHandleValue to Encode, Decode & TransferBufferToString in jsstr.cpp; r=terrence
|
2013-02-07 09:13:07 +01:00 |
|
Makoto Kato
|
830902f410
|
Bug 838504 - Turn on SSSE3 opt on Skia for Windows. r=gw280
|
2013-02-07 17:13:03 +09:00 |
|
Ms2ger
|
5dd9979a30
|
Bug 823902 - Use a bit less fromMarkedLocation; r=terrence
|
2013-02-07 09:12:51 +01:00 |
|
Ms2ger
|
ab5d2d87e3
|
Bug 829206 - Implement CallArgs::get; r=evilpie
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
891e6798c0
|
Bug 829205 - Some rooting in Object.cpp; r=terrence
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
1006235426
|
Bug 838160 - Part c: Add a test for HTMLMetaElement.{name,httpEquiv,content,scheme} reflection; r=bz
--HG--
rename : content/html/content/test/test_map_attributes_reflection.html => content/html/content/test/test_meta_attributes_reflection.html
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
b2db47bbc9
|
Bug 838160 - Part b: Move HTMLMetaElement to Paris bindings; r=bz
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
b1cbb4679a
|
Bug 838160 - Part a: Rename nsHTMLMetaElement to mozilla::dom::HTMLMetaElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLMetaElement.cpp => content/html/content/src/HTMLMetaElement.cpp
rename : content/html/content/src/nsHTMLMetaElement.cpp => content/html/content/src/HTMLMetaElement.h
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
bd659cc3ac
|
Bug 837597 - Part c: Add a test for HTMLModElement.dateTime reflection; r=bz
--HG--
rename : content/html/content/test/test_map_attributes_reflection.html => content/html/content/test/test_mod_attributes_reflection.html
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
6c3cfca206
|
Bug 837597 - Part b: Move HTMLModElement to Paris bindings; r=bz
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
096edde1ec
|
Bug 837597 - Part a: Rename nsHTMLModElement to mozilla::dom::HTMLModElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLModElement.cpp => content/html/content/src/HTMLModElement.cpp
rename : content/html/content/src/nsHTMLModElement.cpp => content/html/content/src/HTMLModElement.h
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
6153f4aa36
|
Bug 837597 - Part c: Add a test for HTMLMapElement.name reflection; r=bz
--HG--
rename : content/html/content/test/test_ol_attributes_reflection.html => content/html/content/test/test_map_attributes_reflection.html
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
60173e31fd
|
Bug 837597 - Part b: Move HTMLMapElement to Paris bindings; r=bz
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
40f38b9efc
|
Bug 837597 - Part a: Rename nsHTMLMapElement to mozilla::dom::HTMLMapElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLMapElement.cpp => content/html/content/src/HTMLMapElement.cpp
rename : content/html/content/src/nsHTMLMapElement.cpp => content/html/content/src/HTMLMapElement.h
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
8c6088955d
|
Bug 835439 - Remove support for the table[layout] attribute; r=dbaron
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
bf950121e9
|
Bug 838182 - Part b: Remove dead code handling outer windows in nsDOMClassInfo::PreCreate; r=mrbkap
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
7db4db4488
|
Bug 838182 - Part a: Remove nsWindowSH::SecurityCheckOnAddDelProp and nsWindowSH::SecurityCheckOnSetProp; r=mrbkap
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
1647efa76a
|
Bug 832751 - Make nsHTMLEditRules::ClearCachedStyles return void; r=ehsan
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
ce3724648e
|
Bug 831885 - Turn JS_DHASH_ENTRY_IS_* into inline functions; r=jorendorff
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
00851076fb
|
Bug 831408 - Make two interfaces builtinclass; r=bz
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
43ee0627f0
|
Bug 831232 - Improve spec conformance for table@border; r=dbaron
|
2013-02-07 09:08:57 +01:00 |
|
Ms2ger
|
eae2596df5
|
Bug 827122 - Add an outparamless nsSVGString::ToDOMAnimatedString; r=longsonr
|
2013-02-07 09:08:56 +01:00 |
|
Michael Ratcliffe
|
64123ea38e
|
Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled
|
2013-02-06 22:17:05 +00:00 |
|
Chris Coulson
|
64fc6a248d
|
Bug 837631 - Refresh virtualenv.py to pick up the changes from 661f7866da20. r=gps
|
2013-02-06 16:58:09 -05:00 |
|
Ryan VanderMeulen
|
d3210a1d23
|
Merge m-c to inbound.
|
2013-02-06 16:58:07 -05:00 |
|
Ryan VanderMeulen
|
3c0c6c2614
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-06 16:55:25 -05:00 |
|
Rafael Ávila de Espíndola
|
3de2fa6f68
|
Bug 834945 - GC triggers a late DB write during shutdown. r=vladan.
|
2013-02-06 16:45:38 -05:00 |
|
Rafael Ávila de Espíndola
|
2725c7140b
|
Bug 838164 - Add a pretty headers to late write stacks. r=vladan.
|
2013-02-06 16:41:30 -05:00 |
|
Ryan VanderMeulen
|
6d4e2b111c
|
Backed out changesets 34927afb65e2 and 2d0b056ced49 (bug 838559) for mochitest failures.
--HG--
rename : content/html/content/src/HTMLMenuElement.cpp => content/html/content/src/nsHTMLMenuElement.cpp
rename : content/html/content/src/HTMLMenuElement.h => content/html/content/src/nsHTMLMenuElement.h
|
2013-02-06 16:22:59 -05:00 |
|
Ehsan Akhgari
|
cd24b41c59
|
Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao
|
2013-02-06 16:15:51 -05:00 |
|
Mike Conley
|
6393f56875
|
Bug 838599 - Downloads Panel summary text is a little too big. r=mak.
|
2013-02-06 16:05:59 -05:00 |
|