Commit Graph

127520 Commits

Author SHA1 Message Date
Robert O'Callahan
7fde7ae78c Bug 841192. Part 3: Make DisplayItemClip members private and encapsulate them in a real API. r=mattwoodrow
--HG--
extra : rebase_source : d6076e123603de9a1c48681f527719cd41b09883
2013-03-04 22:56:00 +13:00
Robert O'Callahan
74c9caea47 Bug 841192. Part 2: Move FrameLayerBuilder::Clip to DisplayItemClip. r=mattwoodrow
--HG--
extra : rebase_source : 2950e5dd64e217a406ede2dc9f6682b5e0540975
2013-03-04 22:55:59 +13:00
Robert O'Callahan
6651accbe4 Bug 841192. Part 1: Make <frame> elements behave more like <iframe>s, in particular supporting padding and borders (but not border-radius). r=mats
--HG--
extra : rebase_source : b49a430b7a54bc0579f4f109afa001634a2b8930
2013-04-03 00:03:03 +13:00
Henri Sivonen
c1b80ca9a0 Bug 849597 - Add more kung fu to nsParser. r=smaug. 2013-04-05 15:36:16 +03:00
Vicamo Yang
8e7d8d6d08 Bug 850127 - 3/3: RIL & test cases. r=gwagner 2013-04-05 20:16:01 +08:00
Vicamo Yang
7d605a92d6 Bug 850127 - 2/3: DOM & IPC. r=mounir 2013-04-05 20:15:52 +08:00
Vicamo Yang
c81da94265 Bug 850127 - 1/3: Expose threadId in SmsMessage and SmsThreadListItem. IDL/IPDL changes. sr=mounir 2013-04-05 20:15:44 +08:00
Ryan VanderMeulen
9b5409dfc3 Backed out changeset 8a6cacf047a1 (bug 833795)to fix bug 856083. 2013-04-05 07:55:25 -04:00
Adam Roach [:abr]
a2b56581ec Bug 853858: Move PeerConnectionTest instance reference into global scope. r=jesup, r=hskupin 2013-04-04 17:08:42 -05:00
Jim Mathies
9818aece8a Bug 858229 - add keyboard shortcuts for sync and about flyouts. r=rsilviera 2013-04-05 05:33:43 -05:00
Jim Mathies
938b48ad9d Bug 857823 - rip out more obsolete FormHelper code, add a new deck transisioning check in cao, and add support in FormHelperUI for delaying menu display until the view updates. r=fryn 2013-04-05 05:33:43 -05:00
Jim Mathies
46275e62ed Bug 857825 - remove pointer-events:none from selection overlay and touch up input support. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
515cfe882f Bug 857825 - merge close edit session apis. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
2311f93c49 Bug 857825 - handle moz deck offset change events in selection code. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
dbead99a06 Bug 857825 - houskeeping in SelectionHelperUI. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
ac90ceabd0 Bug 855362 - support querying content for the distance focused elements should be raised when the skb is displayed. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
a743bc16a2 Bug 856008 - cleanup and reorganize ContentAreaObserver, make it more modular. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
8d9232c172 Bug 856008 - move ContentAreaObserver out of browser.js. r=sfoster 2013-04-05 05:33:42 -05:00
Jim Mathies
90b093e7b0 Bug 855232 - revamp UIABridge such that it queries for element state in real-time rather than relying on accessible observer events. r=bbondy 2013-04-05 05:33:41 -05:00
Jim Mathies
e95156ae17 Bug 855232 - don't send native msaa accessible events when running in metro, it messes up soft keyboard display. r=dbolter 2013-04-05 05:33:41 -05:00
Jim Mathies
507c428639 Bug 856151 - update selection code to use new bindings. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
406143492c Bug 856151 - update context menu code to use new bindings. r=fryn 2013-04-05 05:33:41 -05:00
Jim Mathies
733ffa4ea0 Bug 856151 - do some houskeeping in browser bindings, and define a set of browser/client coordinate conversion helpers. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
d8f9f51c1d Bug 855417 - don't display caret monocle if there is no selection in focused inputs. r=ally 2013-04-05 05:33:40 -05:00
Jon Coppeard
dc8b60fb14 Bug 858108 - GC: Root the Locale interface r=terrence r=bholley 2013-04-05 10:45:50 +01:00
Simone Carletti
2592868e42 Bug 857497 - reorder private part of PSL into alphabetical order by company. r=gerv.
--HG--
extra : rebase_source : 9906cf4865a2113b127893bdd707de36a192f4c4
2013-04-04 20:34:53 +01:00
Jacek Caban
d7cdcba080 Bug 856566 - Fixed crashreporter compilation and profiler on mingw. r=ted 2013-04-05 11:29:50 +02:00
Jacek Caban
1a316eb8fb Bug 858006 - Make binaries large address space aware on mingw builds. r=glandium 2013-04-05 11:29:41 +02:00
Mihai Sucan
b191bb999b Bug 853568 - Fix for intermittent browser_webconsole_bug_599725_response_headers.js | we do not have the Content-Type header | Content-Length != 60 - Didn't expect 60, but got it; r=vporof 2013-04-04 19:23:59 +03:00
Mihai Sucan
5bf7a7a9ef Bug 809424 - Fix for intermittent browser_webconsole_bug_611795.js | The unknown CSS property warning is displayed only once - Got 1, expected 2; r=vporof 2013-04-04 15:41:11 +03:00
David Zbarsky
0180c76147 Bug 856962: Move Touch to its own file r=Ms2ger
--HG--
rename : content/events/src/nsDOMTouchEvent.cpp => content/events/src/Touch.cpp
rename : content/events/src/nsDOMTouchEvent.h => content/events/src/Touch.h
2013-04-05 04:49:00 -04:00
Markus Stange
2ca4c98925 Bug 849157 - Keep calling drawUsingOpenGLCallback even when a native menu is open. r=bgirard
--HG--
extra : rebase_source : b7383e1d07406bed7e45bdf750eb72fa9c6e7dde
2013-04-05 10:18:06 +02:00
Markus Stange
c67c28c058 Bug 853488 - Styling tweaks for Mac XUL notification alerts. r=dolske
--HG--
extra : rebase_source : e6265bd7e80d13aa325446778dbc299684a49dd0
2013-04-05 10:17:52 +02:00
Alexandre BM
6c18a863dc Bug 850987 - RenderedToContentOffset/ContentToRenderedOffset should return an offset unchanged for HTMLTextFieldAccessible, r=tbsaunde, f=surkov 2013-04-05 17:15:26 +09:00
Sriram Ramasubramanian
8d7238370b Bug 848719: TabsButton will have curve only one side. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 815c210eb08dbe17801fd951822a0b3908ed96a6
2013-03-14 15:26:25 -07:00
Sriram Ramasubramanian
34c05933dd am Ramasubramanian <sriram@mozilla.com>
# Date 1363299281 25200
# Node ID 8a1125546d125b3fd42a0603146856194bfb74e3
# Parent  6bbd7ce8308e4aeaeca73b2540f557bab3905681
Bug 848719: No Tail delegation needed for Menu button. [r=mfinkle]

