Birunthan Mohanathas
|
c4568a7085
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
807e72372f
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Carsten "Tomcat" Book
|
e52ec8ff1a
|
merge fx-team to mozilla-central
|
2014-05-21 13:57:43 +02:00 |
|
Jim Chen
|
7c96c27167
|
Bug 1012724 - Propagate exception in NativeJSObject calls; r=blassey
|
2014-05-20 15:55:36 -07:00 |
|
Jim Chen
|
af4c4fc265
|
Bug 992357 - d. Add object array support to NativeJSObject; r=blassey
|
2014-05-16 18:25:29 -04:00 |
|
Jim Chen
|
b5e09b233d
|
Bug 992357 - c. Add primitive array support to NativeJSObject; r=blassey
|
2014-05-16 18:25:29 -04:00 |
|
Jim Chen
|
c5ae95c1bf
|
Bug 992357 - b. Add array support stubs; r=blassey
|
2014-05-16 18:25:29 -04:00 |
|
Jim Chen
|
69ce802d2d
|
Bug 992359 - d. Properly handle nullptr context; r=blassey
|
2014-05-12 12:50:47 -04:00 |
|
Jim Chen
|
7abe30dd08
|
Bug 992359 - c. Add GetBundle implementation; r=blassey
|
2014-05-12 12:50:47 -04:00 |
|
Jim Chen
|
270a97c29f
|
Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey
|
2014-05-12 12:50:46 -04:00 |
|
Robert O'Callahan
|
949537330f
|
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
|
2014-05-06 17:26:46 +12:00 |
|
Mike Hommey
|
b4bc306d1d
|
Bug 1013646 - Fix build failure with GCC < 4.7 after bug 992357. r=jchen
|
2014-05-21 11:28:39 +09:00 |
|
Wes Johnston
|
f576b638cd
|
Bug 996129 - Don't thumbnail sites with cache control headers set. r=kats
|
2014-05-05 22:33:29 -07:00 |
|
Ted Mielczarek
|
dff9bd8e4c
|
bug 852935 - Add Android gamepad backend. r=snorp, rs=smaug
|
2014-04-22 10:53:48 -04:00 |
|
Chris Peterson
|
e4f9386ea4
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in widget/android. r=blassey
|
2014-04-27 18:56:46 -07:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Jeff Gilbert
|
11c989b444
|
Bug 999713 - Kill WS in files we want to touch. - r=kamidphish
|
2014-04-22 16:23:18 -07:00 |
|
Kartikaya Gupta
|
03e96f5519
|
Bug 989054 - Remove some dead and now incorrect code. r=botond
|
2014-04-10 03:15:09 -04:00 |
|
Jim Chen
|
63fba87f92
|
Bug 989046 - a. Convert Gecko side messaging to use NativeJSContainer; r=blassey
|
2014-04-04 12:33:49 -04:00 |
|
Kartikaya Gupta
|
948d18a639
|
Bug 988800 - Catch and ignore situations where we try to composite on a destroyed LayerRenderer instance. r=Cwiiis
|
2014-04-03 11:01:07 -04:00 |
|
Masayuki Nakano
|
ff8b968574
|
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
|
2014-04-03 13:18:38 +09:00 |
|
Qiang Lu
|
55b87a048b
|
Bug 973761 - [WebRTC] Check device capabilities (HW codec and Android ver) before enabling vp8 hardware acceleration on Fennec. r=bjacob, r=gcp
|
2014-03-20 21:37:16 +08:00 |
|
Jim Chen
|
08b3ed07e3
|
Bug 984458 - f. Add NativeJSObject opt getters; r=blassey
|
2014-04-01 15:16:56 -04:00 |
|
Jim Chen
|
7e177c1c5f
|
Bug 984458 - e. Add NativeJSObject object getter; r=blassey
|
2014-04-01 15:16:55 -04:00 |
|
Jim Chen
|
825979accf
|
Bug 984458 - d. Add NativeJSObject property getters; r=blassey
|
2014-04-01 15:16:55 -04:00 |
|
Jim Chen
|
9d87ae6802
|
Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey
|
2014-04-01 15:16:54 -04:00 |
|
Jim Chen
|
31867cebc4
|
Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey
|
2014-04-01 15:16:53 -04:00 |
|
Jim Chen
|
1e7149f865
|
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
|
2014-04-01 15:16:52 -04:00 |
|
snigdha
|
90f0f64d5b
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
|
Masayuki Nakano
|
bd6decd65b
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
John Shih
|
0278476522
|
Bug 960426 - Part 3: Related Change in Fennec. r=blassey
|
2014-03-05 17:42:42 +08:00 |
|
Jim Chen
|
d4ef8ed53c
|
Bug 987281 - Refactor AutoLocalJNIFrame. r=blassey
|
2014-03-25 12:02:43 -04:00 |
|
Neil Deakin
|
54fd69f1a7
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
|
Neil Rashbrook
|
c3b2f90f39
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
|
2014-03-18 00:23:03 +00:00 |
|
Wes Kocher
|
c0dba87922
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
|
Neil Rashbrook
|
b07eaa1644
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
|
2014-03-17 19:07:09 +00:00 |
|
Botond Ballo
|
81f6add29a
|
Bug 980493 - Transition FrameMetrics::mZoom to use a getter/setter. r=kats
|
2014-03-12 12:46:57 -04:00 |
|
Botond Ballo
|
c169aeed9c
|
Bug 980493 - Transition FrameMetrics::mScrollOffset to use a getter/setter. r=kats
|
2014-03-13 02:34:34 -04:00 |
|
Kartikaya Gupta
|
f3c8ac7c3e
|
Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond
|
2014-03-12 15:27:45 -04:00 |
|
Botond Ballo
|
70dfe7ab91
|
Bug 935219 - Fix composition bounds calculation and APZC hit testing (again). r=kats,tn
--HG--
extra : amend_source : 06c6bb658dfead6907250831bbe73fae6c20b45c
|
2014-03-10 17:56:59 -04:00 |
|
Ryan VanderMeulen
|
760e2a311f
|
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
|
2014-03-05 09:55:52 -05:00 |
|
snigdha
|
ef5d7c4e73
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-03-05 08:47:45 -05:00 |
|
Masayuki Nakano
|
e996ee6db3
|
Bug 974318 part.8 Use WidgetTextEvent::mRanges on Android r=jchen
|
2014-03-04 22:48:28 +09:00 |
|
Ryan VanderMeulen
|
a94a1ab0bc
|
Merge inbound to m-c.
|
2014-02-28 16:03:19 -05:00 |
|
Mike de Boer
|
3046afcfeb
|
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
|
2014-02-28 16:07:30 +01:00 |
|
Masayuki Nakano
|
4b31f787fd
|
Bug 975688 part.24 Rename nsDOMNotifyPaintEvent to mozilla::dom::NotifyPaintEvent r=smaug
--HG--
rename : dom/events/nsDOMNotifyPaintEvent.cpp => dom/events/NotifyPaintEvent.cpp
rename : dom/events/nsDOMNotifyPaintEvent.h => dom/events/NotifyPaintEvent.h
|
2014-02-28 23:58:43 +09:00 |
|
Masayuki Nakano
|
9f4af3ce4f
|
Bug 961704 part.2 Add an option to nsIMEUpdatePreference which prevents to be notified selection/text changes caused by composition r=smaug
|
2014-02-26 09:48:02 +09:00 |
|
Jim Chen
|
3574d8474f
|
Bug 974560 - Send compositionupdate event for each text event; r=cpeterson
|
2014-02-24 12:27:58 -05:00 |
|
Mark Capella
|
71a7fbd087
|
Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret
|
2014-02-19 22:19:43 -05:00 |
|
Masayuki Nakano
|
0e922aada3
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
|