Commit Graph

303269 Commits

Author SHA1 Message Date
Mats Palmgren
83a872ae97 Bug 851847 - Optimize nsBlockFrame::StealFrame when removing a normal flow child. r=bzbarsky 2013-03-23 21:10:34 +01:00
Mats Palmgren
ad71bdd7cf Bug 851849 - Make nsBlockFrame::AddFrames() return void since it can't fail, and non-virtual since it's not meant to be overridden. Add a post-condition that the given
aFrameList is empty.  r=bzbarsky
2013-03-23 21:10:34 +01:00
Mats Palmgren
0c51be76b1 Bug 851848 - Remove the OOM check for allocating the BulletFrame now that PresArena allocations are infallible. r=bzbarsky 2013-03-23 21:10:34 +01:00
Mats Palmgren
8ff2ad0840 Bug 851848 - Remove OOM checks for the result of NewLineBox now that PresArena allocations are infallible. r=bzbarsky 2013-03-23 21:10:33 +01:00
Mats Palmgren
cb5c798217 Bug 851841 - Make nsListBoxBodyFrame::RemoveChildFrame assertions fatal. r=bzbarsky 2013-03-23 21:10:33 +01:00
Mats Palmgren
0dba8d033d Bug 852670 - Make nsContainerFrame::SetPropTableFrames return void since it's infallible. r=bzbarsky 2013-03-23 21:10:33 +01:00
Gregory Szorc
ea6c5fda4e Bug 854057 - Look for binaries in the proper path; r=trivial 2013-03-23 12:18:38 -07:00
Till Schneidereit
5b5835242e Bug 853417 - Prevent self-hosted scripts from ever being visible to client scripts. r=jimb
--HG--
extra : rebase_source : b6f6d5a4ebd990d72d4fce36c5821fd5b3f0c0fb
2013-03-22 01:17:18 +01:00
Mounir Lamouri
f74640f5c6 Bug 854117 - Re-enable test_resize_move_windows.html and test_resize_move_windows.xul on Linux. rs=Ms2ger 2013-03-23 18:02:21 +00:00
Ehsan Akhgari
182393ad6c Bug 853963 - Make the case where the listener and panner are at the same spot with 360 cone angles really a no-op; r=padenot 2013-03-22 15:32:24 -04:00
Jim Mathies
5fee3deec7 Bug 853604 - Add support for switching to caret browsing mode once selection has been invoked. r=ally 2013-03-23 11:07:18 -05:00
Joe Drew
b1eeb605cd Bug 853536 - Never write to size-only decoders when we've already gotten the size. r=jrmuizel
--HG--
extra : rebase_source : 14e8cf30dc665eab10e04ef643513bcfad633ea2
2013-03-23 11:05:55 -04:00
Brian R. Bondy
79377b6f15 Backout of 266694bb2f66 due to bustage. r=me 2013-03-23 11:11:27 -04:00
Brian R. Bondy
efbc670344 Backout of 925db0605e39 due to bustage. r=me 2013-03-23 11:10:28 -04:00
Brian R. Bondy
91d3daee38 Bug 844954 - Add LoadLibrary RAII helper and System32 LoadLirary helper for use anywhere. r=jimm 2013-03-23 10:19:46 -04:00
Brian R. Bondy
f096efb5b1 Bug 844954 - Add support for DX9.3 feature level for Metro and cleanup CreateDevice code. r=bas 2013-03-23 10:19:42 -04:00
Masayuki Nakano
f938c365b2 Bug 840837 Fix IME enabled state check at MozIMEFocusOut r=bz 2013-03-23 23:20:31 +09:00
Masayuki Nakano
67da4d273e Bug 849647 Get rid of message order optimization on Windows r=jimm 2013-03-23 23:18:52 +09:00
Mounir Lamouri
fe9dacd3d0 Bug 849438 - Searches in ListControlFrames should ignore  . r=bz 2013-03-22 17:52:52 +00:00
Geoff Lankow
1fe2dd1934 Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused 2013-03-23 15:15:12 +13:00
Patrick Wang
95df6e2fa6 Bug 846734 - adding certificate exception from certificate error page. r=fabrice 2013-03-05 10:19:00 +08:00
Daniel Holbert
5bce0161ab Bug 854058: Fix typo in mach error message: s/occured/occurred/. r=gps DONTBUILD 2013-03-22 22:02:37 -07:00
Boris Zbarsky
5bc07200ef Bug 832899 followup to add a test. 2013-03-22 23:47:58 -04:00
Boris Zbarsky
992f944703 Bug 822281. Stop assuming XPCOM timers can't fire early (at least where IEEE doubles are concerned). r=avih 2013-03-22 23:47:58 -04:00
Boris Zbarsky
dfa00a245d Bug 848895 part 2. Null-check the pointer to the editor that the edit rules hold. r=ehsan 2013-03-22 23:47:58 -04:00
Boris Zbarsky
cdbe50e3df Bug 848895 part 1. Always hold an on-stack strong reference to mRules when calling into it. r=ehsan 2013-03-22 23:47:57 -04:00
Ethan Hugg
cd784bdf39 Bug 730277 - Hold reference until data used in CreateIcon r=joe 2013-03-22 15:57:50 -07:00
Kannan Vijayan
0b57273c0d Bug 854034 - Handle functions without scripts in CallsiteCloneIC::update. r=nmatsakis 2013-03-22 22:35:27 -04:00
Joe Drew
0fc7533fc6 Bug 853337 - Make sure we actually call Flush and MarkDirty on frames when we've done some decoding work. r=seth 2013-03-22 22:05:44 -04:00
Kartikaya Gupta
1dbc6eb9d5 Bug 850318 - Avoid blocking the UI thread on the background thread when calling getClipboardText. r=wesj 2013-03-22 22:03:17 -04:00
Justin Dolske
30c94d7c71 Bug 853308 - Expose master password login state via nsILoginManager. r=MattN 2013-03-22 19:03:12 -07:00
Justin Dolske
979b899918 Bug 854035 - PopupNotification should reset mainAction label when it's removed. r=MattN 2013-03-22 19:03:12 -07:00
Alexander Surkov
3f7734b4a2 Bug 852804 - a11y::SelectionManager shouldn't hold a strong ref to focused element, r=tbsaunde 2013-03-23 10:59:48 +09:00
Joe Drew
15d88300df Back out e1d71b13e35f (Bug 853337) for crashes on a CLOSED TREE 2013-03-22 21:13:24 -04:00
Ed Morley
1a9e175a15 Bug 754860 - Line continuation characters aren't overridden by commenting the line (when are we switching to tup again?) 2013-03-23 00:57:17 +00:00
Sean Stangl
8eb2a2902e Bug 850070 - Fix Vector::initCapacity() argument name: conflicts with layout code. r=red 2013-03-22 17:53:31 -07:00
Sean Stangl
1518e1682b Bug 850070 - Fix --disable-ion and --disable-threadsafe builds. r=red 2013-03-22 17:27:08 -07:00
Sriram Ramasubramanian
270fc80858 Bug 850217: Corruption in opt-in animation. [r=bnicholson]
--HG--
extra : rebase_source : 7b83bf28a76c3308fa734d0e07ef840362f62ead
2013-03-22 16:38:11 -07:00
Ehsan Akhgari
817c75da3d Bug 849230 follow-up: Fix expectException to actually check the exception code, and don't use imaginary DOMException names!
--HG--
extra : rebase_source : df53ddca50487bfc10676fd43e98abb949a2c298
2013-03-22 19:57:08 -04:00
Sean Stangl
8b7bb8e526 Bug 850070 - Part 2/2 - Parallelize OdinMonkey compilations. r=luke 2013-03-19 15:24:22 -07:00
Sean Stangl
21ca15f8ee Bug 850070 - Part 1/2 - Separate sequential compilation into explicit phases. r=luke 2013-03-19 15:13:58 -07:00
Wes Johnston
101189dc9e Bug 840593 - Create a main style file for about pages to inherit from. r=mbrubeck 2013-03-22 16:36:31 -07:00
Jonathan Griffin
a08d6f6ffd Bug 853747 - Set dom.use_xbl_scopes_for_remote_xul for b2g reftests, r=bholley 2013-03-22 12:20:35 -07:00
Ed Morley
f0562a7c82 Bug 822041 - Disable browser_profiler_run.js, browser_profiler_controller.js, browser_profiler_bug_830664_multiple_profiles.js for too many intermittent failures 2013-03-22 23:13:47 +00:00
Ed Morley
01f16b9fed Bug 754860 - Disable test_bug726904.html for too many intermittent failures 2013-03-22 23:13:46 +00:00
Wes Johnston
4faa56943f Bug 419588 - Add support for a resolution media fragment. r=seth 2013-03-22 16:12:40 -07:00
Joe Drew
c3d87b324d Bug 853337 - Make sure we MarkDirty on our image frames after every piece of decoding. r=seth
--HG--
extra : rebase_source : 097f3a7d59f7a59f5b8c1a6bcf7a0bce99235051
2013-03-22 18:47:25 -04:00
Joe Drew
aff61943d7 Bug 853390 - Notify our listeners after creating decoders to ensure onload is correctly blocked. r=seth
--HG--
extra : rebase_source : f846da6a01b95e2ba389689bb97cb9242fa09a4f
2013-03-22 18:46:20 -04:00
Terrence Cole
27d41a3031 Bug 734250 - Remove the unused {Un}LockGCThing{RT} rooting interface; r=billm
--HG--
extra : rebase_source : b5b1eeba5e48de7b30ec0b3d32af0d37475e0b06
2013-03-19 10:20:22 -07:00
Terrence Cole
da1156a8b0 Bug 851568 - Remove HoldScriptObject and DropScriptObject; r=smaug
--HG--
extra : rebase_source : d5bb9bff3dcdb8ceaf8ecb3ea60c96f75e0bc82a
2013-03-19 10:20:22 -07:00