Ms2ger
|
f6997ec9fe
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|
L. David Baron
|
d6548d6100
|
Implement window.matchMedia for matching of media queries and notification of media query changes. (Bug 542058, patch 3) r=bzbarsky
This is specified at:
http://dev.w3.org/csswg/cssom-view/#extensions-to-the-window-interface
|
2011-04-21 20:17:31 -07:00 |
|
Ehsan Akhgari
|
3f22315143
|
Merge cedar into mozilla-central
|
2011-04-13 14:00:55 -04:00 |
|
Ms2ger
|
e82256e1e0
|
Bug 605098 - Kill navigator.securityPolicy; r=dveditz
|
2011-04-12 21:04:31 -04:00 |
|
Peter Van der Beken
|
7ec04d0434
|
Fix for bug 637116 (Leak documents+windows with replaceState, focus, event handler closure). r=mrbkap.
|
2011-03-03 12:55:55 +01:00 |
|
L. David Baron
|
68d43e43ee
|
Add interface for taking over the refresh driver in a test (i.e., mocking time). (Bug 435442, patch 9) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
|
L. David Baron
|
2351b7fd01
|
Implement parsing and storage of @keyframes rule. (Bug 435442, patch 5) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
|
Benjamin Smedberg
|
5b2f7aeb23
|
Bug 617539 - Fold nsIDOMHistory_MOZILLA_2_0_BRANCH back into the main interface, r=smaug
|
2011-03-25 11:03:34 -04:00 |
|
Benjamin Smedberg
|
5c8d716d33
|
Bug 617539 - Fold nsIContentPrefService_MOZILLA_2_0 back into the main interface, r=gavin
|
2011-03-25 11:03:34 -04:00 |
|
Benjamin Smedberg
|
dc3e0292e6
|
Bug 617539 - Integrate nsIFocusManager_MOZILLA_2_0_BRANCH back into the main interface, r=smaug
|
2011-03-25 11:03:33 -04:00 |
|
Benjamin Smedberg
|
499e6430bb
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
|
Benjamin Stover
|
b5ddf84f48
|
Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec
|
2011-03-15 16:20:19 -07:00 |
|
Doug Turner
|
80caa5bb4e
|
Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage
|
2011-03-08 22:02:50 -08:00 |
|
Benjamin Stover
|
f43a11bf76
|
Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec
|
2011-03-08 21:28:18 -08:00 |
|
Jonas Sicking
|
d3c29932f7
|
Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst
|
2011-02-28 23:08:56 -08:00 |
|
Robert O'Callahan
|
dedbfc6aae
|
Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test
|
2011-02-03 21:47:11 +13:00 |
|
Ehsan Akhgari
|
56fc723121
|
Backed out changeset af87fa0a3052 because of build failures
|
2011-02-02 14:11:07 -05:00 |
|
|
|
071d941f99
|
Bug 584967 mark deprecated dom interfaces and methods with [deprecated]; r=smaug a=jst
|
2010-08-06 16:16:31 +03:00 |
|
Justin Dolske
|
2128a00773
|
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
|
2011-02-01 19:23:00 -08:00 |
|
Benjamin Stover
|
c29f2c0fbb
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08:00 |
|
Felipe Gomes
|
0ec7d82f1e
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 12:45:04 -08:00 |
|
Felipe Gomes
|
edc0cf7fdb
|
Back out 435b65622b7b due to orange. a=backout
|
2010-12-28 12:09:37 -08:00 |
|
Felipe Gomes
|
0b2c9089f7
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 11:05:08 -08:00 |
|
Jonas Sicking
|
bf7313a972
|
Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker
|
2010-11-23 00:50:55 -08:00 |
|
Michael Wu
|
48920d5cba
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
|
Steven Michaud
|
7a41b44c3e
|
Bug 601182 - Spurious focus events sent to NPAPI plugins on OS X in Cocoa event mode. Patch partly by enndeakin. r=josh,smaug a=blocking2.0BetaN+
|
2010-11-15 15:12:50 -06:00 |
|
Johnny Stenback
|
a82d5ab5c2
|
Bug 610714: Add nsIDOMGlobalPropertyInitializer, which allows "JavaScript Global Properties" to know about the window they're being attached to, r=mrbkap, a=blocking
|
2010-11-09 18:00:01 -05:00 |
|
L. David Baron
|
078862f49f
|
Add test for nsStyleAnimation::ComputeDistance. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
|
Mike Kristoffersen
|
e67924a423
|
Bug 602647 - Fennec needs a scriptable interface to GetDPI. r=roc, a=blocking-fennec
|
2010-10-14 18:19:27 +02:00 |
|
Boris Zbarsky
|
165159c5b2
|
Bug 605999. Don't put stuff that changes the vtable in a C++ block. r=roc, a=blocker
|
2010-10-21 00:09:11 -04:00 |
|
Boris Zbarsky
|
285cd86388
|
Bug 605492 part 2. Add a way to get an outer window object given its window id via windowutils. r=mrbkap
|
2010-10-20 20:24:16 -04:00 |
|
Blake Kaplan
|
0a998e4d31
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
|
Jonas Sicking
|
18aefbce14
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
|
Peter Van der Beken
|
4b478e9f3e
|
bug 580128 - Remove old wrappers. r=mrbkap
|
2010-10-10 15:41:40 -07:00 |
|
Juha Kotiranta
|
b1a3640537
|
Bug 581916 - Fetching mouse cursor from window trough DOM window utils API. r=Olli.Pettay a=approval2.0
|
2010-09-17 11:56:53 -07:00 |
|
Tatiana Meshkova
|
71ea34d09c
|
Bug 596743 - Need external RenderDocument API for embedding. r=roc a=approval2.0
|
2010-09-16 17:43:23 -07:00 |
|
Chris Jones
|
b2fd24d4c8
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
|
Jonas Sicking
|
e6673b2adc
|
Bug 596385: Update syntax for getting an url for a File to latest spec. r=jst a=blocker
|
2010-09-15 15:52:49 -07:00 |
|
Chris Jones
|
9ccc25f4de
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Oleg Romashin
|
ed2050a371
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Doug Turner
|
d146703c48
|
Bug 594261 - Factor out geolocation prompt into something that can be reused. r=olli,gavin a=stuart
|
2010-09-09 21:59:51 -07:00 |
|
Chris Jones
|
d748e3ac4f
|
Merge m-c --> cedar
|
2010-09-07 17:35:15 -05:00 |
|
Alon Zakai
|
79d23e272b
|
Bug 584842 - nsIContentPrefService remoting. r=myk a=blocking-fennec=2.0b1
|
2010-09-07 12:16:43 -07:00 |
|
Chris Jones
|
70a1b8b3ce
|
Bug 590294, part 6: Add a window.setResolution(xres, yres) API to control the number of backing pixels allocated to scalable content. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
8e9ba51327
|
Bug 590294, part 5: Add a setDisplayPort() API to allow the frontend (or whatever else) to set an arbitrary visible region for the purposes of invalidation and layer retaining. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
87540e7849
|
Bug 590294, part 1: Add a setCSSViewport() API to allow the frontend (or whatever) to override the natural viewport inherited from widget/view. sr=dbaron
|
2010-09-03 15:10:45 -05:00 |
|
Joe Drew
|
0eeb928d16
|
Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and use that value in about:support. r=gavin sr=roc a=blocking2.0:beta6+
|
2010-09-03 14:01:05 -04:00 |
|
Doug Turner
|
ac6a106efd
|
Backed out changeset 38b763292cb1. MacOS doesn't support E10S tests. a=bah
|
2010-09-03 22:56:49 -07:00 |
|
Alon Zakai
|
5ded0c957c
|
584842 - E10s nsIContentPrefService remoting implementation r=myk, a=blocking-fennec
|
2010-09-03 21:48:17 -07:00 |
|
Boris Zbarsky
|
487de69983
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
|