--HG--
extra : rebase_source : ac72b0d0412f956f1327433b86f48e6404943163
2013-04-04 23:03:48 -07:00
Ms2ger
c89f422b19 Revert to changeset 4c45dbd81a32 to fix mochitest-chrome orange. 2013-04-05 09:40:13 +02:00
Phil Ringnalda
177cee569f Back out 8396d7543197 (bug 857645) for build bustage
CLOSED TREE
2013-04-04 22:27:19 -07:00
Anthony Jones
f696a62a20 Backout 8a6cacf047a1 (bug 833795) to fix bug 856083 2013-04-05 18:19:08 +13:00
Gavin Sharp
a7dd97df25 Bug 369180: override nsIAuthPromptProvider implementation on search suggestion callbacks to avoid proxy authentication dialog popping up while entering text in the search bar, r=mayhemer
--HG--
extra : transplant_source : %22%9B%3E%7C%F9%F9.%E5%E8%7F%ADy%B1%07%27%17%09%D1o%FE
2013-03-29 13:07:14 -04:00
Boris Zbarsky
1406c535d2 Bug 850090. Don't assert things about our stylesheets during unlink, since our state can be kinda inconsistent then. r=smaug 2013-04-05 00:57:39 -04:00
Boris Zbarsky
05d3fe3059 Bug 857645. Make it possible to copy-initialize an nsCOMPtr<T> from an already_AddRefed<U> as long as U inherits from T. r=ehsan 2013-04-05 00:57:39 -04:00
Phil Ringnalda
d372c62b0a Backout 051cf1c1449c:521215a7b32e (bug 826093) for Android reftest failure 2013-04-04 21:06:58 -07:00
Nicholas Cameron
90c04a5e03 Bug 856272; don't round our mask size too early so we get a proper transform for small surfaces. r=roc 2013-04-05 16:16:38 +13:00
Alexander Surkov
d650d3f4e1 Bug 857936 - ARIA columnheader/rowheader should inherit editable state, r=tbsaunde 2013-04-05 11:10:17 +09:00
Seth Fowler
3d7422de02 Bug 826093 (Part 5) - Remove imgIContainer::ExtractFrame. r=joe, sr=bz 2013-04-04 19:06:42 -07:00
Seth Fowler
99828777ee Bug 826093 (Part 4) - Use ClippedImage instead of ExtractFrame for border-image. r=bz 2013-04-04 19:06:42 -07:00
Seth Fowler
d2e8157451 Bug 826093 (Part 3) - Use ClippedImage instead of ExtractFrame for -moz-image-rect. r=bz 2013-04-04 19:06:42 -07:00
Seth Fowler
830f88cb0b Bug 826093 (Part 2) - Create a static utility class for image operations. r=joe, sr=bz 2013-04-04 19:06:42 -07:00
Seth Fowler
30d5f2d31e Bug 826093 (Part 1) - Add ClippedImage. r=joe 2013-04-04 19:06:41 -07:00