Commit Graph

127220 Commits

Author SHA1 Message Date
Kartikaya Gupta
eaaeaa62d8 Bug 856039 - Default to keeping the fixed layer margins in setViewportMetrics. r=Cwiiis 2013-04-01 10:17:38 -04:00
Kartikaya Gupta
afa01d104e Bug 856039 - Guard against viewport size changes getting clobbered by animations. r=Cwiiis 2013-04-01 10:17:03 -04:00
Kartikaya Gupta
3910938069 Bug 856039 - (Cleanup) Extract magic number. r=Cwiiis 2013-04-01 10:16:00 -04:00
Ryan VanderMeulen
c4ac4ab91e Merge m-c to inbound. 2013-04-01 09:50:07 -04:00
Trevor Saunders
ab55007995 bug 856476 - bustage fix on osx r=me landed on a CLOSED TREE 2013-04-01 06:56:01 -04:00
Robert Longson
20d7b1d8f1 Bug 398825 - disable failing test temporarily. 2013-04-01 11:53:20 +01:00
Trevor Saunders
d7cda6db5e bug 856487 - remove some xpcom goo from nsAccUtils r=surkov 2013-03-31 20:57:07 -04:00
Jonathan Kew
9af8189e1f bug 716482 - Clarify licensing status of intl/hyphenation code. r=gerv DONTBUILD 2013-04-01 11:09:17 +01:00
Ms2ger
e80d498393 Merge backout. 2013-04-01 12:01:06 +02:00
Ms2ger
fc90eb4974 Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange. 2013-04-01 12:00:49 +02:00
Robert Longson
221a47474a Bug 398825 - Implement selectSubString. r=heycam
--HG--
rename : content/svg/content/test/getSubStringLength-helper.svg => content/svg/content/test/selectSubString-helper.svg
2013-04-01 10:45:17 +01:00
Robert Longson
424a479691 Bug 398825 - Implement selectSubString. r=heycam
--HG--
rename : content/svg/content/test/test_getSubStringLength.xhtml => content/svg/content/test/test_selectSubString.xhtml
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-2-ref.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-2.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-3-ref.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-3.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-ref.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString.svg
2013-04-01 10:43:38 +01:00
Chris Lord
0c56193736 Bug 854289 - Fix offsetting of viewport with dynamic toolbar. r=kats
Make sure to offset the viewport *after* setting the Gecko viewport on
setFirstPaintViewport callbacks, so that we don't store an incorrect viewport
origin and end up offsetting events incorrectly.

