Commit Graph

287681 Commits

Author SHA1 Message Date
Steven Michaud
90b6155078 bug 794038 pt 3 - plugins support for resolution change. r=bgirard 2012-10-16 20:41:21 +01:00
Jonathan Kew
5d9598eeab bug 794038 pt 2.2 - don't attempt to change HiDPI mode on-the-fly in response to prefs or configuration changes. r=smichaud 2012-10-16 20:41:20 +01:00
Jonathan Kew
06ee8a3792 bug 794038 pt 2.1 - update mSizeConstraints when the device resolution of the window changes. r=smichaud 2012-10-16 20:41:20 +01:00
Jonathan Kew
171fa34718 bug 794038 pt 2.0 - respond to changes to backing-store resolution when a window moves between HiDPI and non-HiDPI displays. r=smichaud 2012-10-16 20:41:20 +01:00
Jonathan Kew
1d9d7aca0e bug 794038 pt 1.4 - fix typo in test_window_open_units.html so that it correctly checks both horizontal and vertical dimensions. r=roc 2012-10-16 20:41:20 +01:00
Jonathan Kew
aac5523940 bug 794038 pt 1.3 - nsCocoaWindow::Resize should only constrain the window to its current screen if no new position was passed. r=smichaud 2012-10-16 20:41:20 +01:00
Jonathan Kew
542f0307b7 bug 794038 pt 1.2 - popup manager needs to use display pixels when constraining window to screen area. r=roc 2012-10-16 20:41:19 +01:00
Jonathan Kew
b6844877ae bug 794038 pt 1.1 - update nsWindowWatcher::SizeOpenedDocShellItem to use global display pixels for window manipulation. r=roc 2012-10-16 20:41:19 +01:00
Jonathan Kew
702db29c1c bug 794038 pt 1.0 - use global display pixel coordinates to persist and restore XUL window position and size. r=roc 2012-10-16 20:41:19 +01:00
Jonathan Kew
2476c89ec7 bug 794038 pt 0.9 - provide an unscaledDevicePixelsPerCSSPixel attribute on nsIBaseWindow to expose the default device-pix/css-pix ratio. r=roc 2012-10-16 20:41:19 +01:00
Jonathan Kew
c8e6936581 bug 794038 pt 0 - use the existing #defines for XUL window attribute names instead of repeating NS_LITERAL_STRING. r=roc 2012-10-16 20:41:19 +01:00
Marshall Culpepper
08e2eba20e Bug 801742: Pass updater errors and status to Gaia in B2G. r=fabrice
--HG--
extra : rebase_source : 1cb52325daa904a8b0fad9f1bb57bdc058188e1c
2012-10-16 14:15:37 -05:00
Patrick McManus
3f36060b9d bug 766817 - websocket handshake closes conn on 407/401 defeating session auth schemes r=jduell
--HG--
extra : rebase_source : 1916c2a3001330424cbf3f0d0c6942e7ee210b36
2012-10-16 15:13:52 -04:00
Patrick McManus
8a24063bce bug 785050 - dns failure during auth is not a hard failure r=jduell
--HG--
extra : rebase_source : 9bad111b49b5455f5f34504968f91eb166464896
2012-10-16 15:13:52 -04:00
Enda Mannion
b2af5ec3d2 Bug 784515: add hints to webrtc/signaling CreateOffer and CreateAnswer APIs r=jesup 2012-09-28 11:09:09 +01:00
Sean Stangl
652fe3f4ac Bug 801839 - Clean up jsop_getprop(). r=pierron 2012-10-16 12:07:17 -07:00
Trevor Saunders
85dfb659cf Bug 742191 - Part d: Throw TypeErrors for Paris binding exceptions; r=bz 2012-10-16 14:06:10 -04:00
Eitan Isaacson
1578e3ed94 Bug 800905 - Load script in to every new tab. r=davidb 2012-10-16 11:07:16 -07:00
Saurabh Anand
40f937b977 Bug 745840 - Rework WebGL uniform/attrib setters, remove the huge macros - r=bjacob 2012-10-16 17:47:01 +05:30
Joel Maher
930b2cf1b2 Bug 801633 - upload a new talos.zip to capture latest talos changes. r=armenzg 2012-10-16 13:25:24 -04:00
Joel Maher
52bf998910 Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-16 13:25:23 -04:00
Henrik Skupin
e327718f4d Bug 791270 - Crashtest for WebRTC crash [@sipcc::PeerConnectionImpl::AddStream]. r=jesup 2012-10-16 13:23:41 -04:00
Terrence Cole
48105e69e7 Bug 793577 - Implement Return<T> for direct returns of unrooted GC pointers; r=billm r=njn
Return<T> wraps GC things that are returned from accessor methods.  The wrapper
helps to ensure correct rooting of the returned pointer and safe access while
unrooted.
2012-09-26 11:13:20 -07:00
Emmanuele Bassi
c8c63750f6 Bug 784466 - [css3-animations] Drop declarations in keyframe rules that have !important. r=dbaron 2012-10-16 09:21:35 -07:00
Gabriele Svelto
5554aa327e Bug 801676 - Follow-up: Add comment explaining why we use JPEG instead of PNG in getScreenshot(). r=jlebar DONTBUILD 2012-10-16 18:02:53 +02:00
Patrick Wang
3c5fbe062a Bug 795317: Use exposable uri when updating mozbrowser's location r=jlebar 2012-10-16 18:24:35 +08:00
Patrick Wang
8ebb5385aa Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
Alfredos-Panagiotis Damkalis
a42576f82e Bug 755552 - add getStatus() call to marionette, r=mdas 2012-10-15 16:51:27 -07:00
Boris Zbarsky
79c420f15b Bug 801116 followup: clearer variable naming. DONTBUILD 2012-10-16 10:52:55 -04:00
Gabriele Svelto
f6f9bc8fd4 Bug 801676 - [Browser API] Make getScreenshot() use JPEG instead of PNG. r=jlebar 2012-10-15 21:54:57 +02:00
Kartikaya Gupta
81857f45c1 Bug 789923 - Test that BrowserDB.removeThumbnails clears thumbnail data. r=mfinkle, lucasr 2012-10-16 10:07:09 -04:00
Kartikaya Gupta
a0cfa6d4a5 Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr 2012-10-16 10:07:06 -04:00
Mark Banner
e6dbae8cda Bug 801716 Thunderbird Permanent Orange: TEST-UNEXPECTED-FAIL | test_removeDataFromDomain.js | false == true - ensure places history is enabled when running the test. r=ehsan 2012-10-16 14:54:01 +01:00
Bobby Holley
889232fd33 Bug 797304 - Replace MoveWrapper nonsense with orphan fixup. r=peterv 2012-10-16 15:07:54 +02:00
Bobby Holley
a3164aaa90 Bug 797304 - Add special handling for nuked parents in orphan fixup. r=peterv 2012-10-16 15:07:54 +02:00
Bobby Holley
1021325c42 Bug 797304 - Be more aggressive when fixing up orphans. r=peterv
To make stronger assumptions, we should dig deeper on the parent chain, and also morph any slim wrappers. This is slightly slower, but not much, since this stuff only gets called for HTML documents, and the parent chains there tend to be short. Moreover, this only gets called during document.open(), where performance doesn't matter so much.
2012-10-16 15:07:54 +02:00
Bobby Holley
ffb451e5e9 Bug 797304 - Explicitly reparent the document to the new scope during document.open. r=peterv 2012-10-16 15:07:54 +02:00
Henri Sivonen
129653d1a9 Bug 798275 - Make nsParser always say the insertion point is undefined, since it always is. r=smaug. 2012-10-16 16:05:06 +03:00
Ed Morley
f0dea8a304 Backout 6db369a15ea7 (bug 599320) for frequent failures in bug599320-1.html 2012-10-16 12:22:31 +01:00
Yoshi Huang
0e80c4d04d Bug 798569 - Part 2: xpcshell tests. r=vicamo 2012-10-05 16:56:54 -03:00
Yoshi Huang
4d09bff9e6 Bug 798569 - Part 1: refactor eventList. v=vicamo 2012-10-05 18:06:31 -03:00
Mounir Lamouri
73a3557c9c Bug 785632 - Remove the permission manager workaround for Gaia. r=jlebar 2012-09-25 23:50:17 +01:00
Fernando Jiménez
fd750414f5 Bug 793329 - If the trusted UI is closed on device, fire an onerror callback in mozPay indicating as such; r=fabrice 2012-10-16 11:28:30 +02:00
Jacek Caban
447520eee9 Bug 801589 - Avoid redefining ERROR in ErrorList.h when wingdi.h is also included r=ehsan 2012-10-16 11:01:58 +02:00
Jacek Caban
8b056fe892 Bug 801579 - Fixed GCC warnings (accessible/src/msaa part) r=trev.saunders 2012-10-16 11:01:30 +02:00
Makoto Kato
3122b4a8f4 Bug 801483 - make nsBufferedInputStream::Init fallible. r=bsmith 2012-10-16 17:38:20 +09:00
Ed Morley
7c9e895d6d Merge mozilla-central to mozilla-inbound 2012-10-16 09:11:12 +01:00
Ed Morley
1fa0cf26bb Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-16 09:08:39 +01:00
Henri Sivonen
f5079be576 Bug 599320 - Refuse encodings that are not rough ASCII supersets as hints from parent, previous doc or cache. r=smaug. 2012-10-16 10:42:54 +03:00
Robert Strong
b195ca194a Bug 798810 - Promotional content blurbs can overlap each other when downloading over dial-up/slow speeds. r=bbondy 2012-10-16 00:26:02 -07:00