Similarly, on page size updates, the Java-side viewport metrics are used to
update the Gecko metrics, so make sure they're clamped so that they aren't
incorrect during overscroll.
2013-04-01 10:33:19 +01:00
Jonathan Kew
7a45106984 bug 851952 - handle conversion between logical and device pixels in Windows screen-manager and window position-constraint code. r=jimm 2013-04-01 10:10:33 +01:00
Jonathan Kew
b29a487eef bug 818927 part 2 - refactoring - create a GetDPIScale method in gfxWindowsPlatform, and use this to replace GetDeviceCaps(hdc, LOGPIXELSY) in widget code. r=jimm 2013-04-01 10:10:28 +01:00
Jonathan Kew
0a01b7dafd bug 818927 - convert drop location to logical pixels for Windows. r=jimm 2013-04-01 10:10:09 +01:00
Jonathan Kew
67ba68c83e bug 832524 pt 1 - account for resolution-dependent size of menuitem icons in GetGutterSize. r=jimm 2013-04-01 10:09:51 +01:00
Hsin-Yi Tsai
e17d540bf3 Bug 856520 - B2G RIL: update RILContentHelper.rilContext.networkSelectionMode correctly. r=allstars.chh 2013-04-01 14:26:45 +08:00
Richard Marti
9673767c27 Bug 856040 - Adjust padding of XUL menulist to match native widget on Windows 7 and up. r=fryn ui-r=fryn 2013-04-01 10:09:44 +02:00
Ms2ger
3dc7652762 Bug 837323 - Followup: fix silly bug. 2013-04-01 09:47:45 +02:00
Felipe Gomes
6b6d8138fc Bug 854299. Part 5. Make nsHelperAppDlg.promptForSaveToFileAsync actually async. r=bz 2013-04-01 03:16:13 -03:00
Felipe Gomes
22c12c7d5a Bug 854299. Part 4. Add a callback function to contentAreaUtils's getTargetFile. r=adw 2013-04-01 03:13:37 -03:00
Felipe Gomes
0cf4054951 Bug 854299. Part 3. Change tests accordingly to support operations that are now async. r=me 2013-04-01 03:09:01 -03:00
Felipe Gomes
3f9c4806fc Bug 854299 - Part 2. Update DownloadLastDir.getFile. r=adw 2013-04-01 03:08:49 -03:00
Felipe Gomes
647dddbcc7 Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc 2013-04-01 03:07:13 -03:00
Felipe Gomes
6e94c6111e Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Gene Lian
cf5be2242d Bug 855968 - B2G MMS: delivery is not correctly indexed in DB. r=vicamo 2013-04-01 10:43:38 +08:00
Randell Jesup
f022c884a3 Bug 856434: Bug 837035 didn't create the TransportFlow for DataChannels. Passes the m-line index of the flow r=ehugg 2013-03-31 21:09:27 -04:00
Randell Jesup
a1ddefb2f9 Bug 856397: Make sure we have at least one media line for createOffer() r=ekr,jsmith 2013-03-31 21:09:27 -04:00
Randell Jesup
514846b52a Bug 856319: hook up createDataChannel-before-createOffer to SDP generation from bug 837035 r=ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
4ebc519636 Bug 855623: Set even/odd streams via DTLS role, change Connect threading, defer connect until DTLS is connected r=ekr 2013-03-31 21:09:26 -04:00
Randell Jesup
e32f103e22 Bug 855623: Update (interdiffs) in response to review r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
f72687d51b Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
92ef26b5e7 Bug 846110: ondatachannel() should take an event not a channel r=smaug 2013-03-31 21:09:26 -04:00
Randell Jesup
57b6af8dfc Bug 855623: Add 'protocol' field, and support external negotiation r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
83250bc1ff Bug 855623: DataChannel DOM changes for adding 'protocol' and external negotiation r=smaug 2013-03-31 21:09:25 -04:00
Randell Jesup
d591e4dd3b Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg 2013-03-31 21:09:25 -04:00
Randell Jesup
d148c8c8f4 Bug 855623: Update DataChannel protocol to be declarative vs 3-way handshake (per IETF) r=tuexen,ehugg 2013-03-31 21:09:25 -04:00
Randell Jesup
26063274d9 Bug 855620: Re-merge changes to SCTP library update r=tuexen 2013-03-31 21:09:25 -04:00
Randell Jesup
93688dbf36 Bug 855620: Update SCTP library to rev 8441 rs=me r=tuexen 2013-03-31 21:09:25 -04:00
Randell Jesup
807a3f1c2c Bug 841126: Update DataChannels to use new stack option to ignore port numbers over DTLS links r=jesup 2013-03-31 21:09:24 -04:00
Ben Turner
95111e2044 Bug 856032 - 'Quota management enabled even for origins with unlimited permission granted'. r=janv. 2013-03-31 17:10:27 -07:00
Jan de Mooij
630dcd34a8 Merge from mozilla-inbound. 2013-03-29 15:55:22 +01:00
Doug Turner
9fe3bb4b6e Bug 822712 - SimplePush - Add PushManager to the test_interfaces.html test. r=dougt 2013-03-28 22:08:35 -07:00
Phil Ringnalda
9f67851177 Back out 89e99ecdf29f (bug 734691) for leaking
CLOSED TREE
2013-03-28 20:52:20 -07:00
Doug Turner
c6cc5e7a50 Bug 822712 - SimplePush - UDP Wakeup feature. r=jst, jlebar 2013-03-28 20:49:41 -07:00
Nikhil Marathe
2a568973ab Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Doug Turner
bdb44c1b9e Bug 822712 - SimplePush - Interface. r=dougt, sr=sicking 2013-03-28 20:49:41 -07:00
Brian R. Bondy
fda92d089c Backout b420dcf17910 for bustage on some slaves. CLOSED TREE. r=me 2013-03-28 23:29:16 -04:00
Brian R. Bondy
9837ff4bcf Backout 9eb6532ccfc3 for bustage on some slaves. r=me 2013-03-28 23:28:11 -04:00